- Remove all of the annoying $Id strings

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@956 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Eric Biederman
2003-07-12 02:15:12 +00:00
parent 3d3f438937
commit 655bf44cde
29 changed files with 2 additions and 56 deletions

View File

@ -8,11 +8,6 @@
/*
* Wirzenius wrote this portably, Torvalds fucked it up :-)
*/
#ifndef lint
static char rcsid[] = "$Id$";
#endif
#include <stdarg.h>
#include <string.h>