unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Mark H Weaver <mhw@netris.org>
To: Alex Kost <alezost@gmail.com>
Cc: guix-devel@gnu.org
Subject: Re: gpl3 vs. gpl3+
Date: Sun, 26 Jul 2015 11:54:02 -0400	[thread overview]
Message-ID: <87d1zevrs5.fsf@netris.org> (raw)
In-Reply-To: <878ua32pev.fsf@gmail.com> (Alex Kost's message of "Sun, 26 Jul 2015 13:18:00 +0300")

Alex Kost <alezost@gmail.com> writes:

> I see that only several packages uses 'gpl3' license.  And I don't
> really understand the cases when it should be used instead of 'gpl3+'.
>
> I looked at "aarddict" and "weechat".  They have the same
> COPYING/LICENSE files as <http://www.gnu.org/licenses/gpl.txt>.  So it
> should be gpl3+, right?

The license of a program is determined by the copyright notices in the
files themselves, not by the mere existence of a copy of a license
somewhere in the tarball.

Language like this in the files means gpl3+:

;;; GNU Guix 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 3 of the License, or (at
;;; your option) any later version.

If the "or (at your option) any later version" language is missing, then
it's just gpl3.

To ease the labor of looking at the copyright notices on every file, I
look at the corresponding Debian copyright file.  Debian tends to do a
fairly thorough job of license checking.  I search for the package using
http://packages.debian.org/<PACKAGE-NAME>, I select a package whose
version number is the same (or quite close) to the one I'm packaging,
and then I select the "Copyright File" link in the "Debian Resources"
section on the right side of the web page.

Also beware that the Debian copyright file only documents licenses on
files that they have not removed.  Just below the "Debian Resources"
section on the right is a section "Download Source Package".  If you see
"DFSG" in the name of the original tarball file, that means that they've
removed files for copyright reasons.

Hope this helps,

      Mark

  reply	other threads:[~2015-07-26 15:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-26 10:18 gpl3 vs. gpl3+ Alex Kost
2015-07-26 15:54 ` Mark H Weaver [this message]
2015-07-26 18:31   ` Alex Kost

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=87d1zevrs5.fsf@netris.org \
    --to=mhw@netris.org \
    --cc=alezost@gmail.com \
    --cc=guix-devel@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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).