GNU bug report logs -
#26588
Add some (non-free?) font licenses.
Previous Next
Reported by: Clément Lassieur <clement <at> lassieur.org>
Date: Fri, 21 Apr 2017 14:47:01 UTC
Severity: normal
Tags: patch
Done: Clément Lassieur <clement <at> lassieur.org>
Bug is archived. No further changes may be made.
Full log
Message #14 received at 26588 <at> debbugs.gnu.org (full text, mbox):
This license is not X11-style because of its clause that makes it non-free.
* gnu/packages/fonts.scm (font-bitstream-vera)[license]: Change to Bitstream
Vera.
---
gnu/packages/fonts.scm | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
index 6579a66e4..18ddcc6e3 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -238,9 +238,7 @@ provide serif, sans and monospaced variants.")
(synopsis "Bitstream Vera sans-serif typeface")
(description "Vera is a sans-serif typeface from Bitstream, Inc. This
package provides the TrueType (TTF) files.")
- (license
- (license:x11-style
- "http://www.gnome.org/fonts/#Final_Bitstream_Vera_Fonts"))))
+ (license (license:bitstream-vera))))
(define-public font-cantarell
(package
--
2.12.2
This bug report was last modified 8 years and 26 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.