libeb: s/licence/license
This commit is contained in:
parent
877c668e77
commit
4c7ef76862
@ -18,7 +18,7 @@ stdenv.mkDerivation rec {
|
|||||||
common way to distribute electronic dictionaries in Japan. It supports
|
common way to distribute electronic dictionaries in Japan. It supports
|
||||||
the EB, EBG, EBXA, EBXA-C, S-EBXA and EPWING formats.
|
the EB, EBG, EBXA, EBXA-C, S-EBXA and EPWING formats.
|
||||||
'';
|
'';
|
||||||
licence = licenses.bsd3;
|
license = licenses.bsd3;
|
||||||
maintainers = with maintainers; [ gebner ];
|
maintainers = with maintainers; [ gebner ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user