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 5ed94d6f8..25bd9fbf8 100644
--- a/src/tun/regex.c
+++ b/src/tun/regex.c
@@ -1,6 +1,6 @@
1/* 1/*
2 This file is part of GNUnet 2 This file is part of GNUnet
3 (C) 2012, 2013 Christian Grothoff (and other contributing authors) 3 Copyright (C) 2012, 2013 Christian Grothoff (and other contributing authors)
4 4
5 GNUnet is free software; you can redistribute it and/or modify 5 GNUnet is free software; you can redistribute it and/or modify
6 it under the terms of the GNU General Public License as published 6 it under the terms of the GNU General Public License as published
diff --git a/src/tun/test_regex.c b/src/tun/test_regex.c
index 21a2eed1e..162a73b4b 100644
--- a/src/tun/test_regex.c
+++ b/src/tun/test_regex.c
@@ -1,6 +1,6 @@
1/* 1/*
2 This file is part of GNUnet 2 This file is part of GNUnet
3 (C) 2012, 2013 Christian Grothoff (and other contributing authors) 3 Copyright (C) 2012, 2013 Christian Grothoff (and other contributing authors)
4 4
5 GNUnet is free software; you can redistribute it and/or modify 5 GNUnet is free software; you can redistribute it and/or modify
6 it under the terms of the GNU General Public License as published 6 it under the terms of the GNU General Public License as published
diff --git a/src/tun/test_tun.c b/src/tun/test_tun.c
index 71737d8f0..e114c63e1 100644
--- a/src/tun/test_tun.c
+++ b/src/tun/test_tun.c
@@ -1,6 +1,6 @@
1/* 1/*
2 This file is part of GNUnet. 2 This file is part of GNUnet.
3 (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 5 GNUnet is free software; you can redistribute it and/or modify
6 it under the terms of the GNU General Public License as published 6 it under the terms of the GNU General Public License as published
diff --git a/src/tun/tun.c b/src/tun/tun.c
index ed3aef1c1..ee984daf3 100644
--- a/src/tun/tun.c
+++ b/src/tun/tun.c
@@ -1,6 +1,6 @@
1/* 1/*
2 This file is part of GNUnet. 2 This file is part of GNUnet.
3 (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 5 GNUnet is free software; you can redistribute it and/or modify
6 it under the terms of the GNU General Public License as published 6 it under the terms of the GNU General Public License as published