summaryrefslogtreecommitdiffstats
path: root/examples/genl-family-get.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/genl-family-get.c')
-rw-r--r--examples/genl-family-get.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/genl-family-get.c b/examples/genl-family-get.c
index 7594003..7b9acfa 100644
--- a/examples/genl-family-get.c
+++ b/examples/genl-family-get.c
@@ -1,3 +1,9 @@
+/*
+ * (C) 2009-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.
+ */
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>