ChangeLog rotatation and copyright year update
This commit is contained in:
parent
32d0add0a6
commit
b90efa5b79
2507 changed files with 13808 additions and 13634 deletions
|
@ -1,6 +1,6 @@
|
|||
// version.c -- print gold version information
|
||||
|
||||
// Copyright (C) 2006-2014 Free Software Foundation, Inc.
|
||||
// Copyright (C) 2006-2015 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) 2014 Free Software Foundation, Inc.\n"));
|
||||
printf(_("Copyright (C) 2014-2015 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\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue