diff options
author | Alan Modra <modra@gmail.com> | 2009-09-02 07:21:40 +0000 |
---|---|---|
committer | Alan Modra <modra@gmail.com> | 2009-09-02 07:21:40 +0000 |
commit | 46b487005ae1058ce9377b3f0d14a4462db693f3 (patch) | |
tree | 36430c7eb7a81464b5ff37b090e6b8e2c7f94999 /include/coff/pe.h | |
parent | a8a0198744c8e6acd7be27f0433e98c58457f554 (diff) | |
download | cygnal-46b487005ae1058ce9377b3f0d14a4462db693f3.tar.gz cygnal-46b487005ae1058ce9377b3f0d14a4462db693f3.tar.bz2 cygnal-46b487005ae1058ce9377b3f0d14a4462db693f3.zip |
update copyright dates
Diffstat (limited to 'include/coff/pe.h')
-rw-r--r-- | include/coff/pe.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/coff/pe.h b/include/coff/pe.h index e8bf681ba..f28b95ea5 100644 --- a/include/coff/pe.h +++ b/include/coff/pe.h @@ -1,6 +1,7 @@ /* pe.h - PE COFF header information - Copyright 1999, 2000, 2001, 2003, 2004, 2006 Free Software Foundation, Inc. + Copyright 1999, 2000, 2001, 2003, 2004, 2005, 2006, 2007, 2009 + Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. |