souffle: init at 1.0.0

This commit is contained in:
Dan Peebles
2016-09-06 17:45:13 -04:00
parent c43c0b2efa
commit 247c54e374
3 changed files with 48 additions and 0 deletions
+5
View File
@@ -470,6 +470,11 @@ lib.mapAttrs (n: v: v // { shortName = n; }) rec {
fullName = "The Unlicense";
};
upl = {
fullName = "Universal Permissive License";
url = "https://oss.oracle.com/licenses/upl/";
};
vim = spdx {
spdxId = "Vim";
fullName = "Vim License";