Consistent copyright info (version number, date) across all files.

This commit is contained in:
Gareth Hughes
2001-03-12 00:48:37 +00:00
parent 57ffddba98
commit 22144ab755
219 changed files with 2614 additions and 2434 deletions

View File

@@ -1,4 +1,4 @@
/* $Id: glapi.c,v 1.50 2001/03/07 05:06:11 brianp Exp $ */
/* $Id: glapi.c,v 1.51 2001/03/12 00:48:38 gareth Exp $ */
/*
* Mesa 3-D graphics library
@@ -1912,7 +1912,3 @@ _glapi_check_table(const struct _glapi_table *table)
}
#endif
}