Added id strings to the tops of buttons_*.c files which were missing their

correct format. CVS expands $Id$ to the format you usally see at the tops
of files and these only had $Id: which CVS ignores.
This commit is contained in:
2005-09-19 13:26:17 +00:00
parent ed674ba6f9
commit 6183bdf1b8
5 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
/**
* $Id:
* $Id$
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*