summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/check_ipaddrcheck.c7
-rwxr-xr-xtests/integration_tests.sh7
2 files changed, 6 insertions, 8 deletions
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 <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,
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,