Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [rfa/testsuite] gdb.mi/pthreads.c: add copyright notice
@ 2003-09-22 22:52 Michael Elizabeth Chastain
  2003-09-23  2:28 ` Keith Seitz
  0 siblings, 1 reply; 4+ messages in thread
From: Michael Elizabeth Chastain @ 2003-09-22 22:52 UTC (permalink / raw)
  To: cagney, ezannoni, gdb-patches; +Cc: keiths

I'm all hot to submit a patch for testsuite/gdb.mi/pthreads.c,
but it doesn't have a copyright notice.

So, first, this patch adds a copyright notice to testsuite/gdb.mi/pthreads.c,
in accordance with FSF policy:

  http://www.gnu.org/prep/maintain_8.html#SEC8

History of this file: Keith Seitz created this file on 2002-09-24.
Further changes have been made by Elena Zannoni and David Carlton.
So it is clean from a copyright assignment point of view.

Testing: tested on native i686-pc-linux-gnu, red hat 8.0,
gcc v2 and v3, dwarf-2 and stabs+, just to make sure thast
I didn't break something in the exp file.

Okay to apply?

Michael C

===

2003-09-22  Michael Chastain  <mec@shout.net>

	* gdb.mi/pthreads.c: Add copyright notice.

Index: pthreads.c
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.mi/pthreads.c,v
retrieving revision 1.3
diff -c -3 -p -r1.3 pthreads.c
*** pthreads.c	7 Aug 2003 17:48:32 -0000	1.3
--- pthreads.c	22 Sep 2003 22:13:36 -0000
***************
*** 1,3 ****
--- 1,23 ----
+ /* Copyright 2002, 2003 Free Software Foundation, Inc.
+ 
+    This file is part of the gdb testsuite.
+ 
+    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 2 of the License, or
+    (at your option) any later version.
+    
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+    
+    You should have received a copy of the GNU General Public License
+    along with this program; if not, write to the Free Software
+    Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+   
+    This file was written by Keith Seitz (keiths@redhat.com).  */
+ 
  #include <stdio.h>
  #include <pthread.h>
  


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-09-25 20:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-22 22:52 [rfa/testsuite] gdb.mi/pthreads.c: add copyright notice Michael Elizabeth Chastain
2003-09-23  2:28 ` Keith Seitz
2003-09-23 18:56   ` Elena Zannoni
2003-09-25 20:07     ` Elena Zannoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox