license update finish
This commit is contained in:
parent
a1253098b6
commit
7dc94e0abf
3 changed files with 4 additions and 4 deletions
4
LICENSE
4
LICENSE
|
@ -219,8 +219,8 @@ If you develop a new program, and you want it to be of the greatest possible use
|
|||
|
||||
To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found.
|
||||
|
||||
ff-operation
|
||||
Copyright (C) 2025 Ehrenamt
|
||||
ff-admin-webapi-client
|
||||
Copyright (C) 2025 FF Admin by JK Effects
|
||||
|
||||
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
|
||||
|
||||
|
|
2
package-lock.json
generated
2
package-lock.json
generated
|
@ -7,7 +7,7 @@
|
|||
"": {
|
||||
"name": "@ff-admin/webapi-client",
|
||||
"version": "1.0.0",
|
||||
"license": "GPL-3.0-only",
|
||||
"license": "AGPL-3.0-only",
|
||||
"dependencies": {
|
||||
"axios": "^1.6.2",
|
||||
"typeorm": "^0.3.20"
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
"ff-admin"
|
||||
],
|
||||
"author": "JK Effects",
|
||||
"license": "GPL-3.0-only",
|
||||
"license": "AGPL-3.0-only",
|
||||
"publishConfig": {
|
||||
"@ff-admin:registry": "https://npm.registry.jk-effects.cloud"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue