Skip to content

Commit b05d2c6

Browse files
committed
chore: update license from GPL-3.0-or-later to GPL-3.0
1 parent 66b1c3b commit b05d2c6

3 files changed

Lines changed: 3 additions & 4 deletions

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ We appreciate your interest in contributing to MageForge! Please follow the guid
2424
## Licensing
2525

2626
- **License Information**: Review the [LICENSE](./LICENSE) file for detailed licensing information.
27-
- **Contribution License**: By contributing, you agree that your work will be licensed under the GPL-3.0-or-later license.
27+
- **Contribution License**: By contributing, you agree that your work will be licensed under the GPL-3.0 license.
2828

2929
---
3030

LICENSE

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ Copyright (C) 2024-2026 OpenForgeProject
22

33
This program is free software: you can redistribute it and/or modify
44
it under the terms of the GNU General Public License as published by
5-
the Free Software Foundation, either version 3 of the License, or
6-
(at your option) any later version.
5+
the Free Software Foundation, version 3 of the License.
76

87
This program is distributed in the hope that it will be useful,
98
but WITHOUT ANY WARRANTY; without even the implied warranty of

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "openforgeproject/mageforge",
33
"description": "Magento 2 module for frontend wizardry~",
4-
"license": "GPL-3.0-or-later",
4+
"license": "GPL-3.0",
55
"type": "magento2-module",
66
"autoload": {
77
"files": [

0 commit comments

Comments
 (0)