This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] Fix MI testsuite copyrights


HI,

Some of the mi testsuite files still have copyrights by the late, 
great Cygnus Solutions. This patch simply changes them all to the FSF.

Committed as obvious.
Keith

ChangeLog
2002-09-17  Keith Seitz  <keiths@redhat.com>

        * mi-console.exp: Update copyright.
        * mi-var-block.exp: Likewise.
        * mi-var-cmd.exp: Likewise.
        * mi-var-display.exp: Likewise.
        * mi0-console.exp: Likewise.
        * mi0-var-child.exp: Likewise.
        * mi0-var-cmd.exp: Likewise.
        * mi0-var-display.exp: Likewise.

Patch
Index: testsuite/gdb.mi/mi-console.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/mi-console.exp,v
retrieving revision 1.7
diff -p -r1.7 mi-console.exp
*** testsuite/gdb.mi/mi-console.exp	19 Aug 2001 01:23:43 -0000	1.7
--- testsuite/gdb.mi/mi-console.exp	17 Sep 2002 20:26:40 -0000
***************
*** 1,4 ****
! # Copyright 1999, 2000, 2001 Cygnus Solutions.
  
  # 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
--- 1,4 ----
! # Copyright 1999, 2000, 2001, 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
Index: testsuite/gdb.mi/mi-var-block.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/mi-var-block.exp,v
retrieving revision 1.6
diff -p -r1.6 mi-var-block.exp
*** testsuite/gdb.mi/mi-var-block.exp	19 Aug 2001 01:23:43 -0000	1.6
--- testsuite/gdb.mi/mi-var-block.exp	17 Sep 2002 20:26:46 -0000
***************
*** 1,4 ****
! #   Copyright (C) 1999 2000 s Solutions
  #
  # 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
--- 1,4 ----
! #   Copyright (C) 1999, 2000, 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
Index: testsuite/gdb.mi/mi-var-cmd.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/mi-var-cmd.exp,v
retrieving revision 1.10
diff -p -r1.10 mi-var-cmd.exp
*** testsuite/gdb.mi/mi-var-cmd.exp	10 Sep 2002 22:28:44 -0000	1.10
--- testsuite/gdb.mi/mi-var-cmd.exp	17 Sep 2002 20:26:48 -0000
***************
*** 1,4 ****
! #   Copyright (C) 1999, 2000, 2002 Cygnus Solutions
  #
  # 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
--- 1,4 ----
! #   Copyright (C) 1999, 2000, 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
Index: testsuite/gdb.mi/mi-var-display.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/mi-var-display.exp,v
retrieving revision 1.7
diff -p -r1.7 mi-var-display.exp
*** testsuite/gdb.mi/mi-var-display.exp	19 Dec 2001 22:57:46 -0000	1.7
--- testsuite/gdb.mi/mi-var-display.exp	17 Sep 2002 20:26:50 -0000
***************
*** 1,4 ****
! #   Copyright (C) 1999 2000 Cygnus Solutions
  #
  # 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
--- 1,4 ----
! #   Copyright (C) 1999, 2000, 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
Index: testsuite/gdb.mi/mi0-console.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/mi0-console.exp,v
retrieving revision 1.5
diff -p -r1.5 mi0-console.exp
*** testsuite/gdb.mi/mi0-console.exp	19 Aug 2001 01:23:43 -0000	1.5
--- testsuite/gdb.mi/mi0-console.exp	17 Sep 2002 20:26:51 -0000
***************
*** 1,4 ****
! # Copyright 1999, 2000, 2001 Cygnus Solutions.
  
  # 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
--- 1,4 ----
! # Copyright 1999, 2000, 2001, 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
Index: testsuite/gdb.mi/mi0-var-child.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/mi0-var-child.exp,v
retrieving revision 1.6
diff -p -r1.6 mi0-var-child.exp
*** testsuite/gdb.mi/mi0-var-child.exp	9 May 2002 18:29:33 -0000	1.6
--- testsuite/gdb.mi/mi0-var-child.exp	17 Sep 2002 20:26:58 -0000
***************
*** 1,4 ****
! #   Copyright (C) 1999 2000 Cygnus Solutions
  #
  # 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
--- 1,4 ----
! #   Copyright (C) 1999, 2000, 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
Index: testsuite/gdb.mi/mi0-var-cmd.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/mi0-var-cmd.exp,v
retrieving revision 1.8
diff -p -r1.8 mi0-var-cmd.exp
*** testsuite/gdb.mi/mi0-var-cmd.exp	10 Sep 2002 22:28:44 -0000	1.8
--- testsuite/gdb.mi/mi0-var-cmd.exp	17 Sep 2002 20:26:59 -0000
***************
*** 1,4 ****
! #   Copyright (C) 1999, 2000, 2002 Cygnus Solutions
  #
  # 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
--- 1,4 ----
! #   Copyright (C) 1999, 2000, 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
Index: testsuite/gdb.mi/mi0-var-display.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/mi0-var-display.exp,v
retrieving revision 1.6
diff -p -r1.6 mi0-var-display.exp
*** testsuite/gdb.mi/mi0-var-display.exp	19 Dec 2001 22:57:46 -0000	1.6
--- testsuite/gdb.mi/mi0-var-display.exp	17 Sep 2002 20:28:49 -0000
***************
*** 1,4 ****
! #   Copyright (C) 1999 2000 Cygnus Solutions
  #
  # 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
--- 1,4 ----
! #   Copyright (C) 1999, 2000, 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]