diff options
author | Michael Muré <batolettre@gmail.com> | 2018-09-02 22:00:51 +0200 |
---|---|---|
committer | Michael Muré <batolettre@gmail.com> | 2018-09-04 18:22:36 +0200 |
commit | e82b92f65bd26a3c5ccb3371a565db6fb64b14a4 (patch) | |
tree | a421d1e74afe1b889ac77e22011f72e8b86d8e59 /README.md | |
parent | e32653037bdb04da2f97f8a9fbc37d064c327222 (diff) | |
download | git-bug-e82b92f65bd26a3c5ccb3371a565db6fb64b14a4.tar.gz |
logo: add proper licensing and small cleaning
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,5 +1,5 @@ <p align="center"> - <img width="64px" src="logo/git-bug--logo--alpha--flat--bg.svg"> + <img width="150px" src="https://cdn.rawgit.com/MichaelMure/git-bug/logo/misc/logo/logo-alpha-flat-bg.svg"> </p> <h1 align="center">git-bug</h1> @@ -118,4 +118,6 @@ PRs accepted. Drop by the [Gitter lobby](https://gitter.im/the-git-bug/Lobby) fo ## License -GPLv3 or later © Michael Muré +Unless otherwise stated, this project is released under the [GPLv3](LICENSE) or later license © Michael Muré + +The git-bug logo by [Viktor Teplov](https://github.com/vandesign) is released under the [Creative Commons Attribution 4.0 International (CC BY 4.0)](misc/logo/LICENSE) license © Viktor Teplov.
\ No newline at end of file |