unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* btrfs-progs: [trivial] licence correction
@ 2016-02-15  1:47 tobias.geerinckx.rice
  2016-02-15  1:47 ` [PATCH] gnu: btrfs-progs: Correct license to 'gpl2' tobias.geerinckx.rice
  2016-02-15  2:13 ` btrfs-progs: [trivial] licence correction Leo Famulari
  0 siblings, 2 replies; 4+ messages in thread
From: tobias.geerinckx.rice @ 2016-02-15  1:47 UTC (permalink / raw)
  To: guix-devel

Hullo,

It was pointed out to me that the current licence (‘gpl2+’) for
btrfs-progs is just wrong and should be ‘gpl2’ instead.

I must have opened one of the few gpl2+-licenced files in the tarball
by sheer bad luck. Here is a patch to set things right.

Kind regards,

T G-R

(I struggled to write a ‘GNU-style’ commit message for something so
trivial and probably went overboard. This can be fixed in a later
patch series.)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH] gnu: btrfs-progs: Correct license to 'gpl2'.
  2016-02-15  1:47 btrfs-progs: [trivial] licence correction tobias.geerinckx.rice
@ 2016-02-15  1:47 ` tobias.geerinckx.rice
  2016-02-15  2:13 ` btrfs-progs: [trivial] licence correction Leo Famulari
  1 sibling, 0 replies; 4+ messages in thread
From: tobias.geerinckx.rice @ 2016-02-15  1:47 UTC (permalink / raw)
  To: guix-devel

From: Tobias Geerinckx-Rice <tobias.geerinckx.rice@gmail.com>

* gnu/packages/linux.scm (btrfs-progs)[license]: Use 'gpl2'.
---
 gnu/packages/linux.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 6b26feb..dab68c4 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -2502,4 +2502,4 @@ and copy/paste text in the console and in xterm.")
     (description "Btrfs is a copy-on-write (CoW) filesystem for Linux aimed at
 implementing advanced features while focusing on fault tolerance, repair and
 easy administration.")
-    (license license:gpl2+)))
+    (license license:gpl2)))
-- 
2.7.0

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: btrfs-progs: [trivial] licence correction
  2016-02-15  1:47 btrfs-progs: [trivial] licence correction tobias.geerinckx.rice
  2016-02-15  1:47 ` [PATCH] gnu: btrfs-progs: Correct license to 'gpl2' tobias.geerinckx.rice
@ 2016-02-15  2:13 ` Leo Famulari
  2016-02-15  2:42   ` Tobias Geerinckx-Rice
  1 sibling, 1 reply; 4+ messages in thread
From: Leo Famulari @ 2016-02-15  2:13 UTC (permalink / raw)
  To: tobias.geerinckx.rice; +Cc: guix-devel

On Mon, Feb 15, 2016 at 02:47:43AM +0100, tobias.geerinckx.rice@gmail.com wrote:
> Hullo,
> 
> It was pointed out to me that the current licence (‘gpl2+’) for
> btrfs-progs is just wrong and should be ‘gpl2’ instead.
> 
> I must have opened one of the few gpl2+-licenced files in the tarball
> by sheer bad luck. Here is a patch to set things right.

Thanks for the report! I pushed a change that lists the handful of gpl2+
files and names both licenses.

> 
> Kind regards,
> 
> T G-R
> 
> (I struggled to write a ‘GNU-style’ commit message for something so
> trivial and probably went overboard. This can be fixed in a later
> patch series.)
> 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: btrfs-progs: [trivial] licence correction
  2016-02-15  2:13 ` btrfs-progs: [trivial] licence correction Leo Famulari
@ 2016-02-15  2:42   ` Tobias Geerinckx-Rice
  0 siblings, 0 replies; 4+ messages in thread
From: Tobias Geerinckx-Rice @ 2016-02-15  2:42 UTC (permalink / raw)
  To: Leo Famulari; +Cc: guix-devel

On 15 February 2016 at 03:13, Leo Famulari <leo@famulari.name> wrote:
> Thanks for the report! I pushed a change that lists the handful of gpl2+
> files and names both licenses.

Even better... I didn't realise that was an option.

Thanks!

T G-R

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-02-15  2:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-15  1:47 btrfs-progs: [trivial] licence correction tobias.geerinckx.rice
2016-02-15  1:47 ` [PATCH] gnu: btrfs-progs: Correct license to 'gpl2' tobias.geerinckx.rice
2016-02-15  2:13 ` btrfs-progs: [trivial] licence correction Leo Famulari
2016-02-15  2:42   ` Tobias Geerinckx-Rice

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).