Changed the copyright-notice
authorPhilipp Tölke <toelke@in.tum.de>
Tue, 20 Jul 2010 09:41:26 +0000 (09:41 +0000)
committerPhilipp Tölke <toelke@in.tum.de>
Tue, 20 Jul 2010 09:41:26 +0000 (09:41 +0000)
AUTHORS
src/vpn/gnunet-daemon-vpn.c
src/vpn/gnunet-vpn-helper.c

diff --git a/AUTHORS b/AUTHORS
index 47669be394591b8bcea32fdc991ea786d4ba30af..2a7fdcdc707390002756b6ace2151821ab828c45 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -6,6 +6,7 @@ Milan Bouchet-Valat <nalimilan@club.fr>
 Nathan Evans <evans@net.in.tum.de>
 Nils Durner <durner@gnunet.org>
 Safey Allah Mohammed <safey.allah@gmail.com>
+Philipp Tölke <toelke@in.tum.de>
 
 Code contributions also came from:
 Adam Warrington [ UPnP ]
index e9e944ca890cde07a7e3f8da777a0e8bc76f72b8..c8b1c895f0bc2f063716fc614f6d2cade9f5b77e 100644 (file)
@@ -1,6 +1,6 @@
 /*
      This file is part of GNUnet.
-     (C) 2010 Philipp Tölke
+     (C) 2010 Christian Grothoff
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
index 9bbf6628315a118073c2e596eca7424c61162b76..1c6df623a8ab9f3548d75b22ad15db733c4383b4 100644 (file)
@@ -1,3 +1,28 @@
+/*
+     This file is part of GNUnet.
+     (C) 2010 Christian Grothoff
+
+     GNUnet is free software; you can redistribute it and/or modify
+     it under the terms of the GNU General Public License as published
+     by the Free Software Foundation; either version 3, or (at your
+     option) any later version.
+
+     GNUnet is distributed in the hope that it will be useful, but
+     WITHOUT ANY WARRANTY; without even the implied warranty of
+     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+     General Public License for more details.
+
+     You should have received a copy of the GNU General Public License
+     along with GNUnet; see the file COPYING.  If not, write to the
+     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+     Boston, MA 02111-1307, USA.
+*/
+
+/**
+ * @file vpn/gnunet-daemon-vpn.c
+ * @brief
+ * @author Philipp Tölke
+ */
 #define _GNU_SOURCE
 #include <arpa/inet.h>
 #include <linux/if.h>