GPL thingy

This commit is contained in:
Joseph Carter 2000-05-22 06:58:14 +00:00
parent 7b1b82a16b
commit 87f6b96eb6
34 changed files with 84 additions and 91 deletions

View file

@ -1,7 +1,7 @@
/*
d_sprite.c
(description)
software top-level rasterization driver module for drawing sprites
Copyright (C) 1996-1997 Id Software, Inc.
@ -25,8 +25,6 @@
$Id$
*/
// d_sprite.c: software top-level rasterization driver module for drawing
// sprites
#ifdef HAVE_CONFIG_H
# include <config.h>