diff --git a/bin/common_setup.cc b/bin/common_setup.cc index e0636b802..1b23833df 100644 --- a/bin/common_setup.cc +++ b/bin/common_setup.cc @@ -35,7 +35,7 @@ display_version(FILE *stream, struct argp_state*) fputs(program_name, stream); fputs(" (" PACKAGE_NAME ") " PACKAGE_VERSION "\n\ \n\ -Copyright (C) 2023 by the Spot authors, see the AUTHORS File for details.\n\ +Copyright (C) 2024 by the Spot authors, see the AUTHORS File for details.\n\ License GPLv3+: \ GNU GPL version 3 or later .\n\ This is free software: you are free to change and redistribute it.\n\ diff --git a/debian/copyright b/debian/copyright index ae9290987..66fdb75c2 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,7 +3,7 @@ Upstream-Name: spot Source: http://www.lrde.epita.fr/dload/spot/ Files: * -Copyright: 2003-2023 the Spot authors +Copyright: 2003-2024 the Spot authors License: GPL-3+ Spot is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by