From: Oleg Pykhalov <go.wigust@gmail.com>
To: Leo Famulari <leo@famulari.name>
Cc: 27913@debbugs.gnu.org
Subject: [bug#27913] [PATCH 1/2] licenses: Add tumbolia license.
Date: Sun, 20 Aug 2017 00:19:12 +0300 [thread overview]
Message-ID: <87d17r8ddb.fsf_-_@gmail.com> (raw)
In-Reply-To: <87k21z8di7.fsf_-_@gmail.com> (Oleg Pykhalov's message of "Sun, 20 Aug 2017 00:16:16 +0300")
[-- Attachment #1: [PATCH 1/2] licenses: Add tumbolia license. --]
[-- Type: text/x-patch, Size: 1459 bytes --]
From a3c4a9f4c59016d8df10acb5369b187f9fdf3e29 Mon Sep 17 00:00:00 2001
From: Oleg Pykhalov <go.wigust@gmail.com>
Date: Sun, 20 Aug 2017 00:05:06 +0300
Subject: [PATCH 1/2] licenses: Add tumbolia license.
* guix/licenses.scm (tumbolia): New variable.
---
guix/licenses.scm | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/guix/licenses.scm b/guix/licenses.scm
index b7dadd975..c12f2867e 100644
--- a/guix/licenses.scm
+++ b/guix/licenses.scm
@@ -13,6 +13,7 @@
;;; Copyright © 2017 Petter <petter@mykolab.ch>
;;; Copyright © 2017 Marius Bakke <mbakke@fastmail.com>
;;; Copyright © 2017 Arun Isaac <arunisaac@systemreboot.net>
+;;; Copyright © 2017 Oleg Pykhalov <go.wigust@gmail.com>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -83,6 +84,7 @@
silofl1.1
sleepycat
tcl/tk
+ tumbolia
unlicense
vim
x11 x11-style
@@ -552,6 +554,11 @@ at URI, which may be a file:// URI pointing the package's tree."
"http://www.tcl.tk/software/tcltk/license.html"
"A non-copyleft free software license from the Tcl/Tk project"))
+(define tumbolia
+ (license "Tumbolia"
+ "https://raw.github.com/davisp/ghp-import/master/LICENSE"
+ "A non-copyleft permissive-style license"))
+
(define vim
(license "Vim"
"http://directory.fsf.org/wiki/License:Vim7.2"
--
2.14.1
next prev parent reply other threads:[~2017-08-19 21:20 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-02 3:38 [bug#27913] [PATCH] gnu: Add python-ghp-import Oleg Pykhalov
[not found] ` <handler.27913.B.150164512919572.ack@debbugs.gnu.org>
2017-08-02 16:15 ` [bug#27913] Acknowledgement ([PATCH] gnu: Add python-ghp-import.) Oleg Pykhalov
2017-08-02 20:01 ` Leo Famulari
2017-08-03 18:48 ` Oleg Pykhalov
2017-08-19 21:16 ` [bug#27913] [PATCH 0/2] Add python-ghp-import Oleg Pykhalov
2017-08-19 21:19 ` Oleg Pykhalov [this message]
2017-08-19 21:20 ` [bug#27913] [PATCH 2/2] gnu: " Oleg Pykhalov
2017-09-04 13:25 ` bug#27913: " 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=87d17r8ddb.fsf_-_@gmail.com \
--to=go.wigust@gmail.com \
--cc=27913@debbugs.gnu.org \
--cc=leo@famulari.name \
/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.