Micro Tetris, based on an obfuscated tetris, 1989 IOCCC Best Game Copyright (c) 1989, John Tromp Copyright (c) 2009, Joachim Nilsson Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ----------------------------------------------------------------------------- See the following URLs for more information, first John Tromp's page about the game http://homepages.cwi.nl/~tromp/tetris.html then there's the entry page at IOCCC http://www.ioccc.org/1989/tromp.hint See the Git repository, https://github.com/troglobit/tetris, for details on the historical ancestry. The email conversation with John about the license, slightly paraphrased. On Mon, June 8, 2009, Joachim Nilsson wrote: > Hi John, what's the license, can I redistribute it as part of a commercial > (binary only) application, and/or change the source and publish it further? > Personally I usually prefer the ISC Licence, it's brief and to the point. > > http://en.wikipedia.org/wiki/ISC_license There is no license. Use as you see fit. You're welcome to slap the ISC license on there. regards, -John https://github.com/troglobit/tetris/blob/master/LICENSE