We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As discussed in #4709, we have the following issues:
Use SPDX instead:
/* SPDX-License-Identifier: GPL-3.0-or-later */ /* Copyright Free Software Foundation, Inc. and contributors to the GNU Midnight Commander project. */
No response
The text was updated successfully, but these errors were encountered:
mc
spdx use is orthogonal to keeping the copyright year in the files. i have no opinion on whether the update ritual has any practical meaning.
the copyright statements can also be formalized.
practical example:
// SPDX-FileCopyrightText: 2000-2002 Michael R. Elkins <me@mutt.org> // SPDX-FileCopyrightText: 2002-2022 Oswald Buddenhagen <ossi@users.sf.net> // SPDX-License-Identifier: GPL-2.0-or-later WITH LicenseRef-isync-GPL-exception
Sorry, something went wrong.
No branches or pull requests
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
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: