summaryrefslogtreecommitdiff
path: root/tests/integration_tests.sh
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@baturin.org>2018-05-12 00:35:50 +0200
committerDaniil Baturin <daniil@baturin.org>2018-05-12 00:35:50 +0200
commit4fa520f034f02d9f0895f1698ed0e1f197b337c6 (patch)
treebd0ec90ae303b7b7ad2dd693c4a77b6f0f5e771c /tests/integration_tests.sh
parent27c1b593d442df98d6c91c11b5e34b746070b4a1 (diff)
downloadipaddrcheck-4fa520f034f02d9f0895f1698ed0e1f197b337c6.tar.gz
ipaddrcheck-4fa520f034f02d9f0895f1698ed0e1f197b337c6.zip
Resolve license inconsistencies (should be GPLv2+), update version and copyrights.
Diffstat (limited to 'tests/integration_tests.sh')
-rwxr-xr-xtests/integration_tests.sh7
1 files changed, 3 insertions, 4 deletions
diff --git a/tests/integration_tests.sh b/tests/integration_tests.sh
index 88d4e2c..5e98526 100755
--- a/tests/integration_tests.sh
+++ b/tests/integration_tests.sh
@@ -2,12 +2,11 @@
#
# integration_tests.sh: ipaddrcheck integration tests
#
-# Maintainer: Daniil Baturin <daniil at baturin dot org>
-#
-# Copyright (C) 2013 SO3Group
+# Copyright (C) 2013 Daniil Baturin
+# Copyright (C) 2018 VyOS maintainers and contributors
#
# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License version 2 as
+# it under the terms of the GNU General Public License version 2 or later as
# published by the Free Software Foundation.
#
# This program is distributed in the hope that it will be useful,