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