[spatialite] 01/05: Imported Upstream version 4.3.0

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Wed Jul 1 19:55:35 UTC 2015


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch experimental
in repository spatialite.

commit 7b68a7a72386e90b418e8202eb0d7db8a222bfa9
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Wed Jul 1 20:08:27 2015 +0200

    Imported Upstream version 4.3.0
---
 Android.mk => Android_3.0.2.mk              |  0
 Makefile.am                                 |  2 +-
 Makefile.in                                 |  2 +-
 config-msvc.h                               |  2 +-
 configure                                   | 20 ++++++++++----------
 configure.ac                                |  2 +-
 src/connection_cache/alloc_cache.c          |  4 ++--
 src/dxf/dxf_load_distinct.c                 |  4 ++--
 src/dxf/dxf_load_mixed.c                    |  4 ++--
 src/dxf/dxf_loader.c                        |  4 ++--
 src/dxf/dxf_parser.c                        |  4 ++--
 src/dxf/dxf_private.h                       |  4 ++--
 src/dxf/dxf_writer.c                        |  4 ++--
 src/gaiaaux/gg_sqlaux.c                     |  4 ++--
 src/gaiaaux/gg_utf8.c                       |  4 ++--
 src/gaiaexif/gaia_exif.c                    |  4 ++--
 src/gaiageo/gg_advanced.c                   |  4 ++--
 src/gaiageo/gg_endian.c                     |  4 ++--
 src/gaiageo/gg_ewkt.c                       |  4 ++--
 src/gaiageo/gg_extras.c                     |  4 ++--
 src/gaiageo/gg_geoJSON.c                    |  4 ++--
 src/gaiageo/gg_geodesic.c                   |  4 ++--
 src/gaiageo/gg_geometries.c                 |  4 ++--
 src/gaiageo/gg_geoscvt.c                    |  4 ++--
 src/gaiageo/gg_gml.c                        |  4 ++--
 src/gaiageo/gg_kml.c                        |  4 ++--
 src/gaiageo/gg_lwgeom.c                     |  4 ++--
 src/gaiageo/gg_matrix.c                     |  4 ++--
 src/gaiageo/gg_relations.c                  |  4 ++--
 src/gaiageo/gg_relations_ext.c              |  4 ++--
 src/gaiageo/gg_shape.c                      |  4 ++--
 src/gaiageo/gg_transform.c                  |  4 ++--
 src/gaiageo/gg_vanuatu.c                    |  4 ++--
 src/gaiageo/gg_voronoj.c                    |  4 ++--
 src/gaiageo/gg_wkb.c                        |  4 ++--
 src/gaiageo/gg_wkt.c                        |  4 ++--
 src/gaiageo/gg_xml.c                        |  4 ++--
 src/geopackage/gaia_cvt_gpkg.c              |  4 ++--
 src/geopackage/gpkgAddGeometryColumn.c      |  2 +-
 src/geopackage/gpkgBinary.c                 |  2 +-
 src/geopackage/gpkgCreateBaseTables.c       |  2 +-
 src/geopackage/gpkgCreateTilesTable.c       |  2 +-
 src/geopackage/gpkgCreateTilesZoomLevel.c   |  2 +-
 src/geopackage/gpkgGetImageType.c           |  2 +-
 src/geopackage/gpkgInsertEpsgSRID.c         |  2 +-
 src/geopackage/gpkgMakePoint.c              |  2 +-
 src/geopackage/gpkg_add_geometry_triggers.c |  2 +-
 src/geopackage/gpkg_add_spatial_index.c     |  2 +-
 src/geopackage/gpkg_add_tile_triggers.c     |  2 +-
 src/geopackage/gpkg_get_normal_row.c        |  2 +-
 src/geopackage/gpkg_get_normal_zoom.c       |  2 +-
 src/headers/spatialite.h                    |  4 ++--
 src/headers/spatialite/control_points.h     |  2 +-
 src/headers/spatialite/debug.h              |  4 ++--
 src/headers/spatialite/gaiaaux.h            |  4 ++--
 src/headers/spatialite/gaiaexif.h           |  4 ++--
 src/headers/spatialite/gaiageo.h            |  4 ++--
 src/headers/spatialite/gaiamatrix.h         |  4 ++--
 src/headers/spatialite/geopackage.h         |  4 ++--
 src/headers/spatialite/gg_advanced.h        |  4 ++--
 src/headers/spatialite/gg_const.h           |  4 ++--
 src/headers/spatialite/gg_core.h            |  4 ++--
 src/headers/spatialite/gg_dxf.h             |  4 ++--
 src/headers/spatialite/gg_dynamic.h         |  4 ++--
 src/headers/spatialite/gg_formats.h         |  4 ++--
 src/headers/spatialite/gg_mbr.h             |  4 ++--
 src/headers/spatialite/gg_structs.h         |  4 ++--
 src/headers/spatialite/gg_wfs.h             |  4 ++--
 src/headers/spatialite/gg_xml.h             |  4 ++--
 src/headers/spatialite/spatialite.h         |  4 ++--
 src/headers/spatialite/sqlite.h             |  4 ++--
 src/headers/spatialite_private.h            |  4 ++--
 src/md5/gaia_md5.c                          |  4 ++--
 src/shapefiles/shapefiles.c                 |  4 ++--
 src/shapefiles/validator.c                  |  6 +++---
 src/spatialite/extra_tables.c               |  4 ++--
 src/spatialite/mbrcache.c                   |  4 ++--
 src/spatialite/metatables.c                 |  4 ++--
 src/spatialite/se_helpers.c                 |  4 ++--
 src/spatialite/spatialite.c                 |  4 ++--
 src/spatialite/spatialite_init.c            |  4 ++--
 src/spatialite/srid_aux.c                   |  4 ++--
 src/spatialite/statistics.c                 |  4 ++--
 src/spatialite/table_cloner.c               |  4 ++--
 src/spatialite/virtualXL.c                  |  4 ++--
 src/spatialite/virtualbbox.c                |  4 ++--
 src/spatialite/virtualdbf.c                 |  4 ++--
 src/spatialite/virtualelementary.c          |  4 ++--
 src/spatialite/virtualfdo.c                 |  4 ++--
 src/spatialite/virtualgpkg.c                |  4 ++--
 src/spatialite/virtualnetwork.c             |  4 ++--
 src/spatialite/virtualshape.c               |  4 ++--
 src/spatialite/virtualspatialindex.c        |  4 ++--
 src/spatialite/virtualxpath.c               |  4 ++--
 src/srsinit/epsg_update/epsg_from_gdal.c    |  2 +-
 src/srsinit/srs_init.c                      |  4 ++--
 src/versioninfo/version.c                   |  5 ++---
 src/virtualtext/virtualtext.c               |  4 ++--
 src/wfs/wfs_in.c                            |  4 ++--
 99 files changed, 186 insertions(+), 187 deletions(-)

