diff --git a/LICENSE b/LICENSE
index 4ead3345..ab4a22af 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,8 +1,14 @@
tlm_adjoint: A library for high-level algorithmic differentiation
-Copyright (C) 2018-2024 tlm_adjoint contributors
+Copyright (C) tlm_adjoint contributors
-tlm_adjoint is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, version 3 of the License.
+tlm_adjoint is free software: you can redistribute it and/or modify it under
+the terms of the GNU Lesser General Public License as published by the Free
+Software Foundation, version 3 of the License.
-tlm_adjoint is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
+tlm_adjoint is distributed in the hope that it will be useful, but WITHOUT ANY
+WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
+details.
-You should have received a copy of the GNU Lesser General Public License along with tlm_adjoint. If not, see .
+You should have received a copy of the GNU Lesser General Public License along
+with tlm_adjoint. If not, see .