From 14e2a84c721bd25f281e3aa0b5a02362256ad790 Mon Sep 17 00:00:00 2001 From: Pablo Neira Ayuso Date: Thu, 29 Dec 2011 19:08:32 +0100 Subject: add COPYING file and other licensing stuff License is LGPLv2.1+, fix header of libnetfilter_acct.c which tells LGPLv2 or any later (mind the missing .1 after v2). Examples of this library are in the public domain. Signed-off-by: Pablo Neira Ayuso --- src/libnetfilter_acct.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/libnetfilter_acct.c b/src/libnetfilter_acct.c index 9fe7d51..5c9f75f 100644 --- a/src/libnetfilter_acct.c +++ b/src/libnetfilter_acct.c @@ -4,7 +4,7 @@ * * 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 of the License, or + * by the Free Software Foundation; either version 2.1 of the License, or * (at your option) any later version. */ #include "internal.h" -- cgit v1.2.3