From f934da394a4c807d58966b846e7a3f0ca5e4f280 Mon Sep 17 00:00:00 2001 From: Mark Bryars Date: Thu, 13 Dec 2012 00:37:39 +0000 Subject: Imported Upstream version 0.14 --- nhrp/list.h | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'nhrp/list.h') diff --git a/nhrp/list.h b/nhrp/list.h index 4387970..caa22e4 100644 --- a/nhrp/list.h +++ b/nhrp/list.h @@ -1,13 +1,9 @@ /* list.h - Single and double linked list macros * - * This program is free software; you can redistribute it and/or modify it - * under the terms of the GNU General Public License version 2 or later as - * published by the Free Software Foundation. + * Copyright (c) 2007-2012 Timo Teräs * - * See http://www.gnu.org/ for details. - * - * This is more or less based on the code in the linux kernel. There are - * minor differences and this is only a subset of the kernel version. + * This software is licensed under the MIT License. + * See MIT-LICENSE.txt for additional details. */ #ifndef LIST_H -- cgit v1.2.3