Browse Source

Remove redundant license info

pull/8/head
Richard Neumann 3 years ago
parent
commit
5914e89172
  1. 17
      README.md

17
README.md

@ -82,20 +82,3 @@ print('Response:', response)
Have a look at `rcon.battleye.proto.ServerMessage` for details on the Have a look at `rcon.battleye.proto.ServerMessage` for details on the
respective objects. respective objects.
## License
Copyright (C) 2018-2022 Richard Neumann <mail at richard dash neumann
period de>
rcon is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
rcon is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with rcon. If not, see <http://www.gnu.org/licenses/>.

Loading…
Cancel
Save