source: Dev/branches/rest-dojo-ui/client/dojo/resources/LICENSE @ 263

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

Reworked project structure based on REST interaction and Dojo library. As
soon as this is stable, the old jQueryUI branch can be removed (it's
kept for reference).

File size: 2.0 KB
Line 
1License Disclaimer:
2
3All contents of this directory are Copyright (c) the Dojo Foundation, with the
4following exceptions:
5-------------------------------------------------------------------------------
6
7dojo.css:
8        * parts Copyright (c) 2007, Yahoo! Inc. All rights reserved.
9          Distributed under the terms of the BSD License
10
11The Program includes all or portions of the following software which was obtained under the terms and conditions of the BSD License.
12
13http://developer.yahoo.com/yui/license.html
14
15Copyright (c) 2007, Yahoo! Inc.
16 All rights reserved.
17 Redistribution and use of this software in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
18 * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
19 * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the
20documentation and/or other materials provided with the distribution.
21 * Neither the name of Yahoo! Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without
22specific prior written permission of Yahoo! Inc.
23THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
24 EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
25MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
26 COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
27OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
28LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
29WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
30OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Note: See TracBrowser for help on using the repository browser.