annotate udis86-1.4/COPYING @ 1:4a9dcbd9e54f

-files of 0.13 beta -fixes so that it now compiles with the current dmd version
author marton@basel.hu
date Tue, 05 Apr 2011 20:44:01 +0200
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
4a9dcbd9e54f -files of 0.13 beta
marton@basel.hu
parents:
diff changeset
1 Copyright (c) 2002, 2003, 2004, 2005, 2006 <vivek@sig9.com>
4a9dcbd9e54f -files of 0.13 beta
marton@basel.hu
parents:
diff changeset
2 All rights reserved.
4a9dcbd9e54f -files of 0.13 beta
marton@basel.hu
parents:
diff changeset
3
4a9dcbd9e54f -files of 0.13 beta
marton@basel.hu
parents:
diff changeset
4 Redistribution and use in source and binary forms, with or without modification,
4a9dcbd9e54f -files of 0.13 beta
marton@basel.hu
parents:
diff changeset
5 are permitted provided that the following conditions are met:
4a9dcbd9e54f -files of 0.13 beta
marton@basel.hu
parents:
diff changeset
6
4a9dcbd9e54f -files of 0.13 beta
marton@basel.hu
parents:
diff changeset
7 * Redistributions of source code must retain the above copyright notice,
4a9dcbd9e54f -files of 0.13 beta
marton@basel.hu
parents:
diff changeset
8 this list of conditions and the following disclaimer.
4a9dcbd9e54f -files of 0.13 beta
marton@basel.hu
parents:
diff changeset
9 * Redistributions in binary form must reproduce the above copyright notice,
4a9dcbd9e54f -files of 0.13 beta
marton@basel.hu
parents:
diff changeset
10 this list of conditions and the following disclaimer in the documentation
4a9dcbd9e54f -files of 0.13 beta
marton@basel.hu
parents:
diff changeset
11 and/or other materials provided with the distribution.
4a9dcbd9e54f -files of 0.13 beta
marton@basel.hu
parents:
diff changeset
12
4a9dcbd9e54f -files of 0.13 beta
marton@basel.hu
parents:
diff changeset
13 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
4a9dcbd9e54f -files of 0.13 beta
marton@basel.hu
parents:
diff changeset
14 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
4a9dcbd9e54f -files of 0.13 beta
marton@basel.hu
parents:
diff changeset
15 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
4a9dcbd9e54f -files of 0.13 beta
marton@basel.hu
parents:
diff changeset
16 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
4a9dcbd9e54f -files of 0.13 beta
marton@basel.hu
parents:
diff changeset
17 ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
4a9dcbd9e54f -files of 0.13 beta
marton@basel.hu
parents:
diff changeset
18 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
4a9dcbd9e54f -files of 0.13 beta
marton@basel.hu
parents:
diff changeset
19 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
4a9dcbd9e54f -files of 0.13 beta
marton@basel.hu
parents:
diff changeset
20 ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4a9dcbd9e54f -files of 0.13 beta
marton@basel.hu
parents:
diff changeset
21 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
4a9dcbd9e54f -files of 0.13 beta
marton@basel.hu
parents:
diff changeset
22 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.