summaryrefslogtreecommitdiff
path: root/xsd/xsd/xsd.cxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2023-09-11 08:21:50 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2023-09-11 08:21:50 +0200
commitef5ad98f363eab78302fbf2a8a16c74fa04d2e57 (patch)
tree483759250f6af726108767ca4b6bf16a4dfbcf87 /xsd/xsd/xsd.cxx
parent8060912e927e501c800e6976dd0baf60134b475a (diff)
Update copyright
Diffstat (limited to 'xsd/xsd/xsd.cxx')
-rw-r--r--xsd/xsd/xsd.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xsd/xsd/xsd.cxx b/xsd/xsd/xsd.cxx
index f1d22fc..0df4ea0 100644
--- a/xsd/xsd/xsd.cxx
+++ b/xsd/xsd/xsd.cxx
@@ -196,7 +196,7 @@ main (int argc, char* argv[])
{
o << "The compiler was invoked in the Proprietary License mode. You "
<< "should have\nreceived a proprietary license from Code Synthesis "
- << "Tools CC that entitles\nyou to use it in this mode." << endl;
+ << "that entitles you to\nuse it in this mode." << endl;
}
else
{