diff --git a/public/IAdminSystem.h b/public/IAdminSystem.h index c335e453..1f53185c 100644 --- a/public/IAdminSystem.h +++ b/public/IAdminSystem.h @@ -1,7 +1,8 @@ /** * vim: set ts=4 : * =============================================================== - * SourceMod (C)2004-2007 AlliedModders LLC. All rights reserved. + * SourceMod, Copyright (C) 2004-2007 AlliedModders LLC. + * All rights reserved. * =============================================================== * * This file is part of the SourceMod/SourcePawn SDK. This file may only be used diff --git a/public/IExtensionSys.h b/public/IExtensionSys.h index dc434b96..4632d398 100644 --- a/public/IExtensionSys.h +++ b/public/IExtensionSys.h @@ -1,7 +1,8 @@ /** * vim: set ts=4 : * =============================================================== - * SourceMod (C)2004-2007 AlliedModders LLC. All rights reserved. + * SourceMod, Copyright (C) 2004-2007 AlliedModders LLC. + * All rights reserved. * =============================================================== * * This file is part of the SourceMod/SourcePawn SDK. This file may only be used diff --git a/public/IForwardSys.h b/public/IForwardSys.h index 37ecfe27..ee5eaf1f 100644 --- a/public/IForwardSys.h +++ b/public/IForwardSys.h @@ -1,7 +1,8 @@ /** * vim: set ts=4 : * =============================================================== - * SourceMod (C)2004-2007 AlliedModders LLC. All rights reserved. + * SourceMod, Copyright (C) 2004-2007 AlliedModders LLC. + * All rights reserved. * =============================================================== * * This file is part of the SourceMod/SourcePawn SDK. This file may only be used diff --git a/public/IHandleSys.h b/public/IHandleSys.h index 71e0b42d..4f59294f 100644 --- a/public/IHandleSys.h +++ b/public/IHandleSys.h @@ -1,7 +1,8 @@ /** * vim: set ts=4 : * =============================================================== - * SourceMod (C)2004-2007 AlliedModders LLC. All rights reserved. + * SourceMod, Copyright (C) 2004-2007 AlliedModders LLC. + * All rights reserved. * =============================================================== * * This file is part of the SourceMod/SourcePawn SDK. This file may only be used diff --git a/public/ILibrarySys.h b/public/ILibrarySys.h index 51ba46ee..7a0ac074 100644 --- a/public/ILibrarySys.h +++ b/public/ILibrarySys.h @@ -1,7 +1,8 @@ /** * vim: set ts=4 : * =============================================================== - * SourceMod (C)2004-2007 AlliedModders LLC. All rights reserved. + * SourceMod, Copyright (C) 2004-2007 AlliedModders LLC. + * All rights reserved. * =============================================================== * * This file is part of the SourceMod/SourcePawn SDK. This file may only be used diff --git a/public/IPluginSys.h b/public/IPluginSys.h index 1f5526ec..afc71ed9 100644 --- a/public/IPluginSys.h +++ b/public/IPluginSys.h @@ -1,7 +1,8 @@ /** * vim: set ts=4 : * =============================================================== - * SourceMod (C)2004-2007 AlliedModders LLC. All rights reserved. + * SourceMod, Copyright (C) 2004-2007 AlliedModders LLC. + * All rights reserved. * =============================================================== * * This file is part of the SourceMod/SourcePawn SDK. This file may only be used diff --git a/public/IRootConsoleMenu.h b/public/IRootConsoleMenu.h index ccb7877d..b753494c 100644 --- a/public/IRootConsoleMenu.h +++ b/public/IRootConsoleMenu.h @@ -1,7 +1,8 @@ /** * vim: set ts=4 : * =============================================================== - * SourceMod (C)2004-2007 AlliedModders LLC. All rights reserved. + * SourceMod, Copyright (C) 2004-2007 AlliedModders LLC. + * All rights reserved. * =============================================================== * * This file is part of the SourceMod/SourcePawn SDK. This file may only be used diff --git a/public/IShareSys.h b/public/IShareSys.h index 8fa8ec63..7f334444 100644 --- a/public/IShareSys.h +++ b/public/IShareSys.h @@ -1,7 +1,8 @@ /** * vim: set ts=4 : * =============================================================== - * SourceMod (C)2004-2007 AlliedModders LLC. All rights reserved. + * SourceMod, Copyright (C) 2004-2007 AlliedModders LLC. + * All rights reserved. * =============================================================== * * This file is part of the SourceMod/SourcePawn SDK. This file may only be used diff --git a/public/ITextParsers.h b/public/ITextParsers.h index 995ac278..d0d71253 100644 --- a/public/ITextParsers.h +++ b/public/ITextParsers.h @@ -1,7 +1,8 @@ /** * vim: set ts=4 : * =============================================================== - * SourceMod (C)2004-2007 AlliedModders LLC. All rights reserved. + * SourceMod, Copyright (C) 2004-2007 AlliedModders LLC. + * All rights reserved. * =============================================================== * * This file is part of the SourceMod/SourcePawn SDK. This file may only be used diff --git a/public/extensions/IThreader.h b/public/extensions/IThreader.h index be47c9d7..6bcb5aa9 100644 --- a/public/extensions/IThreader.h +++ b/public/extensions/IThreader.h @@ -1,7 +1,8 @@ /** * vim: set ts=4 : * =============================================================== - * SourceMod (C)2004-2007 AlliedModders LLC. All rights reserved. + * SourceMod, Copyright (C) 2004-2007 AlliedModders LLC. + * All rights reserved. * =============================================================== * * This file is part of the SourceMod/SourcePawn SDK. This file may only be used diff --git a/public/sample_ext/smsdk_ext.cpp b/public/sample_ext/smsdk_ext.cpp index 33476c97..2e060a7f 100644 --- a/public/sample_ext/smsdk_ext.cpp +++ b/public/sample_ext/smsdk_ext.cpp @@ -1,7 +1,8 @@ /** * vim: set ts=4 : * =============================================================== - * SourceMod (C)2004-2007 AlliedModders LLC. All rights reserved. + * SourceMod, Copyright (C) 2004-2007 AlliedModders LLC. + * All rights reserved. * =============================================================== * * This file is part of the SourceMod/SourcePawn SDK. This file may only be used diff --git a/public/sample_ext/smsdk_ext.h b/public/sample_ext/smsdk_ext.h index 99706bbc..8d23c32e 100644 --- a/public/sample_ext/smsdk_ext.h +++ b/public/sample_ext/smsdk_ext.h @@ -1,7 +1,8 @@ /** * vim: set ts=4 : * =============================================================== - * SourceMod (C)2004-2007 AlliedModders LLC. All rights reserved. + * SourceMod, Copyright (C) 2004-2007 AlliedModders LLC. + * All rights reserved. * =============================================================== * * This file is part of the SourceMod/SourcePawn SDK. This file may only be used diff --git a/public/sm_platform.h b/public/sm_platform.h index b980ece5..499050f3 100644 --- a/public/sm_platform.h +++ b/public/sm_platform.h @@ -1,7 +1,8 @@ /** * vim: set ts=4 : * =============================================================== - * SourceMod (C)2004-2007 AlliedModders LLC. All rights reserved. + * SourceMod, Copyright (C) 2004-2007 AlliedModders LLC. + * All rights reserved. * =============================================================== * * This file is part of the SourceMod/SourcePawn SDK. This file may only be used diff --git a/public/sourcepawn/sp_file_headers.h b/public/sourcepawn/sp_file_headers.h index 63a0d1ab..305df2e9 100644 --- a/public/sourcepawn/sp_file_headers.h +++ b/public/sourcepawn/sp_file_headers.h @@ -1,7 +1,8 @@ /** * vim: set ts=4 : * ================================================================ - * SourcePawn (C)2004-2007 AlliedModders LLC. All rights reserved. + * SourcePawn, Copyright (C) 2004-2007 AlliedModders LLC. + * All rights reserved. * ================================================================ * * This file is part of the SourceMod/SourcePawn SDK. This file may only be used diff --git a/public/sourcepawn/sp_typeutil.h b/public/sourcepawn/sp_typeutil.h index e2282284..c1802a5a 100644 --- a/public/sourcepawn/sp_typeutil.h +++ b/public/sourcepawn/sp_typeutil.h @@ -1,7 +1,8 @@ /** * vim: set ts=4 : * ================================================================ - * SourcePawn (C)2004-2007 AlliedModders LLC. All rights reserved. + * SourcePawn, Copyright (C) 2004-2007 AlliedModders LLC. + * All rights reserved. * ================================================================ * * This file is part of the SourceMod/SourcePawn SDK. This file may only be used diff --git a/public/sourcepawn/sp_vm_api.h b/public/sourcepawn/sp_vm_api.h index f04dff14..8fd7846e 100644 --- a/public/sourcepawn/sp_vm_api.h +++ b/public/sourcepawn/sp_vm_api.h @@ -1,7 +1,8 @@ /** * vim: set ts=4 : * ================================================================ - * SourcePawn (C)2004-2007 AlliedModders LLC. All rights reserved. + * SourcePawn, Copyright (C) 2004-2007 AlliedModders LLC. + * All rights reserved. * ================================================================ * * This file is part of the SourceMod/SourcePawn SDK. This file may only be used diff --git a/public/sourcepawn/sp_vm_base.h b/public/sourcepawn/sp_vm_base.h index 0d1b7136..8c40f607 100644 --- a/public/sourcepawn/sp_vm_base.h +++ b/public/sourcepawn/sp_vm_base.h @@ -1,6 +1,7 @@ /** * ================================================================ - * SourcePawn (C)2004-2007 AlliedModders LLC. All rights reserved. + * SourcePawn, Copyright (C) 2004-2007 AlliedModders LLC. + * All rights reserved. * ================================================================ * * This file is part of the SourceMod/SourcePawn SDK. This file may only be used diff --git a/public/sourcepawn/sp_vm_types.h b/public/sourcepawn/sp_vm_types.h index 7218bc95..13bc7107 100644 --- a/public/sourcepawn/sp_vm_types.h +++ b/public/sourcepawn/sp_vm_types.h @@ -1,7 +1,8 @@ /** * vim: set ts=4 : * ================================================================ - * SourcePawn (C)2004-2007 AlliedModders LLC. All rights reserved. + * SourcePawn, Copyright (C) 2004-2007 AlliedModders LLC. + * All rights reserved. * ================================================================ * * This file is part of the SourceMod/SourcePawn SDK. This file may only be used