From ec6dfed69baea2819c0d8f6b9ba33acffd1a6c6f Mon Sep 17 00:00:00 2001
From: Ian Lance Taylor <ian@airs.com>
Date: Thu, 11 Feb 2010 07:29:31 +0000
Subject: [PATCH] Update copyright notice.

---
 gold/copy-relocs.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gold/copy-relocs.cc b/gold/copy-relocs.cc
index 0501ea034b9..1ff7ffebd69 100644
--- a/gold/copy-relocs.cc
+++ b/gold/copy-relocs.cc
@@ -1,6 +1,6 @@
 // copy-relocs.cc -- handle COPY relocations for gold.
 
-// Copyright 2006, 2007, 2008 Free Software Foundation, Inc.
+// Copyright 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 // Written by Ian Lance Taylor <iant@google.com>.
 
 // This file is part of gold.
-- 
GitLab