all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Marius Bakke <mbakke@fastmail.com>
To: 28132@debbugs.gnu.org
Subject: [bug#28132] [PATCH 1/2] licenses: Add VOSTROM.
Date: Fri, 18 Aug 2017 00:54:34 +0200	[thread overview]
Message-ID: <20170817225434.9749-1-mbakke@fastmail.com> (raw)

* 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

             reply	other threads:[~2017-08-17 22:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-17 22:54 Marius Bakke [this message]
2017-08-17 22:56 ` [bug#28132] [PATCH 2/2] gnu: Add LFT Marius Bakke
2017-08-19 12:46 ` [bug#28132] [PATCH 1/2] licenses: Add VOSTROM Marius Bakke
2017-08-22 23:33 ` bug#28132: " Marius Bakke
2017-08-31 12:21   ` [bug#28132] " Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170817225434.9749-1-mbakke@fastmail.com \
    --to=mbakke@fastmail.com \
    --cc=28132@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.