root/LICENSE

Revision 210:f4149d4f6896, 1.6 kB (checked in by Anders Johnsen <skabet@gmail.com>, 5 months ago)

Added LICENSE file.

Line 
1 Copyright (c) 2008 Anders Johnsen & Anders Halager
2 All rights reserved.
3
4 Developed by:       Dang compiler team
5                         http://dsource.org/projects/dang/
6
7 Permission is hereby granted, free of charge, to any person obtaining a
8 copy of this software and associated documentation files (the
9 "Software"), to deal with the Software without restriction, including
10 without limitation the rights to use, copy, modify, merge, publish,
11 distribute, sublicense, and/or sell copies of the Software, and to
12 permit persons to whom the Software is furnished to do so, subject to
13 the following conditions:
14
15     * Redistributions of source code must retain the above copyright
16       notice, this list of conditions and the following disclaimers.
17     * Redistributions in binary form must reproduce the above
18       copyright notice, this list of conditions and the following disclaimers
19       in the documentation and/or other materials provided with the
20       distribution.
21     * Neither the names of <Name of Development Group, Name of
22       Institution>, nor the names of its contributors may be used to endorse
23       or promote products derived from this Software without specific prior
24       written permission.
25
26 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
27 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
28 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
29 IN NO EVENT SHALL THE CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR
30 ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
31 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
32 SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE.
Note: See TracBrowser for help on using the browser.