Mercurial > SDL_sound_CoreAudio
comparison decoders/ogg.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 |
comparison
equal
deleted
inserted
replaced
183:26996236d790 | 184:47cc2de2ae36 |
---|---|
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 LICENSE in the source's root directory. | 30 * Please see the file COPYING in the source's root directory. |
31 * | 31 * |
32 * This file written by Ryan C. Gordon. (icculus@clutteredmind.org) | 32 * This file written by Ryan C. Gordon. (icculus@clutteredmind.org) |
33 */ | 33 */ |
34 | 34 |
35 #if HAVE_CONFIG_H | 35 #if HAVE_CONFIG_H |