diff decoders/flac.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 3849438b735e
children c9772a9f5271
line wrap: on
line diff
--- a/decoders/flac.c	Wed Dec 26 10:39:16 2001 +0000
+++ b/decoders/flac.c	Wed Dec 26 10:40:25 2001 +0000
@@ -24,7 +24,7 @@
  *  Codec. It depends on libFLAC for decoding, which can be grabbed from:
  *  http://flac.sourceforge.net
  *
- * 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)
  */