Skip to content

fix(COPYING): Use the combined LGPGL and GPL license text. - #3420

Merged
JohnVillalovos merged 1 commit into
mainfrom
jlvillal/license
Jul 29, 2026
Merged

fix(COPYING): Use the combined LGPGL and GPL license text.#3420
JohnVillalovos merged 1 commit into
mainfrom
jlvillal/license

Conversation

@JohnVillalovos

Copy link
Copy Markdown
Member

Taken from https://www.gnu.org/licenses/lgpl-3.0.html in particular from https://www.gnu.org/licenses/lgpl+gpl-3.0.txt

There is a bug in the https://github.com/gl-gitaly/go-license-detector where it only detects LGPL if the license contains both LGPL and GPL text in it.

This bug causes the project to not be recognized as LGPL at GitLab.

Discussed in: https://gitlab.com/gitlab-org/gitlab/-/work_items/543742

Related: #3395

Copilot AI review requested due to automatic review settings July 14, 2026 16:20

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the repository’s COPYING license text to use the official combined LGPLv3 + GPLv3 wording, matching the GNU-provided lgpl+gpl-3.0.txt, to improve compatibility with GitLab’s (and go-license-detector’s) license detection and ensure the project is recognized as LGPL.

Changes:

  • Replace the LGPLv3 COPYING text with the combined LGPLv3 + GPLv3 license text (as published by GNU).
  • Update the FSF URL in the copyright header from http:// to https://.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov

codecov Bot commented Jul 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.78%. Comparing base (aff7954) to head (a7678c8).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3420   +/-   ##
=======================================
  Coverage   95.78%   95.78%           
=======================================
  Files         100      100           
  Lines        6172     6172           
=======================================
  Hits         5912     5912           
  Misses        260      260           
Flag Coverage Δ
api_func_v4 83.95% <ø> (+0.16%) ⬆️
cli_func_v4 78.79% <ø> (ø)
unit 90.32% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@JohnVillalovos
JohnVillalovos force-pushed the jlvillal/license branch 2 times, most recently from c2f7970 to b3f0404 Compare July 28, 2026 05:21
Taken from https://www.gnu.org/licenses/lgpl-3.0.html in particular from
https://www.gnu.org/licenses/lgpl+gpl-3.0.txt

There is a bug in the https://github.com/gl-gitaly/go-license-detector
where it only detects LGPL if the license contains both LGPL and GPL
text in it.

This bug causes the project to not be recognized as LGPL at GitLab.

Discussed in: https://gitlab.com/gitlab-org/gitlab/-/work_items/543742

Related: #3395
@JohnVillalovos

Copy link
Copy Markdown
Member Author

I'm going to go ahead and merge this.

@JohnVillalovos
JohnVillalovos merged commit b6e65dd into main Jul 29, 2026
18 checks passed
@JohnVillalovos
JohnVillalovos deleted the jlvillal/license branch July 29, 2026 15:18
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.

2 participants