license.txt 2.3 KB

123456789101112131415161718192021
  1. This work is licensed as Creative Commons Attribution/NonCommercial/Share Alike
  2. See http://creativecommons.org/licenses/by-nc-sa/3.0/
  3. Noncommercial -- You may not use this work for commercial purposes except when be sold inside an original work of your own making.
  4. If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one.
  5. This means that you cannot sell this code but you may share this code. You must attribute authorship to me and leave this notice intact.
  6. You are not selling the script, you are selling the build! If you do not like or agree with this, then you may not distribute these scripts, textures or sounds.
  7. Ferd Frederix
  8. This code is based on original code from Xundra Snowpaw which was licensed on a new BSD License: http://www.opensource.org/licenses/bsd-license.php
  9. A FreeBSD license of this type must remain with the original code and allows modifications and relicensing provided that the original authors license is included.
  10. Copyright (c) 2010, Xundra Snowpaw
  11. All rights reserved.
  12. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
  13. * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  14. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentationand/or other materials provided with the distribution.
  15. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
  16. THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS
  17. BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
  18. SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
  19. WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
  20. EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.