aboutsummaryrefslogtreecommitdiff
path: root/src/integration-tests
diff options
context:
space:
mode:
Diffstat (limited to 'src/integration-tests')
-rw-r--r--src/integration-tests/gnunet_pyexpect.py.in2
-rw-r--r--src/integration-tests/gnunet_testing.py.in2
-rwxr-xr-xsrc/integration-tests/test_integration_bootstrap_and_connect.py.in2
-rwxr-xr-xsrc/integration-tests/test_integration_clique.py.in2
-rwxr-xr-xsrc/integration-tests/test_integration_disconnect.py.in2
-rwxr-xr-xsrc/integration-tests/test_integration_disconnect_nat.py.in2
-rwxr-xr-xsrc/integration-tests/test_integration_reconnect.py.in2
-rwxr-xr-xsrc/integration-tests/test_integration_reconnect_nat.py.in2
8 files changed, 8 insertions, 8 deletions
diff --git a/src/integration-tests/gnunet_pyexpect.py.in b/src/integration-tests/gnunet_pyexpect.py.in
index f3c10014e..3987bd357 100644
--- a/src/integration-tests/gnunet_pyexpect.py.in
+++ b/src/integration-tests/gnunet_pyexpect.py.in
@@ -3,7 +3,7 @@
3# (C) 2010 Christian Grothoff (and other contributing authors) 3# (C) 2010 Christian Grothoff (and other contributing authors)
4# 4#
5# GNUnet is free software: you can redistribute it and/or modify it 5# GNUnet is free software: you can redistribute it and/or modify it
6# under the terms of the GNU General Public License as published 6# under the terms of the GNU Affero General Public License as published
7# by the Free Software Foundation, either version 3 of the License, 7# by the Free Software Foundation, either version 3 of the License,
8# or (at your option) any later version. 8# or (at your option) any later version.
9# 9#
diff --git a/src/integration-tests/gnunet_testing.py.in b/src/integration-tests/gnunet_testing.py.in
index 22b6b0713..59a5aee06 100644
--- a/src/integration-tests/gnunet_testing.py.in
+++ b/src/integration-tests/gnunet_testing.py.in
@@ -3,7 +3,7 @@
3# (C) 2010, 2017, 2018 Christian Grothoff (and other contributing authors) 3# (C) 2010, 2017, 2018 Christian Grothoff (and other contributing authors)
4# 4#
5# GNUnet is free software: you can redistribute it and/or modify it 5# GNUnet is free software: you can redistribute it and/or modify it
6# under the terms of the GNU General Public License as published 6# under the terms of the GNU Affero General Public License as published
7# by the Free Software Foundation, either version 3 of the License, 7# by the Free Software Foundation, either version 3 of the License,
8# or (at your option) any later version. 8# or (at your option) any later version.
9# 9#
diff --git a/src/integration-tests/test_integration_bootstrap_and_connect.py.in b/src/integration-tests/test_integration_bootstrap_and_connect.py.in
index c9b63b392..117affd43 100755
--- a/src/integration-tests/test_integration_bootstrap_and_connect.py.in
+++ b/src/integration-tests/test_integration_bootstrap_and_connect.py.in
@@ -3,7 +3,7 @@
3# (C) 2010, 2018 Christian Grothoff (and other contributing authors) 3# (C) 2010, 2018 Christian Grothoff (and other contributing authors)
4# 4#
5# GNUnet is free software: you can redistribute it and/or modify it 5# GNUnet is free software: you can redistribute it and/or modify it
6# under the terms of the GNU General Public License as published 6# under the terms of the GNU Affero General Public License as published
7# by the Free Software Foundation, either version 3 of the License, 7# by the Free Software Foundation, either version 3 of the License,
8# or (at your option) any later version. 8# or (at your option) any later version.
9# 9#
diff --git a/src/integration-tests/test_integration_clique.py.in b/src/integration-tests/test_integration_clique.py.in
index ea3cf57e2..a98b95d49 100755
--- a/src/integration-tests/test_integration_clique.py.in
+++ b/src/integration-tests/test_integration_clique.py.in
@@ -3,7 +3,7 @@
3# (C) 2010, 2018 Christian Grothoff (and other contributing authors) 3# (C) 2010, 2018 Christian Grothoff (and other contributing authors)
4# 4#
5# GNUnet is free software: you can redistribute it and/or modify it 5# GNUnet is free software: you can redistribute it and/or modify it
6# under the terms of the GNU General Public License as published 6# under the terms of the GNU Affero General Public License as published
7# by the Free Software Foundation, either version 3 of the License, 7# by the Free Software Foundation, either version 3 of the License,
8# or (at your option) any later version. 8# or (at your option) any later version.
9# 9#
diff --git a/src/integration-tests/test_integration_disconnect.py.in b/src/integration-tests/test_integration_disconnect.py.in
index be08b1b42..2c657a636 100755
--- a/src/integration-tests/test_integration_disconnect.py.in
+++ b/src/integration-tests/test_integration_disconnect.py.in
@@ -3,7 +3,7 @@
3# (C) 2010, 2017 Christian Grothoff (and other contributing authors) 3# (C) 2010, 2017 Christian Grothoff (and other contributing authors)
4# 4#
5# GNUnet is free software: you can redistribute it and/or modify it 5# GNUnet is free software: you can redistribute it and/or modify it
6# under the terms of the GNU General Public License as published 6# under the terms of the GNU Affero General Public License as published
7# by the Free Software Foundation, either version 3 of the License, 7# by the Free Software Foundation, either version 3 of the License,
8# or (at your option) any later version. 8# or (at your option) any later version.
9# 9#
diff --git a/src/integration-tests/test_integration_disconnect_nat.py.in b/src/integration-tests/test_integration_disconnect_nat.py.in
index 744af9e53..17019302b 100755
--- a/src/integration-tests/test_integration_disconnect_nat.py.in
+++ b/src/integration-tests/test_integration_disconnect_nat.py.in
@@ -3,7 +3,7 @@
3# (C) 2010, 2018 Christian Grothoff (and other contributing authors) 3# (C) 2010, 2018 Christian Grothoff (and other contributing authors)
4# 4#
5# GNUnet is free software: you can redistribute it and/or modify it 5# GNUnet is free software: you can redistribute it and/or modify it
6# under the terms of the GNU General Public License as published 6# under the terms of the GNU Affero General Public License as published
7# by the Free Software Foundation, either version 3 of the License, 7# by the Free Software Foundation, either version 3 of the License,
8# or (at your option) any later version. 8# or (at your option) any later version.
9# 9#
diff --git a/src/integration-tests/test_integration_reconnect.py.in b/src/integration-tests/test_integration_reconnect.py.in
index da2df45b7..ae6027a37 100755
--- a/src/integration-tests/test_integration_reconnect.py.in
+++ b/src/integration-tests/test_integration_reconnect.py.in
@@ -3,7 +3,7 @@
3# (C) 2010, 2017 Christian Grothoff (and other contributing authors) 3# (C) 2010, 2017 Christian Grothoff (and other contributing authors)
4# 4#
5# GNUnet is free software: you can redistribute it and/or modify it 5# GNUnet is free software: you can redistribute it and/or modify it
6# under the terms of the GNU General Public License as published 6# under the terms of the GNU Affero General Public License as published
7# by the Free Software Foundation, either version 3 of the License, 7# by the Free Software Foundation, either version 3 of the License,
8# or (at your option) any later version. 8# or (at your option) any later version.
9# 9#
diff --git a/src/integration-tests/test_integration_reconnect_nat.py.in b/src/integration-tests/test_integration_reconnect_nat.py.in
index be1f72058..118842266 100755
--- a/src/integration-tests/test_integration_reconnect_nat.py.in
+++ b/src/integration-tests/test_integration_reconnect_nat.py.in
@@ -3,7 +3,7 @@
3# (C) 2010, 2018 Christian Grothoff (and other contributing authors) 3# (C) 2010, 2018 Christian Grothoff (and other contributing authors)
4# 4#
5# GNUnet is free software: you can redistribute it and/or modify it 5# GNUnet is free software: you can redistribute it and/or modify it
6# under the terms of the GNU General Public License as published 6# under the terms of the GNU Affero General Public License as published
7# by the Free Software Foundation, either version 3 of the License, 7# by the Free Software Foundation, either version 3 of the License,
8# or (at your option) any later version. 8# or (at your option) any later version.
9# 9#