aboutsummaryrefslogtreecommitdiff
path: root/xsde/cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xsde/cxx')
-rw-r--r--xsde/cxx/hybrid/generator.cxx4
-rw-r--r--xsde/cxx/parser/generator.cxx4
-rw-r--r--xsde/cxx/serializer/generator.cxx4
3 files changed, 6 insertions, 6 deletions
diff --git a/xsde/cxx/hybrid/generator.cxx b/xsde/cxx/hybrid/generator.cxx
index 62f4457..3f1ca8c 100644
--- a/xsde/cxx/hybrid/generator.cxx
+++ b/xsde/cxx/hybrid/generator.cxx
@@ -63,7 +63,7 @@ namespace CXX
namespace
{
char const copyright_gpl[] =
- "// Copyright (c) 2005-2017 Code Synthesis Tools CC\n"
+ "// Copyright (c) 2005-2020 Code Synthesis Tools CC.\n"
"//\n"
"// This program was generated by CodeSynthesis XSD/e, an XML Schema\n"
"// to C++ data binding compiler for embedded systems.\n"
@@ -84,7 +84,7 @@ namespace CXX
"//\n\n";
char const copyright_proprietary[] =
- "// Copyright (c) 2005-2017 Code Synthesis Tools CC\n"
+ "// Copyright (c) 2005-2020 Code Synthesis Tools CC.\n"
"//\n"
"// This program was generated by CodeSynthesis XSD/e, an XML Schema to\n"
"// C++ data binding compiler for embedded systems, in the Proprietary\n"
diff --git a/xsde/cxx/parser/generator.cxx b/xsde/cxx/parser/generator.cxx
index a5e78eb..e2212bb 100644
--- a/xsde/cxx/parser/generator.cxx
+++ b/xsde/cxx/parser/generator.cxx
@@ -58,7 +58,7 @@ namespace CXX
namespace
{
char const copyright_gpl[] =
- "// Copyright (c) 2005-2017 Code Synthesis Tools CC\n"
+ "// Copyright (c) 2005-2020 Code Synthesis Tools CC.\n"
"//\n"
"// This program was generated by CodeSynthesis XSD/e, an XML Schema\n"
"// to C++ data binding compiler for embedded systems.\n"
@@ -79,7 +79,7 @@ namespace CXX
"//\n\n";
char const copyright_proprietary[] =
- "// Copyright (c) 2005-2017 Code Synthesis Tools CC\n"
+ "// Copyright (c) 2005-2020 Code Synthesis Tools CC.\n"
"//\n"
"// This program was generated by CodeSynthesis XSD/e, an XML Schema to\n"
"// C++ data binding compiler for embedded systems, in the Proprietary\n"
diff --git a/xsde/cxx/serializer/generator.cxx b/xsde/cxx/serializer/generator.cxx
index 15dc2b6..b60233b 100644
--- a/xsde/cxx/serializer/generator.cxx
+++ b/xsde/cxx/serializer/generator.cxx
@@ -56,7 +56,7 @@ namespace CXX
namespace
{
char const copyright_gpl[] =
- "// Copyright (c) 2005-2017 Code Synthesis Tools CC\n"
+ "// Copyright (c) 2005-2020 Code Synthesis Tools CC.\n"
"//\n"
"// This program was generated by CodeSynthesis XSD/e, an XML Schema\n"
"// to C++ data binding compiler for embedded systems.\n"
@@ -77,7 +77,7 @@ namespace CXX
"//\n\n";
char const copyright_proprietary[] =
- "// Copyright (c) 2005-2017 Code Synthesis Tools CC\n"
+ "// Copyright (c) 2005-2020 Code Synthesis Tools CC.\n"
"//\n"
"// This program was generated by CodeSynthesis XSD/e, an XML Schema to\n"
"// C++ data binding compiler for embedded systems, in the Proprietary\n"