comparison decoders/mpglib.c @ 552:2e8907ff98e9

Replaced references to COPYING with references to LICENSE.txt ...
author Ryan C. Gordon <icculus@icculus.org>
date Tue, 09 Sep 2008 16:28:11 -0400
parents 2df1f5c62d38
children
comparison
equal deleted inserted replaced
551:668dd6675b7f 552:2e8907ff98e9
28 * decoders and use what you find works best for you. 28 * decoders and use what you find works best for you.
29 * 29 *
30 * mpglib is an LGPL'd portion of mpg123, which can be found in its original 30 * mpglib is an LGPL'd portion of mpg123, which can be found in its original
31 * form at: http://www.mpg123.de/ 31 * form at: http://www.mpg123.de/
32 * 32 *
33 * Please see the file COPYING in the source's root directory. The included 33 * Please see the file LICENSE.txt in the source's root directory. The included
34 * source code for mpglib falls under the LGPL, which is the same license as 34 * source code for mpglib falls under the LGPL, which is the same license as
35 * SDL_sound (so you can consider it a single work). 35 * SDL_sound (so you can consider it a single work).
36 * 36 *
37 * This file written by Ryan C. Gordon. (icculus@icculus.org) 37 * This file written by Ryan C. Gordon. (icculus@icculus.org)
38 */ 38 */