aboutsummaryrefslogtreecommitdiff
path: root/gold/version.cc
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2016-01-01 21:55:12 +1030
committerAlan Modra <amodra@gmail.com>2016-01-01 23:00:01 +1030
commit6f2750feaf2827ef8a1a0a5b2f90c1e9a6cabbd1 (patch)
treeb13a0b52caeac4086d83b89ea2cfe51ba3f9e40c /gold/version.cc
parent3499769a6a6d3acb48d4d7eef5f656b22fecaeb8 (diff)
downloadgdb-6f2750feaf2827ef8a1a0a5b2f90c1e9a6cabbd1.zip
gdb-6f2750feaf2827ef8a1a0a5b2f90c1e9a6cabbd1.tar.gz
gdb-6f2750feaf2827ef8a1a0a5b2f90c1e9a6cabbd1.tar.bz2
Copyright update for binutils
Diffstat (limited to 'gold/version.cc')
-rw-r--r--gold/version.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/gold/version.cc b/gold/version.cc
index 486a85a..e7e6e87 100644
--- a/gold/version.cc
+++ b/gold/version.cc
@@ -1,6 +1,6 @@
// version.c -- print gold version information
-// Copyright (C) 2006-2015 Free Software Foundation, Inc.
+// Copyright (C) 2006-2016 Free Software Foundation, Inc.
// Written by Ian Lance Taylor <iant@google.com>.
// This file is part of gold.
@@ -62,7 +62,7 @@ print_version(bool print_short)
if (!print_short)
{
// This output is intended to follow the GNU standards.
- printf(_("Copyright (C) 2015 Free Software Foundation, Inc.\n"));
+ printf(_("Copyright (C) 2016 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) a later version.\n\