branch | trunk |
changeset 244 | 30ceb789b9a1 |
parent 238 | e98f14da2897 |
child 247 | cdf03aac00ea |
--- a/finderrors.c Mon Apr 28 22:13:55 2008 -0400 +++ b/finderrors.c Mon Apr 28 22:14:19 2008 -0400 @@ -1,3 +1,12 @@ +/** + * MojoShader; generate shader programs from bytecode of compiled + * Direct3D shaders. + * + * Please see the file LICENSE.txt in the source's root directory. + * + * This file written by Ryan C. Gordon. + */ + #include <stdio.h> #include <stdlib.h> #include <string.h>