source: Dev/branches/jQueryUI/client/d3/lib/uglifyjs/LICENSE @ 249

Last change on this file since 249 was 249, checked in by hendrikvanantwerpen, 13 years ago

This one's for Subversion, because it's so close...

First widget (stripped down sequencer).
Seperated client and server code in two direcotry trees.

File size: 1.3 KB
Line 
1Copyright 2010 (c) Mihai Bazon <mihai.bazon@gmail.com>
2Based on parse-js (http://marijn.haverbeke.nl/parse-js/).
3
4Redistribution and use in source and binary forms, with or without
5modification, are permitted provided that the following conditions
6are met:
7
8    * Redistributions of source code must retain the above
9      copyright notice, this list of conditions and the following
10      disclaimer.
11
12    * Redistributions in binary form must reproduce the above
13      copyright notice, this list of conditions and the following
14      disclaimer in the documentation and/or other materials
15      provided with the distribution.
16
17THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER “AS IS” AND ANY
18EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
19IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
20PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE
21LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
22OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
23PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
24PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
25THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
26TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
27THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
28SUCH DAMAGE.
Note: See TracBrowser for help on using the repository browser.