Skip to content

Commit 5cda387

Browse files
committed
라이센스 변경
1 parent 3ebc4e3 commit 5cda387

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,4 +231,4 @@ composer test
231231

232232
## License
233233

234-
MIT
234+
GPL

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "opgginc/laravel-essentials-entry",
33
"description": "Essential Laravel modules collection for Entry team",
44
"type": "library",
5-
"license": "MIT",
5+
"license": "GPL",
66
"require": {
77
"php": "^8.3|^8.4",
88
"illuminate/config": "^11.0|^12.0",

0 commit comments

Comments
 (0)