diff --git a/sourcepawn/jit/x86/dll_exports.cpp b/sourcepawn/jit/x86/dll_exports.cpp
index 01462553..522eabe3 100644
--- a/sourcepawn/jit/x86/dll_exports.cpp
+++ b/sourcepawn/jit/x86/dll_exports.cpp
@@ -1,14 +1,30 @@
/**
* vim: set ts=4 :
* =============================================================================
- * SourcePawn JIT
- * Copyright (C)2004-2008 AlliedModders LLC. All rights reserved.
+ * SourceMod
+ * Copyright (C) 2004-2008 AlliedModders LLC. All rights reserved.
* =============================================================================
*
- * This file is not open source and may not be copied without explicit wriiten
- * permission of AlliedModders LLC. This file may not be redistributed in whole
- * or significant part.
- * For information, see LICENSE.txt or http://www.sourcemod.net/license.php
+ * This program is free software; you can redistribute it and/or modify it under
+ * the terms of the GNU General Public License, version 3.0, as published by the
+ * Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+ * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
+ * details.
+ *
+ * You should have received a copy of the GNU General Public License along with
+ * this program. If not, see .
+ *
+ * As a special exception, AlliedModders LLC gives you permission to link the
+ * code of this program (as well as its derivative works) to "Half-Life 2," the
+ * "Source Engine," the "SourcePawn JIT," and any Game MODs that run on software
+ * by the Valve Corporation. You must obey the GNU General Public License in
+ * all respects for all other code used. Additionally, AlliedModders LLC grants
+ * 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$
*/
diff --git a/sourcepawn/jit/x86/dll_exports.h b/sourcepawn/jit/x86/dll_exports.h
index f72cbe33..2b57676e 100644
--- a/sourcepawn/jit/x86/dll_exports.h
+++ b/sourcepawn/jit/x86/dll_exports.h
@@ -1,14 +1,30 @@
/**
* vim: set ts=4 :
* =============================================================================
- * SourcePawn JIT
- * Copyright (C)2004-2008 AlliedModders LLC. All rights reserved.
+ * SourceMod
+ * Copyright (C) 2004-2008 AlliedModders LLC. All rights reserved.
* =============================================================================
*
- * This file is not open source and may not be copied without explicit wriiten
- * permission of AlliedModders LLC. This file may not be redistributed in whole
- * or significant part.
- * For information, see LICENSE.txt or http://www.sourcemod.net/license.php
+ * This program is free software; you can redistribute it and/or modify it under
+ * the terms of the GNU General Public License, version 3.0, as published by the
+ * Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+ * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
+ * details.
+ *
+ * You should have received a copy of the GNU General Public License along with
+ * this program. If not, see .
+ *
+ * As a special exception, AlliedModders LLC gives you permission to link the
+ * code of this program (as well as its derivative works) to "Half-Life 2," the
+ * "Source Engine," the "SourcePawn JIT," and any Game MODs that run on software
+ * by the Valve Corporation. You must obey the GNU General Public License in
+ * all respects for all other code used. Additionally, AlliedModders LLC grants
+ * 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$
*/
diff --git a/sourcepawn/jit/x86/jit_version.h b/sourcepawn/jit/x86/jit_version.h
index d4dbade0..54e7f13a 100644
--- a/sourcepawn/jit/x86/jit_version.h
+++ b/sourcepawn/jit/x86/jit_version.h
@@ -1,14 +1,30 @@
/**
* vim: set ts=4 :
* =============================================================================
- * SourcePawn JIT
- * Copyright (C)2004-2008 AlliedModders LLC. All rights reserved.
+ * SourceMod
+ * Copyright (C) 2004-2008 AlliedModders LLC. All rights reserved.
* =============================================================================
*
- * This file is not open source and may not be copied without explicit wriiten
- * permission of AlliedModders LLC. This file may not be redistributed in whole
- * or significant part.
- * For information, see LICENSE.txt or http://www.sourcemod.net/license.php
+ * This program is free software; you can redistribute it and/or modify it under
+ * the terms of the GNU General Public License, version 3.0, as published by the
+ * Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+ * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
+ * details.
+ *
+ * You should have received a copy of the GNU General Public License along with
+ * this program. If not, see .
+ *
+ * As a special exception, AlliedModders LLC gives you permission to link the
+ * code of this program (as well as its derivative works) to "Half-Life 2," the
+ * "Source Engine," the "SourcePawn JIT," and any Game MODs that run on software
+ * by the Valve Corporation. You must obey the GNU General Public License in
+ * all respects for all other code used. Additionally, AlliedModders LLC grants
+ * 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$
*/
diff --git a/sourcepawn/jit/x86/jit_version.tpl b/sourcepawn/jit/x86/jit_version.tpl
index a955cd86..03f9ba90 100644
--- a/sourcepawn/jit/x86/jit_version.tpl
+++ b/sourcepawn/jit/x86/jit_version.tpl
@@ -1,14 +1,30 @@
/**
* vim: set ts=4 :
* =============================================================================
- * SourcePawn JIT
- * Copyright (C)2004-2008 AlliedModders LLC. All rights reserved.
+ * SourceMod
+ * Copyright (C) 2004-2008 AlliedModders LLC. All rights reserved.
* =============================================================================
*
- * This file is not open source and may not be copied without explicit wriiten
- * permission of AlliedModders LLC. This file may not be redistributed in whole
- * or significant part.
- * For information, see LICENSE.txt or http://www.sourcemod.net/license.php
+ * This program is free software; you can redistribute it and/or modify it under
+ * the terms of the GNU General Public License, version 3.0, as published by the
+ * Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+ * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
+ * details.
+ *
+ * You should have received a copy of the GNU General Public License along with
+ * this program. If not, see .
+ *
+ * As a special exception, AlliedModders LLC gives you permission to link the
+ * code of this program (as well as its derivative works) to "Half-Life 2," the
+ * "Source Engine," the "SourcePawn JIT," and any Game MODs that run on software
+ * by the Valve Corporation. You must obey the GNU General Public License in
+ * all respects for all other code used. Additionally, AlliedModders LLC grants
+ * 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$
*/
diff --git a/sourcepawn/jit/x86/jit_x86.cpp b/sourcepawn/jit/x86/jit_x86.cpp
index 8b0bd5ce..8d68c91d 100644
--- a/sourcepawn/jit/x86/jit_x86.cpp
+++ b/sourcepawn/jit/x86/jit_x86.cpp
@@ -1,14 +1,30 @@
/**
* vim: set ts=4 :
* =============================================================================
- * SourcePawn JIT
- * Copyright (C)2004-2008 AlliedModders LLC. All rights reserved.
+ * SourceMod
+ * Copyright (C) 2004-2008 AlliedModders LLC. All rights reserved.
* =============================================================================
*
- * This file is not open source and may not be copied without explicit written
- * permission of AlliedModders LLC. This file may not be redistributed in whole
- * or significant part.
- * For information, see LICENSE.txt or http://www.sourcemod.net/license.php
+ * This program is free software; you can redistribute it and/or modify it under
+ * the terms of the GNU General Public License, version 3.0, as published by the
+ * Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+ * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
+ * details.
+ *
+ * You should have received a copy of the GNU General Public License along with
+ * this program. If not, see .
+ *
+ * As a special exception, AlliedModders LLC gives you permission to link the
+ * code of this program (as well as its derivative works) to "Half-Life 2," the
+ * "Source Engine," the "SourcePawn JIT," and any Game MODs that run on software
+ * by the Valve Corporation. You must obey the GNU General Public License in
+ * all respects for all other code used. Additionally, AlliedModders LLC grants
+ * 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$
*/
diff --git a/sourcepawn/jit/x86/jit_x86.h b/sourcepawn/jit/x86/jit_x86.h
index 5e84603b..9e093831 100644
--- a/sourcepawn/jit/x86/jit_x86.h
+++ b/sourcepawn/jit/x86/jit_x86.h
@@ -1,14 +1,30 @@
/**
* vim: set ts=4 :
* =============================================================================
- * SourcePawn JIT
- * Copyright (C)2004-2008 AlliedModders LLC. All rights reserved.
+ * SourceMod
+ * Copyright (C) 2004-2008 AlliedModders LLC. All rights reserved.
* =============================================================================
*
- * This file is not open source and may not be copied without explicit written
- * permission of AlliedModders LLC. This file may not be redistributed in whole
- * or significant part.
- * For information, see LICENSE.txt or http://www.sourcemod.net/license.php
+ * This program is free software; you can redistribute it and/or modify it under
+ * the terms of the GNU General Public License, version 3.0, as published by the
+ * Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+ * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
+ * details.
+ *
+ * You should have received a copy of the GNU General Public License along with
+ * this program. If not, see .
+ *
+ * As a special exception, AlliedModders LLC gives you permission to link the
+ * code of this program (as well as its derivative works) to "Half-Life 2," the
+ * "Source Engine," the "SourcePawn JIT," and any Game MODs that run on software
+ * by the Valve Corporation. You must obey the GNU General Public License in
+ * all respects for all other code used. Additionally, AlliedModders LLC grants
+ * 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$
*/
diff --git a/sourcepawn/jit/x86/opcode_helpers.cpp b/sourcepawn/jit/x86/opcode_helpers.cpp
index decb81bd..8ec41cb6 100644
--- a/sourcepawn/jit/x86/opcode_helpers.cpp
+++ b/sourcepawn/jit/x86/opcode_helpers.cpp
@@ -1,14 +1,30 @@
/**
* vim: set ts=4 :
* =============================================================================
- * SourcePawn JIT
- * Copyright (C)2004-2008 AlliedModders LLC. All rights reserved.
+ * SourceMod
+ * Copyright (C) 2004-2008 AlliedModders LLC. All rights reserved.
* =============================================================================
*
- * This file is not open source and may not be copied without explicit wriiten
- * permission of AlliedModders LLC. This file may not be redistributed in whole
- * or significant part.
- * For information, see LICENSE.txt or http://www.sourcemod.net/license.php
+ * This program is free software; you can redistribute it and/or modify it under
+ * the terms of the GNU General Public License, version 3.0, as published by the
+ * Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+ * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
+ * details.
+ *
+ * You should have received a copy of the GNU General Public License along with
+ * this program. If not, see .
+ *
+ * As a special exception, AlliedModders LLC gives you permission to link the
+ * code of this program (as well as its derivative works) to "Half-Life 2," the
+ * "Source Engine," the "SourcePawn JIT," and any Game MODs that run on software
+ * by the Valve Corporation. You must obey the GNU General Public License in
+ * all respects for all other code used. Additionally, AlliedModders LLC grants
+ * 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$
*/
diff --git a/sourcepawn/jit/x86/opcode_helpers.h b/sourcepawn/jit/x86/opcode_helpers.h
index a3d48148..fbdcdbab 100644
--- a/sourcepawn/jit/x86/opcode_helpers.h
+++ b/sourcepawn/jit/x86/opcode_helpers.h
@@ -1,14 +1,30 @@
/**
* vim: set ts=4 :
* =============================================================================
- * SourcePawn JIT
- * Copyright (C)2004-2008 AlliedModders LLC. All rights reserved.
+ * SourceMod
+ * Copyright (C) 2004-2008 AlliedModders LLC. All rights reserved.
* =============================================================================
*
- * This file is not open source and may not be copied without explicit wriiten
- * permission of AlliedModders LLC. This file may not be redistributed in whole
- * or significant part.
- * For information, see LICENSE.txt or http://www.sourcemod.net/license.php
+ * This program is free software; you can redistribute it and/or modify it under
+ * the terms of the GNU General Public License, version 3.0, as published by the
+ * Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+ * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
+ * details.
+ *
+ * You should have received a copy of the GNU General Public License along with
+ * this program. If not, see .
+ *
+ * As a special exception, AlliedModders LLC gives you permission to link the
+ * code of this program (as well as its derivative works) to "Half-Life 2," the
+ * "Source Engine," the "SourcePawn JIT," and any Game MODs that run on software
+ * by the Valve Corporation. You must obey the GNU General Public License in
+ * all respects for all other code used. Additionally, AlliedModders LLC grants
+ * 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$
*/
diff --git a/sourcepawn/jit/x86/opcode_switch.inc b/sourcepawn/jit/x86/opcode_switch.inc
index eda57a91..afb16ef8 100644
--- a/sourcepawn/jit/x86/opcode_switch.inc
+++ b/sourcepawn/jit/x86/opcode_switch.inc
@@ -1,14 +1,30 @@
/**
* vim: set ts=4 :
* =============================================================================
- * SourcePawn JIT
- * Copyright (C)2004-2008 AlliedModders LLC. All rights reserved.
+ * SourceMod
+ * Copyright (C) 2004-2008 AlliedModders LLC. All rights reserved.
* =============================================================================
*
- * This file is not open source and may not be copied without explicit wriiten
- * permission of AlliedModders LLC. This file may not be redistributed in whole
- * or significant part.
- * For information, see LICENSE.txt or http://www.sourcemod.net/license.php
+ * This program is free software; you can redistribute it and/or modify it under
+ * the terms of the GNU General Public License, version 3.0, as published by the
+ * Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+ * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
+ * details.
+ *
+ * You should have received a copy of the GNU General Public License along with
+ * this program. If not, see .
+ *
+ * As a special exception, AlliedModders LLC gives you permission to link the
+ * code of this program (as well as its derivative works) to "Half-Life 2," the
+ * "Source Engine," the "SourcePawn JIT," and any Game MODs that run on software
+ * by the Valve Corporation. You must obey the GNU General Public License in
+ * all respects for all other code used. Additionally, AlliedModders LLC grants
+ * 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$
*/
diff --git a/sourcepawn/jit/x86/ungen_opcode_switch.inc b/sourcepawn/jit/x86/ungen_opcode_switch.inc
index b6f11b68..dedd6c2e 100644
--- a/sourcepawn/jit/x86/ungen_opcode_switch.inc
+++ b/sourcepawn/jit/x86/ungen_opcode_switch.inc
@@ -1,14 +1,30 @@
/**
* vim: set ts=4 :
* =============================================================================
- * SourcePawn JIT
- * Copyright (C)2004-2008 AlliedModders LLC. All rights reserved.
+ * SourceMod
+ * Copyright (C) 2004-2008 AlliedModders LLC. All rights reserved.
* =============================================================================
*
- * This file is not open source and may not be copied without explicit wriiten
- * permission of AlliedModders LLC. This file may not be redistributed in whole
- * or significant part.
- * For information, see LICENSE.txt or http://www.sourcemod.net/license.php
+ * This program is free software; you can redistribute it and/or modify it under
+ * the terms of the GNU General Public License, version 3.0, as published by the
+ * Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+ * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
+ * details.
+ *
+ * You should have received a copy of the GNU General Public License along with
+ * this program. If not, see .
+ *
+ * As a special exception, AlliedModders LLC gives you permission to link the
+ * code of this program (as well as its derivative works) to "Half-Life 2," the
+ * "Source Engine," the "SourcePawn JIT," and any Game MODs that run on software
+ * by the Valve Corporation. You must obey the GNU General Public License in
+ * all respects for all other code used. Additionally, AlliedModders LLC grants
+ * 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$
*/
diff --git a/sourcepawn/jit/x86/ungen_opcodes.h b/sourcepawn/jit/x86/ungen_opcodes.h
index b7f95b8a..50a95c8c 100644
--- a/sourcepawn/jit/x86/ungen_opcodes.h
+++ b/sourcepawn/jit/x86/ungen_opcodes.h
@@ -1,14 +1,30 @@
/**
* vim: set ts=4 :
* =============================================================================
- * SourcePawn JIT
- * Copyright (C)2004-2008 AlliedModders LLC. All rights reserved.
+ * SourceMod
+ * Copyright (C) 2004-2008 AlliedModders LLC. All rights reserved.
* =============================================================================
*
- * This file is not open source and may not be copied without explicit wriiten
- * permission of AlliedModders LLC. This file may not be redistributed in whole
- * or significant part.
- * For information, see LICENSE.txt or http://www.sourcemod.net/license.php
+ * This program is free software; you can redistribute it and/or modify it under
+ * the terms of the GNU General Public License, version 3.0, as published by the
+ * Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+ * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
+ * details.
+ *
+ * You should have received a copy of the GNU General Public License along with
+ * this program. If not, see .
+ *
+ * As a special exception, AlliedModders LLC gives you permission to link the
+ * code of this program (as well as its derivative works) to "Half-Life 2," the
+ * "Source Engine," the "SourcePawn JIT," and any Game MODs that run on software
+ * by the Valve Corporation. You must obey the GNU General Public License in
+ * all respects for all other code used. Additionally, AlliedModders LLC grants
+ * 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$
*/