From 4712d0bb0653b4827ed699c4ac0493a68c531c1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Thu, 29 Nov 2018 23:16:07 +0100 Subject: core: use https for links to GNU GPL license --- 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 eae2024ba..2d75002bd 100644 --- a/tests/scripts/python/testapi.py +++ b/tests/scripts/python/testapi.py @@ -13,7 +13,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program. If not, see . +# along with this program. If not, see . # """ diff --git a/tests/scripts/python/testapigen.py b/tests/scripts/python/testapigen.py index bdab6eb72..25fa4fb72 100755 --- a/tests/scripts/python/testapigen.py +++ b/tests/scripts/python/testapigen.py @@ -14,7 +14,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program. If not, see . +# along with this program. If not, see . # """ diff --git a/tests/scripts/python/unparse.py b/tests/scripts/python/unparse.py index d0664e73a..f678763a4 100755 --- a/tests/scripts/python/unparse.py +++ b/tests/scripts/python/unparse.py @@ -14,7 +14,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program. If not, see . +# along with this program. If not, see . # """ diff --git a/tests/scripts/test-scripts.cpp b/tests/scripts/test-scripts.cpp index eb6d545f9..2426b83e7 100644 --- a/tests/scripts/test-scripts.cpp +++ b/tests/scripts/test-scripts.cpp @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with WeeChat. If not, see . + * along with WeeChat. If not, see . */ #include "CppUTest/TestHarness.h" -- cgit v1.2.3