summaryrefslogtreecommitdiffstats
path: root/examples/netfilter/nfct-event.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/netfilter/nfct-event.c')
-rw-r--r--examples/netfilter/nfct-event.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/examples/netfilter/nfct-event.c b/examples/netfilter/nfct-event.c
index f86f9ad..94603d4 100644
--- a/examples/netfilter/nfct-event.c
+++ b/examples/netfilter/nfct-event.c
@@ -1,9 +1,4 @@
-/*
- * (C) 2010 by Pablo Neira Ayuso <pablo@netfilter.org>
- *
- * This software may be used and distributed according to the terms
- * of the GNU General Public License, incorporated herein by reference.
- */
+/* This example is placed in the public domain. */
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>