aboutsummaryrefslogtreecommitdiff
path: root/src/hello
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-07-02 11:06:34 +0000
committerChristian Grothoff <christian@grothoff.org>2010-07-02 11:06:34 +0000
commit38b29592cf2e8b816cab68579e07e2477153f739 (patch)
treebd71f080648644bba78fcabc90bfbbee70b34048 /src/hello
parenta0bbf26743763d463240b81ded01834f68676661 (diff)
downloadgnunet-38b29592cf2e8b816cab68579e07e2477153f739.tar.gz
gnunet-38b29592cf2e8b816cab68579e07e2477153f739.zip
gpl3
Diffstat (limited to 'src/hello')
-rw-r--r--src/hello/hello.c2
-rw-r--r--src/hello/test_hello.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/hello/hello.c b/src/hello/hello.c
index f41a601fd..14a9e58be 100644
--- a/src/hello/hello.c
+++ b/src/hello/hello.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/hello/test_hello.c b/src/hello/test_hello.c
index 1ce1fcb83..c6e840472 100644
--- a/src/hello/test_hello.c
+++ b/src/hello/test_hello.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