rosenthal: cloudflare-warp-bin: Adjust license name and description.

* rosenthal/packages/binaries.scm (cloudflare-warp-bin)[license]: Change name
and description to what Nonguix uses for nonfree software.
This commit is contained in:
Hilton Chain 2023-08-06 23:21:39 +08:00
parent b9eb466764
commit f2ed29ac95
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292

View File

@ -104,9 +104,10 @@ protocols out-of-the-box.")
secure, and more private experience online. The WARP client sits between your
device and the Internet, and has several connection modes to better suit
different needs.")
(license (license "Application Terms of Service"
"https://www.cloudflare.com/application/terms/"
"nonfree"))))
(license
(license "Nonfree"
"https://www.cloudflare.com/application/terms/"
"This is a nonfree license. Check the URI for details."))))
(define-public hugo-bin
(package