diff options
author | gregory guy <gregory-tde@laposte.net> | 2020-11-25 15:16:40 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-12-02 19:51:38 +0100 |
commit | d607668c5a772823d6cf59df205b7aa6d2ac2130 (patch) | |
tree | 7f8b4d8c5b0f26fed9bc870bea548cac766099a0 /tdefifteen/COPYRIGHT | |
parent | cc192fd9396098134f6aa1369d63c4b270cddfe9 (diff) | |
download | tdegames-d607668c5a772823d6cf59df205b7aa6d2ac2130.tar.gz tdegames-d607668c5a772823d6cf59df205b7aa6d2ac2130.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 <gregory-tde@laposte.net>
(cherry picked from commit e33e8edb80936f8dd04729d70c0c991612340d5e)
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. |