From dafeed07876b86781f10fecd0cab5cbe8bd23cf1 Mon Sep 17 00:00:00 2001 From: robocop Date: Wed, 7 Mar 2007 03:26:55 +0000 Subject: [PATCH] Change the license to IDPL after getting permission from Blas. --- src/common/stuff.h | 36 ++++++++++++++++-------------------- 1 file changed, 16 insertions(+), 20 deletions(-) diff --git a/src/common/stuff.h b/src/common/stuff.h index 72041cb3af..e169382e8f 100644 --- a/src/common/stuff.h +++ b/src/common/stuff.h @@ -1,31 +1,27 @@ /* - * The contents of this file are subject to the Mozilla Public - * License Version 1.1 (the "License"); you may not use this file - * except in compliance with the License. You may obtain a copy of - * the License at http://www.mozilla.org/MPL/ - * Alternatively, the contents of this file may be used under the - * terms of the GNU General Public License Version 2 or later (the - * "GPL"), in which case the provisions of the GPL are applicable - * instead of those above. You may obtain a copy of the Licence at - * http://www.gnu.org/copyleft/gpl.html + * The contents of this file are subject to the Initial + * Developer's Public License Version 1.0 (the "License"); + * you may not use this file except in compliance with the + * License. You may obtain a copy of the License at + * http://www.ibphoenix.com/main.nfs?a=ibphoenix&page=ibp_idpl. * - * 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 - * Relevant for more details. + * Software distributed under the License is distributed AS IS, + * WITHOUT WARRANTY OF ANY KIND, either express or implied. + * See the License for the specific language governing rights + * and limitations under the License. * - * This file was created by members of the firebird development team. - * All individual contributions remain the Copyright (C) of those - * individuals. Contributors to this file are either listed here or - * can be obtained from a CVS history command. + * The Original Code was created by Blas Rodriguez Somoza on 24-May-2004 + * for the Firebird Open Source RDBMS project. * - * All rights reserved. - * Blas Rodriguez Somoza created this file on 24-May-2004. + * Copyright (c) 2004 Blas Rodriguez Somoza + * and all contributors signed below. * - * Contributor(s): + * All Rights Reserved. + * Contributor(s): ______________________________________. * */ + #ifndef COMMON_STUFF_H #define COMMON_STUFF_H