diff decoders/raw.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 c9772a9f5271
line wrap: on
line diff
--- a/decoders/raw.c	Wed Dec 26 10:39:16 2001 +0000
+++ b/decoders/raw.c	Wed Dec 26 10:40:25 2001 +0000
@@ -33,7 +33,7 @@
  *  there will be no conversion overhead, but these routines need to know how
  *  to treat the bits, since it's all random garbage otherwise.
  *
- * 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 Ryan C. Gordon. (icculus@clutteredmind.org)
  */