license.txt 1.1 KB

1234567891011121314151617181920212223242526272829303132333435
  1. ## Legal
  2. ### License of source code
  3. Author: Wuzzy (2015)
  4. Also: This mod was forked from the “Better HUD” [hud] mod by BlockMen.
  5. Translations:
  6. * German: Wuzzy
  7. * Portuguese: BrunoMine
  8. * Turkish: admicos
  9. * Dutch: kingoscargames
  10. * Italian: Hamlet
  11. * Malay: muhdnurhidayat
  12. * Russian: Imk
  13. This program is free software. It comes without any warranty, to
  14. the extent permitted by applicable law. You can redistribute it
  15. and/or modify it under the terms of the MIT License.
  16. ### Licenses of textures
  17. * `hudbars_icon_health.png`—celeron55 (CC BY-SA 3.0), modified by BlockMen
  18. * `hudbars_bgicon_health.png`—celeron55 (CC BY-SA 3.0), modified by BlockMen
  19. * `hudbars_icon_breath.png`—kaeza (MIT License), modified by BlockMen, modified again by Wuzzy
  20. * `hudbars_bgicon_breath.png`—based on previous image, edited by Wuzzy (MIT License)
  21. * `hudbars_bar_health.png`—Wuzzy (MIT License)
  22. * `hudbars_bar_breath.png`—Wuzzy (MIT License)
  23. * `hudbars_bar_background.png`—Wuzzy (MIT License)
  24. ### License references
  25. * [CC-BY-SA 3.0](https://creativecommons.org/licenses/by-sa/3.0/)
  26. * [MIT License](https://opensource.org/licenses/MIT)