From 4fa520f034f02d9f0895f1698ed0e1f197b337c6 Mon Sep 17 00:00:00 2001 From: Daniil Baturin Date: Sat, 12 May 2018 00:35:50 +0200 Subject: Resolve license inconsistencies (should be GPLv2+), update version and copyrights. --- tests/check_ipaddrcheck.c | 7 +++---- tests/integration_tests.sh | 7 +++---- 2 files changed, 6 insertions(+), 8 deletions(-) (limited to 'tests') diff --git a/tests/check_ipaddrcheck.c b/tests/check_ipaddrcheck.c index 8a4a869..ad2b673 100644 --- a/tests/check_ipaddrcheck.c +++ b/tests/check_ipaddrcheck.c @@ -1,12 +1,11 @@ /* * check_ipaddrcheck.c: ipaddrcheck unit tests * - * Maintainer: Daniil Baturin - * - * 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, 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 -# -# 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, -- cgit v1.2.3