Message ID | 20190107045622.31623-1-namn@berkeley.edu |
---|---|
State | Accepted |
Commit | dbd346ae88b21dd138a83e2a742f050cf70e099c |
Headers | show |
Series | [bug#34004] gnu: sct: Correct license. | expand |
Context | Check | Description |
---|---|---|
cbaines/applying patch | fail | Apply failed |
Hi,
Nam Nguyen <namn@berkeley.edu> skribis:
> * gnu/packages/xdisorg.scm (sct)[license]: Change to non-copyleft.
Applied, thanks!
Ludo'.
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