-
Notifications
You must be signed in to change notification settings - Fork 7
/
LICENSE.txt
32 lines (23 loc) · 1.28 KB
/
LICENSE.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
ZZZKBot - License
=================
Updated: 1st September 2017
Copyright 2017 Chris Coxe. The program is distributed under the terms of the
GNU Lesser General Public License (LGPL) version 3.
A copy of the GPL license is provided in file COPYING.txt.
A copy of the LGPL license is provided in file COPYING.LESSER.txt.
ZZZKBot is free software: you can redistribute it and/or modify it under the
terms of the GNU Lesser General Public License as published by the Free
Software Foundation, either version 3 of the License, or (at your option)
any later version.
ZZZKBot 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 Lesser General Public License for
more details.
ZZZKBot is a modification of BWAPI version 4.1.2's ExampleAIModule project
and source code, upgraded to use BWAPI 4.2.0, and links dynamically with
BWAPI version 4.2.0. BWAPI versions 4.1.2 and 4.2.0 are distributed under
the terms of the GNU Lesser General Public License (LGPL) version 3. They
are freely available at:
https://github.com/bwapi/bwapi/releases/tag/v4.1.2
https://github.com/bwapi/bwapi/releases/tag/v4.2.0
=============================== End of file ================================