summaryrefslogtreecommitdiff
path: root/util.h
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 /util.h
parenta423a83ffa5e5a79ffa206fa63dac4f1a1b8f4d4 (diff)
Add/update copyright years.
Diffstat (limited to 'util.h')
-rw-r--r--util.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/util.h b/util.h
index d8d002c..c421505 100644
--- a/util.h
+++ b/util.h
@@ -1,3 +1,11 @@
+/*
+ * Copyright (C) 2006-2008 Stig Venaas <venaas@uninett.no>
+ *
+ * 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 <sys/socket.h>
#include <netdb.h>