diff --git a/core/EventManager.h b/core/EventManager.h index 6ed3dda32..fe5af93c3 100644 --- a/core/EventManager.h +++ b/core/EventManager.h @@ -25,8 +25,6 @@ * this exception to all derivative works. AlliedModders LLC defines further * exceptions, found in LICENSE.txt (as of this writing, version JULY-31-2007), * or . - * - * Version: $Id$ */ #ifndef _INCLUDE_SOURCEMOD_EVENTMANAGER_H_