comparison extra_rwops.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
18 */ 18 */
19 19
20 /* 20 /*
21 * Some extra RWops that are needed or are just handy to have. 21 * Some extra RWops that are needed or are just handy to have.
22 * 22 *
23 * Please see the file COPYING in the source's root directory. 23 * Please see the file LICENSE.txt in the source's root directory.
24 * 24 *
25 * This file written by Ryan C. Gordon. (icculus@icculus.org) 25 * This file written by Ryan C. Gordon. (icculus@icculus.org)
26 */ 26 */
27 27
28 #include <stdio.h> 28 #include <stdio.h>