summaryrefslogtreecommitdiffstats
path: root/src/nfacct.c
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@netfilter.org>2012-03-13 22:51:01 +0100
committerPablo Neira Ayuso <pablo@netfilter.org>2012-03-13 22:51:01 +0100
commite50e3311b716506f74f3a47328baa3baa2de979d (patch)
treeb0aec9b1145804df5b1a2c2ed14cd2e093648ba3 /src/nfacct.c
parent8a9283405fe04c1b345c320ef98dcd2ca9bb7e78 (diff)
nfacct: fix licensing terms, this is GPLv2 software
SuSE (via Jan Engelhardt) reported that nfacct.c header was not consistent with the COPYING file. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'src/nfacct.c')
-rw-r--r--src/nfacct.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nfacct.c b/src/nfacct.c
index 4fed709..78569c7 100644
--- a/src/nfacct.c
+++ b/src/nfacct.c
@@ -3,7 +3,7 @@
* (C) 2011 by Intra2net AG <http://www.intra2net.com>
*
* This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU Affero General Public License as published
+ * 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.
*/