comparison decoders/speex.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 a116d8f628a0
children a737d89af74e
comparison
equal deleted inserted replaced
551:668dd6675b7f 552:2e8907ff98e9
32 * 32 *
33 * Further Speex information can be found at http://www.speex.org/ 33 * Further Speex information can be found at http://www.speex.org/
34 * 34 *
35 * This code is based on speexdec.c (see the Speex website). 35 * This code is based on speexdec.c (see the Speex website).
36 * 36 *
37 * Please see the file COPYING in the source's root directory. 37 * Please see the file LICENSE.txt in the source's root directory.
38 * 38 *
39 * This file written by Ryan C. Gordon. (icculus@icculus.org) 39 * This file written by Ryan C. Gordon. (icculus@icculus.org)
40 */ 40 */
41 41
42 #if HAVE_CONFIG_H 42 #if HAVE_CONFIG_H