comparison decoders/voc.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
30 * largely ripped from sox v12.17.1's voc.c. 30 * largely ripped from sox v12.17.1's voc.c.
31 * 31 *
32 * SDL_mixer: http://www.libsdl.org/projects/SDL_mixer/ 32 * SDL_mixer: http://www.libsdl.org/projects/SDL_mixer/
33 * sox: http://www.freshmeat.net/projects/sox/ 33 * sox: http://www.freshmeat.net/projects/sox/
34 * 34 *
35 * Please see the file LICENSE in the source's root directory. 35 * Please see the file COPYING in the source's root directory.
36 * 36 *
37 * This file written by Ryan C. Gordon. (icculus@clutteredmind.org) 37 * This file written by Ryan C. Gordon. (icculus@clutteredmind.org)
38 */ 38 */
39 39
40 #if HAVE_CONFIG_H 40 #if HAVE_CONFIG_H