Revision: 6451
          http://sourceforge.net/p/jump-pilot/code/6451
Author:   edso
Date:     2020-09-12 13:51:30 +0000 (Sat, 12 Sep 2020)
Log Message:
-----------
added oss jai-imageio-core implementation and it's license
moved Imageio-Ext to PLUS section
minor reformatting

Modified Paths:
--------------
    core/trunk/etc/readme.txt

Added Paths:
-----------
    core/trunk/etc/licenses/jai-imageio-core-LICENSE.txt

Added: core/trunk/etc/licenses/jai-imageio-core-LICENSE.txt
===================================================================
--- core/trunk/etc/licenses/jai-imageio-core-LICENSE.txt                        
        (rev 0)
+++ core/trunk/etc/licenses/jai-imageio-core-LICENSE.txt        2020-09-12 
13:51:30 UTC (rev 6451)
@@ -0,0 +1,39 @@
+Copyright (c) 2005 Sun Microsystems, Inc. 
+Copyright © 2010-2014 University of Manchester
+Copyright © 2010-2015 Stian Soiland-Reyes
+Copyright © 2015 Peter Hull
+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. 


Property changes on: core/trunk/etc/licenses/jai-imageio-core-LICENSE.txt
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Modified: core/trunk/etc/readme.txt
===================================================================
--- core/trunk/etc/readme.txt   2020-09-12 13:47:44 UTC (rev 6450)
+++ core/trunk/etc/readme.txt   2020-09-12 13:51:30 UTC (rev 6451)
@@ -39,18 +39,15 @@
      - https://mariadb.com/kb/en/mariadb/branding-guidelines/
    ok_spatialite.png Spatialite icon, dolphin_icon.png (Edgar Soldin)
      - GPL3 - gpl-3.txt
- ImageIO Ext - LGPL3 - lgpl-3.0.txt
-   except the following dependencies/components:
-   commons-codec, commons-io, commons-lang, commons-logging (see above)
-   imageio-ext-streams - partly LGPL2 or 3 - imageio-ext-streams-LICENSE.txt
-   imageio-ext-tiff - BSD style license - imageio-ext-tiff-BSD-LICENSE.txt
  JAI core, codec - Java Advanced Imaging Distribution License - jdl-jai.pdf
  JAI imageio core - BSD style license - jai-core.BSD-LICENSE.txt
+ jai-imageio-core (standalone) - BSD 3-style with nuclear exception
+   - jai-imageio-core-LICENSE.txt
  JAMA - Public Domain
- Jdom - Apache-style open source jdom license, 
-       with the acknowledgment clause removed - jdom_license.txt
- JMath and its successor projects JMathTools (IO,Plot,Array) - BSD license 
-     - jmath_license.txt
+ Jdom - Apache-style open source jdom license, with the acknowledgment 
+   clause removed - jdom_license.txt
+ JMath and its successor projects JMathTools (IO,Plot,Array)
+   - BSD license - jmath_license.txt
  Javascript library RHINO - GPL2 - gpl-2.txt
  JSON-simple - Apache License Version 2.0 - apache_license-2.0.txt
  JTS Topology Suite - LGPL2 - lgpl-2.1.txt
@@ -78,11 +75,6 @@
 ( Component name (Author) - License name - License file in "licenses/" folder
    list of files and dependencies with license if any )
  Batik SVG Toolkit - Apache License Version 2.0 - apache_license-2.0.txt
- ImageIO Ext (mainly libs needing native support) - LGPL3 - lgpl-3.0.txt
-  except the following dependencies/components:
-  imageio-ext-imagereadmt - BSD style license -
-   imageio-ext-imagereadmt-BSD-LICENSE.txt
-  turbojpeg-wrapper - BSD style license - LICENSE.libjpegturbo.txt
  Geoarbores Vertex Symbols Collection (Giuseppe Aruta) - GPL2 - gpl-2.txt
   lib/ext/VertexImages/*.wkt
  ECW and JPEG2000 Read Support based on ECW SDK 3.3 for 
@@ -89,6 +81,14 @@
   Windows x86/x64, Linux, Mac OSX with 32bit java runtime - 
   ERDAS ECW JPEG2000 SDK license - ecw license.txt
   lib/native/[os/]{jecw-*.jar,NCS*.dll,ermapper.jar}
+ ImageIO Ext - LGPL3 - lgpl-3.0.txt (imageio-ext-tiff removed)
+  except the following dependencies/components:
+  commons-codec, commons-io, commons-lang, commons-logging (see above)
+  imageio-ext-streams - partly LGPL2 or 3 - imageio-ext-streams-LICENSE.txt
+  imageio-ext-tiff - BSD style license - imageio-ext-tiff-BSD-LICENSE.txt
+  imageio-ext-imagereadmt - BSD style license -
+  imageio-ext-imagereadmt-BSD-LICENSE.txt
+  turbojpeg-wrapper - BSD style license - LICENSE.libjpegturbo.txt
  JEdit (1999) - GPL2 - gpl-2.txt
  JGraphT - LGPL2 - lgpl-2.1.txt
   lib/jgrapht-*.jar



_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to