rlm@1
|
1 Copyright (c) 2006,2007 Mutsuo Saito, Makoto Matsumoto and Hiroshima
|
rlm@1
|
2 University. All rights reserved.
|
rlm@1
|
3
|
rlm@1
|
4 Redistribution and use in source and binary forms, with or without
|
rlm@1
|
5 modification, are permitted provided that the following conditions are
|
rlm@1
|
6 met:
|
rlm@1
|
7
|
rlm@1
|
8 * Redistributions of source code must retain the above copyright
|
rlm@1
|
9 notice, this list of conditions and the following disclaimer.
|
rlm@1
|
10 * Redistributions in binary form must reproduce the above
|
rlm@1
|
11 copyright notice, this list of conditions and the following
|
rlm@1
|
12 disclaimer in the documentation and/or other materials provided
|
rlm@1
|
13 with the distribution.
|
rlm@1
|
14 * Neither the name of the Hiroshima University nor the names of
|
rlm@1
|
15 its contributors may be used to endorse or promote products
|
rlm@1
|
16 derived from this software without specific prior written
|
rlm@1
|
17 permission.
|
rlm@1
|
18
|
rlm@1
|
19 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
rlm@1
|
20 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
rlm@1
|
21 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
rlm@1
|
22 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
rlm@1
|
23 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
rlm@1
|
24 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
rlm@1
|
25 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
rlm@1
|
26 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
rlm@1
|
27 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
rlm@1
|
28 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
rlm@1
|
29 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|