diff --git a/core/vm/sp_vm_basecontext.cpp b/core/vm/sp_vm_basecontext.cpp index f1c0fae5..0107045b 100644 --- a/core/vm/sp_vm_basecontext.cpp +++ b/core/vm/sp_vm_basecontext.cpp @@ -1,3 +1,16 @@ +/** + * ================================================================ + * SourcePawn (C)2004-2007 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 + * + * Version: $Id$ + */ + #include #include #include diff --git a/core/vm/sp_vm_basecontext.h b/core/vm/sp_vm_basecontext.h index 8f9f1239..232a7967 100644 --- a/core/vm/sp_vm_basecontext.h +++ b/core/vm/sp_vm_basecontext.h @@ -1,3 +1,16 @@ +/** + * ================================================================ + * SourcePawn (C)2004-2007 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 + * + * Version: $Id$ + */ + #ifndef _INCLUDE_SOURCEPAWN_BASECONTEXT_H_ #define _INCLUDE_SOURCEPAWN_BASECONTEXT_H_ diff --git a/core/vm/sp_vm_engine.cpp b/core/vm/sp_vm_engine.cpp index fda2d009..ba1aa225 100644 --- a/core/vm/sp_vm_engine.cpp +++ b/core/vm/sp_vm_engine.cpp @@ -1,3 +1,16 @@ +/** + * ================================================================ + * SourcePawn (C)2004-2007 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 + * + * Version: $Id$ + */ + #include #include #include diff --git a/core/vm/sp_vm_engine.h b/core/vm/sp_vm_engine.h index f30d0b0e..f43c6b91 100644 --- a/core/vm/sp_vm_engine.h +++ b/core/vm/sp_vm_engine.h @@ -1,3 +1,16 @@ +/** + * ================================================================ + * SourcePawn (C)2004-2007 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 + * + * Version: $Id$ + */ + #ifndef _INCLUDE_SOURCEPAWN_VM_ENGINE_H_ #define _INCLUDE_SOURCEPAWN_VM_ENGINE_H_ diff --git a/core/vm/sp_vm_function.cpp b/core/vm/sp_vm_function.cpp index ceb78dc4..04ce7a23 100644 --- a/core/vm/sp_vm_function.cpp +++ b/core/vm/sp_vm_function.cpp @@ -1,3 +1,16 @@ +/** + * ================================================================ + * SourcePawn (C)2004-2007 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 + * + * Version: $Id$ + */ + #include #include #include "PluginSys.h" diff --git a/core/vm/sp_vm_function.h b/core/vm/sp_vm_function.h index d94df739..b61a51fa 100644 --- a/core/vm/sp_vm_function.h +++ b/core/vm/sp_vm_function.h @@ -1,3 +1,16 @@ +/** + * ================================================================ + * SourcePawn (C)2004-2007 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 + * + * Version: $Id$ + */ + #ifndef _INCLUDE_SOURCEMOD_BASEFUNCTION_H_ #define _INCLUDE_SOURCEMOD_BASEFUNCTION_H_ diff --git a/sourcepawn/jit/jit_helpers.h b/sourcepawn/jit/jit_helpers.h index f2161e5c..cdf257ce 100644 --- a/sourcepawn/jit/jit_helpers.h +++ b/sourcepawn/jit/jit_helpers.h @@ -1,7 +1,7 @@ /** - * =============================================================== - * SourceMod (C)2004-2007 AlliedModders LLC. All rights reserved. - * =============================================================== + * ================================================================ + * SourcePawn (C)2004-2007 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 diff --git a/sourcepawn/jit/x86/dll_exports.cpp b/sourcepawn/jit/x86/dll_exports.cpp index 66a074db..6ac0a56c 100644 --- a/sourcepawn/jit/x86/dll_exports.cpp +++ b/sourcepawn/jit/x86/dll_exports.cpp @@ -1,7 +1,7 @@ /** - * =============================================================== - * SourceMod (C)2004-2007 AlliedModders LLC. All rights reserved. - * =============================================================== + * ================================================================ + * SourcePawn (C)2004-2007 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 diff --git a/sourcepawn/jit/x86/dll_exports.h b/sourcepawn/jit/x86/dll_exports.h index eeb4eaff..fa3859f9 100644 --- a/sourcepawn/jit/x86/dll_exports.h +++ b/sourcepawn/jit/x86/dll_exports.h @@ -1,7 +1,7 @@ /** - * =============================================================== - * SourceMod (C)2004-2007 AlliedModders LLC. All rights reserved. - * =============================================================== + * ================================================================ + * SourcePawn (C)2004-2007 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 diff --git a/sourcepawn/jit/x86/jit_x86.cpp b/sourcepawn/jit/x86/jit_x86.cpp index 9979f18c..0e561626 100644 --- a/sourcepawn/jit/x86/jit_x86.cpp +++ b/sourcepawn/jit/x86/jit_x86.cpp @@ -1,7 +1,7 @@ /** - * =============================================================== - * SourceMod (C)2004-2007 AlliedModders LLC. All rights reserved. - * =============================================================== + * ================================================================ + * SourcePawn (C)2004-2007 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 diff --git a/sourcepawn/jit/x86/jit_x86.h b/sourcepawn/jit/x86/jit_x86.h index 134f7eed..4d65745a 100644 --- a/sourcepawn/jit/x86/jit_x86.h +++ b/sourcepawn/jit/x86/jit_x86.h @@ -1,7 +1,7 @@ /** - * =============================================================== - * SourceMod (C)2004-2007 AlliedModders LLC. All rights reserved. - * =============================================================== + * ================================================================ + * SourcePawn (C)2004-2007 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 diff --git a/sourcepawn/jit/x86/opcode_helpers.cpp b/sourcepawn/jit/x86/opcode_helpers.cpp index d31e7728..dd63abef 100644 --- a/sourcepawn/jit/x86/opcode_helpers.cpp +++ b/sourcepawn/jit/x86/opcode_helpers.cpp @@ -1,7 +1,7 @@ /** - * =============================================================== - * SourceMod (C)2004-2007 AlliedModders LLC. All rights reserved. - * =============================================================== +* ================================================================ +* SourcePawn (C)2004-2007 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 diff --git a/sourcepawn/jit/x86/opcode_helpers.h b/sourcepawn/jit/x86/opcode_helpers.h index 85cfba45..08f041f2 100644 --- a/sourcepawn/jit/x86/opcode_helpers.h +++ b/sourcepawn/jit/x86/opcode_helpers.h @@ -1,7 +1,7 @@ /** - * =============================================================== - * SourceMod (C)2004-2007 AlliedModders LLC. All rights reserved. - * =============================================================== + * ================================================================ + * SourcePawn (C)2004-2007 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 diff --git a/sourcepawn/jit/x86/ungen_opcodes.h b/sourcepawn/jit/x86/ungen_opcodes.h index 63cebff4..60bd6a45 100644 --- a/sourcepawn/jit/x86/ungen_opcodes.h +++ b/sourcepawn/jit/x86/ungen_opcodes.h @@ -1,7 +1,7 @@ /** - * =============================================================== - * SourceMod (C)2004-2007 AlliedModders LLC. All rights reserved. - * =============================================================== + * ================================================================ + * SourcePawn (C)2004-2007 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 diff --git a/sourcepawn/jit/x86/x86_macros.h b/sourcepawn/jit/x86/x86_macros.h index 0675fe33..256f6ce6 100644 --- a/sourcepawn/jit/x86/x86_macros.h +++ b/sourcepawn/jit/x86/x86_macros.h @@ -1,7 +1,7 @@ /** - * =============================================================== - * SourceMod (C)2004-2007 AlliedModders LLC. All rights reserved. - * =============================================================== + * ================================================================ + * SourcePawn (C)2004-2007 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