Re: [Jts-topo-suite-user] A major step along the road to LocationTech

2016-01-29 Thread Sandro Santilli
On Thu, Jan 28, 2016 at 05:03:33PM +, Jody Garnett wrote:
> The dual license amounts to BSD so we can work with everyone, and EPL if
> you are concerned about patents.
> 
> When using the code you can choose which of the two licenses your
> organization finds appropriate.

The comment on top of some files do not clearly state this.
>From DiscreteHausdorffDistance.java [1]:

  All rights reserved. This program and the accompanying materials
  are made available under the terms of the Eclipse Public License v1.0
  (http://www.eclipse.org/legal/epl-v10.html), and the Vivid Solutions BSD
  License v1.0 (found at the root of the repository).

So it says EPL _and_ BSD, rather than EPL _or_ BSD.
Also, it is not clear which BSD license is being used as the root has
two different LICENSE*BSD.txt files [2]

[1] 
https://github.com/dr-jts/jts/blob/master/modules/core/src/main/java/org/locationtech/jts/algorithm/distance/DiscreteHausdorffDistance.java#L8-L11
[2] https://github.com/dr-jts/jts

--strk;

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
___
Jts-topo-suite-user mailing list
Jts-topo-suite-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jts-topo-suite-user


Re: [Jts-topo-suite-user] A major step along the road to LocationTech

2016-01-29 Thread Martin Davis
The two BSD licenses are the same BSD3 license - they are just there
because there are two copyrights on different files.  I don't think this
affects any licensing questions.

The issue of AND vs OR does seem like it needs clarification, at least on
this list.  Is it possible that in legalese AND actually implies OR?
Somehow I don't think law works under strict Boolean logic.  @jody, any
comments?

On Fri, Jan 29, 2016 at 1:50 AM, Sandro Santilli  wrote:

> On Thu, Jan 28, 2016 at 05:03:33PM +, Jody Garnett wrote:
> > The dual license amounts to BSD so we can work with everyone, and EPL if
> > you are concerned about patents.
> >
> > When using the code you can choose which of the two licenses your
> > organization finds appropriate.
>
> The comment on top of some files do not clearly state this.
> >From DiscreteHausdorffDistance.java [1]:
>
>   All rights reserved. This program and the accompanying materials
>   are made available under the terms of the Eclipse Public License v1.0
>   (http://www.eclipse.org/legal/epl-v10.html), and the Vivid Solutions BSD
>   License v1.0 (found at the root of the repository).
>
> So it says EPL _and_ BSD, rather than EPL _or_ BSD.
> Also, it is not clear which BSD license is being used as the root has
> two different LICENSE*BSD.txt files [2]
>
> [1]
> https://github.com/dr-jts/jts/blob/master/modules/core/src/main/java/org/locationtech/jts/algorithm/distance/DiscreteHausdorffDistance.java#L8-L11
> [2] https://github.com/dr-jts/jts
>
> --strk;
>
>
> --
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
> ___
> Jts-topo-suite-user mailing list
> Jts-topo-suite-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jts-topo-suite-user
>
--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140___
Jts-topo-suite-user mailing list
Jts-topo-suite-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jts-topo-suite-user


Re: [Jts-topo-suite-user] A major step along the road to LocationTech

2016-01-29 Thread Martin Davis
@Felix: only forthcoming releases.



On Fri, Jan 29, 2016 at 6:06 AM, Felix Obermaier  wrote:

> Hello,
>
> does this license change apply to the forthcoming JTS releases or does it
> apply to all released versions of JTS as well?
>
> Felix Obermaier
>
>
>
> --
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
> ___
> Jts-topo-suite-user mailing list
> Jts-topo-suite-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jts-topo-suite-user
>
--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140___
Jts-topo-suite-user mailing list
Jts-topo-suite-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jts-topo-suite-user


Re: [Jts-topo-suite-user] A major step along the road to LocationTech

2016-01-29 Thread Martin Davis
Not sure I follow.  The files have been updated to indicate the licenses.
What do you think they should say?

On Fri, Jan 29, 2016 at 9:11 AM, Sandro Santilli  wrote:

> On Fri, Jan 29, 2016 at 08:49:51AM -0800, Martin Davis wrote:
> > The two BSD licenses are the same BSD3 license - they are just there
> > because there are two copyrights on different files.  I don't think this
> > affects any licensing questions.
>
> I think copyright ownership (and applied license) should be advertised
> in each file, while the external file should be referenced by the each
> source file for further details.
>
> --strk;
>
--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140___
Jts-topo-suite-user mailing list
Jts-topo-suite-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jts-topo-suite-user


Re: [Jts-topo-suite-user] A major step along the road to LocationTech

2016-01-29 Thread Sandro Santilli
On Fri, Jan 29, 2016 at 08:49:51AM -0800, Martin Davis wrote:
> The two BSD licenses are the same BSD3 license - they are just there
> because there are two copyrights on different files.  I don't think this
> affects any licensing questions.

I think copyright ownership (and applied license) should be advertised
in each file, while the external file should be referenced by the each
source file for further details.

--strk;

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
___
Jts-topo-suite-user mailing list
Jts-topo-suite-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jts-topo-suite-user