summary refs log tree commit diff
path: root/lib
diff options
context:
space:
mode:
authorMichael Raskin <7c6f434c@mail.ru>2014-06-30 10:14:14 +0400
committerMichael Raskin <7c6f434c@mail.ru>2014-06-30 10:14:14 +0400
commitd41a7bd9e2844cf7e9bf1c83b7b66de6ab0aab75 (patch)
tree0312c236433f99cd05d27f4bc93dfa74fc975e3d /lib
parentb403893aa220e4f7844778c30feb1461a90dc864 (diff)
parentfad3494f072ffb766a5b65d7ee80e3e17fce327f (diff)
downloadnixpkgs-d41a7bd9e2844cf7e9bf1c83b7b66de6ab0aab75.tar
nixpkgs-d41a7bd9e2844cf7e9bf1c83b7b66de6ab0aab75.tar.gz
nixpkgs-d41a7bd9e2844cf7e9bf1c83b7b66de6ab0aab75.tar.bz2
nixpkgs-d41a7bd9e2844cf7e9bf1c83b7b66de6ab0aab75.tar.lz
nixpkgs-d41a7bd9e2844cf7e9bf1c83b7b66de6ab0aab75.tar.xz
nixpkgs-d41a7bd9e2844cf7e9bf1c83b7b66de6ab0aab75.tar.zst
nixpkgs-d41a7bd9e2844cf7e9bf1c83b7b66de6ab0aab75.zip
Merge pull request #2871 from auntieNeo/kochi-substitute
Added Kochi substitute Japanese font package
Diffstat (limited to 'lib')
-rw-r--r--lib/licenses.nix6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/licenses.nix b/lib/licenses.nix
index f529288b54f..ee13fd10a94 100644
--- a/lib/licenses.nix
+++ b/lib/licenses.nix
@@ -245,6 +245,12 @@
 
   unfreeRedistributableFirmware = "unfree-redistributable-firmware";
 
+  wadalab = {
+    shortName = "wadalab";
+    fullName = "Wadalab Font License";
+    url = https://fedoraproject.org/wiki/Licensing:Wadalab?rd=Licensing/Wadalab;
+  };
+
   zlib = {
     shortName = "zlib";
     fullName = "zlib license";