Overview
Comment: | Add license notice about SDL1 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
fc64df1538264f8c4e24ba6a6805f729 |
User & Date: | user on 2018-07-22 20:19:34 |
Other Links: | manifest | tags |
Context
2018-08-18
| ||
01:44 | Implement level loading; also several bug fixes needed for it to work properly. check-in: 126d717829 user: user tags: trunk | |
2018-07-22
| ||
20:19 | Add license notice about SDL1 check-in: fc64df1538 user: user tags: trunk | |
19:28 | Add some more SQL functions, and a stub for a SQL virtual table (not yet completed). check-in: 5522aef2ab user: user tags: trunk | |
Changes
Modified LICENSE from [71ed6913b8] to [1f0e80c46f].
1 2 3 4 | Free Hero Mesh is released to public domain. Puzzle sets may have their own copyright which might or might not differ from that of the Free Hero Mesh program itself. | > > > | 1 2 3 4 5 6 7 | Free Hero Mesh is released to public domain. Puzzle sets may have their own copyright which might or might not differ from that of the Free Hero Mesh program itself. SDL1 is licensed by GNU LGPL. This means that if you redistribute Free Hero Mesh with SDL1, then you must follow that license. |