Skip to content

Commit e8c4ea4

Browse files
authored
Merge pull request #284 from tox-rs/license
Improve README + revert gpl license
2 parents 0e60820 + e886d63 commit e8c4ea4

File tree

3 files changed

+19
-5
lines changed

3 files changed

+19
-5
lines changed

AUTHORS.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## Developers
2+
3+
(in alphabetical order, with 10 commits or more excluding merges)
4+
5+
Anonymous (quininer)
6+
Evgeny Kurnevsky (kurnevsky)
7+
Namsoo CHO (NamsooCho)
8+
Roman Proskuryakov (kpp)
9+
Zetok Zalbavar (zetok)

LICENSE-GPL

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
zerho.info
2-
With gratitude to TOX contributors
3-
Copyright (c) 2017 Zerho LLC
4-
51
GNU GENERAL PUBLIC LICENSE
62
Version 3, 29 June 2007
73

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,12 +120,21 @@ consider helping :wink:
120120
- [x] tests cover almost all functionality
121121

122122

123+
## Authors
124+
125+
[zetox](https://github.com/zetok/tox) was created by [Zetok Zalbavar](https://github.com/zetok/)
126+
(zetok/openmailbox/org) and assimilated by the tox-rs team.
127+
128+
tox-rs has contributions from many users. See [AUTHORS.md](/AUTHORS.md). Thanks everyone!
129+
130+
tox-rs is sponsored by [Zerho LLC](https://zerho.info/).
131+
123132
## License
124133

125134
Dual licensed under the MIT or GPLv3+ licenses. You may use this project under the
126135
terms of either the MIT License or the GNU General Public License (GPL) Version 3+.
127136

128-
For details, see [LICENSE-MIT](/LICENSE) and [LICENSE-GPL](/LICENSE-GPL).
137+
For details, see [LICENSE-MIT](/LICENSE-MIT) and [LICENSE-GPL](/LICENSE-GPL).
129138

130139
[Reference source repository]: https://github.com/zetok/tox-spec
131140
[Rust]: https://www.rust-lang.org/

0 commit comments

Comments
 (0)