diff --git a/src/library/special_distributions.py b/src/library/special_distributions.py
index a08435cae8b9fc192b98c5c64a295e7822b66025..d4d2d9de0195030666c7015a1deb3e59a7ed1a40 100644
--- a/src/library/special_distributions.py
+++ b/src/library/special_distributions.py
@@ -11,7 +11,7 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
-# Copyright(C) 2013-2019 Max-Planck-Society
+# Copyright(C) 2013-2021 Max-Planck-Society
 #
 # NIFTy is being developed at the Max-Planck-Institut fuer Astrophysik.
 
diff --git a/test/test_operators/test_jacobian.py b/test/test_operators/test_jacobian.py
index 66eeb7b9ce7503d64040ef9b80b170499238476e..b47524d02809b831529b05f48a70b58ddd69af99 100644
--- a/test/test_operators/test_jacobian.py
+++ b/test/test_operators/test_jacobian.py
@@ -11,7 +11,7 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
-# Copyright(C) 2013-2020 Max-Planck-Society
+# Copyright(C) 2013-2021 Max-Planck-Society
 #
 # NIFTy is being developed at the Max-Planck-Institut fuer Astrophysik.