junglejourney
changeset 202:c0400eb6eabd
Updated the README file with license information.
| author | David Boddie <david@boddie.org.uk> |
|---|---|
| date | Sat Oct 08 23:58:05 2011 +0200 |
| parents | 72baa6318192 |
| children | 4370807ccb05 |
| files | README.txt |
| diffstat | 1 files changed, 19 insertions(+), 0 deletions(-) [+] |
line diff
1.1 --- a/README.txt Sat Oct 08 23:06:44 2011 +0200 1.2 +++ b/README.txt Sat Oct 08 23:58:05 2011 +0200 1.3 @@ -84,3 +84,22 @@ 1.4 P pause the game 1.5 O resume the game 1.6 Escape quit the game, returning to the title screen 1.7 + 1.8 + 1.9 +License 1.10 + 1.11 +Copyright (C) 2011 David Boddie <david@boddie.org.uk> 1.12 +An Infukor production for Retro Software (http://www.retrosoftware.co.uk/) 1.13 + 1.14 +This program is free software: you can redistribute it and/or modify 1.15 +it under the terms of the GNU General Public License as published by 1.16 +the Free Software Foundation, either version 3 of the License, or 1.17 +(at your option) any later version. 1.18 + 1.19 +This program is distributed in the hope that it will be useful, 1.20 +but WITHOUT ANY WARRANTY; without even the implied warranty of 1.21 +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 1.22 +GNU General Public License for more details. 1.23 + 1.24 +You should have received a copy of the GNU General Public License 1.25 +along with this program. If not, see <http://www.gnu.org/licenses/>.
