diff options
Diffstat (limited to 'include/elf/vax.h')
-rw-r--r-- | include/elf/vax.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/elf/vax.h b/include/elf/vax.h index 8cc5a11..e44c48e 100644 --- a/include/elf/vax.h +++ b/include/elf/vax.h @@ -1,12 +1,12 @@ /* VAX ELF support for BFD. - Copyright (C) 2002 Free Software Foundation, Inc. + Copyright (C) 2002, 2010 Free Software Foundation, Inc. Contributed by Matt Thomas <matt@3am-software.com>. This file is part of BFD, the Binary File Descriptor library. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, |