X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gold%2Fversion.cc;h=23695412a927c2aa360bac63198c317ee568f0a3;hb=refs%2Fheads%2Ftizen_2.4_base;hp=0b6e257dbaf51333b823674b3025009a97a2a323;hpb=6c288f11e6cd710a9924fd65ea588b3c4f529822;p=external%2Fbinutils.git diff --git a/gold/version.cc b/gold/version.cc index 0b6e257..2369541 100644 --- a/gold/version.cc +++ b/gold/version.cc @@ -1,7 +1,6 @@ // version.c -- print gold version information -// Copyright 2006, 2007, 2008, 2009, 2010, 2011 -// Free Software Foundation, Inc. +// Copyright (C) 2006-2014 Free Software Foundation, Inc. // Written by Ian Lance Taylor . // This file is part of gold. @@ -63,7 +62,7 @@ print_version(bool print_short) if (!print_short) { // This output is intended to follow the GNU standards. - printf(_("Copyright 2011 Free Software Foundation, Inc.\n")); + printf(_("Copyright (C) 2014 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\