aboutsummaryrefslogtreecommitdiff
path: root/xsde/xsde.cxx
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/xsde.cxx
parentb359bd69243d4f7dc5cea26e37a049a55703c044 (diff)
Update copyright last year printed by utility
Diffstat (limited to 'xsde/xsde.cxx')
-rw-r--r--xsde/xsde.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xsde/xsde.cxx b/xsde/xsde.cxx
index fb83192..7be7acc 100644
--- a/xsde/xsde.cxx
+++ b/xsde/xsde.cxx
@@ -151,7 +151,7 @@ main (int argc, char* argv[])
o << "CodeSynthesis XSD/e XML Schema to C++ compiler " <<
"for embedded systems " << XSDE_STR_VERSION << endl
- << "Copyright (c) 2005-2017 Code Synthesis Tools CC" << endl;
+ << "Copyright (c) 2005-2020 Code Synthesis Tools CC." << endl;
if (!help_ops.proprietary_license () && cmd == "version")
{