Subject | Re: [IB-Java] New JDBC licensing |
---|---|
Author | Mark O'Donohue |
Post date | 2001-04-25T17:16:52Z |
alberola@... wrote:
"compatible". It's all opensource, and over time as we load in
different source/modules from everywhere we will probably have a bucket
load of different licences, including the recent 'Jim's opensource
licence'. So don't fret too much over choosing the wrong one :-).
Personally I support the GPL licence, but it's not appropriate for
libraries that are going to be distributed usually bound in with an
application. Pick one but it's probably best to say away from the IPL,
since Borland can change it at will.
All the (new) work I've done in Firebird has been released under a joint
MPL/GPLlicence, as the mozilla folk now have set up. I was loath to
create yet another licence but toyed with it at one stage. The boiler
plate for the one I've used is attached below.
I posted something to firebird-devel with html references for someone
else a couple of days ago + added LGPL and BSD boiler plates, and links
to some others, so they could choose which one they wanted. As I
understand it they are all compatible, including LGPL.
Cheers
Mark
# 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
#
# 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 License for more details.
#
# 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.
#
# All rights reserved.
# Contributor(s):
# Mark O'Donohue <mark.odonohue@...>
<mailto:mark.odonohue@...>
#
# $Id:$
#
--
Your database needs YOU!
http://firebird.sourceforge.net
> Hi,Which licence it is doesn't matter too much, just as long as it is
>
> Last week I announced that I have started the
> development of a new type 4 JDBC talking to
> 3050 port directly.
>
> I like GPL/LGPL and I use them in all the free
> code I write. But due to some incompatibilities
> that could arise with Firebird/Interbase licensing
> (very unlikely due to I have started from scratch)
> I accept to release all my code (now only vaporware)
> under IPL.
"compatible". It's all opensource, and over time as we load in
different source/modules from everywhere we will probably have a bucket
load of different licences, including the recent 'Jim's opensource
licence'. So don't fret too much over choosing the wrong one :-).
Personally I support the GPL licence, but it's not appropriate for
libraries that are going to be distributed usually bound in with an
application. Pick one but it's probably best to say away from the IPL,
since Borland can change it at will.
All the (new) work I've done in Firebird has been released under a joint
MPL/GPLlicence, as the mozilla folk now have set up. I was loath to
create yet another licence but toyed with it at one stage. The boiler
plate for the one I've used is attached below.
I posted something to firebird-devel with html references for someone
else a couple of days ago + added LGPL and BSD boiler plates, and links
to some others, so they could choose which one they wanted. As I
understand it they are all compatible, including LGPL.
Cheers
Mark
>As used in Mozilla For a complete thing of:
> Alejandro Alberola
>
>
>
>
> To unsubscribe from this group, send an email to:
> IB-Java-unsubscribe@egroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>
# 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
#
# 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 License for more details.
#
# 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.
#
# All rights reserved.
# Contributor(s):
# Mark O'Donohue <mark.odonohue@...>
<mailto:mark.odonohue@...>
#
# $Id:$
#
--
Your database needs YOU!
http://firebird.sourceforge.net