summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.threads/tls-nodebug.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.threads/tls-nodebug.exp')
-rw-r--r--gdb/testsuite/gdb.threads/tls-nodebug.exp3
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.threads/tls-nodebug.exp b/gdb/testsuite/gdb.threads/tls-nodebug.exp
index db27c78b3f1..1f869277a9e 100644
--- a/gdb/testsuite/gdb.threads/tls-nodebug.exp
+++ b/gdb/testsuite/gdb.threads/tls-nodebug.exp
@@ -1,5 +1,6 @@
# tls.exp -- Expect script to test thread-local storage without debuginfo
-# Copyright (C) 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011
+# 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