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:
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 @@ (define-public httrack
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+)))