comparison decoders/mod.c @ 184:47cc2de2ae36

Changed reference to "LICENSE" file to "COPYING".
author Ryan C. Gordon <icculus@icculus.org>
date Wed, 26 Dec 2001 10:40:25 +0000
parents 1df5c106504e
children
comparison
equal deleted inserted replaced
183:26996236d790 184:47cc2de2ae36
21 * Module player - through MikMod - for SDL_sound. 21 * Module player - through MikMod - for SDL_sound.
22 * 22 *
23 * This driver handles anything our subset of MikMod handles. It is based on 23 * This driver handles anything our subset of MikMod handles. It is based on
24 * SDL_mixer's MikMod music player. 24 * SDL_mixer's MikMod music player.
25 * 25 *
26 * Please see the file LICENSE in the source's root directory. 26 * Please see the file COPYING in the source's root directory.
27 * 27 *
28 * This file written by Torbjörn Andersson (d91tan@Update.UU.SE) 28 * This file written by Torbjörn Andersson (d91tan@Update.UU.SE)
29 */ 29 */
30 30
31 #if HAVE_CONFIG_H 31 #if HAVE_CONFIG_H