From c44b79dce7f2f2dec9e802b001dcf0acdfa049d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Mon, 17 Jan 2022 18:41:06 +0100 Subject: core: update copyright dates --- tests/scripts/python/testapi.py | 2 +- tests/scripts/python/testapigen.py | 2 +- tests/scripts/python/unparse.py | 2 +- tests/scripts/test-scripts.cpp | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'tests/scripts') diff --git a/tests/scripts/python/testapi.py b/tests/scripts/python/testapi.py index 0ee094750..634370c22 100644 --- a/tests/scripts/python/testapi.py +++ b/tests/scripts/python/testapi.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2017-2021 Sébastien Helleu +# Copyright (C) 2017-2022 Sébastien Helleu # # 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 diff --git a/tests/scripts/python/testapigen.py b/tests/scripts/python/testapigen.py index 52e4b8ca8..4a63c8f1f 100755 --- a/tests/scripts/python/testapigen.py +++ b/tests/scripts/python/testapigen.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- # -# Copyright (C) 2017-2021 Sébastien Helleu +# Copyright (C) 2017-2022 Sébastien Helleu # # 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 diff --git a/tests/scripts/python/unparse.py b/tests/scripts/python/unparse.py index 40a04bb09..ef2c111d9 100755 --- a/tests/scripts/python/unparse.py +++ b/tests/scripts/python/unparse.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- # -# Copyright (C) 2017-2021 Sébastien Helleu +# Copyright (C) 2017-2022 Sébastien Helleu # # 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 diff --git a/tests/scripts/test-scripts.cpp b/tests/scripts/test-scripts.cpp index cde0ae865..33eaa3818 100644 --- a/tests/scripts/test-scripts.cpp +++ b/tests/scripts/test-scripts.cpp @@ -1,7 +1,7 @@ /* * test-scripts.cpp - test scripting API * - * Copyright (C) 2017-2021 Sébastien Helleu + * Copyright (C) 2017-2022 Sébastien Helleu * * This file is part of WeeChat, the extensible chat client. * -- cgit v1.2.3