Skip to content

Commit 1fb7262

Browse files
committed
Explicitly mark as All Rights Reserved
1 parent bd75ce0 commit 1fb7262

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

LICENSE.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Copyright 2024-2025 Ampflower
2+
3+
All Rights Reserved.

fabric/src/main/resources/fabric.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"issues": "${issues}",
1414
"discord": "https://discord.gg/EmPS9y9"
1515
},
16-
"license": "Apache-2.0",
16+
"license": "All Rights Reserved",
1717
"icon": {
1818
"128": "assets/petworks/pack-128x.png",
1919
"256": "assets/petworks/pack-256x.png",

0 commit comments

Comments
 (0)