diff options
author | Alan Modra <amodra@gmail.com> | 2018-01-03 15:47:27 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2018-01-03 17:49:56 +1030 |
commit | 219d1afa89d0d53ca93a684cac341f16470f3ca0 (patch) | |
tree | 19d69ea0e6d037331f5cb47a1252e0efe704ee50 /opcodes/z8kgen.c | |
parent | 1e563868718a69231c80a1d86698cee0cf847e72 (diff) | |
download | gdb-219d1afa89d0d53ca93a684cac341f16470f3ca0.zip gdb-219d1afa89d0d53ca93a684cac341f16470f3ca0.tar.gz gdb-219d1afa89d0d53ca93a684cac341f16470f3ca0.tar.bz2 |
Update year range in copyright notice of binutils files
Diffstat (limited to 'opcodes/z8kgen.c')
-rw-r--r-- | opcodes/z8kgen.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/opcodes/z8kgen.c b/opcodes/z8kgen.c index 2299a9b..32ace4b 100644 --- a/opcodes/z8kgen.c +++ b/opcodes/z8kgen.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2001-2017 Free Software Foundation, Inc. +/* Copyright (C) 2001-2018 Free Software Foundation, Inc. This file is part of the GNU opcodes library. @@ -987,7 +987,7 @@ gas (void) printf ("/* DO NOT EDIT! -*- buffer-read-only: t -*-\n"); printf (" This file is automatically generated by z8kgen. */\n\n"); - printf ("/* Copyright (C) 2007-2017 Free Software Foundation, Inc.\n\ + printf ("/* Copyright (C) 2007-2018 Free Software Foundation, Inc.\n\ \n\ This file is part of the GNU opcodes library.\n\ \n\ |