summaryrefslogtreecommitdiff
path: root/xsd/cxx/tree/generator.cxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-14 12:10:45 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-14 16:17:25 +0300
commit045eae73bb51affaf17dd484d8db4dfa79467a1c (patch)
treec0aa7a05cbef309172c68d03e8a4682cb47a2ce6 /xsd/cxx/tree/generator.cxx
parent5b5e51d11a2c562458ac808e001a785a511eae86 (diff)
Update copyright last year printed by utility
Diffstat (limited to 'xsd/cxx/tree/generator.cxx')
-rw-r--r--xsd/cxx/tree/generator.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/xsd/cxx/tree/generator.cxx b/xsd/cxx/tree/generator.cxx
index 83935c1..edf5523 100644
--- a/xsd/cxx/tree/generator.cxx
+++ b/xsd/cxx/tree/generator.cxx
@@ -62,7 +62,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, an XML Schema to\n"
"// C++ data binding compiler.\n"
@@ -96,7 +96,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, an XML Schema\n"
"// to C++ data binding compiler, in the Proprietary License mode.\n"