Skip to content
New issue

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

Replace license boilerplates in code with SPDX-License-Identifier #139

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dcantrell
Copy link

Remove the license boilerplates from source files and replace with SPDX-License-Identifier lines. Also update microdnf.spec and meson.build with the SPDX expression for the project. Some plugins are actually LGPL-2.1-or-later.

Remove the license boilerplates from source files and replace with
SPDX-License-Identifier lines.  Also update microdnf.spec and
meson.build with the SPDX expression for the project.  Some plugins
are actually LGPL-2.1-or-later.

Signed-off-by: David Cantrell <[email protected]>
@Conan-Kudo
Copy link
Member

I'm not a fan of replacing the license headers with SPDX-License-Identifier stanzas. That said, the change to update the license declaration in Meson and the RPM spec is good, though an unrelated change that I would prefer be submitted separately.

@ppisar ppisar self-assigned this Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Review
Development

Successfully merging this pull request may close these issues.

3 participants