diff options
author | Alan Modra <amodra@gmail.com> | 2017-01-02 14:06:43 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2017-01-02 14:08:56 +1030 |
commit | 2571583aed598dd3f9651b53434e5f177a0e3cf7 (patch) | |
tree | 807b4c004865be5bcdfbb39b9dc55f26fb0c1e83 /gas/itbl-parse.y | |
parent | ChangeLog rotation (diff) | |
download | binutils-gdb-2571583aed598dd3f9651b53434e5f177a0e3cf7.tar.gz binutils-gdb-2571583aed598dd3f9651b53434e5f177a0e3cf7.tar.bz2 binutils-gdb-2571583aed598dd3f9651b53434e5f177a0e3cf7.zip |
Update year range in copyright notice of all files.
Diffstat (limited to 'gas/itbl-parse.y')
-rw-r--r-- | gas/itbl-parse.y | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/itbl-parse.y b/gas/itbl-parse.y index b28c48e7517..41402f6b13d 100644 --- a/gas/itbl-parse.y +++ b/gas/itbl-parse.y @@ -1,5 +1,5 @@ /* itbl-parse.y - Copyright (C) 1997-2016 Free Software Foundation, Inc. + Copyright (C) 1997-2017 Free Software Foundation, Inc. This file is part of GAS, the GNU Assembler. |