diff --git a/LICENSE b/LICENSE index 421d4cb..4eed3fd 100644 --- a/LICENSE +++ b/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 + 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. diff --git a/package-lock.json b/package-lock.json index 42ef4fc..99ab866 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7,7 +7,7 @@ "": { "name": "ff-admin", "version": "1.3.0", - "license": "GPL-3.0-only", + "license": "AGPL-3.0-only", "dependencies": { "@fullcalendar/core": "^6.1.15", "@fullcalendar/daygrid": "^6.1.15", diff --git a/package.json b/package.json index 26b55df..9f14845 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "Feuerwehr" ], "author": "JK Effects", - "license": "GPL-3.0-only", + "license": "AGPL-3.0-only", "dependencies": { "@fullcalendar/core": "^6.1.15", "@fullcalendar/daygrid": "^6.1.15",