Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@false.org>
To: Andreas Schwab <schwab@suse.de>
Cc: Joel Brobecker <brobecker@adacore.com>, gdb-patches@sourceware.org
Subject: Re: GPLv3: copying.awk needs to be adjusted
Date: Tue, 21 Aug 2007 13:44:00 -0000	[thread overview]
Message-ID: <20070821134423.GE25612@caradoc.them.org> (raw)
In-Reply-To: <jetzqw9ccz.fsf@sykes.suse.de>

On Sun, Aug 19, 2007 at 10:07:08AM +0200, Andreas Schwab wrote:
>  # Make copying.c from COPYING
>  $(srcdir)/copying.c: @MAINTAINER_MODE_TRUE@ \
> -		$(srcdir)/COPYING $(srcdir)/copying.awk
> +		$(srcdir)/COPYING3 $(srcdir)/copying.awk
>  	awk -f $(srcdir)/copying.awk \
> -		< $(srcdir)/COPYING > $(srcdir)/copying.tmp
> +		< $(srcdir)/COPYING3 > $(srcdir)/copying.tmp
>  	mv $(srcdir)/copying.tmp $(srcdir)/copying.c
>  
>  version.c: Makefile version.in

Can we just use the COPYING3 at the top level?

-- 
Daniel Jacobowitz
CodeSourcery


      reply	other threads:[~2007-08-21 13:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-18  2:44 Joel Brobecker
2007-08-18  9:27 ` Andreas Schwab
2007-08-19  4:55   ` Joel Brobecker
2007-08-19  8:07     ` Andreas Schwab
2007-08-21 13:44       ` Daniel Jacobowitz [this message]

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=20070821134423.GE25612@caradoc.them.org \
    --to=drow@false.org \
    --cc=brobecker@adacore.com \
    --cc=gdb-patches@sourceware.org \
    --cc=schwab@suse.de \
    /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