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-FileCopyrightText: (C) 2026 Free Software Foundation, Inc. and contributors to the GNU Midnight Commander project
// SPDX-License-Identifier: GPL-3.0-or-later

Describe alternatives you've considered

  • Consider taking the first file creation year vs. current year
  • Consider adding contributor lines vs. relying on VCS

Additional context

https://matija.suklje.name/how-and-why-to-properly-write-copyright-statements-in-your-code

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