[Licenses] Add missing copyright years
WTD-1051.
This commit is contained in:
@@ -138,7 +138,7 @@
|
|||||||
"description": "Unique identifer generation (code adapted.)",
|
"description": "Unique identifer generation (code adapted.)",
|
||||||
"author": "Robert Kieffer",
|
"author": "Robert Kieffer",
|
||||||
"website": "https://github.com/broofa/node-uuid",
|
"website": "https://github.com/broofa/node-uuid",
|
||||||
"copyright": "",
|
"copyright": "Copyright (c) 2010 Robert Kieffer",
|
||||||
"license": "license-mit",
|
"license": "license-mit",
|
||||||
"link": "http://opensource.org/licenses/MIT"
|
"link": "http://opensource.org/licenses/MIT"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -30,7 +30,7 @@
|
|||||||
"description": "Unit testing",
|
"description": "Unit testing",
|
||||||
"author": "Pivotal Labs",
|
"author": "Pivotal Labs",
|
||||||
"website": "http://jasmine.github.io/",
|
"website": "http://jasmine.github.io/",
|
||||||
"copyright": "",
|
"copyright": "Copyright (c) 2008-2011 Pivotal Labs",
|
||||||
"license": "license-mit",
|
"license": "license-mit",
|
||||||
"link": "http://opensource.org/licenses/MIT"
|
"link": "http://opensource.org/licenses/MIT"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user