GNU bug report logs - #28132
[PATCH 1/2] licenses: Add VOSTROM.

Previous Next

Package: guix-patches;

Reported by: Marius Bakke <mbakke <at> fastmail.com>

Date: Thu, 17 Aug 2017 22:56:01 UTC

Severity: normal

Tags: patch

Done: Marius Bakke <mbakke <at> fastmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Marius Bakke <mbakke <at> fastmail.com>
To: 28132 <at> debbugs.gnu.org
Cc: Marius Bakke <mbakke <at> fastmail.com>
Subject: [bug#28132] [PATCH 1/2] licenses: Add VOSTROM.
Date: Fri, 18 Aug 2017 00:54:34 +0200
* guix/licenses.scm (vostrom): New variable.
---
 guix/licenses.scm | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/guix/licenses.scm b/guix/licenses.scm
index b7dadd975..9fbe719e3 100644
--- a/guix/licenses.scm
+++ b/guix/licenses.scm
@@ -85,6 +85,7 @@
             tcl/tk
             unlicense
             vim
+            vostrom
             x11 x11-style
             zpl2.1
             zlib
@@ -557,6 +558,11 @@ at URI, which may be a file:// URI pointing the package's tree."
            "http://directory.fsf.org/wiki/License:Vim7.2"
            "http://www.gnu.org/licenses/license-list.html#Vim"))
 
+(define vostrom
+  (license "VOSTROM"
+           "https://pwhois.org/license.who"
+           "Copyleft free software license from the Prefix WhoIs Project"))
+
 (define unlicense
   (license "Unlicense"
            "https://unlicense.org/"
-- 
2.14.1





This bug report was last modified 7 years and 358 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.