libeb: s/licence/license

This commit is contained in:
Pascal Wittmann
2015-10-10 11:13:20 +02:00
parent 877c668e77
commit 4c7ef76862
+1 -1
View File
@@ -18,7 +18,7 @@ stdenv.mkDerivation rec {
common way to distribute electronic dictionaries in Japan. It supports
the EB, EBG, EBXA, EBXA-C, S-EBXA and EPWING formats.
'';
licence = licenses.bsd3;
license = licenses.bsd3;
maintainers = with maintainers; [ gebner ];
};
}