summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@netfilter.org>2012-06-05 18:55:17 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2012-06-05 18:59:28 +0200
commit663bf4b65b3bfbbbc355c3ae0daa8e5be1873483 (patch)
treefd4b7a659114f58d4d18bbef0ffa152ead85810d /src
parent3a35c7f2f84dde96c42de015cfd5fc44d115a0d7 (diff)
fix licensing terms
The licensing terms of this library were pretty inconsistent. This library is GPLv2+. Thanks to Jan Engelhardt and openSUSE legal team for spotting this. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'src')
-rw-r--r--src/libnetfilter_cthelper.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libnetfilter_cthelper.c b/src/libnetfilter_cthelper.c
index 5f01fe4..2978870 100644
--- a/src/libnetfilter_cthelper.c
+++ b/src/libnetfilter_cthelper.c
@@ -2,8 +2,8 @@
* (C) 2012 by Pablo Neira Ayuso <pablo@netfilter.org>
*
* This program is free software; you can redistribute it and/or modify
- * it under the terms of the Lesser GNU General Public License as published
- * by the Free Software Foundation; either version 2.1 of the License, or
+ * 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.
*
* This code has been sponsored by Vyatta Inc. <http://www.vyatta.com>