Gnus development mailing list
 help / color / mirror / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
To: "Miles Bader" <miles@gnu.org>
Cc: <ding@gnus.org>
Subject: Gnus and GPLv3
Date: Fri, 31 Aug 2007 12:38:25 +0200	[thread overview]
Message-ID: <v9lkbsvvj2.fsf@marauder.physik.uni-ulm.de> (raw)

Hi Miles,

you didn't sync the GPLv3 change from v5-10 to the trunk yet.  Would
you like to do it or should some other developer go ahead?

If the latter...

It should be quite simple:

$ grep -A1 'Free Software Foundation; either version 2, or' *.el

... shows that all these are GPLv2+ (GPL version 2 or later):

;; the Free Software Foundation; either version 2, or (at your option)
;; any later version.

$ sed -i -e 's|Free Software Foundation; either version 2, or|Free Software Foundation; either version 3, or|' *.el

Then add the following ChangeLog entry and commit the files:

        * Relicense all FSF files to GPLv3 or later.

The following files in should also be relicensed (they are not in
Emacs 22; same for files added in No Gnus):

lisp/:

dgnushack.el
gnus-xmas.el
messagexmas.el
nnheaderxm.el

texi/:

infohack.el
gnus-news.el

texi/texi2latex.el doesn't have a proper header, I'll ask Lars about it.

We should also check, if the FSF postal address has been updated in
all files.

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/



             reply	other threads:[~2007-08-31 10:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-31 10:38 Reiner Steib [this message]
2007-08-31 12:49 ` Miles Bader
2007-09-13 22:18   ` Leo
2007-10-04 19:25 ` Reiner Steib

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=v9lkbsvvj2.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+gmane@imap.cc \
    --cc=Reiner.Steib@gmx.de \
    --cc=ding@gnus.org \
    --cc=miles@gnu.org \
    /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;
as well as URLs for NNTP newsgroup(s).