lib.licenses.purdueBsd: fix typo in fullName and comment
This commit is contained in:
parent
257993f3f4
commit
0d64d6c0d8
@ -1097,7 +1097,7 @@ lib.mapAttrs mkLicense ({
|
||||
};
|
||||
|
||||
purdueBsd = {
|
||||
fullName = " Purdue BSD-Style License"; # also know as lsof license
|
||||
fullName = "Purdue BSD-Style License"; # also known as lsof license
|
||||
url = "https://enterprise.dejacode.com/licenses/public/purdue-bsd";
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user