aboutsummaryrefslogtreecommitdiff
path: root/src/upnp
diff options
context:
space:
mode:
Diffstat (limited to 'src/upnp')
-rw-r--r--src/upnp/test_upnp.c2
-rw-r--r--src/upnp/upnp_init.c2
-rw-r--r--src/upnp/upnp_ip.c2
-rw-r--r--src/upnp/upnp_ip.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/src/upnp/test_upnp.c b/src/upnp/test_upnp.c
index bd3304566..f20028dc9 100644
--- a/src/upnp/test_upnp.c
+++ b/src/upnp/test_upnp.c
@@ -4,7 +4,7 @@
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
7 by the Free Software Foundation; either version 2, or (at your 7 by the Free Software Foundation; either version 3, or (at your
8 option) any later version. 8 option) any later version.
9 9
10 GNUnet is distributed in the hope that it will be useful, but 10 GNUnet is distributed in the hope that it will be useful, but
diff --git a/src/upnp/upnp_init.c b/src/upnp/upnp_init.c
index ee69c75da..2c612e159 100644
--- a/src/upnp/upnp_init.c
+++ b/src/upnp/upnp_init.c
@@ -4,7 +4,7 @@
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
7 by the Free Software Foundation; either version 2, or (at your 7 by the Free Software Foundation; either version 3, or (at your
8 option) any later version. 8 option) any later version.
9 9
10 GNUnet is distributed in the hope that it will be useful, but 10 GNUnet is distributed in the hope that it will be useful, but
diff --git a/src/upnp/upnp_ip.c b/src/upnp/upnp_ip.c
index f0d0d2b4e..928f02b49 100644
--- a/src/upnp/upnp_ip.c
+++ b/src/upnp/upnp_ip.c
@@ -4,7 +4,7 @@
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
7 by the Free Software Foundation; either version 2, or (at your 7 by the Free Software Foundation; either version 3, or (at your
8 option) any later version. 8 option) any later version.
9 9
10 GNUnet is distributed in the hope that it will be useful, but 10 GNUnet is distributed in the hope that it will be useful, but
diff --git a/src/upnp/upnp_ip.h b/src/upnp/upnp_ip.h
index 38d33cd0e..1b80d328a 100644
--- a/src/upnp/upnp_ip.h
+++ b/src/upnp/upnp_ip.h
@@ -4,7 +4,7 @@
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
7 by the Free Software Foundation; either version 2, or (at your 7 by the Free Software Foundation; either version 3, or (at your
8 option) any later version. 8 option) any later version.
9 9
10 GNUnet is distributed in the hope that it will be useful, but 10 GNUnet is distributed in the hope that it will be useful, but