license.txt.diff 2.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. 28c28
  2. < Licenses of media (textures)
  3. ---
  4. > Licenses of media (textures & nodebox)
  5. 31,32c31,32
  6. < Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
  7. < Copyright (C) 2016 paramat
  8. ---
  9. > The MIT License (MIT)
  10. > Copyright (C) 2017-2018 jadedctrl
  11. 34,57c34,48
  12. < You are free to:
  13. < Share — copy and redistribute the material in any medium or format.
  14. < Adapt — remix, transform, and build upon the material for any purpose, even commercially.
  15. < The licensor cannot revoke these freedoms as long as you follow the license terms.
  16. <
  17. < Under the following terms:
  18. <
  19. < Attribution — You must give appropriate credit, provide a link to the license, and
  20. < indicate if changes were made. You may do so in any reasonable manner, but not in any way
  21. < that suggests the licensor endorses you or your use.
  22. <
  23. < ShareAlike — If you remix, transform, or build upon the material, you must distribute
  24. < your contributions under the same license as the original.
  25. <
  26. < No additional restrictions — You may not apply legal terms or technological measures that
  27. < legally restrict others from doing anything the license permits.
  28. <
  29. < Notices:
  30. <
  31. < You do not have to comply with the license for elements of the material in the public
  32. < domain or where your use is permitted by an applicable exception or limitation.
  33. < No warranties are given. The license may not give you all of the permissions necessary
  34. < for your intended use. For example, other rights such as publicity, privacy, or moral
  35. < rights may limit how you use the material.
  36. ---
  37. > Permission is hereby granted, free of charge, to any person obtaining a copy of this
  38. > software and associated documentation files (the "Software"), to deal in the Software
  39. > without restriction, including without limitation the rights to use, copy, modify, merge,
  40. > publish, distribute, sublicense, and/or sell copies of the Software, and to permit
  41. > persons to whom the Software is furnished to do so, subject to the following conditions:
  42. >
  43. > The above copyright notice and this permission notice shall be included in all copies or
  44. > substantial portions of the Software.
  45. >
  46. > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
  47. > INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
  48. > PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
  49. > FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
  50. > OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
  51. > DEALINGS IN THE SOFTWARE.
  52. 58a50,51
  53. > For more details:
  54. > https://opensource.org/licenses/MIT