Is there an existing request for this?
Is your feature request related to a problem?
As discussed in #4709, we have the following issues:
- Huge license blurbs in every file
- Automated processing is not possible
- 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
Additional context
https://matija.suklje.name/how-and-why-to-properly-write-copyright-statements-in-your-code
Is there an existing request for this?
Is your feature request related to a problem?
As discussed in #4709, we have the following issues:
Describe the solution you'd like
Use SPDX instead:
Describe alternatives you've considered
Additional context
https://matija.suklje.name/how-and-why-to-properly-write-copyright-statements-in-your-code