licenses.publicDomain: Fix typo
This commit is contained in:
+1
-1
@@ -276,7 +276,7 @@ rec {
|
|||||||
|
|
||||||
publicDomain = {
|
publicDomain = {
|
||||||
shortName = "Public Domain";
|
shortName = "Public Domain";
|
||||||
fullname = "Public Domain";
|
fullName = "Public Domain";
|
||||||
};
|
};
|
||||||
|
|
||||||
sleepycat = spdx {
|
sleepycat = spdx {
|
||||||
|
|||||||
Reference in New Issue
Block a user