summaryrefslogtreecommitdiff
path: root/debug.h
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordu.net>2012-09-14 11:11:19 +0200
committerLinus Nordberg <linus@nordu.net>2012-09-14 11:11:19 +0200
commitbd942add4b203e9876dc1b8a2f9ae18413a54a20 (patch)
treea6f3ae7af376d0f94c391b2bfb7d50135d6ea922 /debug.h
parent58e30cdae860e84881d45de63b178801ed69a95e (diff)
Update copyright and licensing information.
Note that this change makes all files carry the same copyright info, regardless of when they've been touched. People interested in more detail will have to consult the commit history.
Diffstat (limited to 'debug.h')
-rw-r--r--debug.h12
1 files changed, 4 insertions, 8 deletions
diff --git a/debug.h b/debug.h
index 08c655d..7ed9945 100644
--- a/debug.h
+++ b/debug.h
@@ -1,11 +1,7 @@
-/*
- * Copyright (C) 2007 Stig Venaas <venaas@uninett.no>
- * Copyright (C) 2010,2011 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.
- */
+/* Copyright (c) 2006-2009, Stig Venaas, UNINETT AS.
+ * Copyright (c) 2010, UNINETT AS, NORDUnet A/S.
+ * Copyright (c) 2010-2012, NORDUnet A/S. */
+/* See LICENSE for licensing information. */
#ifndef SYS_SOLARIS9
#include <stdint.h>