From bd942add4b203e9876dc1b8a2f9ae18413a54a20 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Fri, 14 Sep 2012 11:11:19 +0200 Subject: 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. --- dtls.c | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'dtls.c') diff --git a/dtls.c b/dtls.c index bbebfef..24dbe8c 100644 --- a/dtls.c +++ b/dtls.c @@ -1,10 +1,7 @@ -/* - * Copyright (C) 2008-2009 Stig Venaas - * - * 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. */ #include #include -- cgit v1.1