diff decoders/au.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
line wrap: on
line diff
--- a/decoders/au.c	Tue Sep 09 16:26:24 2008 -0400
+++ b/decoders/au.c	Tue Sep 09 16:28:11 2008 -0400
@@ -22,7 +22,7 @@
  * Formats supported: 8 and 16 bit linear PCM, 8 bit µ-law.
  * Files without valid header are assumed to be 8 bit µ-law, 8kHz, mono.
  *
- * Please see the file COPYING in the source's root directory.
+ * Please see the file LICENSE.txt in the source's root directory.
  *
  *  This file written by Mattias Engdegård. (f91-men@nada.kth.se)
  */