summaryrefslogtreecommitdiff
path: root/xsd/xsd.cxx
diff options
context:
space:
mode:
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")
{