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 /bfd/cpu-xgate.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 'bfd/cpu-xgate.c')
-rw-r--r-- | bfd/cpu-xgate.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/cpu-xgate.c b/bfd/cpu-xgate.c index b6c2c95..9267a8e 100644 --- a/bfd/cpu-xgate.c +++ b/bfd/cpu-xgate.c @@ -1,5 +1,5 @@ /* BFD support for the Freescale XGATE processor - Copyright (C) 2010-2016 Free Software Foundation, Inc. + Copyright (C) 2010-2017 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. |