summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2019-12-02 11:20:27 +0100
committerLudovic Courtès <ludo@gnu.org>2019-12-02 11:20:27 +0100
commit8804215462bb8da1b6d905d32ad031e160136a43 (patch)
treecfbaceaa9b235636527767a9ffbb6202250cc686 /gnu
parenta72aab9f71702d55a7faf0ea3b50f55a2c78f779 (diff)
downloadpatches-8804215462bb8da1b6d905d32ad031e160136a43.tar
patches-8804215462bb8da1b6d905d32ad031e160136a43.tar.gz
gnu: 0ad-data: Avoid top-level references to 'font-bitstream-vera'.
* gnu/packages/games.scm (0ad-data)[license]: Avoid references to 'font-bitstream-vera'.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/games.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index a63aaa2ea4..8dd08844ee 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -4938,9 +4938,9 @@ fight against their plot and save his fellow rabbits from slavery.")
(home-page "https://play0ad.com")
(license (list (license:fsdg-compatible
"http://tavmjong.free.fr/FONTS/ArevCopyright.txt"
- (license:license-comment
- (package-license font-bitstream-vera)))
- (package-license font-bitstream-vera)
+ "Similar to the license of the Bitstream Vera fonts.")
+ (license:fsdg-compatible
+ "https://www.gnome.org/fonts/#Final_Bitstream_Vera_Fonts")
license:cc-by-sa3.0
license:expat
license:gfl1.0