From 5fa8d6d5dbfaa60a1d82da867d60a5079b853482 Mon Sep 17 00:00:00 2001 From: joshaber Date: Tue, 1 Dec 2015 16:45:09 -0500 Subject: [PATCH] Update the overrides. --- build/tasks/license-overrides.coffee | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/build/tasks/license-overrides.coffee b/build/tasks/license-overrides.coffee index 173e41144..19f32fb84 100644 --- a/build/tasks/license-overrides.coffee +++ b/build/tasks/license-overrides.coffee @@ -124,10 +124,12 @@ module.exports = THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. """ 'tweetnacl@0.13.2': - license: 'CC0-1.0' + repository: 'https://github.com/dchest/tweetnacl-js' + license: 'Public Domain' source: 'https://github.com/dchest/tweetnacl-js/blob/2f328394f74d83564634fb89ea2798caa3a4edb9/README.md says public domain.' 'json-schema@0.2.2': - license: 'AFLv2.1' + repository: 'https://github.com/kriszyp/json-schema' + license: 'BSD' source: 'README links to https://github.com/dojo/dojo/blob/8b6a5e4c42f9cf777dd39eaae8b188e0ebb59a4c/LICENSE' sourceText: """ Dojo is available under *either* the terms of the modified BSD license *or* the