diff 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
line wrap: on
line diff
--- a/decoders/mod.c	Wed Dec 26 10:39:16 2001 +0000
+++ b/decoders/mod.c	Wed Dec 26 10:40:25 2001 +0000
@@ -23,7 +23,7 @@
  * This driver handles anything our subset of MikMod handles. It is based on
  *  SDL_mixer's MikMod music player.
  *
- * Please see the file LICENSE in the source's root directory.
+ * Please see the file COPYING in the source's root directory.
  *
  *  This file written by Torbjörn Andersson (d91tan@Update.UU.SE)
  */