From 2571583aed598dd3f9651b53434e5f177a0e3cf7 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Mon, 2 Jan 2017 14:06:43 +1030 Subject: Update year range in copyright notice of all files. --- gold/version.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gold/version.cc') diff --git a/gold/version.cc b/gold/version.cc index ead748a..8b0c6a2 100644 --- a/gold/version.cc +++ b/gold/version.cc @@ -1,6 +1,6 @@ // version.c -- print gold version information -// Copyright (C) 2006-2016 Free Software Foundation, Inc. +// Copyright (C) 2006-2017 Free Software Foundation, Inc. // Written by Ian Lance Taylor . // 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) 2016 Free Software Foundation, Inc.\n")); + printf(_("Copyright (C) 2017 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