mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 00:43:02 +01:00
Change the license to IDPL after getting permission from Blas.
This commit is contained in:
parent
dd8be361e0
commit
dafeed0787
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user