diff options
author | Alan Modra <amodra@gmail.com> | 2017-01-02 14:23:36 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2017-01-02 14:27:30 +1030 |
commit | f5a2e27778f466dc2ecac20baf100c8a7962792f (patch) | |
tree | d310c58e1afab6c6d1b9ee6533ff32db35ccb578 /binutils/dlltool.c | |
parent | 3cd15e64b6ee1146dd851ef16d615aecfbd87228 (diff) | |
download | gdb-f5a2e27778f466dc2ecac20baf100c8a7962792f.zip gdb-f5a2e27778f466dc2ecac20baf100c8a7962792f.tar.gz gdb-f5a2e27778f466dc2ecac20baf100c8a7962792f.tar.bz2 |
Update year range in copyright notice of all files.
Diffstat (limited to 'binutils/dlltool.c')
-rw-r--r-- | binutils/dlltool.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/dlltool.c b/binutils/dlltool.c index 4cde91a..15e6d7f 100644 --- a/binutils/dlltool.c +++ b/binutils/dlltool.c @@ -1,5 +1,5 @@ /* dlltool.c -- tool to generate stuff for PE style DLLs - Copyright (C) 1995-2016 Free Software Foundation, Inc. + Copyright (C) 1995-2017 Free Software Foundation, Inc. This file is part of GNU Binutils. |