added keywords property to all mysql files

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401231
This commit is contained in:
David Anderson 2007-08-01 01:23:37 +00:00
parent 7794209086
commit e6b1323a64
3 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,7 @@
*
* To view the latest information, see: http://www.sourcemod.net/license.php
*
* Version: $Id: smsdk_config.h 763 2007-05-09 05:20:03Z damagedsoul $
* Version: $Id$
*/
#ifndef _INCLUDE_SOURCEMOD_EXTENSION_CONFIG_H_

View File

@ -13,7 +13,7 @@
*
* To view the latest information, see: http://www.sourcemod.net/license.php
*
* Version: $Id: smsdk_ext.cpp 1034 2007-06-30 16:43:11Z dvander $
* Version: $Id$
*/
#include <stdio.h>

View File

@ -13,7 +13,7 @@
*
* To view the latest information, see: http://www.sourcemod.net/license.php
*
* Version: $Id: smsdk_ext.h 1034 2007-06-30 16:43:11Z dvander $
* Version: $Id$
*/
#ifndef _INCLUDE_SOURCEMOD_EXTENSION_BASESDK_H_