From 7c064687415c895334650321bd5bc34453b0ce38 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 4 Jan 2011 16:42:25 +0200 Subject: Copyright update --- xsd/xsd.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'xsd/xsd.cxx') diff --git a/xsd/xsd.cxx b/xsd/xsd.cxx index 1c66a8a..d2d7248 100644 --- a/xsd/xsd.cxx +++ b/xsd/xsd.cxx @@ -1,6 +1,6 @@ // file : xsd/xsd.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include @@ -257,7 +257,7 @@ main (Int argc, Char* argv[]) { e << "CodeSynthesis XSD XML Schema to C++ compiler " << XSD_STR_VERSION << endl - << "Copyright (C) 2005-2010 Code Synthesis Tools CC" << endl; + << "Copyright (c) 2005-2011 Code Synthesis Tools CC" << endl; if (!help_options.value () && cmd == "version") -- cgit v1.1