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 | f934da394a4c807d58966b846e7a3f0ca5e4f280 (patch) | |
tree | de69dccc4e5b05d427a28533a7620411f0a99dea /nhrp/afnum.h | |
parent | ea90649a1415c16294b6744685875ae66486e814 (diff) | |
download | vyos-opennhrp-f934da394a4c807d58966b846e7a3f0ca5e4f280.tar.gz vyos-opennhrp-f934da394a4c807d58966b846e7a3f0ca5e4f280.zip |
Imported Upstream version 0.14
Diffstat (limited to 'nhrp/afnum.h')
-rw-r--r-- | nhrp/afnum.h | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/nhrp/afnum.h b/nhrp/afnum.h index 2dc3d68..0505c5b 100644 --- a/nhrp/afnum.h +++ b/nhrp/afnum.h @@ -1,14 +1,10 @@ /* afnum.h - RFC 1700 Address Family Number and * ethernet protocol number definitions * - * 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 AFNUM_H |