GNU bug report logs - #34004
[PATCH] gnu: sct: Correct license.

Previous Next

Package: guix-patches;

Reported by: Nam Nguyen <namn <at> berkeley.edu>

Date: Mon, 7 Jan 2019 04:57:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#34004: closed ([PATCH] gnu: sct: Correct license.)
Date: Thu, 10 Jan 2019 13:59:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 10 Jan 2019 14:58:54 +0100
with message-id <87d0p4d36p.fsf <at> gnu.org>
and subject line Re: [bug#34004] [PATCH] gnu: sct: Correct license.
has caused the debbugs.gnu.org bug report #34004,
regarding [PATCH] gnu: sct: Correct license.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
34004: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34004
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Nam Nguyen <namn <at> berkeley.edu>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: sct: Correct license.
Date: Sun,  6 Jan 2019 20:56:22 -0800
* gnu/packages/xdisorg.scm (sct)[license]: Change to non-copyleft.
---
 gnu/packages/xdisorg.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index 7c119def4..fdfa1511d 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -1613,7 +1613,7 @@ colors on all monitors attached to an XRandR-capable X11 display server.")
     (synopsis "Set the color temperature of the screen")
     (description "@code{sct} is a lightweight utility to set the color
 temperature of the screen.")
-    (license license:bsd-3)))
+    (license (license:non-copyleft "file://sct.c")))) ; "OpenBSD" license
 
 (define-public wl-clipboard
   (package
-- 
2.20.1



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Nam Nguyen <namn <at> berkeley.edu>
Cc: 34004-done <at> debbugs.gnu.org
Subject: Re: [bug#34004] [PATCH] gnu: sct: Correct license.
Date: Thu, 10 Jan 2019 14:58:54 +0100
Hi,

Nam Nguyen <namn <at> berkeley.edu> skribis:

> * gnu/packages/xdisorg.scm (sct)[license]: Change to non-copyleft.

Applied, thanks!

Ludo'.


This bug report was last modified 6 years and 134 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.