summaryrefslogtreecommitdiff
path: root/xsd/xsd.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/xsd.cxx
parent5b5e51d11a2c562458ac808e001a785a511eae86 (diff)
Update copyright last year printed by utility
Diffstat (limited to 'xsd/xsd.cxx')
-rw-r--r--xsd/xsd.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xsd/xsd.cxx b/xsd/xsd.cxx
index 0dbb2d2..bcf7307 100644
--- a/xsd/xsd.cxx
+++ b/xsd/xsd.cxx
@@ -164,7 +164,7 @@ main (int argc, char* argv[])
o << "CodeSynthesis XSD XML Schema to C++ compiler " <<
XSD_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")
{