gnu: httrack: Correct licence prefix.
This follows up on commit ed132a57c1
.
* gnu/packages/web.scm (httrack)[license]: Use the right prefix.
This commit is contained in:
parent
ed132a57c1
commit
e70771f08e
1 changed files with 1 additions and 1 deletions
|
@ -6519,4 +6519,4 @@ (define-public httrack
|
||||||
update an existing mirrored site, and resume interrupted downloads.
|
update an existing mirrored site, and resume interrupted downloads.
|
||||||
|
|
||||||
HTTrack is fully configurable, and has an integrated help system.")
|
HTTrack is fully configurable, and has an integrated help system.")
|
||||||
(license license:gpl3+)))
|
(license l:gpl3+)))
|
||||||
|
|
Loading…
Reference in a new issue