From 601e24eca9012c462021ccacb04c70dffdb31264 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 28 Sep 2012 09:12:17 +0000 Subject: -licenses, dce, etc --- src/gns/w32nsp-install.c | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) (limited to 'src/gns/w32nsp-install.c') diff --git a/src/gns/w32nsp-install.c b/src/gns/w32nsp-install.c index e5c168b6c..dcdd16a86 100644 --- a/src/gns/w32nsp-install.c +++ b/src/gns/w32nsp-install.c @@ -1,3 +1,28 @@ +/* + This file is part of GNUnet. + (C) 2012 Christian Grothoff (and other contributing authors) + + 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 gns/w32nsp-install.c + * @brief W32 integration installer for GNS + * @author LRN + */ + #define INITGUID #include #include @@ -53,4 +78,4 @@ main (int argc, char **argv) } WSACleanup(); return r; -} \ No newline at end of file +} -- cgit v1.2.3