summaryrefslogtreecommitdiff
path: root/catgconf.c
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordu.net>2012-04-12 15:20:57 +0200
committerLinus Nordberg <linus@nordu.net>2012-04-12 15:20:57 +0200
commit9b94f68976689c1ccf6f12f12abd9bd3620ae4ff (patch)
tree810be4995ed46bb4e5c4c6f6ffef104ac3163e60 /catgconf.c
parenta423a83ffa5e5a79ffa206fa63dac4f1a1b8f4d4 (diff)
Add/update copyright years.
Diffstat (limited to 'catgconf.c')
-rw-r--r--catgconf.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/catgconf.c b/catgconf.c
index f972051..42b1d40 100644
--- a/catgconf.c
+++ b/catgconf.c
@@ -1,3 +1,12 @@
+/*
+ * Copyright (C) 2008 Stig Venaas <venaas@uninett.no>
+ * Copyright (C) 2010,2011,2012 NORDUnet A/S
+ *
+ * Permission to use, copy, modify, and distribute this software for any
+ * purpose with or without fee is hereby granted, provided that the above
+ * copyright notice and this permission notice appear in all copies.
+ */
+
#include <stdio.h>
#include <string.h>
#include <unistd.h>