gnu: httrack: Correct licence prefix.

This follows up on commit ed132a57c103a764f5831521f2ae332e5b34b762.

* gnu/packages/web.scm (httrack)[license]: Use the right prefix.
This commit is contained in:
Tobias Geerinckx-Rice 2019-04-11 14:24:18 +02:00
parent ed132a57c1
commit e70771f08e
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79

View File

@ -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+)))