aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2015-01-02 00:45:26 +1030
committerAlan Modra <amodra@gmail.com>2015-01-02 00:53:45 +1030
commitb90efa5b79ac1524ec260f8eb89d1be37e0219a7 (patch)
treea7ebeb673d79bf4ba968d3a740a9b2a185f0bb48 /gold/testsuite/dyn_weak_ref.sh
parentUpdate year range in copyright notice of all files owned by the GDB project. (diff)
downloadbinutils-gdb-b90efa5b79ac1524ec260f8eb89d1be37e0219a7.tar.gz
binutils-gdb-b90efa5b79ac1524ec260f8eb89d1be37e0219a7.tar.bz2
binutils-gdb-b90efa5b79ac1524ec260f8eb89d1be37e0219a7.zip
ChangeLog rotatation and copyright year update
Diffstat (limited to 'gold/testsuite/dyn_weak_ref.sh')
-rwxr-xr-xgold/testsuite/dyn_weak_ref.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/testsuite/dyn_weak_ref.sh b/gold/testsuite/dyn_weak_ref.sh
index e2d200d04bc..9591edccaeb 100755
--- a/gold/testsuite/dyn_weak_ref.sh
+++ b/gold/testsuite/dyn_weak_ref.sh
@@ -3,7 +3,7 @@
# dyn_weak_ref.sh -- test weak reference remains weak in output even if
# gold sees a dynamic weak reference before a static one.
-# Copyright (C) 2010-2014 Free Software Foundation, Inc.
+# Copyright (C) 2010-2015 Free Software Foundation, Inc.
# Written by Doug Kwan <dougkwan@google.com>.
# This file is part of gold.