summaryrefslogtreecommitdiffstats
path: root/src/owner.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/owner.c')
-rw-r--r--src/owner.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/owner.c b/src/owner.c
index 20bed38b..c34b0c15 100644
--- a/src/owner.c
+++ b/src/owner.c
@@ -1,3 +1,11 @@
+/*
+ * Copyright (c) 2021 Pablo Neira Ayuso <pablo@netfilter.org>
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 (or any
+ * later) as published by the Free Software Foundation.
+ */
+
#include <stdio.h>
#include <unistd.h>
#include <stdlib.h>