From: Philipp Tölke Date: Tue, 20 Jul 2010 09:41:26 +0000 (+0000) Subject: Changed the copyright-notice X-Git-Tag: initial-import-from-subversion-38251~20912 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=0e35fa03c78b3e1f7c023ff554df7b315870b11c;p=oweals%2Fgnunet.git Changed the copyright-notice --- diff --git a/AUTHORS b/AUTHORS index 47669be39..2a7fdcdc7 100644 --- a/AUTHORS +++ b/AUTHORS @@ -6,6 +6,7 @@ Milan Bouchet-Valat Nathan Evans Nils Durner Safey Allah Mohammed +Philipp Tölke Code contributions also came from: Adam Warrington [ UPnP ] diff --git a/src/vpn/gnunet-daemon-vpn.c b/src/vpn/gnunet-daemon-vpn.c index e9e944ca8..c8b1c895f 100644 --- a/src/vpn/gnunet-daemon-vpn.c +++ b/src/vpn/gnunet-daemon-vpn.c @@ -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 diff --git a/src/vpn/gnunet-vpn-helper.c b/src/vpn/gnunet-vpn-helper.c index 9bbf66283..1c6df623a 100644 --- a/src/vpn/gnunet-vpn-helper.c +++ b/src/vpn/gnunet-vpn-helper.c @@ -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 #include