From fcc5f00a2bd7e97b6169aadf010c7c71082445b1 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Fri, 26 Jan 2007 04:35:08 +0000 Subject: [PATCH] changed license header once again --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40384 --- public/IAdminSystem.h | 12 +++++++----- public/IExtensionSys.h | 12 +++++++----- public/IForwardSys.h | 12 +++++++----- public/IHandleSys.h | 12 +++++++----- public/ILibrarySys.h | 12 +++++++----- public/IPluginSys.h | 12 +++++++----- public/IRootConsoleMenu.h | 12 +++++++----- public/IShareSys.h | 12 +++++++----- public/ISourceMod.h | 12 +++++++----- public/ITextParsers.h | 12 +++++++----- public/extensions/IThreader.h | 12 +++++++----- public/sourcepawn/sp_file_headers.h | 12 +++++++----- public/sourcepawn/sp_typeutil.h | 12 +++++++----- public/sourcepawn/sp_vm_api.h | 12 +++++++----- public/sourcepawn/sp_vm_base.h | 12 +++++++----- public/sourcepawn/sp_vm_types.h | 12 +++++++----- 16 files changed, 112 insertions(+), 80 deletions(-) diff --git a/public/IAdminSystem.h b/public/IAdminSystem.h index 1f53185c..ceb4188c 100644 --- a/public/IAdminSystem.h +++ b/public/IAdminSystem.h @@ -5,11 +5,13 @@ * All rights reserved. * =============================================================== * - * This file is part of the SourceMod/SourcePawn SDK. This file may only be used - * or modified under the Terms and Conditions of its License Agreement, which is found - * in LICENSE.txt. The Terms and Conditions for making SourceMod extensions/plugins - * may change at any time. To view the latest information, see: - * http://www.sourcemod.net/license.php + * This file is part of the SourceMod/SourcePawn SDK. This file may only be + * used or modified under the Terms and Conditions of its License Agreement, + * which is found in public/licenses/LICENSE.txt. As of this notice, derivative + * works must be licensed under the GNU General Public License (version 2 or + * greater). A copy of the GPL is included under public/licenses/GPL.txt. + * + * To view the latest information, see: http://www.sourcemod.net/license.php * * Version: $Id$ */ diff --git a/public/IExtensionSys.h b/public/IExtensionSys.h index 4632d398..0d0eed87 100644 --- a/public/IExtensionSys.h +++ b/public/IExtensionSys.h @@ -5,11 +5,13 @@ * All rights reserved. * =============================================================== * - * This file is part of the SourceMod/SourcePawn SDK. This file may only be used - * or modified under the Terms and Conditions of its License Agreement, which is found - * in LICENSE.txt. The Terms and Conditions for making SourceMod extensions/plugins - * may change at any time. To view the latest information, see: - * http://www.sourcemod.net/license.php + * This file is part of the SourceMod/SourcePawn SDK. This file may only be + * used or modified under the Terms and Conditions of its License Agreement, + * which is found in public/licenses/LICENSE.txt. As of this notice, derivative + * works must be licensed under the GNU General Public License (version 2 or + * greater). A copy of the GPL is included under public/licenses/GPL.txt. + * + * To view the latest information, see: http://www.sourcemod.net/license.php * * Version: $Id$ */ diff --git a/public/IForwardSys.h b/public/IForwardSys.h index ee5eaf1f..6d467e1d 100644 --- a/public/IForwardSys.h +++ b/public/IForwardSys.h @@ -5,11 +5,13 @@ * All rights reserved. * =============================================================== * - * This file is part of the SourceMod/SourcePawn SDK. This file may only be used - * or modified under the Terms and Conditions of its License Agreement, which is found - * in LICENSE.txt. The Terms and Conditions for making SourceMod extensions/plugins - * may change at any time. To view the latest information, see: - * http://www.sourcemod.net/license.php + * This file is part of the SourceMod/SourcePawn SDK. This file may only be + * used or modified under the Terms and Conditions of its License Agreement, + * which is found in public/licenses/LICENSE.txt. As of this notice, derivative + * works must be licensed under the GNU General Public License (version 2 or + * greater). A copy of the GPL is included under public/licenses/GPL.txt. + * + * To view the latest information, see: http://www.sourcemod.net/license.php * * Version: $Id$ */ diff --git a/public/IHandleSys.h b/public/IHandleSys.h index 4f59294f..9d2d283b 100644 --- a/public/IHandleSys.h +++ b/public/IHandleSys.h @@ -5,11 +5,13 @@ * All rights reserved. * =============================================================== * - * This file is part of the SourceMod/SourcePawn SDK. This file may only be used - * or modified under the Terms and Conditions of its License Agreement, which is found - * in LICENSE.txt. The Terms and Conditions for making SourceMod extensions/plugins - * may change at any time. To view the latest information, see: - * http://www.sourcemod.net/license.php + * This file is part of the SourceMod/SourcePawn SDK. This file may only be + * used or modified under the Terms and Conditions of its License Agreement, + * which is found in public/licenses/LICENSE.txt. As of this notice, derivative + * works must be licensed under the GNU General Public License (version 2 or + * greater). A copy of the GPL is included under public/licenses/GPL.txt. + * + * To view the latest information, see: http://www.sourcemod.net/license.php * * Version: $Id$ */ diff --git a/public/ILibrarySys.h b/public/ILibrarySys.h index 7a0ac074..bac0ede2 100644 --- a/public/ILibrarySys.h +++ b/public/ILibrarySys.h @@ -5,11 +5,13 @@ * All rights reserved. * =============================================================== * - * This file is part of the SourceMod/SourcePawn SDK. This file may only be used - * or modified under the Terms and Conditions of its License Agreement, which is found - * in LICENSE.txt. The Terms and Conditions for making SourceMod extensions/plugins - * may change at any time. To view the latest information, see: - * http://www.sourcemod.net/license.php + * This file is part of the SourceMod/SourcePawn SDK. This file may only be + * used or modified under the Terms and Conditions of its License Agreement, + * which is found in public/licenses/LICENSE.txt. As of this notice, derivative + * works must be licensed under the GNU General Public License (version 2 or + * greater). A copy of the GPL is included under public/licenses/GPL.txt. + * + * To view the latest information, see: http://www.sourcemod.net/license.php * * Version: $Id$ */ diff --git a/public/IPluginSys.h b/public/IPluginSys.h index afc71ed9..ea63795b 100644 --- a/public/IPluginSys.h +++ b/public/IPluginSys.h @@ -5,11 +5,13 @@ * All rights reserved. * =============================================================== * - * This file is part of the SourceMod/SourcePawn SDK. This file may only be used - * or modified under the Terms and Conditions of its License Agreement, which is found - * in LICENSE.txt. The Terms and Conditions for making SourceMod extensions/plugins - * may change at any time. To view the latest information, see: - * http://www.sourcemod.net/license.php + * This file is part of the SourceMod/SourcePawn SDK. This file may only be + * used or modified under the Terms and Conditions of its License Agreement, + * which is found in public/licenses/LICENSE.txt. As of this notice, derivative + * works must be licensed under the GNU General Public License (version 2 or + * greater). A copy of the GPL is included under public/licenses/GPL.txt. + * + * To view the latest information, see: http://www.sourcemod.net/license.php * * Version: $Id$ */ diff --git a/public/IRootConsoleMenu.h b/public/IRootConsoleMenu.h index b753494c..e3fcb97d 100644 --- a/public/IRootConsoleMenu.h +++ b/public/IRootConsoleMenu.h @@ -5,11 +5,13 @@ * All rights reserved. * =============================================================== * - * This file is part of the SourceMod/SourcePawn SDK. This file may only be used - * or modified under the Terms and Conditions of its License Agreement, which is found - * in LICENSE.txt. The Terms and Conditions for making SourceMod extensions/plugins - * may change at any time. To view the latest information, see: - * http://www.sourcemod.net/license.php + * This file is part of the SourceMod/SourcePawn SDK. This file may only be + * used or modified under the Terms and Conditions of its License Agreement, + * which is found in public/licenses/LICENSE.txt. As of this notice, derivative + * works must be licensed under the GNU General Public License (version 2 or + * greater). A copy of the GPL is included under public/licenses/GPL.txt. + * + * To view the latest information, see: http://www.sourcemod.net/license.php * * Version: $Id$ */ diff --git a/public/IShareSys.h b/public/IShareSys.h index 7f334444..559f5583 100644 --- a/public/IShareSys.h +++ b/public/IShareSys.h @@ -5,11 +5,13 @@ * All rights reserved. * =============================================================== * - * This file is part of the SourceMod/SourcePawn SDK. This file may only be used - * or modified under the Terms and Conditions of its License Agreement, which is found - * in LICENSE.txt. The Terms and Conditions for making SourceMod extensions/plugins - * may change at any time. To view the latest information, see: - * http://www.sourcemod.net/license.php + * This file is part of the SourceMod/SourcePawn SDK. This file may only be + * used or modified under the Terms and Conditions of its License Agreement, + * which is found in public/licenses/LICENSE.txt. As of this notice, derivative + * works must be licensed under the GNU General Public License (version 2 or + * greater). A copy of the GPL is included under public/licenses/GPL.txt. + * + * To view the latest information, see: http://www.sourcemod.net/license.php * * Version: $Id$ */ diff --git a/public/ISourceMod.h b/public/ISourceMod.h index bfdf4897..bd8f2547 100644 --- a/public/ISourceMod.h +++ b/public/ISourceMod.h @@ -3,11 +3,13 @@ * SourceMod (C)2004-2007 AlliedModders LLC. All rights reserved. * =============================================================== * - * This file is part of the SourceMod/SourcePawn SDK. This file may only be used - * or modified under the Terms and Conditions of its License Agreement, which is found - * in LICENSE.txt. The Terms and Conditions for making SourceMod extensions/plugins - * may change at any time. To view the latest information, see: - * http://www.sourcemod.net/license.php + * This file is part of the SourceMod/SourcePawn SDK. This file may only be + * used or modified under the Terms and Conditions of its License Agreement, + * which is found in public/licenses/LICENSE.txt. As of this notice, derivative + * works must be licensed under the GNU General Public License (version 2 or + * greater). A copy of the GPL is included under public/licenses/GPL.txt. + * + * To view the latest information, see: http://www.sourcemod.net/license.php * * Version: $Id$ */ diff --git a/public/ITextParsers.h b/public/ITextParsers.h index d0d71253..4f8654c7 100644 --- a/public/ITextParsers.h +++ b/public/ITextParsers.h @@ -5,11 +5,13 @@ * All rights reserved. * =============================================================== * - * This file is part of the SourceMod/SourcePawn SDK. This file may only be used - * or modified under the Terms and Conditions of its License Agreement, which is found - * in LICENSE.txt. The Terms and Conditions for making SourceMod extensions/plugins - * may change at any time. To view the latest information, see: - * http://www.sourcemod.net/license.php + * This file is part of the SourceMod/SourcePawn SDK. This file may only be + * used or modified under the Terms and Conditions of its License Agreement, + * which is found in public/licenses/LICENSE.txt. As of this notice, derivative + * works must be licensed under the GNU General Public License (version 2 or + * greater). A copy of the GPL is included under public/licenses/GPL.txt. + * + * To view the latest information, see: http://www.sourcemod.net/license.php * * Version: $Id$ */ diff --git a/public/extensions/IThreader.h b/public/extensions/IThreader.h index 6bcb5aa9..369f8dfd 100644 --- a/public/extensions/IThreader.h +++ b/public/extensions/IThreader.h @@ -5,11 +5,13 @@ * All rights reserved. * =============================================================== * - * This file is part of the SourceMod/SourcePawn SDK. This file may only be used - * or modified under the Terms and Conditions of its License Agreement, which is found - * in LICENSE.txt. The Terms and Conditions for making SourceMod extensions/plugins - * may change at any time. To view the latest information, see: - * http://www.sourcemod.net/license.php + * This file is part of the SourceMod/SourcePawn SDK. This file may only be + * used or modified under the Terms and Conditions of its License Agreement, + * which is found in public/licenses/LICENSE.txt. As of this notice, derivative + * works must be licensed under the GNU General Public License (version 2 or + * greater). A copy of the GPL is included under public/licenses/GPL.txt. + * + * To view the latest information, see: http://www.sourcemod.net/license.php * * Version: $Id$ */ diff --git a/public/sourcepawn/sp_file_headers.h b/public/sourcepawn/sp_file_headers.h index 305df2e9..526d764c 100644 --- a/public/sourcepawn/sp_file_headers.h +++ b/public/sourcepawn/sp_file_headers.h @@ -5,11 +5,13 @@ * All rights reserved. * ================================================================ * - * This file is part of the SourceMod/SourcePawn SDK. This file may only be used - * or modified under the Terms and Conditions of its License Agreement, which is found - * in LICENSE.txt. The Terms and Conditions for making SourceMod extensions/plugins - * may change at any time. To view the latest information, see: - * http://www.sourcemod.net/license.php + * This file is part of the SourceMod/SourcePawn SDK. This file may only be + * used or modified under the Terms and Conditions of its License Agreement, + * which is found in public/licenses/LICENSE.txt. As of this notice, derivative + * works must be licensed under the GNU General Public License (version 2 or + * greater). A copy of the GPL is included under public/licenses/GPL.txt. + * + * To view the latest information, see: http://www.sourcemod.net/license.php * * Version: $Id$ */ diff --git a/public/sourcepawn/sp_typeutil.h b/public/sourcepawn/sp_typeutil.h index c1802a5a..43497929 100644 --- a/public/sourcepawn/sp_typeutil.h +++ b/public/sourcepawn/sp_typeutil.h @@ -5,11 +5,13 @@ * All rights reserved. * ================================================================ * - * This file is part of the SourceMod/SourcePawn SDK. This file may only be used - * or modified under the Terms and Conditions of its License Agreement, which is found - * in LICENSE.txt. The Terms and Conditions for making SourceMod extensions/plugins - * may change at any time. To view the latest information, see: - * http://www.sourcemod.net/license.php + * This file is part of the SourceMod/SourcePawn SDK. This file may only be + * used or modified under the Terms and Conditions of its License Agreement, + * which is found in public/licenses/LICENSE.txt. As of this notice, derivative + * works must be licensed under the GNU General Public License (version 2 or + * greater). A copy of the GPL is included under public/licenses/GPL.txt. + * + * To view the latest information, see: http://www.sourcemod.net/license.php * * Version: $Id$ */ diff --git a/public/sourcepawn/sp_vm_api.h b/public/sourcepawn/sp_vm_api.h index 8fd7846e..eefe6201 100644 --- a/public/sourcepawn/sp_vm_api.h +++ b/public/sourcepawn/sp_vm_api.h @@ -5,11 +5,13 @@ * All rights reserved. * ================================================================ * - * This file is part of the SourceMod/SourcePawn SDK. This file may only be used - * or modified under the Terms and Conditions of its License Agreement, which is found - * in LICENSE.txt. The Terms and Conditions for making SourceMod extensions/plugins - * may change at any time. To view the latest information, see: - * http://www.sourcemod.net/license.php + * This file is part of the SourceMod/SourcePawn SDK. This file may only be + * used or modified under the Terms and Conditions of its License Agreement, + * which is found in public/licenses/LICENSE.txt. As of this notice, derivative + * works must be licensed under the GNU General Public License (version 2 or + * greater). A copy of the GPL is included under public/licenses/GPL.txt. + * + * To view the latest information, see: http://www.sourcemod.net/license.php * * Version: $Id$ */ diff --git a/public/sourcepawn/sp_vm_base.h b/public/sourcepawn/sp_vm_base.h index 8c40f607..ad9e0095 100644 --- a/public/sourcepawn/sp_vm_base.h +++ b/public/sourcepawn/sp_vm_base.h @@ -4,11 +4,13 @@ * All rights reserved. * ================================================================ * - * This file is part of the SourceMod/SourcePawn SDK. This file may only be used - * or modified under the Terms and Conditions of its License Agreement, which is found - * in LICENSE.txt. The Terms and Conditions for making SourceMod extensions/plugins - * may change at any time. To view the latest information, see: - * http://www.sourcemod.net/license.php + * This file is part of the SourceMod/SourcePawn SDK. This file may only be + * used or modified under the Terms and Conditions of its License Agreement, + * which is found in public/licenses/LICENSE.txt. As of this notice, derivative + * works must be licensed under the GNU General Public License (version 2 or + * greater). A copy of the GPL is included under public/licenses/GPL.txt. + * + * To view the latest information, see: http://www.sourcemod.net/license.php * * Version: $Id$ */ diff --git a/public/sourcepawn/sp_vm_types.h b/public/sourcepawn/sp_vm_types.h index 13bc7107..b8f94324 100644 --- a/public/sourcepawn/sp_vm_types.h +++ b/public/sourcepawn/sp_vm_types.h @@ -5,11 +5,13 @@ * All rights reserved. * ================================================================ * - * This file is part of the SourceMod/SourcePawn SDK. This file may only be used - * or modified under the Terms and Conditions of its License Agreement, which is found - * in LICENSE.txt. The Terms and Conditions for making SourceMod extensions/plugins - * may change at any time. To view the latest information, see: - * http://www.sourcemod.net/license.php + * This file is part of the SourceMod/SourcePawn SDK. This file may only be + * used or modified under the Terms and Conditions of its License Agreement, + * which is found in public/licenses/LICENSE.txt. As of this notice, derivative + * works must be licensed under the GNU General Public License (version 2 or + * greater). A copy of the GPL is included under public/licenses/GPL.txt. + * + * To view the latest information, see: http://www.sourcemod.net/license.php * * Version: $Id$ */