Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 15, 2026

Migrates project license from Apache-2.0 to GPL-3.0-or-later per organizational requirements.

Changes

  • LICENSE: Replaced Apache-2.0 text with GPL-3.0 including copyright notice (2024-2026, OpenForgeProject)
  • composer.json: Updated license identifier from GPL-3.0 to GPL-3.0-or-later
  • CONTRIBUTING.md: Changed contributor agreement from MIT to GPL-3.0-or-later, fixed LICENSE path reference

No functional code changes. PHP source files have no license headers requiring updates.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • https://api.github.com/repos/magento/magento-coding-standard/zipball/f24dd98f46a98cd7081e4648b19299c27db35264
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/TylcCc /usr/bin/composer create-project magento/magento-coding-standard --stability=dev /tmp/magento-coding-standard (http block)
  • www.gnu.org
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js (dns block)
    • Triggering command: /usr/bin/curl curl -s REDACTED (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

This section details on the original issue you should resolve

<issue_title>Lizenz ändern: Wechsel auf GPL-3.0</issue_title>
<issue_description>Lizenzwechsel der bestehenden Apache-2.0-Lizenz auf GPL-3.0

Aufgaben

  • Die LICENSE-Datei im Repository mit dem offiziellen Text der GNU General Public License Version 3.0 ersetzen
  • Bei Bedarf Copyright-Zeile oben anpassen (2024-2026, OpenForgeProject)
  • In der composer.json das Feld "license" auf GPL-3.0-or-later ändern
  • In der README.md die Lizenzbeschreibung und ggf. Badges auf GPL-3.0 anpassen
  • In Quellcodedateien (z. B. PHP) in den Kopfzeilen Lizenz von Apache-2.0 auf GPL-3.0 umstellen
  • Alle weiteren Erwähnungen von Apache 2.0 im Repository (inkl. .github, evtl. Dokumentation) auf GPL-3.0 aktualisieren

Hinweise

  • Es soll keine Änderung am funktionalen Code vorgenommen werden
  • Die Änderungen betreffen ausschließlich Lizenz, Metadaten und Texthinweise
  • Nach Abschluss alle automatisierten Checks/Tests laufen lassen

Ziel: Die Lizenzumstellung ist sauber dokumentiert und im Repo nachvollziehbar umgesetzt.</issue_description>

Comments on the Issue (you are @copilot in this section)


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: dermatz <6103201+dermatz@users.noreply.github.com>
Copilot AI changed the title [WIP] Change license from Apache-2.0 to GPL-3.0 Change license from Apache-2.0 to GPL-3.0-or-later Jan 15, 2026
Copilot AI requested a review from dermatz January 15, 2026 22:31
@dermatz dermatz marked this pull request as ready for review January 15, 2026 22:42
@dermatz dermatz enabled auto-merge (squash) January 15, 2026 22:45
@dermatz dermatz disabled auto-merge January 15, 2026 22:45
@dermatz dermatz merged commit 66b1c3b into main Jan 15, 2026
8 checks passed
@dermatz dermatz deleted the copilot/change-license-to-gpl-3-0 branch January 15, 2026 22:45
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.

Lizenz ändern: Wechsel auf GPL-3.0

2 participants