diff options
Diffstat (limited to 'debian/tests')
| -rw-r--r-- | debian/tests/control | 2 | ||||
| -rwxr-xr-x | debian/tests/smoke-python3 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/tests/control b/debian/tests/control index 5c3afe0..99b9b2c 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -15,7 +15,7 @@ Depends: @ -# Copyright © 2016–2024 Ben Finney <bignose@debian.org> +# Copyright © 2016–2025 Ben Finney <bignose@debian.org> # This is free software: you may copy, modify, and/or distribute this work # under the terms of the GNU General Public License as published by the # Free Software Foundation; version 3 of that license or any later version. diff --git a/debian/tests/smoke-python3 b/debian/tests/smoke-python3 index 74779ef..d087ff1 100755 --- a/debian/tests/smoke-python3 +++ b/debian/tests/smoke-python3 @@ -38,7 +38,7 @@ for py in $(py3versions --supported) ; do done -# Copyright © 2016–2024 Ben Finney <bignose@debian.org> +# Copyright © 2016–2025 Ben Finney <bignose@debian.org> # This is free software: you may copy, modify, and/or distribute this work # under the terms of the GNU General Public License as published by the # Free Software Foundation; version 3 of that license or any later version. |
