From d3c9b381bf0bc792938b7a0f9ae377774a454c43 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Sat, 4 Sep 2004 04:35:29 +0000 Subject: [PATCH] update --- stepmania/Docs/Copying.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/stepmania/Docs/Copying.txt b/stepmania/Docs/Copying.txt index 50089dd291..92f68e0283 100644 --- a/stepmania/Docs/Copying.txt +++ b/stepmania/Docs/Copying.txt @@ -122,6 +122,22 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ****************************************************************************** +Code in RageSurfaceUtilsPalettize.cpp is under the following permissive +license: + +Copyright (C) 1989, 1991 by Jef Poskanzer. +Copyright (C) 1997, 2000, 2002 by Greg Roelofs; based on an idea by + Stefan Schneider. + +Permission to use, copy, modify, and distribute this software and its +documentation for any purpose and without fee is hereby granted, provided +that the above copyright notice appear in all copies and that both that +copyright notice and this permission notice appear in supporting +documentation. This software is provided "as is" without express or +implied warranty. + +****************************************************************************** + The only files which are under copyleft licenses are RageSoundReader_MP3, which is under the GPL (COPYING.GPL), and RageSoundReader_WAV, under the LGPL (COPYING.LGPL). These files can be disabled at compile-time.