comparison decoders/midi.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 f75ed2d72238
comparison
equal deleted inserted replaced
183:26996236d790 184:47cc2de2ae36
36 * 36 *
37 * Oh, and the whole thing should be rewritten as a generic "send data to 37 * Oh, and the whole thing should be rewritten as a generic "send data to
38 * external decoder" thing so this version should either be scrapped or 38 * external decoder" thing so this version should either be scrapped or
39 * cannibalized for ideas. :-) 39 * cannibalized for ideas. :-)
40 * 40 *
41 * Please see the file LICENSE in the source's root directory. 41 * Please see the file COPYING in the source's root directory.
42 * 42 *
43 * This file written by Torbjörn Andersson. (d91tan@Update.UU.SE) 43 * This file written by Torbjörn Andersson. (d91tan@Update.UU.SE)
44 */ 44 */
45 45
46 #if HAVE_CONFIG_H 46 #if HAVE_CONFIG_H