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