From f2ed29ac951ed90961dfe5484f22b8469a7d2303 Mon Sep 17 00:00:00 2001 From: Hilton Chain Date: Sun, 6 Aug 2023 23:21:39 +0800 Subject: [PATCH] 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. --- rosenthal/packages/binaries.scm | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/rosenthal/packages/binaries.scm b/rosenthal/packages/binaries.scm index 58fe9fa..bc53ddc 100644 --- a/rosenthal/packages/binaries.scm +++ b/rosenthal/packages/binaries.scm @@ -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