Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Michael Chastain <mec.gnu@mindspring.com>
To: msnyder@redhat.com
Cc: gdb-patches@sources.redhat.com
Subject: [PING/rfa/testsuite/threads] killed.c: add copyright notice
Date: Fri, 10 Sep 2004 19:20:00 -0000	[thread overview]
Message-ID: <4141FE9C.nailNED117DRN@mindspring.com> (raw)

Previously submitted:

  2004-08-27

This patch adds a copyright notice to killed.c.

Jim Blandy wrote killed.c in 2002 and it hasn't been edited since.
I'm about to edit it, to add a necessary #include line.

Date sources:

  cvs history
  ChangeLog
  old gdb releases

Tested on native i686-pc-linux-gnu with gcc 2.95.3, 3.3.4, 3.4.1,
dwarf-2 and stabs+, to check for line number gotchas.

Okay to commit?

2004-08-27  Michael Chastain  <mec.gnu@mindspring.com>

	* gdb.threads/killed.c: Add copyright notice.

Index: gdb.threads/killed.c
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.threads/killed.c,v
retrieving revision 1.1
diff -c -3 -p -r1.1 killed.c
*** gdb.threads/killed.c	3 Sep 2002 20:02:48 -0000	1.1
--- gdb.threads/killed.c	27 Aug 2004 12:14:51 -0000
***************
*** 1,3 ****
--- 1,22 ----
+ /* This testcase is part of GDB, the GNU debugger.
+ 
+    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
+    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.  */
+ 
  #include <sys/types.h>
  #include <signal.h>
  #include <pthread.h>


             reply	other threads:[~2004-09-10 19:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-10 19:20 Michael Chastain [this message]
2004-09-14 15:55 ` Michael Chastain

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4141FE9C.nailNED117DRN@mindspring.com \
    --to=mec.gnu@mindspring.com \
    --cc=gdb-patches@sources.redhat.com \
    --cc=msnyder@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox