diff options
author | Alan Modra <amodra@gmail.com> | 2014-03-05 22:16:15 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2014-03-05 22:16:15 +1030 |
commit | 4b95cf5c0c75d6efc1b2f96af72317aecca079f1 (patch) | |
tree | 665946eb3fd6cfcaac5029a0d44741e7fdc08d3e /ld/pe-dll.c | |
parent | Support R_PPC64_ADDR64_LOCAL (diff) | |
download | binutils-gdb-4b95cf5c0c75d6efc1b2f96af72317aecca079f1.tar.gz binutils-gdb-4b95cf5c0c75d6efc1b2f96af72317aecca079f1.tar.bz2 binutils-gdb-4b95cf5c0c75d6efc1b2f96af72317aecca079f1.zip |
Update copyright years
Diffstat (limited to 'ld/pe-dll.c')
-rw-r--r-- | ld/pe-dll.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/pe-dll.c b/ld/pe-dll.c index 8777efb9b7c..04556067562 100644 --- a/ld/pe-dll.c +++ b/ld/pe-dll.c @@ -1,5 +1,5 @@ /* Routines to help build PEI-format DLLs (Win32 etc) - Copyright 1998-2013 Free Software Foundation, Inc. + Copyright (C) 1998-2014 Free Software Foundation, Inc. Written by DJ Delorie <dj@cygnus.com> This file is part of the GNU Binutils. |