Update copyright years
[deliverable/binutils-gdb.git] / gold / version.cc
index 5fd23951a5dc2345430aea7bd81013134397685b..23695412a927c2aa360bac63198c317ee568f0a3 100644 (file)
@@ -1,7 +1,6 @@
 // version.c -- print gold version information
 
-// Copyright 2006-2014
-// Free Software Foundation, Inc.
+// Copyright (C) 2006-2014 Free Software Foundation, Inc.
 // Written by Ian Lance Taylor <iant@google.com>.
 
 // 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 2014 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\
This page took 0.024609 seconds and 4 git commands to generate.