Mercurial > libguess
comparison COPYING @ 6:c61a7765c8f5 default tip
added COPYING to make the licence and copyrights clear.
author | Yoshiki Yazawa <yaz@honeyplanet.jp> |
---|---|
date | Thu, 08 Mar 2012 11:08:07 +0900 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
5:8a64459dab94 | 6:c61a7765c8f5 |
---|---|
1 You can use, modify, and redistribute this software under the revised | |
2 BSD license. See below for the actual copyright holders and the exact | |
3 terms of license for various parts of the software. | |
4 | |
5 Copyright and condition of use of the source: | |
6 ----------------------------------------------------------------------------- | |
7 | |
8 Copyright (c) 2000-2003 Shiro Kawai | |
9 Copyright (c) 2005-2012 Yoshiki Yazawa | |
10 Copyright (c) 2007-2012 William Pitcock | |
11 | |
12 All rights reserved. | |
13 | |
14 Redistribution and use in source and binary forms, with or without | |
15 modification, are permitted provided that the following conditions | |
16 are met: | |
17 | |
18 1. Redistributions of source code must retain the above copyright | |
19 notice, this list of conditions and the following disclaimer. | |
20 | |
21 2. Redistributions in binary form must reproduce the above copyright | |
22 notice, this list of conditions and the following disclaimer in the | |
23 documentation and/or other materials provided with the distribution. | |
24 | |
25 3. Neither the name of the authors nor the names of its contributors | |
26 may be used to endorse or promote products derived from this | |
27 software without specific prior written permission. | |
28 | |
29 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS | |
30 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT | |
31 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR | |
32 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT | |
33 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, | |
34 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED | |
35 TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR | |
36 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF | |
37 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING | |
38 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | |
39 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | |
40 | |
41 ----------------------------------------------------------------------------- |