summaryrefslogtreecommitdiff
path: root/nhrp/sysdep_netlink.c
diff options
context:
space:
mode:
Diffstat (limited to 'nhrp/sysdep_netlink.c')
-rw-r--r--nhrp/sysdep_netlink.c10
1 files changed, 3 insertions, 7 deletions
diff --git a/nhrp/sysdep_netlink.c b/nhrp/sysdep_netlink.c
index 0dce865..be529d8 100644
--- a/nhrp/sysdep_netlink.c
+++ b/nhrp/sysdep_netlink.c
@@ -1,13 +1,9 @@
/* sysdep_netlink.c - Linux netlink glue
*
- * Copyright (C) 2007-2009 Timo Teräs <timo.teras@iki.fi>
- * All rights reserved.
+ * Copyright (c) 2007-2012 Timo Teräs <timo.teras@iki.fi>
*
- * 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.
- *
- * See http://www.gnu.org/ for details.
+ * This software is licensed under the MIT License.
+ * See MIT-LICENSE.txt for additional details.
*/
#include <time.h>