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

Add a copy of the GPL to CI artifacts #287

Merged
merged 1 commit into from
May 4, 2024

Conversation

Jayman2000
Copy link
Contributor

Pull Request Type

  • GitHub Workflow changes
  • Documentation or Wiki changes
  • Build and Dependency changes
  • Runtime changes
    • Render changes
    • Audio changes
    • Input changes
    • Network changes
    • Other changes

Description

The GPL requires that you include a copy of the GPL with every copy of programs that are released under the GPL. Before this change, CI artifacts didn’t include a copy of the GPL.

Related Issues

Fixes #276

Checklist

  • I have tested my changes locally in CI and verified that they work as intended.
  • I have documented any new or modified functionality.
  • I have reviewed the changes to ensure they do not introduce any unnecessary complexity or duplicate code.
  • I understand that by submitting this pull request, I am agreeing to license my contributions under the project's license.

Additional Comments

This is the new version of #281. That PR was closed and can’t be reopened.

The GPL requires that you include a copy of the GPL with every copy of
programs that are released under the GPL [1]. Before this change, CI
artifacts didn’t include a copy of the GPL.

Fixes DescentDevelopers#276.

[1]: <https://www.gnu.org/licenses/gpl-faq.en.html#WhyMustIInclude>
@JeodC JeodC merged commit 22bc56a into DescentDevelopers:main May 4, 2024
10 checks passed
@Jayman2000 Jayman2000 deleted the include-gpl-in-artifacts branch May 5, 2024 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI artifacts are missing a copy of the GPL
2 participants