Skip to content

Replace license blurbs with SPDX tags #4713

@zyv

Description

@zyv

Is there an existing request for this?

  • I have searched the existing issues

Is your feature request related to a problem?

As discussed in #4709, we have the following issues:

  1. Huge license blurbs in every file
  2. Automated processing is not possible
  3. Years need to be maintained

Describe the solution you'd like

Use SPDX instead:

/* SPDX-License-Identifier: GPL-3.0-or-later */
/* Copyright Free Software Foundation, Inc. and contributors to the GNU Midnight Commander project. */

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: admAdministrative tasksprio: mediumHas the potential to affect progress

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions