Merge pull request #4503 from vbgl/tagaini

Adds Tagaini Jisho
This commit is contained in:
Michael Raskin
2014-10-13 17:52:55 +04:00
3 changed files with 51 additions and 0 deletions

View File

@@ -72,6 +72,11 @@ rec {
fullName = "Creative Commons Attribution 3.0";
};
cc-by-sa-30 = spdx {
shortName = "CC-BY-SA-3.0";
fullName = "Creative Commons Attribution Share Alike 3.0";
};
cc-by-40 = spdx {
shortName = "CC-BY-4.0";
fullName = "Creative Commons Attribution 4.0";