diff --git a/Android.mk b/Android_3.0.2.mk
similarity index 100%
rename from Android.mk
rename to Android_3.0.2.mk
diff --git a/Makefile.am b/Makefile.am
index 95a9c98..96fef63 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,7 @@ ACLOCAL_AMFLAGS = -I m4
 
 AUTOMAKE_OPTIONS = dist-zip foreign
 
-EXTRA_DIST = makefile.vc nmake.opt Android.mk Android_4.3.0.mk \
+EXTRA_DIST = makefile.vc nmake.opt Android_3.0.2.mk Android_4.3.0.mk \
 	spatialite-4.3.0.mk mainpage.doxy README.coverage \
 	spatialite-sql-latest.html config-msvc.h
 
diff --git a/Makefile.in b/Makefile.in
index f8e89b2..4a71707 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -367,7 +367,7 @@ top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
 ACLOCAL_AMFLAGS = -I m4
 AUTOMAKE_OPTIONS = dist-zip foreign
-EXTRA_DIST = makefile.vc nmake.opt Android.mk Android_4.3.0.mk \
+EXTRA_DIST = makefile.vc nmake.opt Android_3.0.2.mk Android_4.3.0.mk \
 	spatialite-4.3.0.mk mainpage.doxy README.coverage \
 	spatialite-sql-latest.html config-msvc.h
 
diff --git a/config-msvc.h b/config-msvc.h
index 725db60..9c7f477 100644
--- a/config-msvc.h
+++ b/config-msvc.h
@@ -199,7 +199,7 @@
 #define PACKAGE_URL ""
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "4.3.0-RC1"
+#define PACKAGE_VERSION "4.3.0"
 
 /* Should be defined when linking liblwgeom from PostGIS 2.1 (or later). */
 /* #undefine POSTGIS_2_1 */
diff --git a/configure b/configure
index 2239dd6..a1bf4cb 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for libspatialite 4.3.0-RC1.
+# Generated by GNU Autoconf 2.69 for libspatialite 4.3.0.
 #
 # Report bugs to <a.furieri at lqt.it>.
 #
@@ -590,8 +590,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='libspatialite'
 PACKAGE_TARNAME='libspatialite'
-PACKAGE_VERSION='4.3.0-RC1'
-PACKAGE_STRING='libspatialite 4.3.0-RC1'
+PACKAGE_VERSION='4.3.0'
+PACKAGE_STRING='libspatialite 4.3.0'
 PACKAGE_BUGREPORT='a.furieri at lqt.it'
 PACKAGE_URL=''
 
