|
1 | 1 | /***
|
2 | 2 | * mcmap - create isometric maps of your minecraft alpha/beta world
|
3 |
| - * v2.1a, 00-2011 by Zahl |
| 3 | + * v2.1a, 09-2011 by Zahl |
4 | 4 | *
|
5 |
| - * mcmap is licensed under the Creative Commons Attribution-ShareAlike 3.0 |
6 |
| - * Unported License. To view a copy of this license, visit |
7 |
| - * http://creativecommons.org/licenses/by-sa/3.0/ or send a letter to |
8 |
| - * Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA. |
| 5 | + * Copyright 2011, Zahl. All rights reserved. |
| 6 | + * |
| 7 | + * Redistribution and use in source and binary forms, with or without modification, are |
| 8 | + * permitted provided that the following conditions are met: |
| 9 | + * |
| 10 | + * 1. Redistributions of source code must retain the above copyright notice, this list of |
| 11 | + * conditions and the following disclaimer. |
| 12 | + * |
| 13 | + * 2. Redistributions in binary form must reproduce the above copyright notice, this list |
| 14 | + * of conditions and the following disclaimer in the documentation and/or other materials |
| 15 | + * provided with the distribution. |
| 16 | + * |
| 17 | + * THIS SOFTWARE IS PROVIDED BY <COPYRIGHT HOLDER> ''AS IS'' AND ANY EXPRESS OR IMPLIED |
| 18 | + * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND |
| 19 | + * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> OR |
| 20 | + * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR |
| 21 | + * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR |
| 22 | + * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON |
| 23 | + * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING |
| 24 | + * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF |
| 25 | + * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
9 | 26 | *
|
10 | 27 | */
|
11 | 28 |
|
|
0 commit comments