summaryrefslogtreecommitdiff
path: root/gdb/contrib/expect-read1.sh
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2015-01-01 13:32:14 +0400
committerJoel Brobecker <brobecker@adacore.com>2015-01-01 13:32:14 +0400
commit32d0add0a654c1204ab71dc8a55d9374538c4b33 (patch)
treec17872eaaa56843d99bbdfcaba8f6b04f855161b /gdb/contrib/expect-read1.sh
parent76f2b779a17de2a13e9b6c0d1a4bb0ad5699a39c (diff)
downloadbinutils-gdb-32d0add0a654c1204ab71dc8a55d9374538c4b33.tar.gz
Update year range in copyright notice of all files owned by the GDB project.
gdb/ChangeLog: Update year range in copyright notice of all files.
Diffstat (limited to 'gdb/contrib/expect-read1.sh')
-rw-r--r--gdb/contrib/expect-read1.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/contrib/expect-read1.sh b/gdb/contrib/expect-read1.sh
index 593ca3da12d..0ed1dcdd38d 100644
--- a/gdb/contrib/expect-read1.sh
+++ b/gdb/contrib/expect-read1.sh
@@ -1,7 +1,7 @@
#! /bin/sh
# runtest wrapper to reliably reproduce racy incomplete reads in the testsuite.
-# Copyright (C) 2013-2014 Free Software Foundation, Inc.
+# Copyright (C) 2013-2015 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or