@@ -1363,7 +1363,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures libspatialite 4.3.0-RC1 to adapt to many kinds of systems.
+\`configure' configures libspatialite 4.3.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1433,7 +1433,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of libspatialite 4.3.0-RC1:";;
+     short | recursive ) echo "Configuration of libspatialite 4.3.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1568,7 +1568,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-libspatialite configure 4.3.0-RC1
+libspatialite configure 4.3.0
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2112,7 +2112,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by libspatialite $as_me 4.3.0-RC1, which was
+It was created by libspatialite $as_me 4.3.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2983,7 +2983,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='libspatialite'
- VERSION='4.3.0-RC1'
+ VERSION='4.3.0'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -19178,7 +19178,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by libspatialite $as_me 4.3.0-RC1, which was
+This file was extended by libspatialite $as_me 4.3.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -19244,7 +19244,7 @@ _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-libspatialite config.status 4.3.0-RC1
+libspatialite config.status 4.3.0
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff --git a/configure.ac b/configure.ac
index 95e17dd..c1f724b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.61)
-AC_INIT(libspatialite, 4.3.0-RC1, a.furieri at lqt.it)
+AC_INIT(libspatialite, 4.3.0, a.furieri at lqt.it)
 AC_LANG(C)
 AC_CONFIG_MACRO_DIR([m4])
 
diff --git a/src/connection_cache/alloc_cache.c b/src/connection_cache/alloc_cache.c
index 42af24e..af3a9ed 100644
--- a/src/connection_cache/alloc_cache.c
+++ b/src/connection_cache/alloc_cache.c
@@ -1,7 +1,7 @@
 /*
  alloc_cache.c -- Gaia spatial support for SQLite
 
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -23,7 +23,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2013
+Portions created by the Initial Developer are Copyright (C) 2013-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/dxf/dxf_load_distinct.c b/src/dxf/dxf_load_distinct.c
index c38b7e2..7dd6fe6 100644
--- a/src/dxf/dxf_load_distinct.c
+++ b/src/dxf/dxf_load_distinct.c
@@ -3,7 +3,7 @@
  dxf_load_distinct.c -- implements DXF support
  [loding features into the DB - by distinct layers]
 
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -25,7 +25,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s): 
diff --git a/src/dxf/dxf_load_mixed.c b/src/dxf/dxf_load_mixed.c
index 50c7ee5..12ab191 100644
--- a/src/dxf/dxf_load_mixed.c
+++ b/src/dxf/dxf_load_mixed.c
@@ -3,7 +3,7 @@
  dxf_load_mixed.c -- implements DXF support
  [loding features into the DB - mixed layers by geometry type]
 
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -25,7 +25,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s): 
diff --git a/src/dxf/dxf_loader.c b/src/dxf/dxf_loader.c
index 39b6fbd..3c54170 100644
--- a/src/dxf/dxf_loader.c
+++ b/src/dxf/dxf_loader.c
@@ -3,7 +3,7 @@
  dxf_loader.c -- implements DXF support 
  [loding features into the DB - common methods]
 
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -25,7 +25,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s): 
diff --git a/src/dxf/dxf_parser.c b/src/dxf/dxf_parser.c
index 92bb2a4..d3fdf99 100644
--- a/src/dxf/dxf_parser.c
+++ b/src/dxf/dxf_parser.c
@@ -2,7 +2,7 @@
 
  dxf_parser.c -- implements DXF support [parsing]
 
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -24,7 +24,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s): 
diff --git a/src/dxf/dxf_private.h b/src/dxf/dxf_private.h
index 5ffd61a..b7c2e1c 100644
--- a/src/dxf/dxf_private.h
+++ b/src/dxf/dxf_private.h
@@ -1,7 +1,7 @@
 /* 
  dxf_private.h -- DXF Import Private API
   
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -23,7 +23,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/dxf/dxf_writer.c b/src/dxf/dxf_writer.c
index 09878ca..5382e25 100644
--- a/src/dxf/dxf_writer.c
+++ b/src/dxf/dxf_writer.c
@@ -3,7 +3,7 @@
  dxf_writer.c -- implements DXF support
  [exporting a DXF]
 
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -25,7 +25,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s): 
diff --git a/src/gaiaaux/gg_sqlaux.c b/src/gaiaaux/gg_sqlaux.c
index c98c419..d4edb43 100644
--- a/src/gaiaaux/gg_sqlaux.c
+++ b/src/gaiaaux/gg_sqlaux.c
@@ -2,7 +2,7 @@
 
  gg_sqlaux.c -- SQL ancillary functions
 
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -24,7 +24,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/gaiaaux/gg_utf8.c b/src/gaiaaux/gg_utf8.c
index a07bf94..b838288 100644
--- a/src/gaiaaux/gg_utf8.c
+++ b/src/gaiaaux/gg_utf8.c
@@ -2,7 +2,7 @@
 
  gg_utf8.c -- locale charset handling
   
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -24,7 +24,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/gaiaexif/gaia_exif.c b/src/gaiaexif/gaia_exif.c
index a904bc9..a17e12b 100644
--- a/src/gaiaexif/gaia_exif.c
+++ b/src/gaiaexif/gaia_exif.c
@@ -2,7 +2,7 @@
 
  gaia_exif.c -- Gaia EXIF support
   
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -24,7 +24,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/gaiageo/gg_advanced.c b/src/gaiageo/gg_advanced.c
index 5ff2157..d049afe 100644
--- a/src/gaiageo/gg_advanced.c
+++ b/src/gaiageo/gg_advanced.c
@@ -2,7 +2,7 @@
 
  gg_advanced.c -- Gaia advanced geometric operations
   
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -24,7 +24,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/gaiageo/gg_endian.c b/src/gaiageo/gg_endian.c
index 50906a7..464de07 100644
--- a/src/gaiageo/gg_endian.c
+++ b/src/gaiageo/gg_endian.c
@@ -2,7 +2,7 @@
 
  gg_endian.c -- Gaia functions for litte/big endian values handling
   
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -24,7 +24,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/gaiageo/gg_ewkt.c b/src/gaiageo/gg_ewkt.c
index 5ae0a14..b63b372 100644
--- a/src/gaiageo/gg_ewkt.c
+++ b/src/gaiageo/gg_ewkt.c
@@ -2,7 +2,7 @@
 
  gg_ewkt.c -- EWKT parser/lexer 
   
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -24,7 +24,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2011-2013
+Portions created by the Initial Developer are Copyright (C) 2011-2015
 the Initial Developer. All Rights Reserved.
 
 Alternatively, the contents of this file may be used under the terms of
diff --git a/src/gaiageo/gg_extras.c b/src/gaiageo/gg_extras.c
index 5113ee1..ff3dd7c 100644
--- a/src/gaiageo/gg_extras.c
+++ b/src/gaiageo/gg_extras.c
@@ -2,7 +2,7 @@
 
  gg_extras.c -- Gaia extra functions support
     
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -24,7 +24,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2012-2013
+Portions created by the Initial Developer are Copyright (C) 2012-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/gaiageo/gg_geoJSON.c b/src/gaiageo/gg_geoJSON.c
index 84108f7..c355314 100644
--- a/src/gaiageo/gg_geoJSON.c
+++ b/src/gaiageo/gg_geoJSON.c
@@ -2,7 +2,7 @@
 
  gg_geoJSON.c -- GeoJSON parser/lexer 
   
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -24,7 +24,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2011-2013
+Portions created by the Initial Developer are Copyright (C) 2011-2015
 the Initial Developer. All Rights Reserved.
 
 Alternatively, the contents of this file may be used under the terms of
diff --git a/src/gaiageo/gg_geodesic.c b/src/gaiageo/gg_geodesic.c
index 4065639..6753492 100644
--- a/src/gaiageo/gg_geodesic.c
+++ b/src/gaiageo/gg_geodesic.c
@@ -2,7 +2,7 @@
 
  gg_geodesic.c -- Gaia functions for geodesic calculations
   
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -24,7 +24,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/gaiageo/gg_geometries.c b/src/gaiageo/gg_geometries.c
index bb0c607..b863f10 100644
--- a/src/gaiageo/gg_geometries.c
+++ b/src/gaiageo/gg_geometries.c
@@ -2,7 +2,7 @@
 
  gg_geometries.c -- Gaia geometric objects
   
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -24,7 +24,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/gaiageo/gg_geoscvt.c b/src/gaiageo/gg_geoscvt.c
index 06a8a5c..e55f9fc 100644
--- a/src/gaiageo/gg_geoscvt.c
+++ b/src/gaiageo/gg_geoscvt.c
@@ -2,7 +2,7 @@
 
  gg_geoscvt.c -- Gaia / GEOS conversion [Geometry]
     
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -24,7 +24,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/gaiageo/gg_gml.c b/src/gaiageo/gg_gml.c
index 86421d6..2c1ff86 100644
--- a/src/gaiageo/gg_gml.c
+++ b/src/gaiageo/gg_gml.c
@@ -2,7 +2,7 @@
 
  gg_gml.c -- GML parser/lexer 
   
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -24,7 +24,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2011-2013
+Portions created by the Initial Developer are Copyright (C) 2011-2015
 the Initial Developer. All Rights Reserved.
 
 Alternatively, the contents of this file may be used under the terms of
diff --git a/src/gaiageo/gg_kml.c b/src/gaiageo/gg_kml.c
index fdb723e..99fc607 100644
--- a/src/gaiageo/gg_kml.c
+++ b/src/gaiageo/gg_kml.c
@@ -2,7 +2,7 @@
 
  gg_kml.c -- KML parser/lexer 
   
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -24,7 +24,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2011-2013
+Portions created by the Initial Developer are Copyright (C) 2011-2015
 the Initial Developer. All Rights Reserved.
 
 Alternatively, the contents of this file may be used under the terms of
diff --git a/src/gaiageo/gg_lwgeom.c b/src/gaiageo/gg_lwgeom.c
index 2d444b3..0ae8e71 100644
--- a/src/gaiageo/gg_lwgeom.c
+++ b/src/gaiageo/gg_lwgeom.c
@@ -2,7 +2,7 @@
 
  gg_lwgeom.c -- Gaia LWGEOM support
     
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -24,7 +24,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2012-2013
+Portions created by the Initial Developer are Copyright (C) 2012-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/gaiageo/gg_matrix.c b/src/gaiageo/gg_matrix.c
index 14879ac..3d121c5 100644
--- a/src/gaiageo/gg_matrix.c
+++ b/src/gaiageo/gg_matrix.c
@@ -2,7 +2,7 @@
 
  gg_matrix.c -- Gaia Affine Transform Matrix support
     
- version 4.3, 2015 April 28
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -24,7 +24,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2012-2013
+Portions created by the Initial Developer are Copyright (C) 2012-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/gaiageo/gg_relations.c b/src/gaiageo/gg_relations.c
index 45539d0..dcd1261 100644
--- a/src/gaiageo/gg_relations.c
+++ b/src/gaiageo/gg_relations.c
@@ -2,7 +2,7 @@
 
  gg_relations.c -- Gaia spatial relations
     
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -24,7 +24,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/gaiageo/gg_relations_ext.c b/src/gaiageo/gg_relations_ext.c
index a92e9a0..5303c9b 100644
--- a/src/gaiageo/gg_relations_ext.c
+++ b/src/gaiageo/gg_relations_ext.c
@@ -2,7 +2,7 @@
 
  gg_relations_ext.c -- Gaia spatial relations [advanced]
     
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -24,7 +24,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/gaiageo/gg_shape.c b/src/gaiageo/gg_shape.c
index 612c0e1..a948fbc 100644
--- a/src/gaiageo/gg_shape.c
+++ b/src/gaiageo/gg_shape.c
@@ -2,7 +2,7 @@
 
  gg_shape.c -- Gaia shapefile handling
   
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -24,7 +24,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/gaiageo/gg_transform.c b/src/gaiageo/gg_transform.c
index 5f0df8b..67e9476 100644
--- a/src/gaiageo/gg_transform.c
+++ b/src/gaiageo/gg_transform.c
@@ -2,7 +2,7 @@
 
  gg_transform.c -- Gaia PROJ.4 wrapping
   
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -24,7 +24,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/gaiageo/gg_vanuatu.c b/src/gaiageo/gg_vanuatu.c
index 9f7a98c..b9ac0b0 100644
--- a/src/gaiageo/gg_vanuatu.c
+++ b/src/gaiageo/gg_vanuatu.c
@@ -2,7 +2,7 @@
 
  gg_vanuatu.c -- WKT parser/lexer 
   
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -24,7 +24,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 The Vanuatu Team - University of Toronto - Supervisor:
diff --git a/src/gaiageo/gg_voronoj.c b/src/gaiageo/gg_voronoj.c
index fb6842c..f39c7ce 100644
--- a/src/gaiageo/gg_voronoj.c
+++ b/src/gaiageo/gg_voronoj.c
@@ -2,7 +2,7 @@
 
  gg_voronoj.c -- Voronoj Diagram implementation
     
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -24,7 +24,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/gaiageo/gg_wkb.c b/src/gaiageo/gg_wkb.c
index 159e185..641718e 100644
--- a/src/gaiageo/gg_wkb.c
+++ b/src/gaiageo/gg_wkb.c
@@ -2,7 +2,7 @@
 
  gg_wkb.c -- Gaia common support for WKB encoded geometries
   
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -24,7 +24,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/gaiageo/gg_wkt.c b/src/gaiageo/gg_wkt.c
index ab34d90..93950e5 100644
--- a/src/gaiageo/gg_wkt.c
+++ b/src/gaiageo/gg_wkt.c
@@ -2,7 +2,7 @@
 
  gg_wkt.c -- Gaia common support for WKT encoded geometries
   
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -24,7 +24,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/gaiageo/gg_xml.c b/src/gaiageo/gg_xml.c
index 377c71c..ac8f7d0 100644
--- a/src/gaiageo/gg_xml.c
+++ b/src/gaiageo/gg_xml.c
@@ -2,7 +2,7 @@
 
  gg_xml.c -- XML Document implementation
     
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -24,7 +24,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/geopackage/gaia_cvt_gpkg.c b/src/geopackage/gaia_cvt_gpkg.c
index 1cb1e3b..1aad8b3 100644
--- a/src/geopackage/gaia_cvt_gpkg.c
+++ b/src/geopackage/gaia_cvt_gpkg.c
@@ -2,7 +2,7 @@
 
  gaia_cvt_gpkg.c -- implements GPKG DB conversion [both directions]
 
- version 4.2, 2014 May 10
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -24,7 +24,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s): Brad Hards <bradh at frogmouth.net>
diff --git a/src/geopackage/gpkgAddGeometryColumn.c b/src/geopackage/gpkgAddGeometryColumn.c
index 4bdba25..5081b71 100644
--- a/src/geopackage/gpkgAddGeometryColumn.c
+++ b/src/geopackage/gpkgAddGeometryColumn.c
@@ -18,7 +18,7 @@ The Original Code is GeoPackage Extensions
 
 The Initial Developer of the Original Code is Brad Hards (bradh at frogmouth.net)
  
-Portions created by the Initial Developer are Copyright (C) 2012-2013
+Portions created by the Initial Developer are Copyright (C) 2012-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/geopackage/gpkgBinary.c b/src/geopackage/gpkgBinary.c
index a6e2ef3..26e6246 100644
--- a/src/geopackage/gpkgBinary.c
+++ b/src/geopackage/gpkgBinary.c
@@ -18,7 +18,7 @@ The Original Code is GeoPackage Extensions
 
 The Initial Developer of the Original Code is Brad Hards (bradh at frogmouth.net)
  
-Portions created by the Initial Developer are Copyright (C) 2014
+Portions created by the Initial Developer are Copyright (C) 2014-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/geopackage/gpkgCreateBaseTables.c b/src/geopackage/gpkgCreateBaseTables.c
index 3deef95..5388568 100644
--- a/src/geopackage/gpkgCreateBaseTables.c
+++ b/src/geopackage/gpkgCreateBaseTables.c
@@ -18,7 +18,7 @@ The Original Code is GeoPackage Extensions
 
 The Initial Developer of the Original Code is Brad Hards (bradh at frogmouth.net)
  
-Portions created by the Initial Developer are Copyright (C) 2012
+Portions created by the Initial Developer are Copyright (C) 2012-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/geopackage/gpkgCreateTilesTable.c b/src/geopackage/gpkgCreateTilesTable.c
index 83c04cc..24b0fe5 100644
--- a/src/geopackage/gpkgCreateTilesTable.c
+++ b/src/geopackage/gpkgCreateTilesTable.c
@@ -18,7 +18,7 @@ The Original Code is GeoPackage Extensions
 
 The Initial Developer of the Original Code is Brad Hards (bradh at frogmouth.net)
  
-Portions created by the Initial Developer are Copyright (C) 2012
+Portions created by the Initial Developer are Copyright (C) 2012-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/geopackage/gpkgCreateTilesZoomLevel.c b/src/geopackage/gpkgCreateTilesZoomLevel.c
index 68db21d..c334a34 100644
--- a/src/geopackage/gpkgCreateTilesZoomLevel.c
+++ b/src/geopackage/gpkgCreateTilesZoomLevel.c
@@ -18,7 +18,7 @@ The Original Code is GeoPackage Extensions
 
 The Initial Developer of the Original Code is Brad Hards (bradh at frogmouth.net)
  
-Portions created by the Initial Developer are Copyright (C) 2012-2013
+Portions created by the Initial Developer are Copyright (C) 2012-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/geopackage/gpkgGetImageType.c b/src/geopackage/gpkgGetImageType.c
index 266307d..8d35783 100644
--- a/src/geopackage/gpkgGetImageType.c
+++ b/src/geopackage/gpkgGetImageType.c
@@ -18,7 +18,7 @@ The Original Code is GeoPackage Extensions
 
 The Initial Developer of the Original Code is Brad Hards (bradh at frogmouth.net)
  
-Portions created by the Initial Developer are Copyright (C) 2012
+Portions created by the Initial Developer are Copyright (C) 2012-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/geopackage/gpkgInsertEpsgSRID.c b/src/geopackage/gpkgInsertEpsgSRID.c
index e57425e..7fce8b5 100644
--- a/src/geopackage/gpkgInsertEpsgSRID.c
+++ b/src/geopackage/gpkgInsertEpsgSRID.c
@@ -18,7 +18,7 @@ The Original Code is GeoPackage Extensions
 
 The Initial Developer of the Original Code is Brad Hards (bradh at frogmouth.net)
  
-Portions created by the Initial Developer are Copyright (C) 2012
+Portions created by the Initial Developer are Copyright (C) 2012-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/geopackage/gpkgMakePoint.c b/src/geopackage/gpkgMakePoint.c
index 9d5395e..51f2830 100644
--- a/src/geopackage/gpkgMakePoint.c
+++ b/src/geopackage/gpkgMakePoint.c
@@ -18,7 +18,7 @@ The Original Code is GeoPackage Extensions
 
 The Initial Developer of the Original Code is Brad Hards (bradh at frogmouth.net)
  
-Portions created by the Initial Developer are Copyright (C) 2012
+Portions created by the Initial Developer are Copyright (C) 2012-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/geopackage/gpkg_add_geometry_triggers.c b/src/geopackage/gpkg_add_geometry_triggers.c
index 2b3aed7..8b53c93 100644
--- a/src/geopackage/gpkg_add_geometry_triggers.c
+++ b/src/geopackage/gpkg_add_geometry_triggers.c
@@ -18,7 +18,7 @@ The Original Code is GeoPackage Extensions
 
 The Initial Developer of the Original Code is Sandro Furieri (a.furieri at lqt.it)
  
-Portions created by the Initial Developer are Copyright (C) 2014
+Portions created by the Initial Developer are Copyright (C) 2014-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/geopackage/gpkg_add_spatial_index.c b/src/geopackage/gpkg_add_spatial_index.c
index ca80fae..a139cbc 100644
--- a/src/geopackage/gpkg_add_spatial_index.c
+++ b/src/geopackage/gpkg_add_spatial_index.c
@@ -18,7 +18,7 @@ The Original Code is GeoPackage Extensions
 
 The Initial Developer of the Original Code is Sandro Furieri (a.furieri at lqt.it)
  
-Portions created by the Initial Developer are Copyright (C) 2014
+Portions created by the Initial Developer are Copyright (C) 2014-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/geopackage/gpkg_add_tile_triggers.c b/src/geopackage/gpkg_add_tile_triggers.c
index 413d066..9a8d72e 100644
--- a/src/geopackage/gpkg_add_tile_triggers.c
+++ b/src/geopackage/gpkg_add_tile_triggers.c
@@ -18,7 +18,7 @@ The Original Code is GeoPackage Extensions
 
 The Initial Developer of the Original Code is Brad Hards (bradh at frogmouth.net)
  
-Portions created by the Initial Developer are Copyright (C) 2012
+Portions created by the Initial Developer are Copyright (C) 2012-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/geopackage/gpkg_get_normal_row.c b/src/geopackage/gpkg_get_normal_row.c
index a47efac..aa3748c 100644
--- a/src/geopackage/gpkg_get_normal_row.c
+++ b/src/geopackage/gpkg_get_normal_row.c
@@ -18,7 +18,7 @@ The Original Code is GeoPackage Extensions
 
 The Initial Developer of the Original Code is Brad Hards (bradh at frogmouth.net)
  
-Portions created by the Initial Developer are Copyright (C) 2012
+Portions created by the Initial Developer are Copyright (C) 2012-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/geopackage/gpkg_get_normal_zoom.c b/src/geopackage/gpkg_get_normal_zoom.c
index e087d3c..8500d92 100644
--- a/src/geopackage/gpkg_get_normal_zoom.c
+++ b/src/geopackage/gpkg_get_normal_zoom.c
@@ -18,7 +18,7 @@ The Original Code is GeoPackage Extensions
 
 The Initial Developer of the Original Code is Brad Hards (bradh at frogmouth.net)
  
-Portions created by the Initial Developer are Copyright (C) 2012
+Portions created by the Initial Developer are Copyright (C) 2012-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/headers/spatialite.h b/src/headers/spatialite.h
index 9cfa314..13ac90a 100644
--- a/src/headers/spatialite.h
+++ b/src/headers/spatialite.h
@@ -1,7 +1,7 @@
 /* 
  spatialite.h -- Gaia spatial support for SQLite 
   
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -23,7 +23,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/headers/spatialite/control_points.h b/src/headers/spatialite/control_points.h
index 0b81b85..e6ad86f 100644
--- a/src/headers/spatialite/control_points.h
+++ b/src/headers/spatialite/control_points.h
@@ -23,7 +23,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/headers/spatialite/debug.h b/src/headers/spatialite/debug.h
index 8d5a0b0..b119b9c 100644
--- a/src/headers/spatialite/debug.h
+++ b/src/headers/spatialite/debug.h
@@ -1,7 +1,7 @@
 /* 
  debug.h -- abstract defs for standard output functions
   
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -23,7 +23,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2012-2013
+Portions created by the Initial Developer are Copyright (C) 2012-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/headers/spatialite/gaiaaux.h b/src/headers/spatialite/gaiaaux.h
index b60d59e..580a7b4 100644
--- a/src/headers/spatialite/gaiaaux.h
+++ b/src/headers/spatialite/gaiaaux.h
@@ -1,7 +1,7 @@
 /* 
  gaiaaux.h -- Gaia common utility functions
   
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -23,7 +23,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/headers/spatialite/gaiaexif.h b/src/headers/spatialite/gaiaexif.h
index 71af80f..52445bf 100644
--- a/src/headers/spatialite/gaiaexif.h
+++ b/src/headers/spatialite/gaiaexif.h
@@ -1,7 +1,7 @@
 /* 
  gaiaexif.h -- Gaia common EXIF Metadata reading functions
   
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -23,7 +23,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/headers/spatialite/gaiageo.h b/src/headers/spatialite/gaiageo.h
index 7ddb412..c4ac7ca 100644
--- a/src/headers/spatialite/gaiageo.h
+++ b/src/headers/spatialite/gaiageo.h
@@ -1,7 +1,7 @@
 /*
  gaiageo.h -- Gaia common support for geometries
   
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -23,7 +23,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/headers/spatialite/gaiamatrix.h b/src/headers/spatialite/gaiamatrix.h
index b787c9b..bdc9316 100644
--- a/src/headers/spatialite/gaiamatrix.h
+++ b/src/headers/spatialite/gaiamatrix.h
@@ -1,7 +1,7 @@
 /* 
  gaiamatrix.h -- Gaia common utility functions: affine trasform Matrix
   
- version 4.3, 2015 April 28
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -23,7 +23,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/headers/spatialite/geopackage.h b/src/headers/spatialite/geopackage.h
index 36de8fe..c83344f 100644
--- a/src/headers/spatialite/geopackage.h
+++ b/src/headers/spatialite/geopackage.h
@@ -2,7 +2,7 @@
 
     GeoPackage extensions for SpatiaLite / SQLite
      
-    version 4.2, 2014 July 25
+    version 4.3, 2015 June 29
  
 Version: MPL 1.1/GPL 2.0/LGPL 2.1
 
@@ -20,7 +20,7 @@ The Original Code is GeoPackage Extensions
 
 The Initial Developer of the Original Code is Brad Hards (bradh at frogmouth.net)
  
-Portions created by the Initial Developer are Copyright (C) 2012
+Portions created by the Initial Developer are Copyright (C) 2012-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/headers/spatialite/gg_advanced.h b/src/headers/spatialite/gg_advanced.h
index db8014a..de6fbc9 100644
--- a/src/headers/spatialite/gg_advanced.h
+++ b/src/headers/spatialite/gg_advanced.h
@@ -1,7 +1,7 @@
 /*
  gg_advanced.h -- Gaia common support for geometries: advanced
   
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -23,7 +23,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/headers/spatialite/gg_const.h b/src/headers/spatialite/gg_const.h
index 0ad1b5e..f7f3eeb 100644
--- a/src/headers/spatialite/gg_const.h
+++ b/src/headers/spatialite/gg_const.h
@@ -1,7 +1,7 @@
 /*
  gg_const.h -- Gaia common support for geometries: constants
   
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -23,7 +23,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/headers/spatialite/gg_core.h b/src/headers/spatialite/gg_core.h
index b543ab7..e3cfc81 100644
--- a/src/headers/spatialite/gg_core.h
+++ b/src/headers/spatialite/gg_core.h
@@ -1,7 +1,7 @@
 /*
  gg_core.h -- Gaia common support for geometries: core functions
   
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -23,7 +23,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/headers/spatialite/gg_dxf.h b/src/headers/spatialite/gg_dxf.h
index e741137..1e9b61a 100644
--- a/src/headers/spatialite/gg_dxf.h
+++ b/src/headers/spatialite/gg_dxf.h
@@ -1,7 +1,7 @@
 /*
  gg_dxf.h -- Gaia common support for DXF files
   
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -23,7 +23,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/headers/spatialite/gg_dynamic.h b/src/headers/spatialite/gg_dynamic.h
index fd26455..4e9e2ee 100644
--- a/src/headers/spatialite/gg_dynamic.h
+++ b/src/headers/spatialite/gg_dynamic.h
@@ -1,7 +1,7 @@
 /*
  gg_dynamic.h -- Gaia common support for geometries: DynamicLine functions
   
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -23,7 +23,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/headers/spatialite/gg_formats.h b/src/headers/spatialite/gg_formats.h
index 431860f..90fc5df 100644
--- a/src/headers/spatialite/gg_formats.h
+++ b/src/headers/spatialite/gg_formats.h
@@ -1,7 +1,7 @@
 /*
  gg_formats.h -- Gaia common support for geometries: formats
   
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -23,7 +23,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/headers/spatialite/gg_mbr.h b/src/headers/spatialite/gg_mbr.h
index 9ff25ca..6d65331 100644
--- a/src/headers/spatialite/gg_mbr.h
+++ b/src/headers/spatialite/gg_mbr.h
@@ -1,7 +1,7 @@
 /*
  gg_mbr.h -- Gaia common support for geometries: MBR functions
   
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -23,7 +23,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/headers/spatialite/gg_structs.h b/src/headers/spatialite/gg_structs.h
index 21ab99b..1b3e4d9 100644
--- a/src/headers/spatialite/gg_structs.h
+++ b/src/headers/spatialite/gg_structs.h
@@ -1,7 +1,7 @@
 /*
  gg_structs.h -- Gaia common support for geometries: structures
   
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -23,7 +23,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/headers/spatialite/gg_wfs.h b/src/headers/spatialite/gg_wfs.h
index 21a91e3..6d61c0c 100644
--- a/src/headers/spatialite/gg_wfs.h
+++ b/src/headers/spatialite/gg_wfs.h
@@ -1,7 +1,7 @@
 /*
  gg_wfs.h -- Gaia common support for WFS
   
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -23,7 +23,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/headers/spatialite/gg_xml.h b/src/headers/spatialite/gg_xml.h
index 91943f7..f37f9bd 100644
--- a/src/headers/spatialite/gg_xml.h
+++ b/src/headers/spatialite/gg_xml.h
@@ -1,7 +1,7 @@
 /*
  gg_xml.h -- Gaia common support for XML documents
   
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -23,7 +23,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/headers/spatialite/spatialite.h b/src/headers/spatialite/spatialite.h
index 37af223..67b784f 100644
--- a/src/headers/spatialite/spatialite.h
+++ b/src/headers/spatialite/spatialite.h
@@ -1,7 +1,7 @@
 /* 
  spatialite.h -- Gaia support for SQLite extensions
   
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -23,7 +23,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/headers/spatialite/sqlite.h b/src/headers/spatialite/sqlite.h
index 766614b..0a33bde 100644
--- a/src/headers/spatialite/sqlite.h
+++ b/src/headers/spatialite/sqlite.h
@@ -1,7 +1,7 @@
 /* 
  sqlite.h -- supporting SQLite headers in a flexible way
   
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -23,7 +23,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2013
+Portions created by the Initial Developer are Copyright (C) 2013-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/headers/spatialite_private.h b/src/headers/spatialite_private.h
index 485bdd1..2101e77 100644
--- a/src/headers/spatialite_private.h
+++ b/src/headers/spatialite_private.h
@@ -1,7 +1,7 @@
 /* 
  spatialite.h -- Gaia spatial support for SQLite 
   
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -23,7 +23,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/md5/gaia_md5.c b/src/md5/gaia_md5.c
index 11c6f17..34bd944 100644
--- a/src/md5/gaia_md5.c
+++ b/src/md5/gaia_md5.c
@@ -4,7 +4,7 @@
                implementation from Alexander Peslyak 
                (released on the Public Domain)
 
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -26,7 +26,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s): 
diff --git a/src/shapefiles/shapefiles.c b/src/shapefiles/shapefiles.c
index 41a9ada..4fe3420 100644
--- a/src/shapefiles/shapefiles.c
+++ b/src/shapefiles/shapefiles.c
@@ -2,7 +2,7 @@
 
  shapefiles.c -- implements shapefile support [import - export]
 
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -24,7 +24,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s): Brad Hards <bradh at frogmouth.net>
diff --git a/src/shapefiles/validator.c b/src/shapefiles/validator.c
index f9c5e3f..7252a51 100644
--- a/src/shapefiles/validator.c
+++ b/src/shapefiles/validator.c
@@ -2,7 +2,7 @@
 
  validator.c -- implements geometry validation and repair
 
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -24,7 +24,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Alternatively, the contents of this file may be used under the terms of
@@ -1675,7 +1675,7 @@ sanitize_geometry_column_common (const void *p_cache, sqlite3 * sqlite,
 				 int *n_discarded, int *n_failures,
 				 char **err_msg)
 {
-#ifdef ENABLE_LWGEOM		/* omly if LWGEOM is enabled */
+#ifdef ENABLE_LWGEOM		/* only if LWGEOM is enabled */
 
 /* attempts to repair invalid Geometries from a Geometry Column */
     char *sql;
diff --git a/src/spatialite/extra_tables.c b/src/spatialite/extra_tables.c
index dbc16e5..6215113 100644
--- a/src/spatialite/extra_tables.c
+++ b/src/spatialite/extra_tables.c
@@ -2,7 +2,7 @@
 
  extra_tables.c -- Creating all SLD/SE and ISO Metadata extra tables
 
- version 4.0, 2013 February 16
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -24,7 +24,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/spatialite/mbrcache.c b/src/spatialite/mbrcache.c
index 5534127..c1096bf 100644
--- a/src/spatialite/mbrcache.c
+++ b/src/spatialite/mbrcache.c
@@ -2,7 +2,7 @@
 
  mbrcache.c -- SQLite3 extension [MBR CACHE VIRTUAL TABLE]
 
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -24,7 +24,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/spatialite/metatables.c b/src/spatialite/metatables.c
index 0462cc0..ea99b27 100644
--- a/src/spatialite/metatables.c
+++ b/src/spatialite/metatables.c
@@ -2,7 +2,7 @@
 
  metatables.c -- creating the metadata tables and related triggers
 
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -24,7 +24,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/spatialite/se_helpers.c b/src/spatialite/se_helpers.c
index 68308a0..041a2ae 100644
--- a/src/spatialite/se_helpers.c
+++ b/src/spatialite/se_helpers.c
@@ -2,7 +2,7 @@
 
  se_helpers.c -- SLD/SE helper functions 
 
- version 4.2.1, 2014 December 9
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -24,7 +24,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/spatialite/spatialite.c b/src/spatialite/spatialite.c
index a6d732b..2e9dcdb 100644
--- a/src/spatialite/spatialite.c
+++ b/src/spatialite/spatialite.c
@@ -2,7 +2,7 @@
 
  spatialite.c -- SQLite3 spatial extension
 
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -24,7 +24,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/spatialite/spatialite_init.c b/src/spatialite/spatialite_init.c
index befbc68..19dcc96 100644
--- a/src/spatialite/spatialite_init.c
+++ b/src/spatialite/spatialite_init.c
@@ -2,7 +2,7 @@
 
  spatialite_init.c -- SQLite3 spatial extension
 
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -24,7 +24,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/spatialite/srid_aux.c b/src/spatialite/srid_aux.c
index f7e4afb..d019cb6 100644
--- a/src/spatialite/srid_aux.c
+++ b/src/spatialite/srid_aux.c
@@ -2,7 +2,7 @@
 
  srid_aux.c -- SRID auxiliary functions
 
- version 4.2.1, 2014 December 4
+ version 4.3.0, 2014 December 4
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -24,7 +24,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2014
+Portions created by the Initial Developer are Copyright (C) 2014-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/spatialite/statistics.c b/src/spatialite/statistics.c
index b8ed91e..7c51cf8 100644
--- a/src/spatialite/statistics.c
+++ b/src/spatialite/statistics.c
@@ -2,7 +2,7 @@
 
  statistics.c -- helper functions updating internal statistics
 
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -24,7 +24,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/spatialite/table_cloner.c b/src/spatialite/table_cloner.c
index 93c8a0c..e5f133b 100644
--- a/src/spatialite/table_cloner.c
+++ b/src/spatialite/table_cloner.c
@@ -2,7 +2,7 @@
 
  table_cloner.c -- Cloning a Table
 
- version 4.2, 2014 August 23
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -24,7 +24,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/spatialite/virtualXL.c b/src/spatialite/virtualXL.c
index 6470b2c..dcc7d80 100644
--- a/src/spatialite/virtualXL.c
+++ b/src/spatialite/virtualXL.c
@@ -2,7 +2,7 @@
 
  virtualXLc -- SQLite3 extension [VIRTUAL TABLE accessing .XLS]
 
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -24,7 +24,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/spatialite/virtualbbox.c b/src/spatialite/virtualbbox.c
index 1014894..b55c2ab 100644
--- a/src/spatialite/virtualbbox.c
+++ b/src/spatialite/virtualbbox.c
@@ -2,7 +2,7 @@
 
  virtualbbox.c -- SQLite3 extension [VIRTUAL TABLE accessing BoundingBox tables]
 
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -24,7 +24,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/spatialite/virtualdbf.c b/src/spatialite/virtualdbf.c
index 8b0c0a4..9ac3644 100644
--- a/src/spatialite/virtualdbf.c
+++ b/src/spatialite/virtualdbf.c
@@ -2,7 +2,7 @@
 
  virtualdbf.c -- SQLite3 extension [VIRTUAL TABLE accessing DBF]
 
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -24,7 +24,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/spatialite/virtualelementary.c b/src/spatialite/virtualelementary.c
index 95d0988..201eacd 100644
--- a/src/spatialite/virtualelementary.c
+++ b/src/spatialite/virtualelementary.c
@@ -2,7 +2,7 @@
 
  virtualelementary.c -- SQLite3 extension [VIRTUAL TABLE Elementary Geometries]
 
- version 4.2, 2014 September 16
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -24,7 +24,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/spatialite/virtualfdo.c b/src/spatialite/virtualfdo.c
index d06cfd5..0c4b13f 100644
--- a/src/spatialite/virtualfdo.c
+++ b/src/spatialite/virtualfdo.c
@@ -2,7 +2,7 @@
 
  virtualfdo.c -- SQLite3 extension [VIRTUAL TABLE accessing FDO-OGR tables]
 
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -24,7 +24,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/spatialite/virtualgpkg.c b/src/spatialite/virtualgpkg.c
index b8dd750..a8a718d 100644
--- a/src/spatialite/virtualgpkg.c
+++ b/src/spatialite/virtualgpkg.c
@@ -2,7 +2,7 @@
 
  virtualgpkg.c -- SQLite3 extension [VIRTUAL TABLE accessing GPKG tables]
 
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -24,7 +24,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2014
+Portions created by the Initial Developer are Copyright (C) 2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/spatialite/virtualnetwork.c b/src/spatialite/virtualnetwork.c
index e35544f..5616508 100644
--- a/src/spatialite/virtualnetwork.c
+++ b/src/spatialite/virtualnetwork.c
@@ -2,7 +2,7 @@
 
  virtualnetwork.c -- SQLite3 extension [VIRTUAL TABLE Routing - shortest path]
 
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -24,7 +24,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/spatialite/virtualshape.c b/src/spatialite/virtualshape.c
index 52a36ad..706b405 100644
--- a/src/spatialite/virtualshape.c
+++ b/src/spatialite/virtualshape.c
@@ -2,7 +2,7 @@
 
  virtualshape.c -- SQLite3 extension [VIRTUAL TABLE accessing Shapefile]
 
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -24,7 +24,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/spatialite/virtualspatialindex.c b/src/spatialite/virtualspatialindex.c
index 9a3643c..6170a18 100644
--- a/src/spatialite/virtualspatialindex.c
+++ b/src/spatialite/virtualspatialindex.c
@@ -2,7 +2,7 @@
 
  virtualspatialindex.c -- SQLite3 extension [VIRTUAL TABLE RTree metahandler]
 
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -24,7 +24,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/spatialite/virtualxpath.c b/src/spatialite/virtualxpath.c
index 7150282..fc66c39 100644
--- a/src/spatialite/virtualxpath.c
+++ b/src/spatialite/virtualxpath.c
@@ -2,7 +2,7 @@
 
  virtualxpath.c -- SQLite3 extension [VIRTUAL XPath handler]
 
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -24,7 +24,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/srsinit/epsg_update/epsg_from_gdal.c b/src/srsinit/epsg_update/epsg_from_gdal.c
index 876ffbb..99570a2 100644
--- a/src/srsinit/epsg_update/epsg_from_gdal.c
+++ b/src/srsinit/epsg_update/epsg_from_gdal.c
@@ -8,7 +8,7 @@
 /
 / Author: Sandro Furieri a.furieri at lqt.it
 /
-/ Copyright (C) 20141  Alessandro Furieri
+/ Copyright (C) 2014  Alessandro Furieri
 /
 /    This program is free software: you can redistribute it and/or modify
 /    it under the terms of the GNU General Public License as published by
diff --git a/src/srsinit/srs_init.c b/src/srsinit/srs_init.c
index 49a5cd8..3603801 100644
--- a/src/srsinit/srs_init.c
+++ b/src/srsinit/srs_init.c
@@ -2,7 +2,7 @@
 
  srs_init.c -- populating the SPATIAL_REF_SYS table
 
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -24,7 +24,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/versioninfo/version.c b/src/versioninfo/version.c
index 71ba154..1975d65 100644
--- a/src/versioninfo/version.c
+++ b/src/versioninfo/version.c
@@ -1,8 +1,7 @@
 /*
  version.c -- Gaia spatial support for SQLite
 
- version 4.2, 2014 July 25
-
+ version 4.3, 2015 June 29
  Author: Sandro Furieri a.furieri at lqt.it
 
  ------------------------------------------------------------------------------
@@ -23,7 +22,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/virtualtext/virtualtext.c b/src/virtualtext/virtualtext.c
index a6c0c38..2bd482a 100644
--- a/src/virtualtext/virtualtext.c
+++ b/src/virtualtext/virtualtext.c
@@ -2,7 +2,7 @@
 
  virtualtext.c -- SQLite3 extension [VIRTUAL TABLE accessing CSV/TXT]
 
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -24,7 +24,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s):
diff --git a/src/wfs/wfs_in.c b/src/wfs/wfs_in.c
index 48b6d08..b473ff4 100644
--- a/src/wfs/wfs_in.c
+++ b/src/wfs/wfs_in.c
@@ -2,7 +2,7 @@
 
  wfs_in.c -- implements WFS support [import]
 
- version 4.2, 2014 July 25
+ version 4.3, 2015 June 29
 
  Author: Sandro Furieri a.furieri at lqt.it
 
@@ -24,7 +24,7 @@ The Original Code is the SpatiaLite library
 
 The Initial Developer of the Original Code is Alessandro Furieri
  
-Portions created by the Initial Developer are Copyright (C) 2008-2013
+Portions created by the Initial Developer are Copyright (C) 2008-2015
 the Initial Developer. All Rights Reserved.
 
 Contributor(s): 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/spatialite.git



More information about the Pkg-grass-devel mailing list