Simone Giannecchini ha scritto:
> Dear Adrian,
> I do not seem to remember than anyone have asked you to do any work on
> his behalf, at least neither me or daniele. You have raised a specific
> concern which we have already addressed, but also "threatened" to have
> other unspecified concerns/issues/problems which are causing
> headaches. Now, I have no reasons to doubt that these problems exist,
> therefore I just asked you to tell us ( all..) about them so that we
> can take proper actions. Of course you have the freedom to ignore this
> simple request, but then of course I would strongly suggest that the
> GeoTools PMC would ignore such unspecified concerns and rollback any
> action you take based on them.

Adrian suggested there might be conflicting headers in the code.
The only one I've found with a very quick scan is in the ImageIO
MT readers:

/*
  * $RCSfile: ImageReadMTCIF.java,v $
  *
  *
  * Copyright (c) 2005 Sun Microsystems, Inc. All  Rights Reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
  * are met:
  *
  * - Redistribution of source code must retain the above copyright
  *   notice, this  list of conditions and the following disclaimer.
  *
  * - Redistribution in binary form must reproduce the above copyright
  *   notice, this list of conditions and the following disclaimer in
  *   the documentation and/or other materials provided with the
  *   distribution.
  *
  * Neither the name of Sun Microsystems, Inc. or the names of
  * contributors may be used to endorse or promote products derived
  * from this software without specific prior written permission.
  *
  * This software is provided "AS IS," without a warranty of any
  * kind. ALL EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND
  * WARRANTIES, INCLUDING ANY IMPLIED WARRANTY OF MERCHANTABILITY,
  * FITNESS FOR A PARTICULAR PURPOSE OR NON-INFRINGEMENT, ARE HEREBY
  * EXCLUDED. SUN MIDROSYSTEMS, INC. ("SUN") AND ITS LICENSORS SHALL
  * NOT BE LIABLE FOR ANY DAMAGES SUFFERED BY LICENSEE AS A RESULT OF
  * USING, MODIFYING OR DISTRIBUTING THIS SOFTWARE OR ITS
  * DERIVATIVES. IN NO EVENT WILL SUN OR ITS LICENSORS BE LIABLE FOR
  * ANY LOST REVENUE, PROFIT OR DATA, OR FOR DIRECT, INDIRECT, SPECIAL,
  * CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED AND
  * REGARDLESS OF THE THEORY OF LIABILITY, ARISING OUT OF THE USE OF OR
  * INABILITY TO USE THIS SOFTWARE, EVEN IF SUN HAS BEEN ADVISED OF THE
  * POSSIBILITY OF SUCH DAMAGES.
  *
  * You acknowledge that this software is not designed or intended for
  * use in the design, construction, operation or maintenance of any
  * nuclear facility.
  *
  * $Revision: 1.1 $
  * $Date: 2005/02/11 05:01:54 $
  * $State: Exp $
  */

I just have no idea of how this is in violation of the LGPL
thought. The only thing I see is the need to include the header
along with the binaries, but we're distributing Apache libraries
with the advertisement clause in gt2 and we get away by just
including the proper license files alongside the binary ones...

Cheers
Andrea

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to