From c5f93a72e9ecf1fc27ef67d20cfe10af363c4ecd Mon Sep 17 00:00:00 2001 From: Jeff Williams Date: Mon, 19 Jan 2015 06:43:41 -0800 Subject: [PATCH] add Rhino shims to LICENSE; bump copyright date --- LICENSE.md | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/LICENSE.md b/LICENSE.md index 01417b6b..ace29362 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -4,7 +4,7 @@ JSDoc 3 is free software, licensed under the Apache License, Version 2.0 (the "License"). Commercial and non-commercial use are permitted in compliance with the License. -Copyright (c) 2011-2014 Michael Mathews and the +Copyright (c) 2011-2015 Michael Mathews and the [contributors to JSDoc](https://github.com/jsdoc3/jsdoc/graphs/contributors). All rights reserved. @@ -77,6 +77,16 @@ Copyright (c) 2010 Caolan McMahon. The source code for Async.js is available at: https://github.com/caolan/async +## buffer-browserify ## + +buffer-browserify is distributed under the MIT license, which is reproduced +above. + +Copyright (c) Romain Beauxis. + +The source code for buffer-browserify is available at: +https://github.com/toots/buffer-browserify + ## Catharsis ## Catharsis is distributed under the MIT license, which is reproduced above. @@ -370,6 +380,15 @@ Reporters & Editors. The source code for Underscore.js is available at: https://github.com/jashkenas/underscore +## url ## + +url is distributed under the MIT license, which is reproduced above. + +Copyright Joyent, Inc. and other Node contributors. + +The source code for url is available at: +https://github.com/defunctzombie/node-url + ## wrench-js ## wrench-js is distributed under the MIT license, which is reproduced above.