diff options
author | Mark Bryars <mark@darkskiez.co.uk> | 2012-12-13 00:37:39 +0000 |
---|---|---|
committer | Mark Bryars <mark@darkskiez.co.uk> | 2012-12-13 00:37:39 +0000 |
commit | 8a6619431108429a28d0be76b10c926e9a66a3ee (patch) | |
tree | 64964c159dc6c6c98057e5869107e758c6ab0807 /nhrp/nhrp_address.h | |
parent | 5a04d1e49bb7e3cf3d3149e3c718acedaf61c891 (diff) | |
parent | f934da394a4c807d58966b846e7a3f0ca5e4f280 (diff) | |
download | vyos-opennhrp-8a6619431108429a28d0be76b10c926e9a66a3ee.tar.gz vyos-opennhrp-8a6619431108429a28d0be76b10c926e9a66a3ee.zip |
Merge tag 'upstream/0.14'
Upstream version 0.14
Diffstat (limited to 'nhrp/nhrp_address.h')
-rw-r--r-- | nhrp/nhrp_address.h | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/nhrp/nhrp_address.h b/nhrp/nhrp_address.h index e479631..8ec2b41 100644 --- a/nhrp/nhrp_address.h +++ b/nhrp/nhrp_address.h @@ -1,13 +1,9 @@ /* nhrp_address.h - NHRP address structures and helpers * - * Copyright (C) 2007 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. */ #ifndef NHRP_ADDRESS_H |