diff --git a/LICENSE b/LICENSE
index 421d4cb..799c4ae 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-server
+     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 6c17385..b4f9075 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -7,7 +7,7 @@
     "": {
       "name": "ff-admin-server",
       "version": "1.3.3",
-      "license": "GPL-3.0-only",
+      "license": "AGPL-3.0-only",
       "dependencies": {
         "cors": "^2.8.5",
         "dotenv": "^16.4.5",
diff --git a/package.json b/package.json
index ee65961..772c13e 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": {
     "cors": "^2.8.5",
     "dotenv": "^16.4.5",