From: Michael Elizabeth Chastain <mec@shout.net>
To: cagney@redhat.com, ezannoni@redhat.com, gdb-patches@sources.redhat.com
Cc: keiths@redhat.com
Subject: [rfa/testsuite] gdb.mi/pthreads.c: add copyright notice
Date: Mon, 22 Sep 2003 22:52:00 -0000 [thread overview]
Message-ID: <200309222252.h8MMqhvu010387@duracef.shout.net> (raw)
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>
next reply other threads:[~2003-09-22 22:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-22 22:52 Michael Elizabeth Chastain [this message]
2003-09-23 2:28 ` Keith Seitz
2003-09-23 18:56 ` Elena Zannoni
2003-09-25 20:07 ` Elena Zannoni
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=200309222252.h8MMqhvu010387@duracef.shout.net \
--to=mec@shout.net \
--cc=cagney@redhat.com \
--cc=ezannoni@redhat.com \
--cc=gdb-patches@sources.redhat.com \
--cc=keiths@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