From 8867a039c5f30a75417e3a2a57b0f600df7375ec Mon Sep 17 00:00:00 2001 From: Letter N <24603524+LetterN@users.noreply.github.com> Date: Sun, 12 Jul 2020 13:21:16 +0800 Subject: [PATCH 1/4] Legal© Shenanigans™ --- sound/ambience/LICENSE.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/sound/ambience/LICENSE.txt b/sound/ambience/LICENSE.txt index 5fb0ece74d..1438a5cf82 100644 --- a/sound/ambience/LICENSE.txt +++ b/sound/ambience/LICENSE.txt @@ -1,6 +1,13 @@ + ambidet1.ogg is Fast Talking by Kevin Macleod. It has been licensed under the CC-BY 3.0 license. It has been cropped for use ingame. ambidet2.ogg is Night on the Docks, Piano by Kevin Macleod. It has been licensed under CC-BY 3.0 license. It has been cropped for use ingame, and also fades in. aurora_caelus.ogg is Music for Manatees, by Kevin Macleod. It has been licensed under CC-BY 3.0 license. It has been cropped for use ingame, and also fades out. +title0.ogg is Endless Space by Solus. It has been licensed under CC-BY 3.0 license. Source file downloaded from https://www.newgrounds.com/audio/listen/74946 +title1.ogg is Flip-Flap created by Jakub "AceMan" Szeląg and taken from http://www.modules.pl/?id=module&mod=453 +title2.ogg is Robocop Theme (gameboy) remixed by Eric Schumacker +title3.ogg is Tintin On The Moon remixed by Cuboos https://tgstation13.org/phpBB/viewtopic.php?f=10&t=2157 (assumed CC under allowing it to be submitted to the github, see thread) + +CC-BY 3.0: http://creativecommons.org/licenses/by/3.0/ From 2253c5138212a46da0224e99d1eedb3fb15244f1 Mon Sep 17 00:00:00 2001 From: Letter N <24603524+LetterN@users.noreply.github.com> Date: Sun, 12 Jul 2020 13:22:46 +0800 Subject: [PATCH 2/4] was lowercase --- sound/ambience/{LICENSE.txt => license.txt} | 1 - 1 file changed, 1 deletion(-) rename sound/ambience/{LICENSE.txt => license.txt} (99%) diff --git a/sound/ambience/LICENSE.txt b/sound/ambience/license.txt similarity index 99% rename from sound/ambience/LICENSE.txt rename to sound/ambience/license.txt index 1438a5cf82..90521e2e79 100644 --- a/sound/ambience/LICENSE.txt +++ b/sound/ambience/license.txt @@ -1,4 +1,3 @@ - ambidet1.ogg is Fast Talking by Kevin Macleod. It has been licensed under the CC-BY 3.0 license. It has been cropped for use ingame. ambidet2.ogg is Night on the Docks, Piano by Kevin Macleod. It has been licensed under CC-BY 3.0 license. From 51f1d86c8057bb1325edf9f34354736b7019f615 Mon Sep 17 00:00:00 2001 From: Letter N <24603524+LetterN@users.noreply.github.com> Date: Sun, 12 Jul 2020 13:25:14 +0800 Subject: [PATCH 3/4] Create license.txt --- sound/effects/license.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sound/effects/license.txt diff --git a/sound/effects/license.txt b/sound/effects/license.txt new file mode 100644 index 0000000000..c928a9872f --- /dev/null +++ b/sound/effects/license.txt @@ -0,0 +1,2 @@ +hit_punch.ogg and hit_kick.ogg are made by Taira Komori +(https://taira-komori.jpn.org/freesounden.html) From c2e4ff8bb8848868c9d6ea7e403a7191c8df14f3 Mon Sep 17 00:00:00 2001 From: Letter N <24603524+LetterN@users.noreply.github.com> Date: Sun, 12 Jul 2020 20:06:12 +0800 Subject: [PATCH 4/4] we don't have title0 --- sound/ambience/license.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/sound/ambience/license.txt b/sound/ambience/license.txt index 90521e2e79..51f5a7e2bc 100644 --- a/sound/ambience/license.txt +++ b/sound/ambience/license.txt @@ -4,7 +4,6 @@ ambidet2.ogg is Night on the Docks, Piano by Kevin Macleod. It has been licensed It has been cropped for use ingame, and also fades in. aurora_caelus.ogg is Music for Manatees, by Kevin Macleod. It has been licensed under CC-BY 3.0 license. It has been cropped for use ingame, and also fades out. -title0.ogg is Endless Space by Solus. It has been licensed under CC-BY 3.0 license. Source file downloaded from https://www.newgrounds.com/audio/listen/74946 title1.ogg is Flip-Flap created by Jakub "AceMan" Szeląg and taken from http://www.modules.pl/?id=module&mod=453 title2.ogg is Robocop Theme (gameboy) remixed by Eric Schumacker title3.ogg is Tintin On The Moon remixed by Cuboos https://tgstation13.org/phpBB/viewtopic.php?f=10&t=2157 (assumed CC under allowing it to be submitted to the github, see thread)