fix typo in postgresql license definition
This commit is contained in:
parent
559045d98c
commit
494ba98e65
@ -232,7 +232,7 @@ rec {
|
|||||||
fullName = "OpenSSL License";
|
fullName = "OpenSSL License";
|
||||||
};
|
};
|
||||||
|
|
||||||
postgresql = spqd {
|
postgresql = spdx {
|
||||||
shortName = "PostgreSQL";
|
shortName = "PostgreSQL";
|
||||||
fullName = "PostgreSQL License";
|
fullName = "PostgreSQL License";
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user