Mercurial > SDL_sound_CoreAudio
comparison decoders/shn.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 | 0f958979b1dd |
children | 8c2cb920a383 |
comparison
equal
deleted
inserted
replaced
183:26996236d790 | 184:47cc2de2ae36 |
---|---|
34 * Shorten homepage: http://www.softsound.com/Shorten.html | 34 * Shorten homepage: http://www.softsound.com/Shorten.html |
35 * | 35 * |
36 * The Shorten format was gleaned from the shorten codebase, by Tony | 36 * The Shorten format was gleaned from the shorten codebase, by Tony |
37 * Robinson and SoftSound Limited. | 37 * Robinson and SoftSound Limited. |
38 * | 38 * |
39 * Please see the file LICENSE in the source's root directory. | 39 * Please see the file COPYING in the source's root directory. |
40 * | 40 * |
41 * This file written by Ryan C. Gordon. (icculus@clutteredmind.org) | 41 * This file written by Ryan C. Gordon. (icculus@clutteredmind.org) |
42 */ | 42 */ |
43 | 43 |
44 #if HAVE_CONFIG_H | 44 #if HAVE_CONFIG_H |