add Rhino shims to LICENSE; bump copyright date

This commit is contained in:
Jeff Williams 2015-01-19 06:43:41 -08:00
parent 4134e67dcf
commit c5f93a72e9

View File

@ -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 "License"). Commercial and non-commercial use are permitted in compliance with
the License. the License.
Copyright (c) 2011-2014 Michael Mathews <micmath@gmail.com> and the Copyright (c) 2011-2015 Michael Mathews <micmath@gmail.com> and the
[contributors to JSDoc](https://github.com/jsdoc3/jsdoc/graphs/contributors). [contributors to JSDoc](https://github.com/jsdoc3/jsdoc/graphs/contributors).
All rights reserved. All rights reserved.
@ -77,6 +77,16 @@ Copyright (c) 2010 Caolan McMahon.
The source code for Async.js is available at: The source code for Async.js is available at:
https://github.com/caolan/async 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 ##
Catharsis is distributed under the MIT license, which is reproduced above. 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: The source code for Underscore.js is available at:
https://github.com/jashkenas/underscore 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 ##
wrench-js is distributed under the MIT license, which is reproduced above. wrench-js is distributed under the MIT license, which is reproduced above.