aboutsummaryrefslogtreecommitdiff
path: root/gold/dwp.cc
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2018-01-03 15:47:27 +1030
committerAlan Modra <amodra@gmail.com>2018-01-03 17:49:56 +1030
commit219d1afa89d0d53ca93a684cac341f16470f3ca0 (patch)
tree19d69ea0e6d037331f5cb47a1252e0efe704ee50 /gold/dwp.cc
parent1e563868718a69231c80a1d86698cee0cf847e72 (diff)
downloadbinutils-219d1afa89d0d53ca93a684cac341f16470f3ca0.zip
binutils-219d1afa89d0d53ca93a684cac341f16470f3ca0.tar.gz
binutils-219d1afa89d0d53ca93a684cac341f16470f3ca0.tar.bz2
Update year range in copyright notice of binutils files
Diffstat (limited to 'gold/dwp.cc')
-rw-r--r--gold/dwp.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/gold/dwp.cc b/gold/dwp.cc
index 3b10a04..8fdebfa 100644
--- a/gold/dwp.cc
+++ b/gold/dwp.cc
@@ -1,6 +1,6 @@
// dwp.cc -- DWARF packaging utility
-// Copyright (C) 2012-2017 Free Software Foundation, Inc.
+// Copyright (C) 2012-2018 Free Software Foundation, Inc.
// Written by Cary Coutant <ccoutant@google.com>.
// This file is part of dwp, the DWARF packaging utility.
@@ -2334,7 +2334,7 @@ print_version()
{
// This output is intended to follow the GNU standards.
printf("GNU dwp %s\n", BFD_VERSION_STRING);
- printf(_("Copyright (C) 2017 Free Software Foundation, Inc.\n"));
+ printf(_("Copyright (C) 2018 Free Software Foundation, Inc.\n"));
printf(_("\
This program is free software; you may redistribute it under the terms of\n\
the GNU General Public License version 3 or (at your option) any later version.\n\