Merge pull request #34681 from xurei/master

postman: init at 5.5.2
This commit is contained in:
Andreas Rammhold
2018-02-11 20:43:53 +01:00
committed by GitHub
3 changed files with 97 additions and 0 deletions

View File

@@ -487,6 +487,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";