summaryrefslogtreecommitdiff
path: root/gold/dwp.cc
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2019-01-01 21:01:27 +1030
committerAlan Modra <amodra@gmail.com>2019-01-01 22:06:53 +1030
commit827041555ac443bd57340060f3e034fd7b199dd8 (patch)
tree5b72b654be826296dcf40dde36b7b4b9d897d698 /gold/dwp.cc
parentd5c04e1bf81c06ab5c30e69eb41b5cea9136a109 (diff)
downloadbinutils-gdb-827041555ac443bd57340060f3e034fd7b199dd8.tar.gz
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 8fdebfa0cab..c312b7dbed5 100644
--- a/gold/dwp.cc
+++ b/gold/dwp.cc
@@ -1,6 +1,6 @@
// dwp.cc -- DWARF packaging utility
-// Copyright (C) 2012-2018 Free Software Foundation, Inc.
+// Copyright (C) 2012-2019 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) 2018 Free Software Foundation, Inc.\n"));
+ printf(_("Copyright (C) 2019 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\