aboutsummaryrefslogtreecommitdiff
path: root/src/tun
diff options
context:
space:
mode:
Diffstat (limited to 'src/tun')
-rw-r--r--src/tun/regex.c2
-rw-r--r--src/tun/test_regex.c2
-rw-r--r--src/tun/test_tun.c2
-rw-r--r--src/tun/tun.c2
4 files changed, 4 insertions, 4 deletions
diff --git a/src/tun/regex.c b/src/tun/regex.c
index bf1c76225..1c6bb8448 100644
--- a/src/tun/regex.c
+++ b/src/tun/regex.c
@@ -3,7 +3,7 @@
3 Copyright (C) 2012, 2013, 2015 GNUnet e.V. 3 Copyright (C) 2012, 2013, 2015 GNUnet e.V.
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/tun/test_regex.c b/src/tun/test_regex.c
index 5e8c17c65..c2ed35ea4 100644
--- a/src/tun/test_regex.c
+++ b/src/tun/test_regex.c
@@ -3,7 +3,7 @@
3 Copyright (C) 2012, 2013 GNUnet e.V. 3 Copyright (C) 2012, 2013 GNUnet e.V.
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/tun/test_tun.c b/src/tun/test_tun.c
index 14d855731..6923486f4 100644
--- a/src/tun/test_tun.c
+++ b/src/tun/test_tun.c
@@ -3,7 +3,7 @@
3 Copyright (C) 2010, 2011, 2012 Christian Grothoff 3 Copyright (C) 2010, 2011, 2012 Christian Grothoff
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/tun/tun.c b/src/tun/tun.c
index 380c61bec..167d96320 100644
--- a/src/tun/tun.c
+++ b/src/tun/tun.c
@@ -3,7 +3,7 @@
3 Copyright (C) 2010, 2011, 2012 Christian Grothoff 3 Copyright (C) 2010, 2011, 2012 Christian Grothoff
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