diff options
author | Nelson Martell <nelson6e65@gmail.com> | 2017-05-06 00:29:26 -0400 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2017-05-06 17:18:20 +0300 |
commit | 58e1791240a07a609a2e8bdcaf428866c7e24f31 (patch) | |
tree | 6c2e5116cf98675b9ec70ebfa876a22d6e9b5439 | |
parent | 3df2a2aeb0d1be2339a29a398240aeb6c603026c (diff) | |
download | plus-58e1791240a07a609a2e8bdcaf428866c7e24f31.tar.gz plus-58e1791240a07a609a2e8bdcaf428866c7e24f31.tar.bz2 plus-58e1791240a07a609a2e8bdcaf428866c7e24f31.tar.xz plus-58e1791240a07a609a2e8bdcaf428866c7e24f31.zip |
Fix badge text in README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -162,7 +162,7 @@ to contact the developers of the game instead. ## 5. Licenses -All code in this repository under ![GPL 2+](https://img.shields.io/badge/license-GPL2+-blue.svg) license. Art can be under ![CC-BY-SA](https://img.shields.io/badge/license-CC BY SA-blue.svg) or ![GPL 2+](https://img.shields.io/badge/license-GPL2+-blue.svg). +All code in this repository under ![GPL 2+](https://img.shields.io/badge/license-GPL2+-blue.svg) license. Art can be under ![CC-BY-SA](https://img.shields.io/badge/license-CC_BY_SA-blue.svg) or ![GPL 2+](https://img.shields.io/badge/license-GPL2+-blue.svg). Github, Bitbucked or other non free hostings may use strange TOS what may violate this licenses. If any of this hostings want to violate GPL or/and CC-BY-SA licenses, they not have any rights to do so. This hostings have rights to remove ManaPlus repositories if they want violate given licenses. |