~ruther/guix-local

5054c24ed6e37564f86dfeace1b08247f80052b0 — Ale Abdo 3 months ago 2b3782e
guix: Add license silofl1.0.

* guix/licenses.scm: Adds 'silofl1.0' and updates url in `silofl1.1`.

Change-Id: Ie47d0b5f2bc000c09ad409092ca8c6a69e1190cb
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
1 files changed, 9 insertions(+), 1 deletions(-)

M guix/licenses.scm
M guix/licenses.scm => guix/licenses.scm +9 -1
@@ 101,6 101,7 @@
            ruby
            sgifreeb2.0
            silofl1.1
            silofl1.0
            sleepycat
            tcl/tk
            unicode


@@ 720,9 721,16 @@ at URI, which may be a file:// URI pointing the package's tree."

(define silofl1.1
  (license "SIL OFL 1.1"
           "http://scripts.sil.org/OFL_web"
           "https://openfontlicense.org/"
           "https://www.gnu.org/licenses/license-list#SILOFL"))

(define silofl1.0
  (license "SIL OFL 1.0"
           "https://openfontlicense.org/documents/OFL-1.0.txt"
           "Historical version of the SIL OFL, preserved only for historical
            reasons. It is recommended that all authors use version 1.1 of the
            OFL rather than version 1.0."))

(define sleepycat
  (license "Sleepycat"
           "http://directory.fsf.org/wiki/License:Sleepycat"