From 061c35d108d180a689ab97b2ec6522629f357494 Mon Sep 17 00:00:00 2001 From: Martin Natano Date: Wed, 8 Jun 2022 10:03:39 +0200 Subject: [PATCH] Update license text We don't ship the SM5 songs with the full release, so don't talk about them in the installer license text. --- CMake/license_install.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/CMake/license_install.txt b/CMake/license_install.txt index 1141aa2d49..b514ec2c16 100644 --- a/CMake/license_install.txt +++ b/CMake/license_install.txt @@ -3,8 +3,6 @@ LICENSE ITGmania's source code and resulting binary is licensed under the MIT license. Go to http://opensource.org/licenses/MIT for more information. -The 'StepMania 5' folder contains a few sample songs that can be distributed. They are under the CC-NC (Creative Commons Non-Commercial) license. Go to https://creativecommons.org/ for more information. - The copyright for songs in the 'Club Fantastic' folders rests with the original authors. The content is explicitly NOT placed under a Creative Commons license (or similar license), but has been provided free of charge, for personal or public use, including online broadcasting, tournaments, and other purposes. Go to https://www.clubfantastic.com/ for more information. The FFMPEG codes (see https://www.ffmpeg.org/ for more) and the MAD library (see http://www.underbit.com/products/mad/ for more) use the GPL license. Go to http://www.gnu.org for more information.