diff options
author | gregory guy <[email protected]> | 2020-11-25 15:16:40 +0100 |
---|---|---|
committer | gregory guy <[email protected]> | 2020-12-01 12:21:04 +0100 |
commit | e33e8edb80936f8dd04729d70c0c991612340d5e (patch) | |
tree | e0b1b8d6098491db4d7d642bed7d5ef5747952d2 /tdefifteen/COPYRIGHT | |
parent | 4fd2e55a49048dcecdf7ebd7ce7e78b822c06156 (diff) | |
download | tdegames-e33e8edb80936f8dd04729d70c0c991612340d5e.tar.gz tdegames-e33e8edb80936f8dd04729d70c0c991612340d5e.zip |
Turn into a TDE application.
The game is renamed TDEFifteen (original name: q15).
Add icons (Public Domaine, https://commons.wikimedia.org/wiki/File:15-puzzle.svg).
Signed-off-by: gregory guy <[email protected]>
Diffstat (limited to 'tdefifteen/COPYRIGHT')
-rw-r--r-- | tdefifteen/COPYRIGHT | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/tdefifteen/COPYRIGHT b/tdefifteen/COPYRIGHT new file mode 100644 index 00000000..60896343 --- /dev/null +++ b/tdefifteen/COPYRIGHT @@ -0,0 +1,15 @@ +Copyright (c) 2017-2020 Denis Kozadaev + +This program is free software; you can redistribute it and/or +modify it under the terms of the GNU General Public License +as published by the Free Software Foundation; either version 2 +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 General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. |