guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: gnu: httrack: Correct licence prefix.


From: guix-commits
Subject: 01/01: gnu: httrack: Correct licence prefix.
Date: Thu, 11 Apr 2019 08:25:43 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit e70771f08e14f12a4767477a519f679465748f47
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Thu Apr 11 14:24:18 2019 +0200

    gnu: httrack: Correct licence prefix.
    
    This follows up on commit ed132a57c103a764f5831521f2ae332e5b34b762.
    
    * gnu/packages/web.scm (httrack)[license]: Use the right prefix.
---
 gnu/packages/web.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 4ea72fa..a14b010 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -6519,4 +6519,4 @@ site from link to link, as if you were viewing it online. 
 HTTrack can also
 update an existing mirrored site, and resume interrupted downloads.
 
 HTTrack is fully configurable, and has an integrated help system.")
-    (license license:gpl3+)))
+    (license l:gpl3+)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]