From: Michael Chastain Date: Thu, 6 Feb 2003 06:39:38 +0000 (+0000) Subject: 2003-02-05 Michael Chastain X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=070afcf86f34c7c6e0ea01a7cf82d29fd21cf52a;p=binutils-gdb.git 2003-02-05 Michael Chastain * gdb.base/dump.exp: Add missing copyright line. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 978fdf9e3d9..eb1ccb7fff1 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2003-02-05 Michael Chastain + + * gdb.base/dump.exp: Add missing copyright line. + 2003-02-05 Jason Molenda (jason-cl@molenda.com) * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement diff --git a/gdb/testsuite/gdb.base/dump.exp b/gdb/testsuite/gdb.base/dump.exp index 826fdfb0bfd..5885307cea7 100644 --- a/gdb/testsuite/gdb.base/dump.exp +++ b/gdb/testsuite/gdb.base/dump.exp @@ -1,3 +1,4 @@ +# Copyright 2002 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