aboutsummaryrefslogtreecommitdiff
path: root/libxsde/xsde/cxx/hybrid/cdr
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-01-03 12:42:09 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-01-03 12:42:09 +0200
commit7e3616382296533e5016caec792b88a6b8556268 (patch)
treed5a7fe6b111829beb847da61a6ed9633c8d62f05 /libxsde/xsde/cxx/hybrid/cdr
parent811453ff689059b75a6147b33ce35b3734865f12 (diff)
Update copyright year
Diffstat (limited to 'libxsde/xsde/cxx/hybrid/cdr')
-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
13 files changed, 13 insertions, 13 deletions
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>