aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/sigbpt.exp
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2005-04-27 16:35:15 +0000
committerDaniel Jacobowitz <drow@false.org>2005-04-27 16:35:15 +0000
commit607fbc543c498bcbd959339a309266ed790b7b3d (patch)
tree00487e48a6a4269e056628577383bd806b1dda9e /gdb/testsuite/gdb.base/sigbpt.exp
parent4b188b9f378958b975c48f5de1bd11ea042ef632 (diff)
downloadgdb-607fbc543c498bcbd959339a309266ed790b7b3d.zip
gdb-607fbc543c498bcbd959339a309266ed790b7b3d.tar.gz
gdb-607fbc543c498bcbd959339a309266ed790b7b3d.tar.bz2
* ChangeLog: Correct some 2003-01-13 dates.
* gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp, gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp, gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp, gdb.trace/collection.exp, gdb.trace/passc-dyn.exp, gdb.trace/tfind.exp: Update copyright years.
Diffstat (limited to 'gdb/testsuite/gdb.base/sigbpt.exp')
-rw-r--r--gdb/testsuite/gdb.base/sigbpt.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.base/sigbpt.exp b/gdb/testsuite/gdb.base/sigbpt.exp
index 45630ab..9e010e2 100644
--- a/gdb/testsuite/gdb.base/sigbpt.exp
+++ b/gdb/testsuite/gdb.base/sigbpt.exp
@@ -1,6 +1,6 @@
# This testcase is part of GDB, the GNU debugger.
-# Copyright 2004 Free Software Foundation, Inc.
+# Copyright 2004, 2005 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