summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Hodina <phodina@protonmail.com>2022-08-13 14:37:17 +0200
committerJonathan Brielmaier <jonathan.brielmaier@web.de>2022-08-13 19:22:40 +0200
commit48076abd1196af2f57157dd2924958015eb179cf (patch)
tree058a2d253334421dc800ff985f6542cfe6d3c095
parent8cd4ebd0838db462f5a9ab23d966ff8bc09a8703 (diff)
nongnu: lightburn: Update license with a link.
* nongnu/packages/cad.scm (lightburn)[license]: Add link of license. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
-rw-r--r--nongnu/packages/cad.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/nongnu/packages/cad.scm b/nongnu/packages/cad.scm
index ffa776e..be7f6c8 100644
--- a/nongnu/packages/cad.scm
+++ b/nongnu/packages/cad.scm
@@ -174,4 +174,4 @@ cut order, etc.
@item send the result directly to your laser cutter
@end enumerate")
(home-page "https://lightburnsoftware.com/")
- (license license:nonfree)))
+ (license (license:nonfree "https://lightburnsoftware.com/pages/how-the-lightburn-license-works"))))