gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r12272 - in gnunet: . src/vpn


From: gnunet
Subject: [GNUnet-SVN] r12272 - in gnunet: . src/vpn
Date: Tue, 20 Jul 2010 11:41:26 +0200

Author: toelke
Date: 2010-07-20 11:41:26 +0200 (Tue, 20 Jul 2010)
New Revision: 12272

Modified:
   gnunet/AUTHORS
   gnunet/src/vpn/gnunet-daemon-vpn.c
   gnunet/src/vpn/gnunet-vpn-helper.c
Log:
Changed the copyright-notice

Modified: gnunet/AUTHORS
===================================================================
--- gnunet/AUTHORS      2010-07-20 09:41:26 UTC (rev 12271)
+++ gnunet/AUTHORS      2010-07-20 09:41:26 UTC (rev 12272)
@@ -6,6 +6,7 @@
 Nathan Evans <address@hidden>
 Nils Durner <address@hidden>
 Safey Allah Mohammed <address@hidden>
+Philipp T�lke <address@hidden>
 
 Code contributions also came from:
 Adam Warrington [ UPnP ]

Modified: gnunet/src/vpn/gnunet-daemon-vpn.c
===================================================================
--- gnunet/src/vpn/gnunet-daemon-vpn.c  2010-07-20 09:41:26 UTC (rev 12271)
+++ gnunet/src/vpn/gnunet-daemon-vpn.c  2010-07-20 09:41:26 UTC (rev 12272)
@@ -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

Modified: gnunet/src/vpn/gnunet-vpn-helper.c
===================================================================
--- gnunet/src/vpn/gnunet-vpn-helper.c  2010-07-20 09:41:26 UTC (rev 12271)
+++ gnunet/src/vpn/gnunet-vpn-helper.c  2010-07-20 09:41:26 UTC (rev 12272)
@@ -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>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]