whoops, forgot to set svn:keywords

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401497
This commit is contained in:
David Anderson 2007-09-26 14:49:10 +00:00
parent 527ffe85de
commit 2c2d791f89
11 changed files with 11 additions and 11 deletions

View File

@ -26,7 +26,7 @@
* exceptions, found in LICENSE.txt (as of this writing, version JULY-31-2007),
* or <http://www.sourcemod.net/license.php>.
*
* Version: $Id: extension.cpp 1336 2007-08-15 06:19:30Z damagedsoul $
* Version: $Id$
*/
#include <stdlib.h>

View File

@ -26,7 +26,7 @@
* exceptions, found in LICENSE.txt (as of this writing, version JULY-31-2007),
* or <http://www.sourcemod.net/license.php>.
*
* Version: $Id: extension.cpp 1336 2007-08-15 06:19:30Z damagedsoul $
* Version: $Id$
*/
#ifndef _INCLUDE_SOURCEMOD_TOP_MENU_H_

View File

@ -26,7 +26,7 @@
* exceptions, found in LICENSE.txt (as of this writing, version JULY-31-2007),
* or <http://www.sourcemod.net/license.php>.
*
* Version: $Id: extension.cpp 1336 2007-08-15 06:19:30Z damagedsoul $
* Version: $Id$
*/
#include "TopMenuManager.h"

View File

@ -26,7 +26,7 @@
* exceptions, found in LICENSE.txt (as of this writing, version JULY-31-2007),
* or <http://www.sourcemod.net/license.php>.
*
* Version: $Id: extension.cpp 1336 2007-08-15 06:19:30Z damagedsoul $
* Version: $Id$
*/

View File

@ -26,7 +26,7 @@
* exceptions, found in LICENSE.txt (as of this writing, version JULY-31-2007),
* or <http://www.sourcemod.net/license.php>.
*
* Version: $Id: extension.cpp 1336 2007-08-15 06:19:30Z damagedsoul $
* Version: $Id$
*/
#include "extension.h"

View File

@ -26,7 +26,7 @@
* exceptions, found in LICENSE.txt (as of this writing, version JULY-31-2007),
* or <http://www.sourcemod.net/license.php>.
*
* Version: $Id: extension.h 1336 2007-08-15 06:19:30Z damagedsoul $
* Version: $Id$
*/
#ifndef _INCLUDE_SOURCEMOD_EXTENSION_PROPER_H_

View File

@ -26,7 +26,7 @@
* exceptions, found in LICENSE.txt (as of this writing, version JULY-31-2007),
* or <http://www.sourcemod.net/license.php>.
*
* Version: $Id: sm_memtable.cpp 1336 2007-08-15 06:19:30Z damagedsoul $
* Version: $Id$
*/
#include <string.h>

View File

@ -26,7 +26,7 @@
* exceptions, found in LICENSE.txt (as of this writing, version JULY-31-2007),
* or <http://www.sourcemod.net/license.php>.
*
* Version: $Id: sm_memtable.h 1336 2007-08-15 06:19:30Z damagedsoul $
* Version: $Id$
*/
#ifndef _INCLUDE_SOURCEMOD_CORE_STRINGTABLE_H_

View File

@ -26,7 +26,7 @@
* exceptions, found in LICENSE.txt (as of this writing, version JULY-31-2007),
* or <http://www.sourcemod.net/license.php>.
*
* Version: $Id: smsdk_config.h 1336 2007-08-15 06:19:30Z damagedsoul $
* Version: $Id$
*/
#ifndef _INCLUDE_SOURCEMOD_EXTENSION_CONFIG_H_

View File

@ -26,7 +26,7 @@
* exceptions, found in LICENSE.txt (as of this writing, version JULY-31-2007),
* or <http://www.sourcemod.net/license.php>.
*
* Version: $Id: smsdk_ext.cpp 1336 2007-08-15 06:19:30Z damagedsoul $
* Version: $Id$
*/
#include <stdio.h>

View File

@ -26,7 +26,7 @@
* exceptions, found in LICENSE.txt (as of this writing, version JULY-31-2007),
* or <http://www.sourcemod.net/license.php>.
*
* Version: $Id: smsdk_ext.h 1336 2007-08-15 06:19:30Z damagedsoul $
* Version: $Id$
*/
#ifndef _INCLUDE_SOURCEMOD_EXTENSION_BASESDK_H_