me
/
guix
Archived
1
0
Fork 0

gnu: httrack: Correct licence prefix.

This follows up on commit ed132a57c1.

* gnu/packages/web.scm (httrack)[license]: Use the right prefix.
master
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
1 changed files with 1 additions and 1 deletions

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