Update license verbiage (no "REGENTS".)
catseye
13 years ago
4 | 4 | # (see http://demo.raww.net/muriel/ for more information) |
5 | 5 | # v2001.03.23 Chris Pressey, Cat's Eye Technologies |
6 | 6 | |
7 | # Copyright (c)2001, Cat's Eye Technologies. | |
7 | # Copyright (c)2001-2012, Chris Pressey, Cat's Eye Technologies. | |
8 | 8 | # All rights reserved. |
9 | 9 | # |
10 | 10 | # Redistribution and use in source and binary forms, with or without |
11 | 11 | # modification, are permitted provided that the following conditions |
12 | 12 | # are met: |
13 | # | |
14 | # Redistributions of source code must retain the above copyright | |
15 | # notice, this list of conditions and the following disclaimer. | |
16 | # | |
17 | # Redistributions in binary form must reproduce the above copyright | |
18 | # notice, this list of conditions and the following disclaimer in | |
19 | # the documentation and/or other materials provided with the | |
20 | # distribution. | |
21 | # | |
22 | # Neither the name of Cat's Eye Technologies nor the names of its | |
23 | # contributors may be used to endorse or promote products derived | |
24 | # from this software without specific prior written permission. | |
25 | # | |
26 | # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND | |
27 | # CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, | |
28 | # INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF | |
29 | # MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | |
30 | # DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE | |
31 | # LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, | |
32 | # OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, | |
33 | # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, | |
34 | # OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON | |
35 | # ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, | |
36 | # OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | |
37 | # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE | |
38 | # POSSIBILITY OF SUCH DAMAGE. | |
13 | # | |
14 | # 1. Redistributions of source code must retain the above copyright | |
15 | # notices, this list of conditions and the following disclaimer. | |
16 | # 2. Redistributions in binary form must reproduce the above copyright | |
17 | # notices, this list of conditions, and the following disclaimer in | |
18 | # the documentation and/or other materials provided with the | |
19 | # distribution. | |
20 | # 3. Neither the names of the copyright holders nor the names of their | |
21 | # contributors may be used to endorse or promote products derived | |
22 | # from this software without specific prior written permission. | |
23 | # | |
24 | # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS | |
25 | # ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES INCLUDING, BUT NOT | |
26 | # LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS | |
27 | # FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE | |
28 | # COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, | |
29 | # INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, | |
30 | # BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | |
31 | # LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER | |
32 | # CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | |
33 | # LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN | |
34 | # ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE | |
35 | # POSSIBILITY OF SUCH DAMAGE. | |
39 | 36 | |
40 | 37 | # USAGE: [perl] muriel[.pl] program.mur |
41 | 38 |