aboutsummaryrefslogtreecommitdiff
path: root/ld/pe-dll.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2017-01-02 14:06:43 +1030
committerAlan Modra <amodra@gmail.com>2017-01-02 14:08:56 +1030
commit2571583aed598dd3f9651b53434e5f177a0e3cf7 (patch)
tree807b4c004865be5bcdfbb39b9dc55f26fb0c1e83 /ld/pe-dll.c
parent5c1ad6b5bb2602a0c590f2e49316ccc9fb30e1a9 (diff)
downloadfsf-binutils-gdb-2571583aed598dd3f9651b53434e5f177a0e3cf7.zip
fsf-binutils-gdb-2571583aed598dd3f9651b53434e5f177a0e3cf7.tar.gz
fsf-binutils-gdb-2571583aed598dd3f9651b53434e5f177a0e3cf7.tar.bz2
Update year range in copyright notice of all files.
Diffstat (limited to 'ld/pe-dll.c')
-rw-r--r--ld/pe-dll.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/pe-dll.c b/ld/pe-dll.c
index 9d87cd2..ac7c70c 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 (C) 1998-2016 Free Software Foundation, Inc.
+ Copyright (C) 1998-2017 Free Software Foundation, Inc.
Written by DJ Delorie <dj@cygnus.com>
This file is part of the GNU Binutils.