aboutsummaryrefslogtreecommitdiff
path: root/xsde/cxx/hybrid
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-14 16:10:28 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-14 16:38:58 +0300
commit617178bca704f70568ce3f4c49ab54b46743f724 (patch)
tree78b6aa775d0dc2a983a5dbd5f96ade2e43725e06 /xsde/cxx/hybrid
parentb359bd69243d4f7dc5cea26e37a049a55703c044 (diff)
Update copyright last year printed by utility
Diffstat (limited to 'xsde/cxx/hybrid')
-rw-r--r--xsde/cxx/hybrid/generator.cxx4
1 files changed, 2 insertions, 2 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"