diff --git a/platform/commonUI/browse/bundle.json b/platform/commonUI/browse/bundle.json index ca7a4a41e3..8fed67e5e7 100644 --- a/platform/commonUI/browse/bundle.json +++ b/platform/commonUI/browse/bundle.json @@ -138,7 +138,7 @@ "description": "Unique identifer generation (code adapted.)", "author": "Robert Kieffer", "website": "https://github.com/broofa/node-uuid", - "copyright": "", + "copyright": "Copyright (c) 2010 Robert Kieffer", "license": "license-mit", "link": "http://opensource.org/licenses/MIT" } diff --git a/platform/framework/bundle.json b/platform/framework/bundle.json index 854d3871b5..3dcb6c921a 100644 --- a/platform/framework/bundle.json +++ b/platform/framework/bundle.json @@ -30,7 +30,7 @@ "description": "Unit testing", "author": "Pivotal Labs", "website": "http://jasmine.github.io/", - "copyright": "", + "copyright": "Copyright (c) 2008-2011 Pivotal Labs", "license": "license-mit", "link": "http://opensource.org/licenses/MIT" },