-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathLICENSE
More file actions
24 lines (14 loc) · 1.32 KB
/
Copy pathLICENSE
File metadata and controls
24 lines (14 loc) · 1.32 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
GFX-Basic License
GFX-Basic is derived from EhBASIC by Lee Davison.
Original EhBASIC notice:
EhBASIC is free but not copyright free. For non commercial use there is only one restriction, any derivative work should include, in any binary image distributed, the string "Derived from EhBASIC" and in any distribution that includes human readable files a file that includes the above string in a human readable form.
This project includes substantial modifications and extensions by Christopher Harris and contributors.
Additional Terms
- GFX-Basic source modifications and additions are released for free public use.
- Commercial use of the original EhBASIC-derived portions may still be subject to Lee Davison's original terms.
- This repository preserves attribution to the original EhBASIC project and its author.
- Any redistributed binary should include the string:
Derived from EhBASIC
No Warranty
THIS SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER LIABILITY ARISING FROM, OUT OF, OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.