diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2023-01-01 14:54:35 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2023-01-01 14:54:35 +0100 |
commit | 33bba784c3c54715de6d68c7559890d5f1ca181c (patch) | |
tree | 391589d5efde618a6319e9f958037ab4374ab0e6 /tests/scripts/python/testapigen.py | |
parent | 1fb6d52984800ae9ce06d5a7a919431ce5a2eef0 (diff) | |
download | weechat-33bba784c3c54715de6d68c7559890d5f1ca181c.zip |
core: update copyright dates
Diffstat (limited to 'tests/scripts/python/testapigen.py')
-rwxr-xr-x | tests/scripts/python/testapigen.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/scripts/python/testapigen.py b/tests/scripts/python/testapigen.py index 051a5b808..a6a0bf016 100755 --- a/tests/scripts/python/testapigen.py +++ b/tests/scripts/python/testapigen.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- # -# Copyright (C) 2017-2022 Sébastien Helleu <flashcode@flashtux.org> +# Copyright (C) 2017-2023 Sébastien Helleu <flashcode@flashtux.org> # # 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 |