diff options
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -1,3 +1,4 @@ +Code, textures and other unspecified content: This is free and unencumbered software released into the public domain. Anyone is free to copy, modify, publish, use, compile, sell, or @@ -22,3 +23,24 @@ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. For more information, please refer to <http://unlicense.org/> + +Sounds: +These are from the old "Skyscraper" game. The license text for that game is as follows: + +"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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + +For more information, see the LICENSE file." + +Said LICENSE file seems to not actually exist, but a copy of the GPL v2 has been included as gpl-2.0.txt. |