Merge remote-tracking branch 'origin/master' into staging

This commit is contained in:
Eelco Dolstra
2014-08-15 02:15:14 +02:00
61 changed files with 5206 additions and 529 deletions

View File

@@ -184,6 +184,11 @@ rec {
url = http://opensource.franz.com/preamble.html;
};
lpl-102 = spdx {
shortName = "LPL-1.02";
fullName = "Lucent Public License v1.02";
};
mit = spdx {
shortName = "MIT";
fullName = "MIT License";