fix typo in postgresql license definition
This commit is contained in:
+1
-1
@@ -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";
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user