diff --git a/LICENSE b/LICENSE
index 261eeb9e9f8b2b4b0d119366dda99c6fd7d35c64..808776930891f8a100c9db6e4455f03eb49566ef 100644
--- a/LICENSE
+++ b/LICENSE
@@ -186,7 +186,7 @@
       same "printed page" as the copyright notice for easier
       identification within third-party archives.
 
-   Copyright [yyyy] [name of copyright owner]
+   Copyright 2021 Philipp C. Heckel
 
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
diff --git a/LICENSE.GPLv2 b/LICENSE.GPLv2
index 1f963da0d1ca40ea60730c03befcbbc6771740c3..4bf894c5a4cc265e08923147e1e730b476e69756 100644
--- a/LICENSE.GPLv2
+++ b/LICENSE.GPLv2
@@ -290,8 +290,8 @@ to attach them to the start of each source file to most effectively
 convey the exclusion of warranty; and each file should have at least
 the "copyright" line and a pointer to where the full notice is found.
 
-    <one line to give the program's name and a brief idea of what it does.>
-    Copyright (C) <year>  <name of author>
+    ntfy
+    Copyright (C) 2021 Philipp C. Heckel
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by