From: Alex Kost <alezost@gmail.com>
To: guix-devel@gnu.org
Subject: [PATCH 1/2] licenses: Add 'silofl1.1'.
Date: Tue, 28 Oct 2014 09:53:41 +0300 [thread overview]
Message-ID: <87ppdcbs7e.fsf@gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 192 bytes --]
The license for the Liberation fonts. I named it ‘silofl1.1’ or should
it be just ‘silofl’? Also about the title: "SIL Open Font License 1.1"
or "SILOFL 1.1" or something else?
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-licenses-Add-silofl1.1.patch --]
[-- Type: text/x-diff, Size: 1080 bytes --]
From ef66e2f801d5b54bb16074bea747888e6ed4e5be Mon Sep 17 00:00:00 2001
From: Alex Kost <alezost@gmail.com>
Date: Tue, 28 Oct 2014 09:38:04 +0300
Subject: [PATCH 1/2] licenses: Add 'silofl1.1'.
* guix/licenses.scm (silofl1.1): New variable.
---
guix/licenses.scm | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/guix/licenses.scm b/guix/licenses.scm
index 8b7ea53..3f1e8b0 100644
--- a/guix/licenses.scm
+++ b/guix/licenses.scm
@@ -44,6 +44,7 @@
psfl public-domain
qpl
ruby
+ silofl1.1
vim
x11 x11-style
zlib
@@ -267,6 +268,11 @@ which may be a file:// URI pointing the package's tree."
"http://directory.fsf.org/wiki/License:Ruby"
"https://www.ruby-lang.org/en/about/license.txt"))
+(define silofl1.1
+ (license "SIL Open Font License 1.1"
+ "http://scripts.sil.org/OFL_web"
+ "https://www.gnu.org/licenses/license-list#SILOFL"))
+
(define vim
(license "Vim"
"http://directory.fsf.org/wiki/License:Vim7.2"
--
2.1.2
next reply other threads:[~2014-10-28 6:53 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-28 6:53 Alex Kost [this message]
2014-10-28 8:08 ` [PATCH 1/2] licenses: Add 'silofl1.1' Ludovic Courtès
2014-10-28 9:40 ` Alex Kost
2014-10-28 13:55 ` 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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ppdcbs7e.fsf@gmail.com \
--to=alezost@gmail.com \
--cc=guix-devel@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 public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).