Montage
============
Copyright (c) 2013, Adam Solove
All Rights Reserved. 3-Clause BSD License
http://opensource.org/licenses/BSD-3-Clause

Copyright (c) 2012-2013, António Afonso All Rights Reserved.
3-Clause BSD License
http://opensource.org/licenses/BSD-3-Clause

Copyright (c) 2012-2013, François Frisch All Rights Reserved.
3-Clause BSD License
http://opensource.org/licenses/BSD-3-Clause

Copyright (c) 2012-2013, Hugo Daniel All Rights Reserved.
3-Clause BSD License
http://opensource.org/licenses/BSD-3-Clause

Copyright (c) 2012-2013, Jacob Seidelin All Rights Reserved.
3-Clause BSD License
http://opensource.org/licenses/BSD-3-Clause

Copyright (c) 2012-2013, Jean-Francois Ducarroz All Rights Reserved.
3-Clause BSD License
http://opensource.org/licenses/BSD-3-Clause

Copyright (c) 2012-2013, Kris Kowal All Rights Reserved.
3-Clause BSD License
http://opensource.org/licenses/BSD-3-Clause

Copyright (c) 2013, Michael Koch All Rights Reserved.
3-Clause BSD License
http://opensource.org/licenses/BSD-3-Clause

Copyright (c) 2012-2013, Mike Czepiel All Rights Reserved.
3-Clause BSD License
http://opensource.org/licenses/BSD-3-Clause

Copyright (c) 2013, Nikita Vasilyev All Rights Reserved.
3-Clause BSD License
http://opensource.org/licenses/BSD-3-

Copyright (c) 2012-2013, Pierre Frisch All Rights Reserved.
3-Clause BSD License
http://opensource.org/licenses/BSD-3-Clause

Copyright (c) 2012-2013, Roman Cortes All Rights Reserved.
3-Clause BSD License
http://opensource.org/licenses/BSD-3-Clause

Copyright (c) 2012-2013, Stuart Knightley All Rights Reserved.
3-Clause BSD License
http://opensource.org/licenses/BSD-3-Clause

Copyright (c) 2012-2013, cesine All Rights Reserved.
3-Clause BSD License
http://opensource.org/licenses/BSD-3-Clause

Copyright (c) 2012-2013, marchant All Rights Reserved.
3-Clause BSD License
http://opensource.org/licenses/BSD-3-Clause

Copyright (c) 2012-2013, simurai All Rights Reserved.
3-Clause BSD License
http://opensource.org/licenses/BSD-3-Clause

Montage
========

Copyright (c) 2012, Motorola Mobility LLC.
All Rights Reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

* Redistributions of source code must retain the above copyright notice,
  this list of conditions and the following disclaimer.

* Redistributions in binary form must reproduce the above copyright notice,
  this list of conditions and the following disclaimer in the documentation
  and/or other materials provided with the distribution.

* Neither the name of Motorola Mobility LLC nor the names of its
  contributors may be used to endorse or promote products derived from this
  software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.

chainvas
========

Copyright (C) Lea Verou

Licensed under The MIT License. See license.txt and http://www.opensource.org/licenses/mit-license.php.

http://leaverou.github.com/chainvas/

date.js
=======
1.0 Alpha-1
Coolite Inc. http://www.coolite.com/
2008-04-13
Copyright (c) 2006-2008, Coolite Inc. (http://www.coolite.com/). All rights reserved.
Licensed under The MIT License. See license.txt and http://www.datejs.com/license/.
http://www.datejs.com/

jQuery
======
jQuery JavaScript Library v1.4.4
http://jquery.com/

Copyright 2010, John Resig
Dual licensed under the MIT or GPL Version 2 licenses.
http://jquery.org/license

Includes Sizzle.js
http://sizzlejs.com/
Copyright 2010, The Dojo Foundation
Released under the MIT, BSD, and GPL Licenses.

Date: Thu Nov 11 19:04:53 2010 -0500

JSHint
======
JSHint, by JSHint Community.

Licensed under the same slightly modified MIT license that JSLint is.
It stops evil-doers everywhere.

JSHint is a derivative work of JSLint:

  Copyright (c) 2002 Douglas Crockford  (www.JSLint.com)

  Permission is hereby granted, free of charge, to any person obtaining
  a copy of this software and associated documentation files (the "Software"),
  to deal in the Software without restriction, including without limitation
  the rights to use, copy, modify, merge, publish, distribute, sublicense,
  and/or sell copies of the Software, and to permit persons to whom
  the Software is furnished to do so, subject to the following conditions:

  The above copyright notice and this permission notice shall be included
  in all copies or substantial portions of the Software.

  The Software shall be used for Good, not Evil.

  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
  DEALINGS IN THE SOFTWARE.

JSHint was forked from 2010-12-16 edition of JSLint.

Node UUID
=========

At core/uuid.js

Code from node-uuid: https://github.com/broofa/node-uuid/raw/master/uuid.js<br/>
MIT license https://github.com/broofa/node-uuid/blob/master/LICENSE.md<br/>

WeakMap Shim
============

At core/shim/weak-map.js

Derived from http://code.google.com/p/es-lab/source/browse/trunk/src/ses/WeakMap.js
Added the export
Removed the check for ses
Copyright (C) 2011 Google Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
