about summary refs log tree commit diff
path: root/lib
diff options
context:
space:
mode:
authorMarkus Kowalewski <markus.kowalewski@gmail.com>2022-11-02 22:53:58 +0100
committerMarkus Kowalewski <markus.kowalewski@gmail.com>2022-11-02 22:53:58 +0100
commitad29005c504faeb34dac70ecd1bdac45138f44ca (patch)
tree615d7261e2b676afdd9ac4d2bc3de4de7155955b /lib
parent2782ba59676613e457884b4c866c903e3ac496f2 (diff)
arkpandora_ttf: add license
Diffstat (limited to 'lib')
-rw-r--r--lib/licenses.nix5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/licenses.nix b/lib/licenses.nix
index 4cd65277771fa..c84d5e8706df3 100644
--- a/lib/licenses.nix
+++ b/lib/licenses.nix
@@ -109,6 +109,11 @@ in mkLicense lset) ({
     fullName = "Apache License 2.0";
   };
 
+  bitstreamVera = {
+    spdxId = "Bitstream-Vera";
+    fullName = "Bitstream Vera Font License";
+  };
+
   bola11 = {
     url = "https://blitiri.com.ar/p/bola/";
     fullName = "Buena Onda License Agreement 1.1";