From 5c89c488be830306229e9b4275be71fc629eb204 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Fri, 26 Oct 2018 14:45:32 -0700 Subject: [PATCH] Added the location of the external library source code --- VisualC/external/lib/x64/LICENSE.FLAC.txt | 2 +- VisualC/external/lib/x64/LICENSE.modplug.txt | 4 ++++ VisualC/external/lib/x64/LICENSE.mpg123.txt | 4 ++++ VisualC/external/lib/x64/LICENSE.ogg-vorbis.txt | 2 +- VisualC/external/lib/x64/LICENSE.opus.txt | 4 ++++ VisualC/external/lib/x64/LICENSE.opusfile.txt | 4 ++++ VisualC/external/lib/x86/LICENSE.FLAC.txt | 2 +- VisualC/external/lib/x86/LICENSE.modplug.txt | 4 ++++ VisualC/external/lib/x86/LICENSE.mpg123.txt | 4 ++++ VisualC/external/lib/x86/LICENSE.ogg-vorbis.txt | 2 +- VisualC/external/lib/x86/LICENSE.opus.txt | 4 ++++ VisualC/external/lib/x86/LICENSE.opusfile.txt | 4 ++++ 12 files changed, 36 insertions(+), 4 deletions(-) diff --git a/VisualC/external/lib/x64/LICENSE.FLAC.txt b/VisualC/external/lib/x64/LICENSE.FLAC.txt index 3ccfed9f..2110962a 100644 --- a/VisualC/external/lib/x64/LICENSE.FLAC.txt +++ b/VisualC/external/lib/x64/LICENSE.FLAC.txt @@ -1,5 +1,5 @@ The source code to this library used with SDL_mixer can be found here: -http://www.libsdl.org/projects/SDL_mixer/libs/ +https://hg.libsdl.org/SDL_mixer/file/default/external --- Copyright (C) 2000,2001,2002,2003,2004,2005,2006,2007 Josh Coalson diff --git a/VisualC/external/lib/x64/LICENSE.modplug.txt b/VisualC/external/lib/x64/LICENSE.modplug.txt index 4167b3fc..b7327588 100644 --- a/VisualC/external/lib/x64/LICENSE.modplug.txt +++ b/VisualC/external/lib/x64/LICENSE.modplug.txt @@ -1 +1,5 @@ +The source code to this library used with SDL_mixer can be found here: +https://hg.libsdl.org/SDL_mixer/file/default/external +--- + ModPlug-XMMS and libmodplug are now in the public domain. diff --git a/VisualC/external/lib/x64/LICENSE.mpg123.txt b/VisualC/external/lib/x64/LICENSE.mpg123.txt index e272621f..b82d4644 100644 --- a/VisualC/external/lib/x64/LICENSE.mpg123.txt +++ b/VisualC/external/lib/x64/LICENSE.mpg123.txt @@ -1,3 +1,7 @@ +The source code to this library used with SDL_mixer can be found here: +https://hg.libsdl.org/SDL_mixer/file/default/external +--- + This is the file that contains the terms of use, copying, etc. for the mpg123 distribution package. Main message, to include in "About ..." boxes, etc: diff --git a/VisualC/external/lib/x64/LICENSE.ogg-vorbis.txt b/VisualC/external/lib/x64/LICENSE.ogg-vorbis.txt index 429b0591..5c9a33d1 100644 --- a/VisualC/external/lib/x64/LICENSE.ogg-vorbis.txt +++ b/VisualC/external/lib/x64/LICENSE.ogg-vorbis.txt @@ -1,5 +1,5 @@ The source code to this library used with SDL_mixer can be found here: -http://www.libsdl.org/projects/SDL_mixer/libs/ +https://hg.libsdl.org/SDL_image/file/default/external --- Copyright (c) 2002-2008 Xiph.org Foundation diff --git a/VisualC/external/lib/x64/LICENSE.opus.txt b/VisualC/external/lib/x64/LICENSE.opus.txt index 60adc24c..e6681a4d 100644 --- a/VisualC/external/lib/x64/LICENSE.opus.txt +++ b/VisualC/external/lib/x64/LICENSE.opus.txt @@ -1,3 +1,7 @@ +The source code to this library used with SDL_mixer can be found here: +https://hg.libsdl.org/SDL_mixer/file/default/external +--- + Copyright 2001-2011 Xiph.Org, Skype Limited, Octasic, Jean-Marc Valin, Timothy B. Terriberry, CSIRO, Gregory Maxwell, Mark Borgerding, diff --git a/VisualC/external/lib/x64/LICENSE.opusfile.txt b/VisualC/external/lib/x64/LICENSE.opusfile.txt index d7461f15..e62a20bd 100644 --- a/VisualC/external/lib/x64/LICENSE.opusfile.txt +++ b/VisualC/external/lib/x64/LICENSE.opusfile.txt @@ -1,3 +1,7 @@ +The source code to this library used with SDL_mixer can be found here: +https://hg.libsdl.org/SDL_mixer/file/default/external +--- + Copyright (c) 1994-2013 Xiph.Org Foundation and contributors Redistribution and use in source and binary forms, with or without diff --git a/VisualC/external/lib/x86/LICENSE.FLAC.txt b/VisualC/external/lib/x86/LICENSE.FLAC.txt index 3ccfed9f..2110962a 100644 --- a/VisualC/external/lib/x86/LICENSE.FLAC.txt +++ b/VisualC/external/lib/x86/LICENSE.FLAC.txt @@ -1,5 +1,5 @@ The source code to this library used with SDL_mixer can be found here: -http://www.libsdl.org/projects/SDL_mixer/libs/ +https://hg.libsdl.org/SDL_mixer/file/default/external --- Copyright (C) 2000,2001,2002,2003,2004,2005,2006,2007 Josh Coalson diff --git a/VisualC/external/lib/x86/LICENSE.modplug.txt b/VisualC/external/lib/x86/LICENSE.modplug.txt index 4167b3fc..b7327588 100644 --- a/VisualC/external/lib/x86/LICENSE.modplug.txt +++ b/VisualC/external/lib/x86/LICENSE.modplug.txt @@ -1 +1,5 @@ +The source code to this library used with SDL_mixer can be found here: +https://hg.libsdl.org/SDL_mixer/file/default/external +--- + ModPlug-XMMS and libmodplug are now in the public domain. diff --git a/VisualC/external/lib/x86/LICENSE.mpg123.txt b/VisualC/external/lib/x86/LICENSE.mpg123.txt index e272621f..b82d4644 100644 --- a/VisualC/external/lib/x86/LICENSE.mpg123.txt +++ b/VisualC/external/lib/x86/LICENSE.mpg123.txt @@ -1,3 +1,7 @@ +The source code to this library used with SDL_mixer can be found here: +https://hg.libsdl.org/SDL_mixer/file/default/external +--- + This is the file that contains the terms of use, copying, etc. for the mpg123 distribution package. Main message, to include in "About ..." boxes, etc: diff --git a/VisualC/external/lib/x86/LICENSE.ogg-vorbis.txt b/VisualC/external/lib/x86/LICENSE.ogg-vorbis.txt index 429b0591..5c9a33d1 100644 --- a/VisualC/external/lib/x86/LICENSE.ogg-vorbis.txt +++ b/VisualC/external/lib/x86/LICENSE.ogg-vorbis.txt @@ -1,5 +1,5 @@ The source code to this library used with SDL_mixer can be found here: -http://www.libsdl.org/projects/SDL_mixer/libs/ +https://hg.libsdl.org/SDL_image/file/default/external --- Copyright (c) 2002-2008 Xiph.org Foundation diff --git a/VisualC/external/lib/x86/LICENSE.opus.txt b/VisualC/external/lib/x86/LICENSE.opus.txt index 60adc24c..e6681a4d 100644 --- a/VisualC/external/lib/x86/LICENSE.opus.txt +++ b/VisualC/external/lib/x86/LICENSE.opus.txt @@ -1,3 +1,7 @@ +The source code to this library used with SDL_mixer can be found here: +https://hg.libsdl.org/SDL_mixer/file/default/external +--- + Copyright 2001-2011 Xiph.Org, Skype Limited, Octasic, Jean-Marc Valin, Timothy B. Terriberry, CSIRO, Gregory Maxwell, Mark Borgerding, diff --git a/VisualC/external/lib/x86/LICENSE.opusfile.txt b/VisualC/external/lib/x86/LICENSE.opusfile.txt index d7461f15..e62a20bd 100644 --- a/VisualC/external/lib/x86/LICENSE.opusfile.txt +++ b/VisualC/external/lib/x86/LICENSE.opusfile.txt @@ -1,3 +1,7 @@ +The source code to this library used with SDL_mixer can be found here: +https://hg.libsdl.org/SDL_mixer/file/default/external +--- + Copyright (c) 1994-2013 Xiph.Org Foundation and contributors Redistribution and use in source and binary forms, with or without