mirror of
https://github.com/JeroenED/libpairtwo.git
synced 2024-11-23 15:06:57 +01:00
33 lines
1.3 KiB
Markdown
33 lines
1.3 KiB
Markdown
# libpairtwo
|
|
|
|
![logo](https://raw.githubusercontent.com/JeroenED/libpairtwo/develop/res/logo-lightback-250px.png "Logo libpairtwo")
|
|
|
|
Copyright 2018- (c) Jeroen De Meerleer <schaak@jeroened.be>
|
|
|
|
This library reads out pairing files that are saved using common pairing applications
|
|
|
|
## Special thanks
|
|
|
|
* Daniel Halleux (Webmaster KBSB)
|
|
* Bernard Malfliet (Original developer Pairtwo)
|
|
* Sylvin De Vet (Arbiter at VSF championship 2019 who helped me explaining several tiebreaks and other arbiter related stuff)
|
|
|
|
## Licence
|
|
|
|
```
|
|
Libpairtwo: Export chess tournaments directly on the web
|
|
Copyright (C) 2018- Jeroen De Meerleer <schaak@jeroened.be>
|
|
|
|
This program is free software: you can redistribute it and/or modify
|
|
it under the terms of the GNU Affero General Public License as
|
|
published by the Free Software Foundation, either version 3 of the
|
|
License, or (at your option) any later version.
|
|
|
|
This program 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 Affero General Public License for more details.
|
|
|
|
You should have received a copy of the GNU Affero General Public License
|
|
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
``` |