]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
Replace optionsfrom LGPLv2 header by a GPLv2
authorMartin Willi <martin@revosec.ch>
Fri, 30 Nov 2012 16:24:28 +0000 (17:24 +0100)
committerMartin Willi <martin@revosec.ch>
Fri, 30 Nov 2012 17:00:39 +0000 (18:00 +0100)
src/libstrongswan/utils/optionsfrom.c

index a550c1aa3ca40db30cbb3a3674d14f33fa1cd7a7..117071351cdb8f87a1a18a8e66aea0539e4eeb98 100644 (file)
@@ -2,15 +2,15 @@
  * Copyright (C) 2007-2008 Andreas Steffen
  * Hochschule fuer Technik Rapperswil
  *
- * This library is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Library General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or (at your
- * option) any later version.  See <http://www.fsf.org/copyleft/lgpl.txt>.
+ * This program 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 2 of the License, or (at your
+ * option) any later version.  See <http://www.fsf.org/copyleft/gpl.txt>.
  *
- * This library is distributed in the hope that it will be useful, but
+ * This program 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 Library General Public
- * License for more details.
+ * or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
+ * for more details.
  */
 
 #include <stdio.h>