comparison decoders/ogg.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 2df1f5c62d38
children
comparison
equal deleted inserted replaced
551:668dd6675b7f 552:2e8907ff98e9
25 * is part of the Ogg Vorbis project. 25 * is part of the Ogg Vorbis project.
26 * 26 *
27 * Ogg Vorbis: http://www.xiph.org/ogg/vorbis/ 27 * Ogg Vorbis: http://www.xiph.org/ogg/vorbis/
28 * vorbisfile documentation: http://www.xiph.org/ogg/vorbis/doc/vorbisfile/ 28 * vorbisfile documentation: http://www.xiph.org/ogg/vorbis/doc/vorbisfile/
29 * 29 *
30 * Please see the file COPYING in the source's root directory. 30 * Please see the file LICENSE.txt in the source's root directory.
31 * 31 *
32 * This file written by Ryan C. Gordon. (icculus@icculus.org) 32 * This file written by Ryan C. Gordon. (icculus@icculus.org)
33 */ 33 */
34 34
35 #if HAVE_CONFIG_H 35 #if HAVE_CONFIG_H