From 4b95cf5c0c75d6efc1b2f96af72317aecca079f1 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Wed, 5 Mar 2014 22:16:15 +1030 Subject: Update copyright years --- gold/version.cc | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'gold/version.cc') diff --git a/gold/version.cc b/gold/version.cc index 5fd2395..2369541 100644 --- a/gold/version.cc +++ b/gold/version.cc @@ -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 . // 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\ -- cgit v1.1