comparison decoders/modplug.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 8a814bbbedfa
children fa857159dbdf
comparison
equal deleted inserted replaced
551:668dd6675b7f 552:2e8907ff98e9
24 * 24 *
25 * An unofficial version of modplug with all C++ dependencies removed is also 25 * An unofficial version of modplug with all C++ dependencies removed is also
26 * available: http://freecraft.net/snapshots/ 26 * available: http://freecraft.net/snapshots/
27 * (Look for something like "libmodplug-johns-*.tar.gz") 27 * (Look for something like "libmodplug-johns-*.tar.gz")
28 * 28 *
29 * Please see the file COPYING in the source's root directory. 29 * Please see the file LICENSE.txt in the source's root directory.
30 * 30 *
31 * This file written by Torbjörn Andersson (d91tan@Update.UU.SE) 31 * This file written by Torbjörn Andersson (d91tan@Update.UU.SE)
32 */ 32 */
33 33
34 #if HAVE_CONFIG_H 34 #if HAVE_CONFIG_H