Skip to content

Commit bb0788a

Browse files
author
Nicholas C. Zakas
committed
Fixed license info, incorrectly said it was BSD but is actually MIT
1 parent 6efd55d commit bb0788a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

npm/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
},
2020
"licenses":[
2121
{
22-
"type" : "BSD",
23-
"url" : "http://www.freebsd.org/copyright/freebsd-license.html"
22+
"type" : "MIT",
23+
"url" : "https://github.com/stubbornella/csslint/blame/master/LICENSE"
2424
}
2525
],
2626
"repository": {

0 commit comments

Comments
 (0)