add postgresql 9.4beta2

This commit is contained in:
Aristid Breitkreuz
2014-09-04 20:36:43 +02:00
parent 0ec38e5b7f
commit 73e569bf01
4 changed files with 63 additions and 0 deletions
+5
View File
@@ -232,6 +232,11 @@ rec {
fullName = "OpenSSL License";
};
postgresql = spqd {
shortName = "PostgreSQL";
fullName = "PostgreSQL License";
};
psfl = spdx {
shortName = "Python-2.0";
fullName = "Python Software Foundation License version 2";