postman: init at 5.5.2

This commit is contained in:
Olivier Bourdoux
2018-02-11 18:39:44 +01:00
parent 3933b60bae
commit 63a4cbfb43
3 changed files with 97 additions and 0 deletions
+6
View File
@@ -482,6 +482,12 @@ lib.mapAttrs (n: v: v // { shortName = n; }) rec {
fullName = "PostgreSQL License";
};
postman = {
fullName = "Postman EULA";
url = https://www.getpostman.com/licenses/postman_base_app;
free = false;
};
psfl = spdx {
spdxId = "Python-2.0";
fullName = "Python Software Foundation License version 2";