aboutsummaryrefslogtreecommitdiff
path: root/libxsde/xsde/cxx/hybrid
diff options
context:
space:
mode:
Diffstat (limited to 'libxsde/xsde/cxx/hybrid')
-rw-r--r--libxsde/xsde/cxx/hybrid/any-type-pimpl.cxx2
-rw-r--r--libxsde/xsde/cxx/hybrid/any-type-pimpl.hxx2
-rw-r--r--libxsde/xsde/cxx/hybrid/any-type-pskel.cxx2
-rw-r--r--libxsde/xsde/cxx/hybrid/any-type-pskel.hxx2
-rw-r--r--libxsde/xsde/cxx/hybrid/any-type-pskel.ixx2
-rw-r--r--libxsde/xsde/cxx/hybrid/any-type-simpl.cxx2
-rw-r--r--libxsde/xsde/cxx/hybrid/any-type-simpl.hxx2
-rw-r--r--libxsde/xsde/cxx/hybrid/any-type-sskel.cxx2
-rw-r--r--libxsde/xsde/cxx/hybrid/any-type-sskel.hxx2
-rw-r--r--libxsde/xsde/cxx/hybrid/any-type-sskel.ixx2
-rw-r--r--libxsde/xsde/cxx/hybrid/any-type.cxx2
-rw-r--r--libxsde/xsde/cxx/hybrid/any-type.hxx2
-rw-r--r--libxsde/xsde/cxx/hybrid/base.hxx2
-rw-r--r--libxsde/xsde/cxx/hybrid/cdr/date-time.cxx2
-rw-r--r--libxsde/xsde/cxx/hybrid/cdr/exceptions.cxx2
-rw-r--r--libxsde/xsde/cxx/hybrid/cdr/exceptions.hxx2
-rw-r--r--libxsde/xsde/cxx/hybrid/cdr/istream.cxx2
-rw-r--r--libxsde/xsde/cxx/hybrid/cdr/istream.hxx2
-rw-r--r--libxsde/xsde/cxx/hybrid/cdr/istream.ixx2
-rw-r--r--libxsde/xsde/cxx/hybrid/cdr/istream.txx2
-rw-r--r--libxsde/xsde/cxx/hybrid/cdr/ostream.cxx2
-rw-r--r--libxsde/xsde/cxx/hybrid/cdr/ostream.hxx2
-rw-r--r--libxsde/xsde/cxx/hybrid/cdr/ostream.ixx2
-rw-r--r--libxsde/xsde/cxx/hybrid/cdr/ostream.txx2
-rw-r--r--libxsde/xsde/cxx/hybrid/cdr/qname.cxx2
-rw-r--r--libxsde/xsde/cxx/hybrid/cdr/string-sequence.cxx2
-rw-r--r--libxsde/xsde/cxx/hybrid/parser-map.cxx2
-rw-r--r--libxsde/xsde/cxx/hybrid/parser-map.hxx2
-rw-r--r--libxsde/xsde/cxx/hybrid/sequence.cxx2
-rw-r--r--libxsde/xsde/cxx/hybrid/sequence.hxx2
-rw-r--r--libxsde/xsde/cxx/hybrid/sequence.ixx2
-rw-r--r--libxsde/xsde/cxx/hybrid/sequence.txx2
-rw-r--r--libxsde/xsde/cxx/hybrid/serializer-map.cxx2
-rw-r--r--libxsde/xsde/cxx/hybrid/serializer-map.hxx2
-rw-r--r--libxsde/xsde/cxx/hybrid/xdr/date-time.cxx2
-rw-r--r--libxsde/xsde/cxx/hybrid/xdr/exceptions.cxx2
-rw-r--r--libxsde/xsde/cxx/hybrid/xdr/exceptions.hxx2
-rw-r--r--libxsde/xsde/cxx/hybrid/xdr/istream.cxx2
-rw-r--r--libxsde/xsde/cxx/hybrid/xdr/istream.hxx2
-rw-r--r--libxsde/xsde/cxx/hybrid/xdr/istream.ixx2
-rw-r--r--libxsde/xsde/cxx/hybrid/xdr/istream.txx2
-rw-r--r--libxsde/xsde/cxx/hybrid/xdr/ostream.cxx2
-rw-r--r--libxsde/xsde/cxx/hybrid/xdr/ostream.hxx2
-rw-r--r--libxsde/xsde/cxx/hybrid/xdr/ostream.ixx2
-rw-r--r--libxsde/xsde/cxx/hybrid/xdr/ostream.txx2
-rw-r--r--libxsde/xsde/cxx/hybrid/xdr/qname.cxx2
-rw-r--r--libxsde/xsde/cxx/hybrid/xdr/string-sequence.cxx2
-rw-r--r--libxsde/xsde/cxx/hybrid/xml-schema.hxx2
48 files changed, 48 insertions, 48 deletions
diff --git a/libxsde/xsde/cxx/hybrid/any-type-pimpl.cxx b/libxsde/xsde/cxx/hybrid/any-type-pimpl.cxx
index ba01c8a..1afa04d 100644
--- a/libxsde/xsde/cxx/hybrid/any-type-pimpl.cxx
+++ b/libxsde/xsde/cxx/hybrid/any-type-pimpl.cxx
@@ -1,5 +1,5 @@
// file : xsde/cxx/hybrid/any-type-pimpl.cxx
-// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <xsde/cxx/config.hxx>
diff --git a/libxsde/xsde/cxx/hybrid/any-type-pimpl.hxx b/libxsde/xsde/cxx/hybrid/any-type-pimpl.hxx
index 6aa1da2..d3cce0b 100644
--- a/libxsde/xsde/cxx/hybrid/any-type-pimpl.hxx
+++ b/libxsde/xsde/cxx/hybrid/any-type-pimpl.hxx
@@ -1,5 +1,5 @@
// file : xsde/cxx/hybrid/any-type-pimpl.hxx
-// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSDE_CXX_HYBRID_ANY_TYPE_PIMPL_HXX
diff --git a/libxsde/xsde/cxx/hybrid/any-type-pskel.cxx b/libxsde/xsde/cxx/hybrid/any-type-pskel.cxx
index 37313ed..9f37c68 100644
--- a/libxsde/xsde/cxx/hybrid/any-type-pskel.cxx
+++ b/libxsde/xsde/cxx/hybrid/any-type-pskel.cxx
@@ -1,5 +1,5 @@
// file : xsde/cxx/hybrid/any-type-pskel.cxx
-// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <xsde/cxx/hybrid/any-type-pskel.hxx>
diff --git a/libxsde/xsde/cxx/hybrid/any-type-pskel.hxx b/libxsde/xsde/cxx/hybrid/any-type-pskel.hxx
index 8bf1266..4b312a7 100644
--- a/libxsde/xsde/cxx/hybrid/any-type-pskel.hxx
+++ b/libxsde/xsde/cxx/hybrid/any-type-pskel.hxx
@@ -1,5 +1,5 @@
// file : xsde/cxx/hybrid/any-type-pskel.hxx
-// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSDE_CXX_HYBRID_ANY_TYPE_PSKEL_HXX
diff --git a/libxsde/xsde/cxx/hybrid/any-type-pskel.ixx b/libxsde/xsde/cxx/hybrid/any-type-pskel.ixx
index 4ea897a..3038021 100644
--- a/libxsde/xsde/cxx/hybrid/any-type-pskel.ixx
+++ b/libxsde/xsde/cxx/hybrid/any-type-pskel.ixx
@@ -1,5 +1,5 @@
// file : xsde/cxx/hybrid/any-type-pskel.ixx
-// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
namespace xsde
diff --git a/libxsde/xsde/cxx/hybrid/any-type-simpl.cxx b/libxsde/xsde/cxx/hybrid/any-type-simpl.cxx
index 8d897ec..43e175c 100644
--- a/libxsde/xsde/cxx/hybrid/any-type-simpl.cxx
+++ b/libxsde/xsde/cxx/hybrid/any-type-simpl.cxx
@@ -1,5 +1,5 @@
// file : xsde/cxx/hybrid/any-type-simpl.cxx
-// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <xsde/cxx/hybrid/any-type-simpl.hxx>
diff --git a/libxsde/xsde/cxx/hybrid/any-type-simpl.hxx b/libxsde/xsde/cxx/hybrid/any-type-simpl.hxx
index 8f05dde..3f9d9c0 100644
--- a/libxsde/xsde/cxx/hybrid/any-type-simpl.hxx
+++ b/libxsde/xsde/cxx/hybrid/any-type-simpl.hxx
@@ -1,5 +1,5 @@
// file : xsde/cxx/hybrid/any-type-simpl.hxx
-// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSDE_CXX_HYBRID_ANY_TYPE_SIMPL_HXX
diff --git a/libxsde/xsde/cxx/hybrid/any-type-sskel.cxx b/libxsde/xsde/cxx/hybrid/any-type-sskel.cxx
index 0e164f0..41257d8 100644
--- a/libxsde/xsde/cxx/hybrid/any-type-sskel.cxx
+++ b/libxsde/xsde/cxx/hybrid/any-type-sskel.cxx
@@ -1,5 +1,5 @@
// file : xsde/cxx/hybrid/any-type-sskel.cxx
-// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <xsde/cxx/hybrid/any-type-sskel.hxx>
diff --git a/libxsde/xsde/cxx/hybrid/any-type-sskel.hxx b/libxsde/xsde/cxx/hybrid/any-type-sskel.hxx
index 374b6db..081f453 100644
--- a/libxsde/xsde/cxx/hybrid/any-type-sskel.hxx
+++ b/libxsde/xsde/cxx/hybrid/any-type-sskel.hxx
@@ -1,5 +1,5 @@
// file : xsde/cxx/hybrid/any-type-sskel.hxx
-// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSDE_CXX_HYBRID_ANY_TYPE_SSKEL_HXX
diff --git a/libxsde/xsde/cxx/hybrid/any-type-sskel.ixx b/libxsde/xsde/cxx/hybrid/any-type-sskel.ixx
index eb0a8fd..a7ff74d 100644
--- a/libxsde/xsde/cxx/hybrid/any-type-sskel.ixx
+++ b/libxsde/xsde/cxx/hybrid/any-type-sskel.ixx
@@ -1,5 +1,5 @@
// file : xsde/cxx/hybrid/any-type-sskel.ixx
-// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
namespace xsde
diff --git a/libxsde/xsde/cxx/hybrid/any-type.cxx b/libxsde/xsde/cxx/hybrid/any-type.cxx
index 75f2c82..360a351 100644
--- a/libxsde/xsde/cxx/hybrid/any-type.cxx
+++ b/libxsde/xsde/cxx/hybrid/any-type.cxx
@@ -1,5 +1,5 @@
// file : xsde/cxx/hybrid/any-type.cxx
-// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <xsde/cxx/config.hxx>
diff --git a/libxsde/xsde/cxx/hybrid/any-type.hxx b/libxsde/xsde/cxx/hybrid/any-type.hxx
index 843fcaf..579f114 100644
--- a/libxsde/xsde/cxx/hybrid/any-type.hxx
+++ b/libxsde/xsde/cxx/hybrid/any-type.hxx
@@ -1,5 +1,5 @@
// file : xsde/cxx/hybrid/any-type.hxx
-// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSDE_CXX_HYBRID_ANY_TYPE_HXX
diff --git a/libxsde/xsde/cxx/hybrid/base.hxx b/libxsde/xsde/cxx/hybrid/base.hxx
index 44e5177..1600717 100644
--- a/libxsde/xsde/cxx/hybrid/base.hxx
+++ b/libxsde/xsde/cxx/hybrid/base.hxx
@@ -1,5 +1,5 @@
// file : xsde/cxx/hybrid/base.hxx
-// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSDE_CXX_HYBRID_BASE_HXX
diff --git a/libxsde/xsde/cxx/hybrid/cdr/date-time.cxx b/libxsde/xsde/cxx/hybrid/cdr/date-time.cxx
index 05e0862..fb3369d 100644
--- a/libxsde/xsde/cxx/hybrid/cdr/date-time.cxx
+++ b/libxsde/xsde/cxx/hybrid/cdr/date-time.cxx
@@ -1,5 +1,5 @@
// file : xsde/cxx/hybrid/cdr/date-time.cxx
-// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <xsde/cxx/hybrid/cdr/istream.hxx>
diff --git a/libxsde/xsde/cxx/hybrid/cdr/exceptions.cxx b/libxsde/xsde/cxx/hybrid/cdr/exceptions.cxx
index d76bf6e..3bf936e 100644
--- a/libxsde/xsde/cxx/hybrid/cdr/exceptions.cxx
+++ b/libxsde/xsde/cxx/hybrid/cdr/exceptions.cxx
@@ -1,5 +1,5 @@
// file : xsde/cxx/hybrid/cdr/exceptions.cxx
-// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <xsde/cxx/hybrid/cdr/exceptions.hxx>
diff --git a/libxsde/xsde/cxx/hybrid/cdr/exceptions.hxx b/libxsde/xsde/cxx/hybrid/cdr/exceptions.hxx
index 1474b82..aca5beb 100644
--- a/libxsde/xsde/cxx/hybrid/cdr/exceptions.hxx
+++ b/libxsde/xsde/cxx/hybrid/cdr/exceptions.hxx
@@ -1,5 +1,5 @@
// file : xsde/cxx/hybrid/cdr/exceptions.hxx
-// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSDE_CXX_HYBRID_CDR_EXCEPTIONS_HXX
diff --git a/libxsde/xsde/cxx/hybrid/cdr/istream.cxx b/libxsde/xsde/cxx/hybrid/cdr/istream.cxx
index 490814e..d18e8ab 100644
--- a/libxsde/xsde/cxx/hybrid/cdr/istream.cxx
+++ b/libxsde/xsde/cxx/hybrid/cdr/istream.cxx
@@ -1,5 +1,5 @@
// file : xsde/cxx/hybrid/cdr/istream.cxx
-// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <xsde/cxx/hybrid/cdr/istream.hxx>
diff --git a/libxsde/xsde/cxx/hybrid/cdr/istream.hxx b/libxsde/xsde/cxx/hybrid/cdr/istream.hxx
index abfbc61..7c45f5a 100644
--- a/libxsde/xsde/cxx/hybrid/cdr/istream.hxx
+++ b/libxsde/xsde/cxx/hybrid/cdr/istream.hxx
@@ -1,5 +1,5 @@
// file : xsde/cxx/hybrid/cdr/istream.hxx
-// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSDE_CXX_HYBRID_CDR_ISTREAM_HXX
diff --git a/libxsde/xsde/cxx/hybrid/cdr/istream.ixx b/libxsde/xsde/cxx/hybrid/cdr/istream.ixx
index f73a208..94473c0 100644
--- a/libxsde/xsde/cxx/hybrid/cdr/istream.ixx
+++ b/libxsde/xsde/cxx/hybrid/cdr/istream.ixx
@@ -1,5 +1,5 @@
// file : xsde/cxx/hybrid/cdr/istream.ixx
-// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
namespace xsde
diff --git a/libxsde/xsde/cxx/hybrid/cdr/istream.txx b/libxsde/xsde/cxx/hybrid/cdr/istream.txx
index 29345b3..87c0308 100644
--- a/libxsde/xsde/cxx/hybrid/cdr/istream.txx
+++ b/libxsde/xsde/cxx/hybrid/cdr/istream.txx
@@ -1,5 +1,5 @@
// file : xsde/cxx/hybrid/cdr/istream.txx
-// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifdef XSDE_CUSTOM_ALLOCATOR
diff --git a/libxsde/xsde/cxx/hybrid/cdr/ostream.cxx b/libxsde/xsde/cxx/hybrid/cdr/ostream.cxx
index 66df113..613fd69 100644
--- a/libxsde/xsde/cxx/hybrid/cdr/ostream.cxx
+++ b/libxsde/xsde/cxx/hybrid/cdr/ostream.cxx
@@ -1,5 +1,5 @@
// file : xsde/cxx/hybrid/cdr/ostream.cxx
-// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <xsde/cxx/config.hxx>
diff --git a/libxsde/xsde/cxx/hybrid/cdr/ostream.hxx b/libxsde/xsde/cxx/hybrid/cdr/ostream.hxx
index e70cbc6..1f590f4 100644
--- a/libxsde/xsde/cxx/hybrid/cdr/ostream.hxx
+++ b/libxsde/xsde/cxx/hybrid/cdr/ostream.hxx
@@ -1,5 +1,5 @@
// file : xsde/cxx/hybrid/cdr/ostream.hxx
-// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSDE_CXX_HYBRID_CDR_OSTREAM_HXX
diff --git a/libxsde/xsde/cxx/hybrid/cdr/ostream.ixx b/libxsde/xsde/cxx/hybrid/cdr/ostream.ixx
index 7d20d98..daa56c5 100644
--- a/libxsde/xsde/cxx/hybrid/cdr/ostream.ixx
+++ b/libxsde/xsde/cxx/hybrid/cdr/ostream.ixx
@@ -1,5 +1,5 @@
// file : xsde/cxx/hybrid/cdr/ostream.ixx
-// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
namespace xsde
diff --git a/libxsde/xsde/cxx/hybrid/cdr/ostream.txx b/libxsde/xsde/cxx/hybrid/cdr/ostream.txx
index f7794b1..555b358 100644
--- a/libxsde/xsde/cxx/hybrid/cdr/ostream.txx
+++ b/libxsde/xsde/cxx/hybrid/cdr/ostream.txx
@@ -1,5 +1,5 @@
// file : xsde/cxx/hybrid/cdr/ostream.txx
-// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
namespace xsde
diff --git a/libxsde/xsde/cxx/hybrid/cdr/qname.cxx b/libxsde/xsde/cxx/hybrid/cdr/qname.cxx
index a1acac1..8afced7 100644
--- a/libxsde/xsde/cxx/hybrid/cdr/qname.cxx
+++ b/libxsde/xsde/cxx/hybrid/cdr/qname.cxx
@@ -1,5 +1,5 @@
// file : xsde/cxx/hybrid/cdr/qname.cxx
-// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <xsde/cxx/hybrid/cdr/istream.hxx>
diff --git a/libxsde/xsde/cxx/hybrid/cdr/string-sequence.cxx b/libxsde/xsde/cxx/hybrid/cdr/string-sequence.cxx
index be277fb..c3d7409 100644
--- a/libxsde/xsde/cxx/hybrid/cdr/string-sequence.cxx
+++ b/libxsde/xsde/cxx/hybrid/cdr/string-sequence.cxx
@@ -1,5 +1,5 @@
// file : xsde/cxx/hybrid/cdr/string-sequence.cxx
-// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <xsde/cxx/hybrid/cdr/istream.hxx>
diff --git a/libxsde/xsde/cxx/hybrid/parser-map.cxx b/libxsde/xsde/cxx/hybrid/parser-map.cxx
index 122b606..77c6b41 100644
--- a/libxsde/xsde/cxx/hybrid/parser-map.cxx
+++ b/libxsde/xsde/cxx/hybrid/parser-map.cxx
@@ -1,5 +1,5 @@
// file : xsde/cxx/hybrid/parser-map.cxx
-// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <string.h> // strcmp
diff --git a/libxsde/xsde/cxx/hybrid/parser-map.hxx b/libxsde/xsde/cxx/hybrid/parser-map.hxx
index ec48a18..e7d3a46 100644
--- a/libxsde/xsde/cxx/hybrid/parser-map.hxx
+++ b/libxsde/xsde/cxx/hybrid/parser-map.hxx
@@ -1,5 +1,5 @@
// file : xsde/cxx/hybrid/parser-map.hxx
-// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSDE_CXX_HYBRID_PARSER_MAP_HXX
diff --git a/libxsde/xsde/cxx/hybrid/sequence.cxx b/libxsde/xsde/cxx/hybrid/sequence.cxx
index e78c76c..a54d602 100644
--- a/libxsde/xsde/cxx/hybrid/sequence.cxx
+++ b/libxsde/xsde/cxx/hybrid/sequence.cxx
@@ -1,5 +1,5 @@
// file : xsde/cxx/hybrid/sequence.cxx
-// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <xsde/cxx/hybrid/sequence.hxx>
diff --git a/libxsde/xsde/cxx/hybrid/sequence.hxx b/libxsde/xsde/cxx/hybrid/sequence.hxx
index e1f5f28..641dcd0 100644
--- a/libxsde/xsde/cxx/hybrid/sequence.hxx
+++ b/libxsde/xsde/cxx/hybrid/sequence.hxx
@@ -1,5 +1,5 @@
// file : xsde/cxx/hybrid/sequence.hxx
-// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSDE_CXX_HYBRID_SEQUENCE_HXX
diff --git a/libxsde/xsde/cxx/hybrid/sequence.ixx b/libxsde/xsde/cxx/hybrid/sequence.ixx
index cb37dd0..6643118 100644
--- a/libxsde/xsde/cxx/hybrid/sequence.ixx
+++ b/libxsde/xsde/cxx/hybrid/sequence.ixx
@@ -1,5 +1,5 @@
// file : xsde/cxx/hybrid/sequence.ixx
-// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <string.h> // memcpy
diff --git a/libxsde/xsde/cxx/hybrid/sequence.txx b/libxsde/xsde/cxx/hybrid/sequence.txx
index 415105e..7d91c6a 100644
--- a/libxsde/xsde/cxx/hybrid/sequence.txx
+++ b/libxsde/xsde/cxx/hybrid/sequence.txx
@@ -1,5 +1,5 @@
// file : xsde/cxx/hybrid/sequence.txx
-// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <new> // placement new
diff --git a/libxsde/xsde/cxx/hybrid/serializer-map.cxx b/libxsde/xsde/cxx/hybrid/serializer-map.cxx
index 7a96a18..03df36b 100644
--- a/libxsde/xsde/cxx/hybrid/serializer-map.cxx
+++ b/libxsde/xsde/cxx/hybrid/serializer-map.cxx
@@ -1,5 +1,5 @@
// file : xsde/cxx/hybrid/serializer-map.cxx
-// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <string.h> // strcmp
diff --git a/libxsde/xsde/cxx/hybrid/serializer-map.hxx b/libxsde/xsde/cxx/hybrid/serializer-map.hxx
index a7f1ba0..0148bb5 100644
--- a/libxsde/xsde/cxx/hybrid/serializer-map.hxx
+++ b/libxsde/xsde/cxx/hybrid/serializer-map.hxx
@@ -1,5 +1,5 @@
// file : xsde/cxx/hybrid/serializer-map.hxx
-// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSDE_CXX_HYBRID_SERIALIZER_MAP_HXX
diff --git a/libxsde/xsde/cxx/hybrid/xdr/date-time.cxx b/libxsde/xsde/cxx/hybrid/xdr/date-time.cxx
index 74a434f..0cd2043 100644
--- a/libxsde/xsde/cxx/hybrid/xdr/date-time.cxx
+++ b/libxsde/xsde/cxx/hybrid/xdr/date-time.cxx
@@ -1,5 +1,5 @@
// file : xsde/cxx/hybrid/xdr/date-time.cxx
-// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <xsde/cxx/hybrid/xdr/istream.hxx>
diff --git a/libxsde/xsde/cxx/hybrid/xdr/exceptions.cxx b/libxsde/xsde/cxx/hybrid/xdr/exceptions.cxx
index 800a9b7..a2828db 100644
--- a/libxsde/xsde/cxx/hybrid/xdr/exceptions.cxx
+++ b/libxsde/xsde/cxx/hybrid/xdr/exceptions.cxx
@@ -1,5 +1,5 @@
// file : xsde/cxx/hybrid/xdr/exceptions.cxx
-// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <xsde/cxx/hybrid/xdr/exceptions.hxx>
diff --git a/libxsde/xsde/cxx/hybrid/xdr/exceptions.hxx b/libxsde/xsde/cxx/hybrid/xdr/exceptions.hxx
index 3314b32..80ea599 100644
--- a/libxsde/xsde/cxx/hybrid/xdr/exceptions.hxx
+++ b/libxsde/xsde/cxx/hybrid/xdr/exceptions.hxx
@@ -1,5 +1,5 @@
// file : xsde/cxx/hybrid/xdr/exceptions.hxx
-// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSDE_CXX_HYBRID_XDR_EXCEPTIONS_HXX
diff --git a/libxsde/xsde/cxx/hybrid/xdr/istream.cxx b/libxsde/xsde/cxx/hybrid/xdr/istream.cxx
index f8d8e62..23b17c9 100644
--- a/libxsde/xsde/cxx/hybrid/xdr/istream.cxx
+++ b/libxsde/xsde/cxx/hybrid/xdr/istream.cxx
@@ -1,5 +1,5 @@
// file : xsde/cxx/hybrid/xdr/istream.cxx
-// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <xsde/cxx/hybrid/xdr/istream.hxx>
diff --git a/libxsde/xsde/cxx/hybrid/xdr/istream.hxx b/libxsde/xsde/cxx/hybrid/xdr/istream.hxx
index b921dcb..41d722c 100644
--- a/libxsde/xsde/cxx/hybrid/xdr/istream.hxx
+++ b/libxsde/xsde/cxx/hybrid/xdr/istream.hxx
@@ -1,5 +1,5 @@
// file : xsde/cxx/hybrid/xdr/istream.hxx
-// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSDE_CXX_HYBRID_XDR_ISTREAM_HXX
diff --git a/libxsde/xsde/cxx/hybrid/xdr/istream.ixx b/libxsde/xsde/cxx/hybrid/xdr/istream.ixx
index 6b35801..2e6d2b8 100644
--- a/libxsde/xsde/cxx/hybrid/xdr/istream.ixx
+++ b/libxsde/xsde/cxx/hybrid/xdr/istream.ixx
@@ -1,5 +1,5 @@
// file : xsde/cxx/hybrid/xdr/istream.ixx
-// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
namespace xsde
diff --git a/libxsde/xsde/cxx/hybrid/xdr/istream.txx b/libxsde/xsde/cxx/hybrid/xdr/istream.txx
index b37a680..9fc0aaa 100644
--- a/libxsde/xsde/cxx/hybrid/xdr/istream.txx
+++ b/libxsde/xsde/cxx/hybrid/xdr/istream.txx
@@ -1,5 +1,5 @@
// file : xsde/cxx/hybrid/xdr/istream.txx
-// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifdef XSDE_CUSTOM_ALLOCATOR
diff --git a/libxsde/xsde/cxx/hybrid/xdr/ostream.cxx b/libxsde/xsde/cxx/hybrid/xdr/ostream.cxx
index 46c6112..d8875ff 100644
--- a/libxsde/xsde/cxx/hybrid/xdr/ostream.cxx
+++ b/libxsde/xsde/cxx/hybrid/xdr/ostream.cxx
@@ -1,5 +1,5 @@
// file : xsde/cxx/hybrid/xdr/ostream.cxx
-// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <xsde/cxx/config.hxx>
diff --git a/libxsde/xsde/cxx/hybrid/xdr/ostream.hxx b/libxsde/xsde/cxx/hybrid/xdr/ostream.hxx
index b544d83..9cdbab2 100644
--- a/libxsde/xsde/cxx/hybrid/xdr/ostream.hxx
+++ b/libxsde/xsde/cxx/hybrid/xdr/ostream.hxx
@@ -1,5 +1,5 @@
// file : xsde/cxx/hybrid/xdr/ostream.hxx
-// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSDE_CXX_HYBRID_XDR_OSTREAM_HXX
diff --git a/libxsde/xsde/cxx/hybrid/xdr/ostream.ixx b/libxsde/xsde/cxx/hybrid/xdr/ostream.ixx
index ece5813..ffd8556 100644
--- a/libxsde/xsde/cxx/hybrid/xdr/ostream.ixx
+++ b/libxsde/xsde/cxx/hybrid/xdr/ostream.ixx
@@ -1,5 +1,5 @@
// file : xsde/cxx/hybrid/xdr/ostream.ixx
-// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
namespace xsde
diff --git a/libxsde/xsde/cxx/hybrid/xdr/ostream.txx b/libxsde/xsde/cxx/hybrid/xdr/ostream.txx
index 3e40b75..aa29d6f 100644
--- a/libxsde/xsde/cxx/hybrid/xdr/ostream.txx
+++ b/libxsde/xsde/cxx/hybrid/xdr/ostream.txx
@@ -1,5 +1,5 @@
// file : xsde/cxx/hybrid/xdr/ostream.txx
-// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
namespace xsde
diff --git a/libxsde/xsde/cxx/hybrid/xdr/qname.cxx b/libxsde/xsde/cxx/hybrid/xdr/qname.cxx
index c99c328..b963441 100644
--- a/libxsde/xsde/cxx/hybrid/xdr/qname.cxx
+++ b/libxsde/xsde/cxx/hybrid/xdr/qname.cxx
@@ -1,5 +1,5 @@
// file : xsde/cxx/hybrid/xdr/qname.cxx
-// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <xsde/cxx/hybrid/xdr/istream.hxx>
diff --git a/libxsde/xsde/cxx/hybrid/xdr/string-sequence.cxx b/libxsde/xsde/cxx/hybrid/xdr/string-sequence.cxx
index 95175f0..bd20d6f 100644
--- a/libxsde/xsde/cxx/hybrid/xdr/string-sequence.cxx
+++ b/libxsde/xsde/cxx/hybrid/xdr/string-sequence.cxx
@@ -1,5 +1,5 @@
// file : xsde/cxx/hybrid/xdr/string-sequence.cxx
-// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <xsde/cxx/hybrid/xdr/istream.hxx>
diff --git a/libxsde/xsde/cxx/hybrid/xml-schema.hxx b/libxsde/xsde/cxx/hybrid/xml-schema.hxx
index b03d91c..3b2f613 100644
--- a/libxsde/xsde/cxx/hybrid/xml-schema.hxx
+++ b/libxsde/xsde/cxx/hybrid/xml-schema.hxx
@@ -1,5 +1,5 @@
// file : xsde/cxx/hybrid/xml-schema.hxx
-// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSDE_CXX_HYBRID_XML_SCHEMA_HXX