fix typo in postgresql license definition

This commit is contained in:
Aristid Breitkreuz 2014-09-04 20:40:03 +02:00
parent 559045d98c
commit 494ba98e65

View file

@ -232,7 +232,7 @@ rec {
fullName = "OpenSSL License";
};
postgresql = spqd {
postgresql = spdx {
shortName = "PostgreSQL";
fullName = "PostgreSQL License";
};