summaryrefslogtreecommitdiff
path: root/udp.h
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordberg.se>2012-11-12 17:13:34 +0100
committerLinus Nordberg <linus@nordberg.se>2012-11-12 17:13:34 +0100
commita5af943a678d107d92109b57c54d5ecfdad039c6 (patch)
treee56fd82f3729a8699d3acd6f55be8cdd050736d9 /udp.h
parentac15aa5d5b9a307cad3b689c73796326a744eb45 (diff)
Adjust copyright lines to reflect git (svn) history of each and every file.
The LICENSE file still aims to reflect a summary of all files. The LICENSE file was changed to not include year 2006 since there was no evidence in git (svn) of any contributions from that year.
Diffstat (limited to 'udp.h')
-rw-r--r--udp.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/udp.h b/udp.h
index 7e5f038..134b0e6 100644
--- a/udp.h
+++ b/udp.h
@@ -1,5 +1,4 @@
-/* Copyright (c) 2006-2010, UNINETT AS
- * Copyright (c) 2010-2012, NORDUnet A/S */
+/* Copyright (c) 2008, UNINETT AS */
/* See LICENSE for licensing information. */
const struct protodefs *udpinit(uint8_t h);