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 --- examples/nfacct-add.c | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/nfacct-add.c') diff --git a/examples/nfacct-add.c b/examples/nfacct-add.c index 40e0e31..78ebcfd 100644 --- a/examples/nfacct-add.c +++ b/examples/nfacct-add.c @@ -1,3 +1,4 @@ +/* This example is in the public domain. */ #include #include #include -- cgit v1.2.3