summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2014-03-19 12:48:15 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2014-03-19 12:48:15 +0200
commit01e169c900135a55ecc4cbafd317e5fcc3659c59 (patch)
tree2b475a1910973f76ba378fd2fb5e887baa5c7ce1
parentd2566c96cd0f0c720faf9a5507bdd3dc3af8f2a5 (diff)
Remove author from source files
-rw-r--r--build/bootstrap.make1
-rw-r--r--build/configuration-rules.make1
-rw-r--r--build/configuration.make1
-rwxr-xr-xbuild/configure1
-rw-r--r--build/import/libace/configuration-rules.make1
-rwxr-xr-xbuild/import/libace/configure1
-rw-r--r--build/import/libace/rules.make1
-rw-r--r--build/import/libace/stub.make1
-rw-r--r--build/import/libboost/configuration-rules.make1
-rwxr-xr-xbuild/import/libboost/configure1
-rw-r--r--build/import/libboost/date-time/rules.make1
-rw-r--r--build/import/libboost/date-time/stub.make1
-rw-r--r--build/import/libboost/serialization/rules.make1
-rw-r--r--build/import/libboost/serialization/stub.make1
-rw-r--r--build/import/libxerces-c/configuration-rules.make1
-rwxr-xr-xbuild/import/libxerces-c/configure1
-rw-r--r--build/import/libxerces-c/rules.make1
-rw-r--r--build/import/libxerces-c/stub.make1
-rw-r--r--build/import/libxqilla/configuration-rules.make1
-rwxr-xr-xbuild/import/libxqilla/configure1
-rw-r--r--build/import/libxqilla/rules.make1
-rw-r--r--build/import/libxqilla/stub.make1
-rw-r--r--build/import/libxsd-frontend/configuration-rules.make1
-rwxr-xr-xbuild/import/libxsd-frontend/configure1
-rw-r--r--build/import/libxsd-frontend/stub.make1
-rw-r--r--build/import/libz/configuration-rules.make1
-rwxr-xr-xbuild/import/libz/configure1
-rw-r--r--build/import/libz/rules.make1
-rw-r--r--build/import/libz/stub.make1
-rw-r--r--build/xsd/parser/xsd-cxx.make1
-rw-r--r--build/xsd/tree/xsd-cxx.make1
-rw-r--r--dist/examples/build/cxx/compilers.make1
-rw-r--r--dist/examples/build/cxx/rules.make1
-rw-r--r--dist/examples/build/xsd/common.make1
-rw-r--r--dist/examples/build/xsd/parser-rules.make1
-rw-r--r--dist/examples/build/xsd/tree-rules.make1
-rw-r--r--doc/cxx/makefile1
-rw-r--r--doc/cxx/parser/guide/makefile1
-rw-r--r--doc/cxx/parser/makefile1
-rw-r--r--doc/cxx/tree/guide/makefile1
-rw-r--r--doc/cxx/tree/makefile1
-rw-r--r--doc/cxx/tree/manual/makefile1
-rw-r--r--doc/makefile1
-rw-r--r--examples/cxx/parser/generated/makefile1
-rw-r--r--examples/cxx/parser/hello/driver.cxx1
-rw-r--r--examples/cxx/parser/hello/makefile1
-rw-r--r--examples/cxx/parser/library/driver.cxx1
-rw-r--r--examples/cxx/parser/library/library-pimpl.cxx1
-rw-r--r--examples/cxx/parser/library/library-pimpl.hxx1
-rw-r--r--examples/cxx/parser/library/library.hxx1
-rw-r--r--examples/cxx/parser/library/library.map1
-rw-r--r--examples/cxx/parser/library/makefile1
-rw-r--r--examples/cxx/parser/makefile1
-rw-r--r--examples/cxx/parser/mixed/anchor.hxx1
-rw-r--r--examples/cxx/parser/mixed/driver.cxx1
-rw-r--r--examples/cxx/parser/mixed/makefile1
-rw-r--r--examples/cxx/parser/mixed/text.map1
-rw-r--r--examples/cxx/parser/mixin/driver.cxx1
-rw-r--r--examples/cxx/parser/mixin/makefile1
-rw-r--r--examples/cxx/parser/mixin/schema.map1
-rw-r--r--examples/cxx/parser/mixin/types.hxx1
-rw-r--r--examples/cxx/parser/multiroot/driver.cxx1
-rw-r--r--examples/cxx/parser/multiroot/makefile1
-rw-r--r--examples/cxx/parser/multiroot/protocol-pimpl.cxx1
-rw-r--r--examples/cxx/parser/multiroot/protocol-pimpl.hxx1
-rw-r--r--examples/cxx/parser/multiroot/protocol.hxx1
-rw-r--r--examples/cxx/parser/multiroot/protocol.map1
-rw-r--r--examples/cxx/parser/performance/driver.cxx1
-rw-r--r--examples/cxx/parser/performance/makefile1
-rw-r--r--examples/cxx/parser/performance/time.cxx1
-rw-r--r--examples/cxx/parser/performance/time.hxx1
-rw-r--r--examples/cxx/parser/polymorphism/driver.cxx1
-rw-r--r--examples/cxx/parser/polymorphism/makefile1
-rw-r--r--examples/cxx/parser/polymorphism/supermen-pimpl.cxx1
-rw-r--r--examples/cxx/parser/polymorphism/supermen-pimpl.hxx1
-rw-r--r--examples/cxx/parser/polyroot/driver.cxx1
-rw-r--r--examples/cxx/parser/polyroot/makefile1
-rw-r--r--examples/cxx/parser/polyroot/supermen-pimpl.cxx1
-rw-r--r--examples/cxx/parser/polyroot/supermen-pimpl.hxx1
-rw-r--r--examples/cxx/parser/wildcard/driver.cxx1
-rw-r--r--examples/cxx/parser/wildcard/makefile1
-rw-r--r--examples/cxx/tree/binary/boost/boost-archive-extraction.hxx1
-rw-r--r--examples/cxx/tree/binary/boost/boost-archive-insertion.hxx1
-rw-r--r--examples/cxx/tree/binary/boost/driver.cxx1
-rw-r--r--examples/cxx/tree/binary/boost/makefile1
-rw-r--r--examples/cxx/tree/binary/cdr/driver.cxx1
-rw-r--r--examples/cxx/tree/binary/cdr/makefile1
-rw-r--r--examples/cxx/tree/binary/makefile1
-rw-r--r--examples/cxx/tree/binary/xdr/driver.cxx1
-rw-r--r--examples/cxx/tree/binary/xdr/makefile1
-rw-r--r--examples/cxx/tree/caching/driver.cxx1
-rw-r--r--examples/cxx/tree/caching/makefile1
-rw-r--r--examples/cxx/tree/compression/compressed-format-target.cxx1
-rw-r--r--examples/cxx/tree/compression/compressed-format-target.hxx1
-rw-r--r--examples/cxx/tree/compression/compressed-input-source.cxx1
-rw-r--r--examples/cxx/tree/compression/compressed-input-source.hxx1
-rw-r--r--examples/cxx/tree/compression/driver.cxx1
-rw-r--r--examples/cxx/tree/compression/makefile1
-rw-r--r--examples/cxx/tree/custom/calendar/driver.cxx1
-rw-r--r--examples/cxx/tree/custom/calendar/makefile1
-rw-r--r--examples/cxx/tree/custom/calendar/xml-schema-custom.cxx1
-rw-r--r--examples/cxx/tree/custom/calendar/xml-schema-custom.hxx1
-rw-r--r--examples/cxx/tree/custom/comments/dom-parse.cxx1
-rw-r--r--examples/cxx/tree/custom/comments/dom-parse.hxx1
-rw-r--r--examples/cxx/tree/custom/comments/driver.cxx1
-rw-r--r--examples/cxx/tree/custom/comments/makefile1
-rw-r--r--examples/cxx/tree/custom/comments/xml-schema-custom.cxx1
-rw-r--r--examples/cxx/tree/custom/comments/xml-schema-custom.hxx1
-rw-r--r--examples/cxx/tree/custom/contacts/contacts-custom.cxx1
-rw-r--r--examples/cxx/tree/custom/contacts/contacts-custom.hxx1
-rw-r--r--examples/cxx/tree/custom/contacts/driver.cxx1
-rw-r--r--examples/cxx/tree/custom/contacts/makefile1
-rw-r--r--examples/cxx/tree/custom/double/double-custom.cxx1
-rw-r--r--examples/cxx/tree/custom/double/double-custom.hxx1
-rw-r--r--examples/cxx/tree/custom/double/driver.cxx1
-rw-r--r--examples/cxx/tree/custom/double/makefile1
-rw-r--r--examples/cxx/tree/custom/makefile1
-rw-r--r--examples/cxx/tree/custom/mixed/driver.cxx1
-rw-r--r--examples/cxx/tree/custom/mixed/makefile1
-rw-r--r--examples/cxx/tree/custom/mixed/people-custom.cxx1
-rw-r--r--examples/cxx/tree/custom/mixed/people-custom.hxx1
-rw-r--r--examples/cxx/tree/custom/taxonomy/driver.cxx1
-rw-r--r--examples/cxx/tree/custom/taxonomy/makefile1
-rw-r--r--examples/cxx/tree/custom/taxonomy/people-custom-fwd.hxx1
-rw-r--r--examples/cxx/tree/custom/taxonomy/people-custom.cxx1
-rw-r--r--examples/cxx/tree/custom/taxonomy/people-custom.hxx1
-rw-r--r--examples/cxx/tree/custom/wildcard/driver.cxx1
-rw-r--r--examples/cxx/tree/custom/wildcard/makefile1
-rw-r--r--examples/cxx/tree/custom/wildcard/wildcard-custom.cxx1
-rw-r--r--examples/cxx/tree/custom/wildcard/wildcard-custom.hxx1
-rw-r--r--examples/cxx/tree/embedded/driver.cxx1
-rw-r--r--examples/cxx/tree/embedded/grammar-input-stream.cxx1
-rw-r--r--examples/cxx/tree/embedded/grammar-input-stream.hxx1
-rw-r--r--examples/cxx/tree/embedded/makefile1
-rw-r--r--examples/cxx/tree/embedded/xsdbin.cxx1
-rw-r--r--examples/cxx/tree/hello/driver.cxx1
-rw-r--r--examples/cxx/tree/hello/makefile1
-rw-r--r--examples/cxx/tree/library/driver.cxx1
-rw-r--r--examples/cxx/tree/library/makefile1
-rw-r--r--examples/cxx/tree/makefile1
-rw-r--r--examples/cxx/tree/messaging/dom-parse.cxx1
-rw-r--r--examples/cxx/tree/messaging/dom-parse.hxx1
-rw-r--r--examples/cxx/tree/messaging/dom-serialize.cxx1
-rw-r--r--examples/cxx/tree/messaging/dom-serialize.hxx1
-rw-r--r--examples/cxx/tree/messaging/driver.cxx1
-rw-r--r--examples/cxx/tree/messaging/makefile1
-rw-r--r--examples/cxx/tree/mixed/driver.cxx1
-rw-r--r--examples/cxx/tree/mixed/makefile1
-rw-r--r--examples/cxx/tree/multiroot/dom-parse.cxx1
-rw-r--r--examples/cxx/tree/multiroot/dom-parse.hxx1
-rw-r--r--examples/cxx/tree/multiroot/driver.cxx1
-rw-r--r--examples/cxx/tree/multiroot/makefile1
-rw-r--r--examples/cxx/tree/performance/driver.cxx1
-rw-r--r--examples/cxx/tree/performance/makefile1
-rw-r--r--examples/cxx/tree/performance/parsing.cxx1
-rw-r--r--examples/cxx/tree/performance/serialization.cxx1
-rw-r--r--examples/cxx/tree/performance/time.cxx1
-rw-r--r--examples/cxx/tree/performance/time.hxx1
-rw-r--r--examples/cxx/tree/polymorphism/driver.cxx1
-rw-r--r--examples/cxx/tree/polymorphism/makefile1
-rw-r--r--examples/cxx/tree/streaming/driver.cxx1
-rw-r--r--examples/cxx/tree/streaming/makefile1
-rw-r--r--examples/cxx/tree/streaming/parser.cxx1
-rw-r--r--examples/cxx/tree/streaming/parser.hxx1
-rw-r--r--examples/cxx/tree/streaming/serializer.cxx1
-rw-r--r--examples/cxx/tree/streaming/serializer.hxx1
-rw-r--r--examples/cxx/tree/wildcard/driver.cxx1
-rw-r--r--examples/cxx/tree/wildcard/makefile1
-rw-r--r--examples/cxx/tree/xpath/dom-parse.cxx1
-rw-r--r--examples/cxx/tree/xpath/dom-parse.hxx1
-rw-r--r--examples/cxx/tree/xpath/driver.cxx1
-rw-r--r--examples/cxx/tree/xpath/makefile1
-rw-r--r--examples/makefile1
-rw-r--r--libxsd/makefile1
-rw-r--r--libxsd/xsd/cxx/auto-array.hxx1
-rw-r--r--libxsd/xsd/cxx/compilers/vc-8/post.hxx1
-rw-r--r--libxsd/xsd/cxx/compilers/vc-8/pre.hxx1
-rw-r--r--libxsd/xsd/cxx/config.hxx1
-rw-r--r--libxsd/xsd/cxx/exceptions.hxx1
-rw-r--r--libxsd/xsd/cxx/parser/document.hxx1
-rw-r--r--libxsd/xsd/cxx/parser/document.txx1
-rw-r--r--libxsd/xsd/cxx/parser/elements.hxx1
-rw-r--r--libxsd/xsd/cxx/parser/elements.txx1
-rw-r--r--libxsd/xsd/cxx/parser/error-handler.hxx1
-rw-r--r--libxsd/xsd/cxx/parser/error-handler.txx1
-rw-r--r--libxsd/xsd/cxx/parser/exceptions.hxx1
-rw-r--r--libxsd/xsd/cxx/parser/exceptions.ixx1
-rw-r--r--libxsd/xsd/cxx/parser/exceptions.txx1
-rw-r--r--libxsd/xsd/cxx/parser/expat/elements.hxx1
-rw-r--r--libxsd/xsd/cxx/parser/expat/elements.txx1
-rw-r--r--libxsd/xsd/cxx/parser/map.hxx1
-rw-r--r--libxsd/xsd/cxx/parser/map.ixx1
-rw-r--r--libxsd/xsd/cxx/parser/map.txx1
-rw-r--r--libxsd/xsd/cxx/parser/non-validating/parser.hxx1
-rw-r--r--libxsd/xsd/cxx/parser/non-validating/parser.txx1
-rw-r--r--libxsd/xsd/cxx/parser/non-validating/xml-schema-pimpl.hxx1
-rw-r--r--libxsd/xsd/cxx/parser/non-validating/xml-schema-pimpl.ixx1
-rw-r--r--libxsd/xsd/cxx/parser/non-validating/xml-schema-pimpl.txx1
-rw-r--r--libxsd/xsd/cxx/parser/non-validating/xml-schema-pskel.hxx1
-rw-r--r--libxsd/xsd/cxx/parser/non-validating/xml-schema-pskel.ixx1
-rw-r--r--libxsd/xsd/cxx/parser/non-validating/xml-schema-pskel.txx1
-rw-r--r--libxsd/xsd/cxx/parser/schema-exceptions.hxx1
-rw-r--r--libxsd/xsd/cxx/parser/schema-exceptions.ixx1
-rw-r--r--libxsd/xsd/cxx/parser/schema-exceptions.txx1
-rw-r--r--libxsd/xsd/cxx/parser/substitution-map.hxx1
-rw-r--r--libxsd/xsd/cxx/parser/substitution-map.txx1
-rw-r--r--libxsd/xsd/cxx/parser/validating/exceptions.hxx1
-rw-r--r--libxsd/xsd/cxx/parser/validating/exceptions.ixx1
-rw-r--r--libxsd/xsd/cxx/parser/validating/exceptions.txx1
-rw-r--r--libxsd/xsd/cxx/parser/validating/inheritance-map.hxx1
-rw-r--r--libxsd/xsd/cxx/parser/validating/inheritance-map.txx1
-rw-r--r--libxsd/xsd/cxx/parser/validating/parser.hxx1
-rw-r--r--libxsd/xsd/cxx/parser/validating/parser.txx1
-rw-r--r--libxsd/xsd/cxx/parser/validating/xml-schema-pimpl.hxx1
-rw-r--r--libxsd/xsd/cxx/parser/validating/xml-schema-pimpl.ixx1
-rw-r--r--libxsd/xsd/cxx/parser/validating/xml-schema-pimpl.txx1
-rw-r--r--libxsd/xsd/cxx/parser/validating/xml-schema-pskel.hxx1
-rw-r--r--libxsd/xsd/cxx/parser/validating/xml-schema-pskel.ixx1
-rw-r--r--libxsd/xsd/cxx/parser/validating/xml-schema-pskel.txx1
-rw-r--r--libxsd/xsd/cxx/parser/xerces/elements.hxx1
-rw-r--r--libxsd/xsd/cxx/parser/xerces/elements.txx1
-rw-r--r--libxsd/xsd/cxx/parser/xml-schema.hxx1
-rw-r--r--libxsd/xsd/cxx/parser/xml-schema.ixx1
-rw-r--r--libxsd/xsd/cxx/parser/xml-schema.txx1
-rw-r--r--libxsd/xsd/cxx/post.hxx1
-rw-r--r--libxsd/xsd/cxx/pre.hxx1
-rw-r--r--libxsd/xsd/cxx/ro-string.hxx1
-rw-r--r--libxsd/xsd/cxx/ro-string.txx1
-rw-r--r--libxsd/xsd/cxx/tree/ace-cdr-stream-common.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/ace-cdr-stream-extraction.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/ace-cdr-stream-insertion.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/bits/literals.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/bits/literals.ixx1
-rw-r--r--libxsd/xsd/cxx/tree/buffer.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/buffer.txx1
-rw-r--r--libxsd/xsd/cxx/tree/comparison-map.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/comparison-map.txx1
-rw-r--r--libxsd/xsd/cxx/tree/containers-wildcard.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/containers.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/containers.txx1
-rw-r--r--libxsd/xsd/cxx/tree/date-time-extraction.txx1
-rw-r--r--libxsd/xsd/cxx/tree/date-time-insertion.txx1
-rw-r--r--libxsd/xsd/cxx/tree/date-time-ostream.txx1
-rw-r--r--libxsd/xsd/cxx/tree/date-time.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/date-time.ixx1
-rw-r--r--libxsd/xsd/cxx/tree/date-time.txx1
-rw-r--r--libxsd/xsd/cxx/tree/element-map.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/element-map.txx1
-rw-r--r--libxsd/xsd/cxx/tree/elements.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/elements.ixx1
-rw-r--r--libxsd/xsd/cxx/tree/elements.txx1
-rw-r--r--libxsd/xsd/cxx/tree/error-handler.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/error-handler.txx1
-rw-r--r--libxsd/xsd/cxx/tree/exceptions.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/exceptions.txx1
-rw-r--r--libxsd/xsd/cxx/tree/facet.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/istream-fwd.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/istream.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/list.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/ostream.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/parsing.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/parsing.txx1
-rw-r--r--libxsd/xsd/cxx/tree/parsing/boolean.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/parsing/byte.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/parsing/date-time.txx1
-rw-r--r--libxsd/xsd/cxx/tree/parsing/decimal.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/parsing/double.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/parsing/element-map.txx1
-rw-r--r--libxsd/xsd/cxx/tree/parsing/float.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/parsing/int.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/parsing/long.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/parsing/short.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/parsing/unsigned-byte.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/parsing/unsigned-int.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/parsing/unsigned-long.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/parsing/unsigned-short.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/serialization.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/serialization.txx1
-rw-r--r--libxsd/xsd/cxx/tree/serialization/boolean.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/serialization/byte.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/serialization/date-time.txx1
-rw-r--r--libxsd/xsd/cxx/tree/serialization/decimal.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/serialization/double.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/serialization/element-map.txx1
-rw-r--r--libxsd/xsd/cxx/tree/serialization/float.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/serialization/int.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/serialization/long.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/serialization/short.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/serialization/unsigned-byte.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/serialization/unsigned-int.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/serialization/unsigned-long.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/serialization/unsigned-short.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/std-ostream-map.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/std-ostream-map.txx1
-rw-r--r--libxsd/xsd/cxx/tree/std-ostream-operators.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/stream-extraction-map.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/stream-extraction-map.txx1
-rw-r--r--libxsd/xsd/cxx/tree/stream-extraction.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/stream-insertion-map.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/stream-insertion-map.txx1
-rw-r--r--libxsd/xsd/cxx/tree/stream-insertion.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/text.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/text.txx1
-rw-r--r--libxsd/xsd/cxx/tree/type-factory-map.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/type-factory-map.txx1
-rw-r--r--libxsd/xsd/cxx/tree/type-serializer-map.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/type-serializer-map.txx1
-rw-r--r--libxsd/xsd/cxx/tree/types.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/types.txx1
-rw-r--r--libxsd/xsd/cxx/tree/xdr-stream-common.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/xdr-stream-extraction.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/xdr-stream-insertion.hxx1
-rw-r--r--libxsd/xsd/cxx/version.hxx1
-rw-r--r--libxsd/xsd/cxx/xml/bits/literals.hxx1
-rw-r--r--libxsd/xsd/cxx/xml/bits/literals.ixx1
-rw-r--r--libxsd/xsd/cxx/xml/char-iso8859-1.hxx1
-rw-r--r--libxsd/xsd/cxx/xml/char-iso8859-1.txx1
-rw-r--r--libxsd/xsd/cxx/xml/char-lcp.hxx1
-rw-r--r--libxsd/xsd/cxx/xml/char-lcp.txx1
-rw-r--r--libxsd/xsd/cxx/xml/char-utf8.hxx1
-rw-r--r--libxsd/xsd/cxx/xml/char-utf8.txx1
-rw-r--r--libxsd/xsd/cxx/xml/dom/auto-ptr.hxx1
-rw-r--r--libxsd/xsd/cxx/xml/dom/bits/error-handler-proxy.hxx1
-rw-r--r--libxsd/xsd/cxx/xml/dom/bits/error-handler-proxy.txx1
-rw-r--r--libxsd/xsd/cxx/xml/dom/elements.hxx1
-rw-r--r--libxsd/xsd/cxx/xml/dom/elements.txx1
-rw-r--r--libxsd/xsd/cxx/xml/dom/parsing-header.hxx1
-rw-r--r--libxsd/xsd/cxx/xml/dom/parsing-source.hxx1
-rw-r--r--libxsd/xsd/cxx/xml/dom/parsing-source.txx1
-rw-r--r--libxsd/xsd/cxx/xml/dom/serialization-header.hxx1
-rw-r--r--libxsd/xsd/cxx/xml/dom/serialization-header.txx1
-rw-r--r--libxsd/xsd/cxx/xml/dom/serialization-source.hxx1
-rw-r--r--libxsd/xsd/cxx/xml/dom/serialization-source.txx1
-rw-r--r--libxsd/xsd/cxx/xml/dom/wildcard-source.hxx1
-rw-r--r--libxsd/xsd/cxx/xml/dom/wildcard-source.txx1
-rw-r--r--libxsd/xsd/cxx/xml/elements.hxx1
-rw-r--r--libxsd/xsd/cxx/xml/elements.txx1
-rw-r--r--libxsd/xsd/cxx/xml/error-handler.hxx1
-rw-r--r--libxsd/xsd/cxx/xml/exceptions.hxx1
-rw-r--r--libxsd/xsd/cxx/xml/qualified-name.hxx1
-rw-r--r--libxsd/xsd/cxx/xml/sax/bits/error-handler-proxy.hxx1
-rw-r--r--libxsd/xsd/cxx/xml/sax/bits/error-handler-proxy.txx1
-rw-r--r--libxsd/xsd/cxx/xml/sax/std-input-source.hxx1
-rw-r--r--libxsd/xsd/cxx/xml/std-memory-manager.hxx1
-rw-r--r--libxsd/xsd/cxx/xml/string.hxx1
-rw-r--r--libxsd/xsd/cxx/xml/string.ixx1
-rw-r--r--libxsd/xsd/cxx/xml/string.txx1
-rw-r--r--libxsd/xsd/cxx/zc-istream.hxx1
-rw-r--r--libxsd/xsd/cxx/zc-istream.txx1
-rw-r--r--makefile1
-rw-r--r--tests/cxx/makefile1
-rw-r--r--tests/cxx/parser/built-in/driver.cxx1
-rw-r--r--tests/cxx/parser/built-in/makefile1
-rw-r--r--tests/cxx/parser/enumeration/driver.cxx1
-rw-r--r--tests/cxx/parser/enumeration/gender.hxx1
-rw-r--r--tests/cxx/parser/enumeration/makefile1
-rw-r--r--tests/cxx/parser/generated-impl/makefile1
-rw-r--r--tests/cxx/parser/list/driver.cxx1
-rw-r--r--tests/cxx/parser/list/makefile1
-rw-r--r--tests/cxx/parser/makefile1
-rw-r--r--tests/cxx/parser/name-clash/inheritance/driver.cxx1
-rw-r--r--tests/cxx/parser/name-clash/inheritance/makefile1
-rw-r--r--tests/cxx/parser/polymorphism/makefile1
-rw-r--r--tests/cxx/parser/polymorphism/recursive/driver.cxx1
-rw-r--r--tests/cxx/parser/polymorphism/recursive/makefile1
-rw-r--r--tests/cxx/parser/polymorphism/recursive/test-pimpl.cxx1
-rw-r--r--tests/cxx/parser/polymorphism/recursive/test-pimpl.hxx1
-rw-r--r--tests/cxx/parser/polymorphism/same-type/driver.cxx1
-rw-r--r--tests/cxx/parser/polymorphism/same-type/makefile1
-rw-r--r--tests/cxx/parser/recursive/driver.cxx1
-rw-r--r--tests/cxx/parser/recursive/makefile1
-rw-r--r--tests/cxx/parser/test-template/driver.cxx1
-rw-r--r--tests/cxx/parser/test-template/makefile1
-rw-r--r--tests/cxx/parser/union/driver.cxx1
-rw-r--r--tests/cxx/parser/union/makefile1
-rw-r--r--tests/cxx/parser/validation/all/driver.cxx1
-rw-r--r--tests/cxx/parser/validation/all/makefile1
-rw-r--r--tests/cxx/parser/validation/any/driver.cxx1
-rw-r--r--tests/cxx/parser/validation/any/makefile1
-rw-r--r--tests/cxx/parser/validation/attribute/driver.cxx1
-rw-r--r--tests/cxx/parser/validation/attribute/makefile1
-rw-r--r--tests/cxx/parser/validation/built-in/any-type/driver.cxx1
-rw-r--r--tests/cxx/parser/validation/built-in/any-type/makefile1
-rw-r--r--tests/cxx/parser/validation/built-in/binary/driver.cxx1
-rw-r--r--tests/cxx/parser/validation/built-in/binary/makefile1
-rw-r--r--tests/cxx/parser/validation/built-in/boolean/driver.cxx1
-rw-r--r--tests/cxx/parser/validation/built-in/boolean/makefile1
-rw-r--r--tests/cxx/parser/validation/built-in/byte/driver.cxx1
-rw-r--r--tests/cxx/parser/validation/built-in/byte/makefile1
-rw-r--r--tests/cxx/parser/validation/built-in/date-time/driver.cxx1
-rw-r--r--tests/cxx/parser/validation/built-in/date-time/makefile1
-rw-r--r--tests/cxx/parser/validation/built-in/float/driver.cxx1
-rw-r--r--tests/cxx/parser/validation/built-in/float/makefile1
-rw-r--r--tests/cxx/parser/validation/built-in/int/driver.cxx1
-rw-r--r--tests/cxx/parser/validation/built-in/int/makefile1
-rw-r--r--tests/cxx/parser/validation/built-in/integer/driver.cxx1
-rw-r--r--tests/cxx/parser/validation/built-in/integer/makefile1
-rw-r--r--tests/cxx/parser/validation/built-in/long/driver.cxx1
-rw-r--r--tests/cxx/parser/validation/built-in/long/makefile1
-rw-r--r--tests/cxx/parser/validation/built-in/makefile1
-rw-r--r--tests/cxx/parser/validation/built-in/qname/driver.cxx1
-rw-r--r--tests/cxx/parser/validation/built-in/qname/makefile1
-rw-r--r--tests/cxx/parser/validation/built-in/short/driver.cxx1
-rw-r--r--tests/cxx/parser/validation/built-in/short/makefile1
-rw-r--r--tests/cxx/parser/validation/built-in/string/driver.cxx1
-rw-r--r--tests/cxx/parser/validation/built-in/string/makefile1
-rw-r--r--tests/cxx/parser/validation/built-in/uri/driver.cxx1
-rw-r--r--tests/cxx/parser/validation/built-in/uri/makefile1
-rw-r--r--tests/cxx/parser/validation/choice/driver.cxx1
-rw-r--r--tests/cxx/parser/validation/choice/makefile1
-rw-r--r--tests/cxx/parser/validation/makefile1
-rw-r--r--tests/cxx/parser/validation/restriction/driver.cxx1
-rw-r--r--tests/cxx/parser/validation/restriction/makefile1
-rw-r--r--tests/cxx/parser/validation/sequence/driver.cxx1
-rw-r--r--tests/cxx/parser/validation/sequence/makefile1
-rw-r--r--tests/cxx/tree/binary/cdr/driver.cxx1
-rw-r--r--tests/cxx/tree/binary/cdr/makefile1
-rw-r--r--tests/cxx/tree/binary/makefile1
-rw-r--r--tests/cxx/tree/binary/polymorphic/driver.cxx1
-rw-r--r--tests/cxx/tree/binary/polymorphic/makefile1
-rw-r--r--tests/cxx/tree/binary/xdr/driver.cxx1
-rw-r--r--tests/cxx/tree/binary/xdr/makefile1
-rw-r--r--tests/cxx/tree/built-in/driver.cxx1
-rw-r--r--tests/cxx/tree/built-in/makefile1
-rw-r--r--tests/cxx/tree/chameleon/driver.cxx1
-rw-r--r--tests/cxx/tree/chameleon/makefile1
-rw-r--r--tests/cxx/tree/comparison/driver.cxx1
-rw-r--r--tests/cxx/tree/comparison/makefile1
-rw-r--r--tests/cxx/tree/compilation/driver.cxx1
-rw-r--r--tests/cxx/tree/compilation/makefile1
-rw-r--r--tests/cxx/tree/complex/ctor/driver.cxx1
-rw-r--r--tests/cxx/tree/complex/ctor/makefile1
-rw-r--r--tests/cxx/tree/complex/makefile1
-rw-r--r--tests/cxx/tree/containment/driver.cxx1
-rw-r--r--tests/cxx/tree/containment/makefile1
-rw-r--r--tests/cxx/tree/default/general/driver.cxx1
-rw-r--r--tests/cxx/tree/default/general/makefile1
-rw-r--r--tests/cxx/tree/default/makefile1
-rw-r--r--tests/cxx/tree/default/omit/driver.cxx1
-rw-r--r--tests/cxx/tree/default/omit/makefile1
-rw-r--r--tests/cxx/tree/detach/driver.cxx1
-rw-r--r--tests/cxx/tree/detach/makefile1
-rw-r--r--tests/cxx/tree/dom-association/dom-parse.cxx1
-rw-r--r--tests/cxx/tree/dom-association/dom-parse.hxx1
-rw-r--r--tests/cxx/tree/dom-association/driver.cxx1
-rw-r--r--tests/cxx/tree/dom-association/makefile1
-rw-r--r--tests/cxx/tree/encoding/char/iso-8859-1/driver.cxx1
-rw-r--r--tests/cxx/tree/encoding/char/iso-8859-1/makefile1
-rw-r--r--tests/cxx/tree/encoding/char/lcp/driver.cxx1
-rw-r--r--tests/cxx/tree/encoding/char/lcp/makefile1
-rw-r--r--tests/cxx/tree/encoding/char/makefile1
-rw-r--r--tests/cxx/tree/encoding/char/utf-8/driver.cxx1
-rw-r--r--tests/cxx/tree/encoding/char/utf-8/makefile1
-rw-r--r--tests/cxx/tree/encoding/makefile1
-rw-r--r--tests/cxx/tree/encoding/wchar/driver.cxx1
-rw-r--r--tests/cxx/tree/encoding/wchar/makefile1
-rw-r--r--tests/cxx/tree/enumeration/ctor/driver.cxx1
-rw-r--r--tests/cxx/tree/enumeration/ctor/makefile1
-rw-r--r--tests/cxx/tree/enumeration/inheritance/driver.cxx1
-rw-r--r--tests/cxx/tree/enumeration/inheritance/makefile1
-rw-r--r--tests/cxx/tree/enumeration/makefile1
-rw-r--r--tests/cxx/tree/float/driver.cxx1
-rw-r--r--tests/cxx/tree/float/makefile1
-rw-r--r--tests/cxx/tree/list/ctor/driver.cxx1
-rw-r--r--tests/cxx/tree/list/ctor/makefile1
-rw-r--r--tests/cxx/tree/list/makefile1
-rw-r--r--tests/cxx/tree/makefile1
-rw-r--r--tests/cxx/tree/name-clash/inheritance/driver.cxx1
-rw-r--r--tests/cxx/tree/name-clash/inheritance/makefile1
-rw-r--r--tests/cxx/tree/name-clash/makefile1
-rw-r--r--tests/cxx/tree/naming/camel/driver.cxx1
-rw-r--r--tests/cxx/tree/naming/camel/makefile1
-rw-r--r--tests/cxx/tree/naming/java/driver.cxx1
-rw-r--r--tests/cxx/tree/naming/java/makefile1
-rw-r--r--tests/cxx/tree/naming/knr/driver.cxx1
-rw-r--r--tests/cxx/tree/naming/knr/makefile1
-rw-r--r--tests/cxx/tree/naming/makefile1
-rw-r--r--tests/cxx/tree/polymorphism/comparison/driver.cxx1
-rw-r--r--tests/cxx/tree/polymorphism/comparison/makefile1
-rw-r--r--tests/cxx/tree/polymorphism/makefile1
-rw-r--r--tests/cxx/tree/polymorphism/ostream/driver.cxx1
-rw-r--r--tests/cxx/tree/polymorphism/ostream/makefile1
-rw-r--r--tests/cxx/tree/polymorphism/same-type/driver.cxx1
-rw-r--r--tests/cxx/tree/polymorphism/same-type/makefile1
-rw-r--r--tests/cxx/tree/prefix/driver.cxx1
-rw-r--r--tests/cxx/tree/prefix/makefile1
-rw-r--r--tests/cxx/tree/test-template/driver.cxx1
-rw-r--r--tests/cxx/tree/test-template/makefile1
-rw-r--r--tests/cxx/tree/types-only/driver.cxx1
-rw-r--r--tests/cxx/tree/types-only/makefile1
-rw-r--r--tests/cxx/tree/union/ctor/driver.cxx1
-rw-r--r--tests/cxx/tree/union/ctor/makefile1
-rw-r--r--tests/cxx/tree/union/makefile1
-rw-r--r--tests/cxx/tree/wildcard/driver.cxx1
-rw-r--r--tests/cxx/tree/wildcard/makefile1
-rw-r--r--tests/makefile1
-rw-r--r--xsd/cxx/elements.cxx1
-rw-r--r--xsd/cxx/elements.hxx1
-rw-r--r--xsd/cxx/literal-map.cxx1
-rw-r--r--xsd/cxx/literal-map.hxx1
-rw-r--r--xsd/cxx/option-types.cxx1
-rw-r--r--xsd/cxx/option-types.hxx1
-rw-r--r--xsd/cxx/options.cli1
-rw-r--r--xsd/cxx/parser/attribute-validation-source.cxx1
-rw-r--r--xsd/cxx/parser/attribute-validation-source.hxx1
-rw-r--r--xsd/cxx/parser/characters-validation-source.cxx1
-rw-r--r--xsd/cxx/parser/characters-validation-source.hxx1
-rw-r--r--xsd/cxx/parser/driver-source.cxx1
-rw-r--r--xsd/cxx/parser/driver-source.hxx1
-rw-r--r--xsd/cxx/parser/element-validation-source.cxx1
-rw-r--r--xsd/cxx/parser/element-validation-source.hxx1
-rw-r--r--xsd/cxx/parser/elements.cxx1
-rw-r--r--xsd/cxx/parser/elements.hxx1
-rw-r--r--xsd/cxx/parser/generator.cxx1
-rw-r--r--xsd/cxx/parser/generator.hxx1
-rw-r--r--xsd/cxx/parser/impl-header.cxx1
-rw-r--r--xsd/cxx/parser/impl-header.hxx1
-rw-r--r--xsd/cxx/parser/impl-source.cxx1
-rw-r--r--xsd/cxx/parser/impl-source.hxx1
-rw-r--r--xsd/cxx/parser/name-processor.cxx1
-rw-r--r--xsd/cxx/parser/name-processor.hxx1
-rw-r--r--xsd/cxx/parser/options.cli1
-rw-r--r--xsd/cxx/parser/parser-forward.cxx1
-rw-r--r--xsd/cxx/parser/parser-forward.hxx1
-rw-r--r--xsd/cxx/parser/parser-header.cxx1
-rw-r--r--xsd/cxx/parser/parser-header.hxx1
-rw-r--r--xsd/cxx/parser/parser-inline.cxx1
-rw-r--r--xsd/cxx/parser/parser-inline.hxx1
-rw-r--r--xsd/cxx/parser/parser-source.cxx1
-rw-r--r--xsd/cxx/parser/parser-source.hxx1
-rw-r--r--xsd/cxx/parser/print-impl-common.hxx1
-rw-r--r--xsd/cxx/parser/state-processor.cxx1
-rw-r--r--xsd/cxx/parser/state-processor.hxx1
-rw-r--r--xsd/cxx/parser/type-processor.cxx1
-rw-r--r--xsd/cxx/parser/type-processor.hxx1
-rw-r--r--xsd/cxx/parser/validator.cxx1
-rw-r--r--xsd/cxx/parser/validator.hxx1
-rw-r--r--xsd/cxx/tree/counter.cxx1
-rw-r--r--xsd/cxx/tree/counter.hxx1
-rw-r--r--xsd/cxx/tree/default-value.cxx1
-rw-r--r--xsd/cxx/tree/default-value.hxx1
-rw-r--r--xsd/cxx/tree/elements.cxx1
-rw-r--r--xsd/cxx/tree/elements.hxx1
-rw-r--r--xsd/cxx/tree/fundamental-header.hxx1
-rw-r--r--xsd/cxx/tree/generator.cxx1
-rw-r--r--xsd/cxx/tree/generator.hxx1
-rw-r--r--xsd/cxx/tree/name-processor.cxx1
-rw-r--r--xsd/cxx/tree/name-processor.hxx1
-rw-r--r--xsd/cxx/tree/options.cli1
-rw-r--r--xsd/cxx/tree/parser-header.cxx1
-rw-r--r--xsd/cxx/tree/parser-header.hxx1
-rw-r--r--xsd/cxx/tree/parser-source.cxx1
-rw-r--r--xsd/cxx/tree/parser-source.hxx1
-rw-r--r--xsd/cxx/tree/polymorphism-processor.cxx1
-rw-r--r--xsd/cxx/tree/polymorphism-processor.hxx1
-rw-r--r--xsd/cxx/tree/serialization-header.cxx1
-rw-r--r--xsd/cxx/tree/serialization-header.hxx1
-rw-r--r--xsd/cxx/tree/serialization-source.cxx1
-rw-r--r--xsd/cxx/tree/serialization-source.hxx1
-rw-r--r--xsd/cxx/tree/stream-extraction-source.cxx1
-rw-r--r--xsd/cxx/tree/stream-extraction-source.hxx1
-rw-r--r--xsd/cxx/tree/stream-header.cxx1
-rw-r--r--xsd/cxx/tree/stream-header.hxx1
-rw-r--r--xsd/cxx/tree/stream-insertion-header.cxx1
-rw-r--r--xsd/cxx/tree/stream-insertion-header.hxx1
-rw-r--r--xsd/cxx/tree/stream-insertion-source.cxx1
-rw-r--r--xsd/cxx/tree/stream-insertion-source.hxx1
-rw-r--r--xsd/cxx/tree/stream-source.cxx1
-rw-r--r--xsd/cxx/tree/stream-source.hxx1
-rw-r--r--xsd/cxx/tree/tree-forward.cxx1
-rw-r--r--xsd/cxx/tree/tree-forward.hxx1
-rw-r--r--xsd/cxx/tree/tree-header.cxx1
-rw-r--r--xsd/cxx/tree/tree-header.hxx1
-rw-r--r--xsd/cxx/tree/tree-inline.cxx1
-rw-r--r--xsd/cxx/tree/tree-inline.hxx1
-rw-r--r--xsd/cxx/tree/tree-source.cxx1
-rw-r--r--xsd/cxx/tree/tree-source.hxx1
-rw-r--r--xsd/cxx/tree/validator.cxx1
-rw-r--r--xsd/cxx/tree/validator.hxx1
-rw-r--r--xsd/elements.hxx1
-rw-r--r--xsd/makefile1
-rw-r--r--xsd/options-parser.hxx1
-rw-r--r--xsd/options.cli1
-rw-r--r--xsd/processing/cardinality/processor.cxx1
-rw-r--r--xsd/processing/cardinality/processor.hxx1
-rw-r--r--xsd/processing/inheritance/processor.cxx1
-rw-r--r--xsd/processing/inheritance/processor.hxx1
-rw-r--r--xsd/type-map/lexer.cxx1
-rw-r--r--xsd/type-map/lexer.hxx1
-rw-r--r--xsd/type-map/parser.cxx1
-rw-r--r--xsd/type-map/parser.hxx1
-rw-r--r--xsd/type-map/type-map.hxx1
-rw-r--r--xsd/types.hxx1
-rw-r--r--xsd/xsd.cxx1
-rw-r--r--xsd/xsd.hxx1
595 files changed, 0 insertions, 595 deletions
diff --git a/build/bootstrap.make b/build/bootstrap.make
index f2bf49e..8ea186c 100644
--- a/build/bootstrap.make
+++ b/build/bootstrap.make
@@ -1,5 +1,4 @@
# file : build/bootstrap.make
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/build/configuration-rules.make b/build/configuration-rules.make
index f4c0dad..50e7438 100644
--- a/build/configuration-rules.make
+++ b/build/configuration-rules.make
@@ -1,5 +1,4 @@
# file : build/configuration-rules.make
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/build/configuration.make b/build/configuration.make
index 92181e5..57042a6 100644
--- a/build/configuration.make
+++ b/build/configuration.make
@@ -1,5 +1,4 @@
# file : build/configuration.make
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/build/configure b/build/configure
index 2125b99..a734627 100755
--- a/build/configure
+++ b/build/configure
@@ -1,7 +1,6 @@
#! /usr/bin/env bash
# file : build/configure
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/build/import/libace/configuration-rules.make b/build/import/libace/configuration-rules.make
index 8d1230c..9073dc5 100644
--- a/build/import/libace/configuration-rules.make
+++ b/build/import/libace/configuration-rules.make
@@ -1,5 +1,4 @@
# file : build/import/libace/configuration-rules.make
-# author : Boris Kolpackov <boris@kolpackov.net>
# copyright : Copyright (c) 2005-2009 Boris Kolpackov
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/import/libace/configure b/build/import/libace/configure
index eb7bd56..5f35228 100755
--- a/build/import/libace/configure
+++ b/build/import/libace/configure
@@ -1,7 +1,6 @@
#! /usr/bin/env bash
# file : build/import/libace/configure
-# author : Boris Kolpackov <boris@kolpackov.net>
# copyright : Copyright (c) 2005-2009 Boris Kolpackov
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/import/libace/rules.make b/build/import/libace/rules.make
index 9535085..c04724d 100644
--- a/build/import/libace/rules.make
+++ b/build/import/libace/rules.make
@@ -1,5 +1,4 @@
# file : build/import/libace/rules.make
-# author : Boris Kolpackov <boris@kolpackov.net>
# copyright : Copyright (c) 2005-2009 Boris Kolpackov
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/import/libace/stub.make b/build/import/libace/stub.make
index 9482396..ba4946d 100644
--- a/build/import/libace/stub.make
+++ b/build/import/libace/stub.make
@@ -1,5 +1,4 @@
# file : build/import/libace/stub.make
-# author : Boris Kolpackov <boris@kolpackov.net>
# copyright : Copyright (c) 2005-2009 Boris Kolpackov
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/import/libboost/configuration-rules.make b/build/import/libboost/configuration-rules.make
index df35c70..88a3b38 100644
--- a/build/import/libboost/configuration-rules.make
+++ b/build/import/libboost/configuration-rules.make
@@ -1,5 +1,4 @@
# file : build/import/libboost/configuration-rules.make
-# author : Boris Kolpackov <boris@kolpackov.net>
# copyright : Copyright (c) 2005-2011 Boris Kolpackov
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/import/libboost/configure b/build/import/libboost/configure
index 7f78219..361be81 100755
--- a/build/import/libboost/configure
+++ b/build/import/libboost/configure
@@ -1,7 +1,6 @@
#! /usr/bin/env bash
# file : build/import/libboost/configure
-# author : Boris Kolpackov <boris@kolpackov.net>
# copyright : Copyright (c) 2005-2011 Boris Kolpackov
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/import/libboost/date-time/rules.make b/build/import/libboost/date-time/rules.make
index b9ea87b..7f862f5 100644
--- a/build/import/libboost/date-time/rules.make
+++ b/build/import/libboost/date-time/rules.make
@@ -1,5 +1,4 @@
# file : build/import/libboost/date-time/rules.make
-# author : Boris Kolpackov <boris@kolpackov.net>
# copyright : Copyright (c) 2005-2011 Boris Kolpackov
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/import/libboost/date-time/stub.make b/build/import/libboost/date-time/stub.make
index 66d1989..64deb54 100644
--- a/build/import/libboost/date-time/stub.make
+++ b/build/import/libboost/date-time/stub.make
@@ -1,5 +1,4 @@
# file : build/import/libboost/date-time/stub.make
-# author : Boris Kolpackov <boris@kolpackov.net>
# copyright : Copyright (c) 2005-2011 Boris Kolpackov
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/import/libboost/serialization/rules.make b/build/import/libboost/serialization/rules.make
index 6733ac0..6d02b86 100644
--- a/build/import/libboost/serialization/rules.make
+++ b/build/import/libboost/serialization/rules.make
@@ -1,5 +1,4 @@
# file : build/import/libboost/serialization/rules.make
-# author : Boris Kolpackov <boris@kolpackov.net>
# copyright : Copyright (c) 2005-2011 Boris Kolpackov
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/import/libboost/serialization/stub.make b/build/import/libboost/serialization/stub.make
index 11ee727..b63db81 100644
--- a/build/import/libboost/serialization/stub.make
+++ b/build/import/libboost/serialization/stub.make
@@ -1,5 +1,4 @@
# file : build/import/libboost/serialization/stub.make
-# author : Boris Kolpackov <boris@kolpackov.net>
# copyright : Copyright (c) 2005-2011 Boris Kolpackov
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/import/libxerces-c/configuration-rules.make b/build/import/libxerces-c/configuration-rules.make
index fdb2263..995e6bd 100644
--- a/build/import/libxerces-c/configuration-rules.make
+++ b/build/import/libxerces-c/configuration-rules.make
@@ -1,5 +1,4 @@
# file : build/import/libxerces-c/configuration-rules.make
-# author : Boris Kolpackov <boris@kolpackov.net>
# copyright : Copyright (c) 2005-2009 Boris Kolpackov
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/import/libxerces-c/configure b/build/import/libxerces-c/configure
index 26e56a7..45cd3da 100755
--- a/build/import/libxerces-c/configure
+++ b/build/import/libxerces-c/configure
@@ -1,7 +1,6 @@
#! /usr/bin/env bash
# file : build/import/libxerces-c/configure
-# author : Boris Kolpackov <boris@kolpackov.net>
# copyright : Copyright (c) 2005-2009 Boris Kolpackov
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/import/libxerces-c/rules.make b/build/import/libxerces-c/rules.make
index 7cdca8c..21ac145 100644
--- a/build/import/libxerces-c/rules.make
+++ b/build/import/libxerces-c/rules.make
@@ -1,5 +1,4 @@
# file : build/import/libxerces-c/rules.make
-# author : Boris Kolpackov <boris@kolpackov.net>
# copyright : Copyright (c) 2005-2009 Boris Kolpackov
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/import/libxerces-c/stub.make b/build/import/libxerces-c/stub.make
index d4de5ec..745200d 100644
--- a/build/import/libxerces-c/stub.make
+++ b/build/import/libxerces-c/stub.make
@@ -1,5 +1,4 @@
# file : build/import/libxerces-c/stub.make
-# author : Boris Kolpackov <boris@kolpackov.net>
# copyright : Copyright (c) 2005-2009 Boris Kolpackov
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/import/libxqilla/configuration-rules.make b/build/import/libxqilla/configuration-rules.make
index c567c76..1c5578e 100644
--- a/build/import/libxqilla/configuration-rules.make
+++ b/build/import/libxqilla/configuration-rules.make
@@ -1,5 +1,4 @@
# file : build/import/libxqilla/configuration-rules.make
-# author : Boris Kolpackov <boris@kolpackov.net>
# copyright : Copyright (c) 2005-2009 Boris Kolpackov
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/import/libxqilla/configure b/build/import/libxqilla/configure
index 71cd954..1105838 100755
--- a/build/import/libxqilla/configure
+++ b/build/import/libxqilla/configure
@@ -1,7 +1,6 @@
#! /usr/bin/env bash
# file : build/import/libxqilla/configure
-# author : Boris Kolpackov <boris@kolpackov.net>
# copyright : Copyright (c) 2005-2009 Boris Kolpackov
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/import/libxqilla/rules.make b/build/import/libxqilla/rules.make
index 780ac50..11f442d 100644
--- a/build/import/libxqilla/rules.make
+++ b/build/import/libxqilla/rules.make
@@ -1,5 +1,4 @@
# file : build/import/libxqilla/rules.make
-# author : Boris Kolpackov <boris@kolpackov.net>
# copyright : Copyright (c) 2005-2009 Boris Kolpackov
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/import/libxqilla/stub.make b/build/import/libxqilla/stub.make
index d24f962..b7ee956 100644
--- a/build/import/libxqilla/stub.make
+++ b/build/import/libxqilla/stub.make
@@ -1,5 +1,4 @@
# file : build/import/libxqilla/stub.make
-# author : Boris Kolpackov <boris@kolpackov.net>
# copyright : Copyright (c) 2005-2009 Boris Kolpackov
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/import/libxsd-frontend/configuration-rules.make b/build/import/libxsd-frontend/configuration-rules.make
index eda6378..bb3cf95 100644
--- a/build/import/libxsd-frontend/configuration-rules.make
+++ b/build/import/libxsd-frontend/configuration-rules.make
@@ -1,5 +1,4 @@
# file : build/import/libxsd-frontend/configuration-rules.make
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/build/import/libxsd-frontend/configure b/build/import/libxsd-frontend/configure
index 1571a27..6aa2764 100755
--- a/build/import/libxsd-frontend/configure
+++ b/build/import/libxsd-frontend/configure
@@ -1,7 +1,6 @@
#! /usr/bin/env bash
# file : build/import/libxsd-frontend/configure
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/build/import/libxsd-frontend/stub.make b/build/import/libxsd-frontend/stub.make
index bdd7d74..5704312 100644
--- a/build/import/libxsd-frontend/stub.make
+++ b/build/import/libxsd-frontend/stub.make
@@ -1,5 +1,4 @@
# file : build/import/libxsd-frontend/stub.make
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/build/import/libz/configuration-rules.make b/build/import/libz/configuration-rules.make
index c393b8b..180d3f3 100644
--- a/build/import/libz/configuration-rules.make
+++ b/build/import/libz/configuration-rules.make
@@ -1,5 +1,4 @@
# file : build/import/libz/configuration-rules.make
-# author : Boris Kolpackov <boris@kolpackov.net>
# copyright : Copyright (c) 2009 Boris Kolpackov
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/import/libz/configure b/build/import/libz/configure
index c572910..b937a6c 100755
--- a/build/import/libz/configure
+++ b/build/import/libz/configure
@@ -1,7 +1,6 @@
#! /usr/bin/env bash
# file : build/import/libz/configure
-# author : Boris Kolpackov <boris@kolpackov.net>
# copyright : Copyright (c) 2009 Boris Kolpackov
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/import/libz/rules.make b/build/import/libz/rules.make
index d16089b..f28a280 100644
--- a/build/import/libz/rules.make
+++ b/build/import/libz/rules.make
@@ -1,5 +1,4 @@
# file : build/import/libz/rules.make
-# author : Boris Kolpackov <boris@kolpackov.net>
# copyright : Copyright (c) 2009 Boris Kolpackov
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/import/libz/stub.make b/build/import/libz/stub.make
index 582fc41..8d0f8fb 100644
--- a/build/import/libz/stub.make
+++ b/build/import/libz/stub.make
@@ -1,5 +1,4 @@
# file : build/import/libz/stub.make
-# author : Boris Kolpackov <boris@kolpackov.net>
# copyright : Copyright (c) 2009 Boris Kolpackov
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/xsd/parser/xsd-cxx.make b/build/xsd/parser/xsd-cxx.make
index ae2d9b7..fe116db 100644
--- a/build/xsd/parser/xsd-cxx.make
+++ b/build/xsd/parser/xsd-cxx.make
@@ -1,5 +1,4 @@
# file : build/xsd/parser/xsd-cxx.make
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/build/xsd/tree/xsd-cxx.make b/build/xsd/tree/xsd-cxx.make
index 575b3eb..3b17dcc 100644
--- a/build/xsd/tree/xsd-cxx.make
+++ b/build/xsd/tree/xsd-cxx.make
@@ -1,5 +1,4 @@
# file : build/xsd/tree/xsd-cxx.make
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/dist/examples/build/cxx/compilers.make b/dist/examples/build/cxx/compilers.make
index 9f6e64a..5962e76 100644
--- a/dist/examples/build/cxx/compilers.make
+++ b/dist/examples/build/cxx/compilers.make
@@ -1,5 +1,4 @@
# file : examples/build/cxx/compilers.make
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/dist/examples/build/cxx/rules.make b/dist/examples/build/cxx/rules.make
index c510168..c5c9dd3 100644
--- a/dist/examples/build/cxx/rules.make
+++ b/dist/examples/build/cxx/rules.make
@@ -1,5 +1,4 @@
# file : examples/build/cxx/rules.make
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/dist/examples/build/xsd/common.make b/dist/examples/build/xsd/common.make
index 0c37247..bf5de2d 100644
--- a/dist/examples/build/xsd/common.make
+++ b/dist/examples/build/xsd/common.make
@@ -1,5 +1,4 @@
# file : examples/build/xsd/common.make
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/dist/examples/build/xsd/parser-rules.make b/dist/examples/build/xsd/parser-rules.make
index a1bc24a..c9f9427 100644
--- a/dist/examples/build/xsd/parser-rules.make
+++ b/dist/examples/build/xsd/parser-rules.make
@@ -1,5 +1,4 @@
# file : examples/build/xsd/parser-rules.make
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/dist/examples/build/xsd/tree-rules.make b/dist/examples/build/xsd/tree-rules.make
index 9c6a2ab..e071ad5 100644
--- a/dist/examples/build/xsd/tree-rules.make
+++ b/dist/examples/build/xsd/tree-rules.make
@@ -1,5 +1,4 @@
# file : examples/build/xsd/tree-rules.make
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/doc/cxx/makefile b/doc/cxx/makefile
index 248a667..8da6e0f 100644
--- a/doc/cxx/makefile
+++ b/doc/cxx/makefile
@@ -1,5 +1,4 @@
# file : doc/cxx/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/doc/cxx/parser/guide/makefile b/doc/cxx/parser/guide/makefile
index b11d57b..465843b 100644
--- a/doc/cxx/parser/guide/makefile
+++ b/doc/cxx/parser/guide/makefile
@@ -1,5 +1,4 @@
# file : doc/cxx/parser/guide/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/doc/cxx/parser/makefile b/doc/cxx/parser/makefile
index ce856f3..940afc5 100644
--- a/doc/cxx/parser/makefile
+++ b/doc/cxx/parser/makefile
@@ -1,5 +1,4 @@
# file : doc/cxx/parser/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/doc/cxx/tree/guide/makefile b/doc/cxx/tree/guide/makefile
index f470538..9c42219 100644
--- a/doc/cxx/tree/guide/makefile
+++ b/doc/cxx/tree/guide/makefile
@@ -1,5 +1,4 @@
# file : doc/cxx/tree/guide/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/doc/cxx/tree/makefile b/doc/cxx/tree/makefile
index 63cd407..4be78ee 100644
--- a/doc/cxx/tree/makefile
+++ b/doc/cxx/tree/makefile
@@ -1,5 +1,4 @@
# file : doc/cxx/tree/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/doc/cxx/tree/manual/makefile b/doc/cxx/tree/manual/makefile
index dfa7be3..d6101cb 100644
--- a/doc/cxx/tree/manual/makefile
+++ b/doc/cxx/tree/manual/makefile
@@ -1,5 +1,4 @@
# file : doc/cxx/tree/manual/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/doc/makefile b/doc/makefile
index edff6c5..c500b57 100644
--- a/doc/makefile
+++ b/doc/makefile
@@ -1,5 +1,4 @@
# file : doc/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/examples/cxx/parser/generated/makefile b/examples/cxx/parser/generated/makefile
index cba4ac0..94b23d6 100644
--- a/examples/cxx/parser/generated/makefile
+++ b/examples/cxx/parser/generated/makefile
@@ -1,5 +1,4 @@
# file : examples/cxx/parser/generated/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/examples/cxx/parser/hello/driver.cxx b/examples/cxx/parser/hello/driver.cxx
index 9aee316..e261e10 100644
--- a/examples/cxx/parser/hello/driver.cxx
+++ b/examples/cxx/parser/hello/driver.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/parser/hello/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include <string>
diff --git a/examples/cxx/parser/hello/makefile b/examples/cxx/parser/hello/makefile
index 13398a8..38c1d29 100644
--- a/examples/cxx/parser/hello/makefile
+++ b/examples/cxx/parser/hello/makefile
@@ -1,5 +1,4 @@
# file : examples/cxx/parser/hello/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/examples/cxx/parser/library/driver.cxx b/examples/cxx/parser/library/driver.cxx
index ea5f1d9..3b63801 100644
--- a/examples/cxx/parser/library/driver.cxx
+++ b/examples/cxx/parser/library/driver.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/parser/library/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include <iostream>
diff --git a/examples/cxx/parser/library/library-pimpl.cxx b/examples/cxx/parser/library/library-pimpl.cxx
index 8b6c357..7a1e484 100644
--- a/examples/cxx/parser/library/library-pimpl.cxx
+++ b/examples/cxx/parser/library/library-pimpl.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/parser/library/library-pimpl.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include "library-pimpl.hxx"
diff --git a/examples/cxx/parser/library/library-pimpl.hxx b/examples/cxx/parser/library/library-pimpl.hxx
index 180070c..5d0dcc1 100644
--- a/examples/cxx/parser/library/library-pimpl.hxx
+++ b/examples/cxx/parser/library/library-pimpl.hxx
@@ -1,5 +1,4 @@
// file : examples/cxx/parser/library/library-pimpl.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#ifndef LIBRARY_PIMPL_HXX
diff --git a/examples/cxx/parser/library/library.hxx b/examples/cxx/parser/library/library.hxx
index fb6cc1d..552e7a5 100644
--- a/examples/cxx/parser/library/library.hxx
+++ b/examples/cxx/parser/library/library.hxx
@@ -1,5 +1,4 @@
// file : examples/cxx/parser/library/library.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#ifndef LIBRARY_HXX
diff --git a/examples/cxx/parser/library/library.map b/examples/cxx/parser/library/library.map
index 90f4938..3a49b49 100644
--- a/examples/cxx/parser/library/library.map
+++ b/examples/cxx/parser/library/library.map
@@ -1,5 +1,4 @@
# file : examples/cxx/parser/library/library.map
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : not copyrighted - public domain
namespace http://www.codesynthesis.com/library ::library
diff --git a/examples/cxx/parser/library/makefile b/examples/cxx/parser/library/makefile
index df74512..cc447e7 100644
--- a/examples/cxx/parser/library/makefile
+++ b/examples/cxx/parser/library/makefile
@@ -1,5 +1,4 @@
# file : examples/cxx/parser/library/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/examples/cxx/parser/makefile b/examples/cxx/parser/makefile
index a9a8a26..4a018ff 100644
--- a/examples/cxx/parser/makefile
+++ b/examples/cxx/parser/makefile
@@ -1,5 +1,4 @@
# file : examples/cxx/parser/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/examples/cxx/parser/mixed/anchor.hxx b/examples/cxx/parser/mixed/anchor.hxx
index bc1b54d..3adc90b 100644
--- a/examples/cxx/parser/mixed/anchor.hxx
+++ b/examples/cxx/parser/mixed/anchor.hxx
@@ -1,5 +1,4 @@
// file : examples/cxx/parser/mixed/anchor.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#ifndef ANCHOR_HXX
diff --git a/examples/cxx/parser/mixed/driver.cxx b/examples/cxx/parser/mixed/driver.cxx
index 45067f0..3f3cc65 100644
--- a/examples/cxx/parser/mixed/driver.cxx
+++ b/examples/cxx/parser/mixed/driver.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/parser/mixed/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include <string>
diff --git a/examples/cxx/parser/mixed/makefile b/examples/cxx/parser/mixed/makefile
index 6ab437c..18ff745 100644
--- a/examples/cxx/parser/mixed/makefile
+++ b/examples/cxx/parser/mixed/makefile
@@ -1,5 +1,4 @@
# file : examples/cxx/parser/mixed/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/examples/cxx/parser/mixed/text.map b/examples/cxx/parser/mixed/text.map
index e44caf3..85971c4 100644
--- a/examples/cxx/parser/mixed/text.map
+++ b/examples/cxx/parser/mixed/text.map
@@ -1,5 +1,4 @@
# file : examples/cxx/parser/mixed/text.map
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : not copyrighted - public domain
include "anchor.hxx";
diff --git a/examples/cxx/parser/mixin/driver.cxx b/examples/cxx/parser/mixin/driver.cxx
index 41e5a45..04466a1 100644
--- a/examples/cxx/parser/mixin/driver.cxx
+++ b/examples/cxx/parser/mixin/driver.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/parser/mixin/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include <memory>
diff --git a/examples/cxx/parser/mixin/makefile b/examples/cxx/parser/mixin/makefile
index 06d6a81..f54202e 100644
--- a/examples/cxx/parser/mixin/makefile
+++ b/examples/cxx/parser/mixin/makefile
@@ -1,5 +1,4 @@
# file : examples/cxx/parser/mixin/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/examples/cxx/parser/mixin/schema.map b/examples/cxx/parser/mixin/schema.map
index 22edb1e..a93c881 100644
--- a/examples/cxx/parser/mixin/schema.map
+++ b/examples/cxx/parser/mixin/schema.map
@@ -1,5 +1,4 @@
# file : examples/cxx/parser/mixin/schema.map
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : not copyrighted - public domain
include "types.hxx";
diff --git a/examples/cxx/parser/mixin/types.hxx b/examples/cxx/parser/mixin/types.hxx
index 708dfc3..930033d 100644
--- a/examples/cxx/parser/mixin/types.hxx
+++ b/examples/cxx/parser/mixin/types.hxx
@@ -1,5 +1,4 @@
// file : examples/cxx/parser/mixin/types.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#ifndef TYPES_HXX
diff --git a/examples/cxx/parser/multiroot/driver.cxx b/examples/cxx/parser/multiroot/driver.cxx
index 9e5d874..3b32898 100644
--- a/examples/cxx/parser/multiroot/driver.cxx
+++ b/examples/cxx/parser/multiroot/driver.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/parser/multiroot/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include <memory> // std::auto_ptr
diff --git a/examples/cxx/parser/multiroot/makefile b/examples/cxx/parser/multiroot/makefile
index 4e91a6e..12c057a 100644
--- a/examples/cxx/parser/multiroot/makefile
+++ b/examples/cxx/parser/multiroot/makefile
@@ -1,5 +1,4 @@
# file : examples/cxx/parser/multiroot/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/examples/cxx/parser/multiroot/protocol-pimpl.cxx b/examples/cxx/parser/multiroot/protocol-pimpl.cxx
index 09a04b3..b5ec1b2 100644
--- a/examples/cxx/parser/multiroot/protocol-pimpl.cxx
+++ b/examples/cxx/parser/multiroot/protocol-pimpl.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/parser/multiroot/protocol-pimpl.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include "protocol-pimpl.hxx"
diff --git a/examples/cxx/parser/multiroot/protocol-pimpl.hxx b/examples/cxx/parser/multiroot/protocol-pimpl.hxx
index 0531790..c0693cb 100644
--- a/examples/cxx/parser/multiroot/protocol-pimpl.hxx
+++ b/examples/cxx/parser/multiroot/protocol-pimpl.hxx
@@ -1,5 +1,4 @@
// file : examples/cxx/parser/multiroot/protocol-pimpl.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#ifndef PROTOCOL_PIMPL_HXX
diff --git a/examples/cxx/parser/multiroot/protocol.hxx b/examples/cxx/parser/multiroot/protocol.hxx
index f076140..bbf5b56 100644
--- a/examples/cxx/parser/multiroot/protocol.hxx
+++ b/examples/cxx/parser/multiroot/protocol.hxx
@@ -1,5 +1,4 @@
// file : examples/cxx/parser/multiroot/protocol.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#ifndef PROTOCOL_HXX
diff --git a/examples/cxx/parser/multiroot/protocol.map b/examples/cxx/parser/multiroot/protocol.map
index 7389fa9..8d8ac9f 100644
--- a/examples/cxx/parser/multiroot/protocol.map
+++ b/examples/cxx/parser/multiroot/protocol.map
@@ -1,5 +1,4 @@
# file : examples/cxx/parser/multiroot/protocol.map
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : not copyrighted - public domain
namespace http://www.codesynthesis.com/protocol ::protocol
diff --git a/examples/cxx/parser/performance/driver.cxx b/examples/cxx/parser/performance/driver.cxx
index ed56f63..302464e 100644
--- a/examples/cxx/parser/performance/driver.cxx
+++ b/examples/cxx/parser/performance/driver.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/parser/performance/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include <string>
diff --git a/examples/cxx/parser/performance/makefile b/examples/cxx/parser/performance/makefile
index 1ee7a68..ce18865 100644
--- a/examples/cxx/parser/performance/makefile
+++ b/examples/cxx/parser/performance/makefile
@@ -1,5 +1,4 @@
# file : examples/cxx/parser/performance/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/examples/cxx/parser/performance/time.cxx b/examples/cxx/parser/performance/time.cxx
index 6753975..aca5c74 100644
--- a/examples/cxx/parser/performance/time.cxx
+++ b/examples/cxx/parser/performance/time.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/parser/performance/time.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include "time.hxx"
diff --git a/examples/cxx/parser/performance/time.hxx b/examples/cxx/parser/performance/time.hxx
index 37ec457..3b2f040 100644
--- a/examples/cxx/parser/performance/time.hxx
+++ b/examples/cxx/parser/performance/time.hxx
@@ -1,5 +1,4 @@
// file : examples/cxx/parser/performance/time.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#ifndef TIME_HXX
diff --git a/examples/cxx/parser/polymorphism/driver.cxx b/examples/cxx/parser/polymorphism/driver.cxx
index 842a88b..ffbe48b 100644
--- a/examples/cxx/parser/polymorphism/driver.cxx
+++ b/examples/cxx/parser/polymorphism/driver.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/parser/polymorphism/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include <iostream>
diff --git a/examples/cxx/parser/polymorphism/makefile b/examples/cxx/parser/polymorphism/makefile
index 12b8b74..861b338 100644
--- a/examples/cxx/parser/polymorphism/makefile
+++ b/examples/cxx/parser/polymorphism/makefile
@@ -1,5 +1,4 @@
# file : examples/cxx/parser/polymorphism/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/examples/cxx/parser/polymorphism/supermen-pimpl.cxx b/examples/cxx/parser/polymorphism/supermen-pimpl.cxx
index 8a30cbd..f4b3bc6 100644
--- a/examples/cxx/parser/polymorphism/supermen-pimpl.cxx
+++ b/examples/cxx/parser/polymorphism/supermen-pimpl.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/parser/polymorphism/supermen-pimpl.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
//
diff --git a/examples/cxx/parser/polymorphism/supermen-pimpl.hxx b/examples/cxx/parser/polymorphism/supermen-pimpl.hxx
index 3c0f549..eaf81e5 100644
--- a/examples/cxx/parser/polymorphism/supermen-pimpl.hxx
+++ b/examples/cxx/parser/polymorphism/supermen-pimpl.hxx
@@ -1,5 +1,4 @@
// file : examples/cxx/parser/polymorphism/supermen-pimpl.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#ifndef SUPERMEN_PIMPL_HXX
diff --git a/examples/cxx/parser/polyroot/driver.cxx b/examples/cxx/parser/polyroot/driver.cxx
index b04bba5..1c9c778 100644
--- a/examples/cxx/parser/polyroot/driver.cxx
+++ b/examples/cxx/parser/polyroot/driver.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/parser/polyroot/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include <map>
diff --git a/examples/cxx/parser/polyroot/makefile b/examples/cxx/parser/polyroot/makefile
index eb5791a..77056ae 100644
--- a/examples/cxx/parser/polyroot/makefile
+++ b/examples/cxx/parser/polyroot/makefile
@@ -1,5 +1,4 @@
# file : examples/cxx/parser/polyroot/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/examples/cxx/parser/polyroot/supermen-pimpl.cxx b/examples/cxx/parser/polyroot/supermen-pimpl.cxx
index db41ab2..62289e9 100644
--- a/examples/cxx/parser/polyroot/supermen-pimpl.cxx
+++ b/examples/cxx/parser/polyroot/supermen-pimpl.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/parser/polyroot/supermen-pimpl.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
//
diff --git a/examples/cxx/parser/polyroot/supermen-pimpl.hxx b/examples/cxx/parser/polyroot/supermen-pimpl.hxx
index 035d127..49e8c74 100644
--- a/examples/cxx/parser/polyroot/supermen-pimpl.hxx
+++ b/examples/cxx/parser/polyroot/supermen-pimpl.hxx
@@ -1,5 +1,4 @@
// file : examples/cxx/parser/polyroot/supermen-pimpl.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#ifndef SUPERMEN_PIMPL_HXX
diff --git a/examples/cxx/parser/wildcard/driver.cxx b/examples/cxx/parser/wildcard/driver.cxx
index 7bd63eb..fa82ec0 100644
--- a/examples/cxx/parser/wildcard/driver.cxx
+++ b/examples/cxx/parser/wildcard/driver.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/parser/wildcard/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include <string>
diff --git a/examples/cxx/parser/wildcard/makefile b/examples/cxx/parser/wildcard/makefile
index 953e531..b3f1203 100644
--- a/examples/cxx/parser/wildcard/makefile
+++ b/examples/cxx/parser/wildcard/makefile
@@ -1,5 +1,4 @@
# file : examples/cxx/parser/wildcard/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/examples/cxx/tree/binary/boost/boost-archive-extraction.hxx b/examples/cxx/tree/binary/boost/boost-archive-extraction.hxx
index 1d70da8..8a1c1ef 100644
--- a/examples/cxx/tree/binary/boost/boost-archive-extraction.hxx
+++ b/examples/cxx/tree/binary/boost/boost-archive-extraction.hxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/binary/boost/boost-archive-insertion.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#ifndef BOOST_ARCHIVE_EXTRACTION_HXX
diff --git a/examples/cxx/tree/binary/boost/boost-archive-insertion.hxx b/examples/cxx/tree/binary/boost/boost-archive-insertion.hxx
index 793dfb0..4c89104 100644
--- a/examples/cxx/tree/binary/boost/boost-archive-insertion.hxx
+++ b/examples/cxx/tree/binary/boost/boost-archive-insertion.hxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/binary/boost/boost-archive-insertion.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#ifndef BOOST_ARCHIVE_INSERTION_HXX
diff --git a/examples/cxx/tree/binary/boost/driver.cxx b/examples/cxx/tree/binary/boost/driver.cxx
index 9490d13..df053b6 100644
--- a/examples/cxx/tree/binary/boost/driver.cxx
+++ b/examples/cxx/tree/binary/boost/driver.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/binary/boost/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include <memory> // std::auto_ptr
diff --git a/examples/cxx/tree/binary/boost/makefile b/examples/cxx/tree/binary/boost/makefile
index d97e676..eab2c73 100644
--- a/examples/cxx/tree/binary/boost/makefile
+++ b/examples/cxx/tree/binary/boost/makefile
@@ -1,5 +1,4 @@
# file : examples/cxx/tree/binary/boost/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/examples/cxx/tree/binary/cdr/driver.cxx b/examples/cxx/tree/binary/cdr/driver.cxx
index 08ec0d5..ec1ff32 100644
--- a/examples/cxx/tree/binary/cdr/driver.cxx
+++ b/examples/cxx/tree/binary/cdr/driver.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/binary/cdr/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include <memory> // std::auto_ptr
diff --git a/examples/cxx/tree/binary/cdr/makefile b/examples/cxx/tree/binary/cdr/makefile
index ab8c409..30a29f8 100644
--- a/examples/cxx/tree/binary/cdr/makefile
+++ b/examples/cxx/tree/binary/cdr/makefile
@@ -1,5 +1,4 @@
# file : examples/cxx/tree/binary/cdr/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/examples/cxx/tree/binary/makefile b/examples/cxx/tree/binary/makefile
index d977ab5..c5c2354 100644
--- a/examples/cxx/tree/binary/makefile
+++ b/examples/cxx/tree/binary/makefile
@@ -1,5 +1,4 @@
# file : examples/cxx/tree/binary/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/examples/cxx/tree/binary/xdr/driver.cxx b/examples/cxx/tree/binary/xdr/driver.cxx
index 495eafc..d109322 100644
--- a/examples/cxx/tree/binary/xdr/driver.cxx
+++ b/examples/cxx/tree/binary/xdr/driver.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/binary/xdr/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include <memory> // std::auto_ptr
diff --git a/examples/cxx/tree/binary/xdr/makefile b/examples/cxx/tree/binary/xdr/makefile
index 4c38073..9be8ea1 100644
--- a/examples/cxx/tree/binary/xdr/makefile
+++ b/examples/cxx/tree/binary/xdr/makefile
@@ -1,5 +1,4 @@
# file : examples/cxx/tree/binary/xdr/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/examples/cxx/tree/caching/driver.cxx b/examples/cxx/tree/caching/driver.cxx
index d4f5ff7..2aa9396 100644
--- a/examples/cxx/tree/caching/driver.cxx
+++ b/examples/cxx/tree/caching/driver.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/caching/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include <memory> // std::auto_ptr
diff --git a/examples/cxx/tree/caching/makefile b/examples/cxx/tree/caching/makefile
index 2ad0f6d..58d7384 100644
--- a/examples/cxx/tree/caching/makefile
+++ b/examples/cxx/tree/caching/makefile
@@ -1,5 +1,4 @@
# file : examples/cxx/tree/caching/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/examples/cxx/tree/compression/compressed-format-target.cxx b/examples/cxx/tree/compression/compressed-format-target.cxx
index 61aeed3..1f183e2 100644
--- a/examples/cxx/tree/compression/compressed-format-target.cxx
+++ b/examples/cxx/tree/compression/compressed-format-target.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/compression/compressed-format-target.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include <ostream>
diff --git a/examples/cxx/tree/compression/compressed-format-target.hxx b/examples/cxx/tree/compression/compressed-format-target.hxx
index fd1ef54..835b676 100644
--- a/examples/cxx/tree/compression/compressed-format-target.hxx
+++ b/examples/cxx/tree/compression/compressed-format-target.hxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/compression/compressed-format-target.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#ifndef COMPRESSED_FORMAT_TARGET_HXX
diff --git a/examples/cxx/tree/compression/compressed-input-source.cxx b/examples/cxx/tree/compression/compressed-input-source.cxx
index 2107d59..e25b169 100644
--- a/examples/cxx/tree/compression/compressed-input-source.cxx
+++ b/examples/cxx/tree/compression/compressed-input-source.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/compression/compressed-input-source.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include <istream>
diff --git a/examples/cxx/tree/compression/compressed-input-source.hxx b/examples/cxx/tree/compression/compressed-input-source.hxx
index 74da9f1..8065445 100644
--- a/examples/cxx/tree/compression/compressed-input-source.hxx
+++ b/examples/cxx/tree/compression/compressed-input-source.hxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/compression/compressed-input-source.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#ifndef COMPRESSED_INPUT_SOURCE_HXX
diff --git a/examples/cxx/tree/compression/driver.cxx b/examples/cxx/tree/compression/driver.cxx
index db285cf..b75d0aa 100644
--- a/examples/cxx/tree/compression/driver.cxx
+++ b/examples/cxx/tree/compression/driver.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/compression/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include <memory> // std::auto_ptr
diff --git a/examples/cxx/tree/compression/makefile b/examples/cxx/tree/compression/makefile
index 5a2faeb..e5b5a64 100644
--- a/examples/cxx/tree/compression/makefile
+++ b/examples/cxx/tree/compression/makefile
@@ -1,5 +1,4 @@
# file : examples/cxx/tree/compression/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/examples/cxx/tree/custom/calendar/driver.cxx b/examples/cxx/tree/custom/calendar/driver.cxx
index 02f1c27..a5b223e 100644
--- a/examples/cxx/tree/custom/calendar/driver.cxx
+++ b/examples/cxx/tree/custom/calendar/driver.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/custom/calendar/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include <memory> // std::auto_ptr
diff --git a/examples/cxx/tree/custom/calendar/makefile b/examples/cxx/tree/custom/calendar/makefile
index 2e9f652..052b279 100644
--- a/examples/cxx/tree/custom/calendar/makefile
+++ b/examples/cxx/tree/custom/calendar/makefile
@@ -1,5 +1,4 @@
# file : examples/cxx/tree/custom/calendar/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/examples/cxx/tree/custom/calendar/xml-schema-custom.cxx b/examples/cxx/tree/custom/calendar/xml-schema-custom.cxx
index 440a407..645880b 100644
--- a/examples/cxx/tree/custom/calendar/xml-schema-custom.cxx
+++ b/examples/cxx/tree/custom/calendar/xml-schema-custom.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/custom/calendar/xml-schema-custom.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
// Include xml-schema.hxx instead of xml-schema-custom.hxx here.
diff --git a/examples/cxx/tree/custom/calendar/xml-schema-custom.hxx b/examples/cxx/tree/custom/calendar/xml-schema-custom.hxx
index 2bab0b5..58f57e6 100644
--- a/examples/cxx/tree/custom/calendar/xml-schema-custom.hxx
+++ b/examples/cxx/tree/custom/calendar/xml-schema-custom.hxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/custom/calendar/xml-schema-custom.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
// Do not include this file directly, use xml-schema.hxx instead. This
diff --git a/examples/cxx/tree/custom/comments/dom-parse.cxx b/examples/cxx/tree/custom/comments/dom-parse.cxx
index a47e592..9999f67 100644
--- a/examples/cxx/tree/custom/comments/dom-parse.cxx
+++ b/examples/cxx/tree/custom/comments/dom-parse.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/custom/comments/dom-parse.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include "dom-parse.hxx"
diff --git a/examples/cxx/tree/custom/comments/dom-parse.hxx b/examples/cxx/tree/custom/comments/dom-parse.hxx
index 05bfa2e..fea46d0 100644
--- a/examples/cxx/tree/custom/comments/dom-parse.hxx
+++ b/examples/cxx/tree/custom/comments/dom-parse.hxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/custom/comments/dom-parse.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#ifndef DOM_PARSE
diff --git a/examples/cxx/tree/custom/comments/driver.cxx b/examples/cxx/tree/custom/comments/driver.cxx
index 4ce2573..39b16f7 100644
--- a/examples/cxx/tree/custom/comments/driver.cxx
+++ b/examples/cxx/tree/custom/comments/driver.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/custom/commens/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include <memory> // std::auto_ptr
diff --git a/examples/cxx/tree/custom/comments/makefile b/examples/cxx/tree/custom/comments/makefile
index 91bdefb..445aab5 100644
--- a/examples/cxx/tree/custom/comments/makefile
+++ b/examples/cxx/tree/custom/comments/makefile
@@ -1,5 +1,4 @@
# file : examples/cxx/tree/custom/comments/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/examples/cxx/tree/custom/comments/xml-schema-custom.cxx b/examples/cxx/tree/custom/comments/xml-schema-custom.cxx
index d86d6af..67937d1 100644
--- a/examples/cxx/tree/custom/comments/xml-schema-custom.cxx
+++ b/examples/cxx/tree/custom/comments/xml-schema-custom.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/custom/comments/xml-schema-custom.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
// Include xml-schema.hxx instead of xml-schema-custom.hxx here.
diff --git a/examples/cxx/tree/custom/comments/xml-schema-custom.hxx b/examples/cxx/tree/custom/comments/xml-schema-custom.hxx
index 821d0dd..0442a44 100644
--- a/examples/cxx/tree/custom/comments/xml-schema-custom.hxx
+++ b/examples/cxx/tree/custom/comments/xml-schema-custom.hxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/custom/comments/xml-schema-custom.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
// Do not include this file directly, use xml-schema.hxx instead. This
diff --git a/examples/cxx/tree/custom/contacts/contacts-custom.cxx b/examples/cxx/tree/custom/contacts/contacts-custom.cxx
index dd7c453..8bb0e22 100644
--- a/examples/cxx/tree/custom/contacts/contacts-custom.cxx
+++ b/examples/cxx/tree/custom/contacts/contacts-custom.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/custom/contacts/contacts-custom.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include <ostream>
diff --git a/examples/cxx/tree/custom/contacts/contacts-custom.hxx b/examples/cxx/tree/custom/contacts/contacts-custom.hxx
index fdb6810..65d6244 100644
--- a/examples/cxx/tree/custom/contacts/contacts-custom.hxx
+++ b/examples/cxx/tree/custom/contacts/contacts-custom.hxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/custom/contacts/contacts-custom.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
// Do not include this file directly, use contacts.hxx instead. This
diff --git a/examples/cxx/tree/custom/contacts/driver.cxx b/examples/cxx/tree/custom/contacts/driver.cxx
index 9015e87..ae8a2da 100644
--- a/examples/cxx/tree/custom/contacts/driver.cxx
+++ b/examples/cxx/tree/custom/contacts/driver.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/custom/contacts/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include <memory> // std::auto_ptr
diff --git a/examples/cxx/tree/custom/contacts/makefile b/examples/cxx/tree/custom/contacts/makefile
index b0ae749..c3b73ca 100644
--- a/examples/cxx/tree/custom/contacts/makefile
+++ b/examples/cxx/tree/custom/contacts/makefile
@@ -1,5 +1,4 @@
# file : examples/cxx/tree/custom/contacts/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/examples/cxx/tree/custom/double/double-custom.cxx b/examples/cxx/tree/custom/double/double-custom.cxx
index 78904a0..6aad908 100644
--- a/examples/cxx/tree/custom/double/double-custom.cxx
+++ b/examples/cxx/tree/custom/double/double-custom.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/custom/double/double-custom.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
// Include xml-schema.hxx instead of double-custom.hxx here.
diff --git a/examples/cxx/tree/custom/double/double-custom.hxx b/examples/cxx/tree/custom/double/double-custom.hxx
index 17d9a44..1516211 100644
--- a/examples/cxx/tree/custom/double/double-custom.hxx
+++ b/examples/cxx/tree/custom/double/double-custom.hxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/custom/double/double-custom.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
// Do not include this file directly, use xml-schema.hxx instead. This
diff --git a/examples/cxx/tree/custom/double/driver.cxx b/examples/cxx/tree/custom/double/driver.cxx
index 2e5b44d..8b102a5 100644
--- a/examples/cxx/tree/custom/double/driver.cxx
+++ b/examples/cxx/tree/custom/double/driver.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/custom/double/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include <iostream>
diff --git a/examples/cxx/tree/custom/double/makefile b/examples/cxx/tree/custom/double/makefile
index ae25b4d..77a87c6 100644
--- a/examples/cxx/tree/custom/double/makefile
+++ b/examples/cxx/tree/custom/double/makefile
@@ -1,5 +1,4 @@
# file : examples/cxx/tree/custom/double/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/examples/cxx/tree/custom/makefile b/examples/cxx/tree/custom/makefile
index 4179be8..8ea9374 100644
--- a/examples/cxx/tree/custom/makefile
+++ b/examples/cxx/tree/custom/makefile
@@ -1,5 +1,4 @@
# file : examples/cxx/tree/custom/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/examples/cxx/tree/custom/mixed/driver.cxx b/examples/cxx/tree/custom/mixed/driver.cxx
index a6dd0a7..0378f18 100644
--- a/examples/cxx/tree/custom/mixed/driver.cxx
+++ b/examples/cxx/tree/custom/mixed/driver.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/custom/mixed/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include <memory> // std::auto_ptr
diff --git a/examples/cxx/tree/custom/mixed/makefile b/examples/cxx/tree/custom/mixed/makefile
index 539252f..32ad9d9 100644
--- a/examples/cxx/tree/custom/mixed/makefile
+++ b/examples/cxx/tree/custom/mixed/makefile
@@ -1,5 +1,4 @@
# file : examples/cxx/tree/custom/mixed/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/examples/cxx/tree/custom/mixed/people-custom.cxx b/examples/cxx/tree/custom/mixed/people-custom.cxx
index af07e22..7cd1947 100644
--- a/examples/cxx/tree/custom/mixed/people-custom.cxx
+++ b/examples/cxx/tree/custom/mixed/people-custom.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/custom/mixed/people-custom.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include <ostream>
diff --git a/examples/cxx/tree/custom/mixed/people-custom.hxx b/examples/cxx/tree/custom/mixed/people-custom.hxx
index f05ba4a..54dfb21 100644
--- a/examples/cxx/tree/custom/mixed/people-custom.hxx
+++ b/examples/cxx/tree/custom/mixed/people-custom.hxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/custom/mixed/people-custom.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
// Do not include this file directly, use people.hxx instead. This
diff --git a/examples/cxx/tree/custom/taxonomy/driver.cxx b/examples/cxx/tree/custom/taxonomy/driver.cxx
index f102fc3..ec562f6 100644
--- a/examples/cxx/tree/custom/taxonomy/driver.cxx
+++ b/examples/cxx/tree/custom/taxonomy/driver.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/custom/taxonomy/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include <memory> // std::auto_ptr
diff --git a/examples/cxx/tree/custom/taxonomy/makefile b/examples/cxx/tree/custom/taxonomy/makefile
index 0ea00a6..ff727c0 100644
--- a/examples/cxx/tree/custom/taxonomy/makefile
+++ b/examples/cxx/tree/custom/taxonomy/makefile
@@ -1,5 +1,4 @@
# file : examples/cxx/tree/custom/taxonomy/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/examples/cxx/tree/custom/taxonomy/people-custom-fwd.hxx b/examples/cxx/tree/custom/taxonomy/people-custom-fwd.hxx
index 973b6e5..2c26bf5 100644
--- a/examples/cxx/tree/custom/taxonomy/people-custom-fwd.hxx
+++ b/examples/cxx/tree/custom/taxonomy/people-custom-fwd.hxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/custom/taxonomy/people-custom-fwd.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
// Do not include this file directly, use people-fwd.hxx instead. This
diff --git a/examples/cxx/tree/custom/taxonomy/people-custom.cxx b/examples/cxx/tree/custom/taxonomy/people-custom.cxx
index 321d2df..a06a6ea 100644
--- a/examples/cxx/tree/custom/taxonomy/people-custom.cxx
+++ b/examples/cxx/tree/custom/taxonomy/people-custom.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/custom/taxonomy/people-custom.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include <ostream>
diff --git a/examples/cxx/tree/custom/taxonomy/people-custom.hxx b/examples/cxx/tree/custom/taxonomy/people-custom.hxx
index c601061..a60edc8 100644
--- a/examples/cxx/tree/custom/taxonomy/people-custom.hxx
+++ b/examples/cxx/tree/custom/taxonomy/people-custom.hxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/custom/taxonomy/people-custom.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
// Do not include this file directly, use people.hxx instead. This
diff --git a/examples/cxx/tree/custom/wildcard/driver.cxx b/examples/cxx/tree/custom/wildcard/driver.cxx
index d63fb11..d29f125 100644
--- a/examples/cxx/tree/custom/wildcard/driver.cxx
+++ b/examples/cxx/tree/custom/wildcard/driver.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/custom/wildcard/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include <memory> // std::auto_ptr
diff --git a/examples/cxx/tree/custom/wildcard/makefile b/examples/cxx/tree/custom/wildcard/makefile
index c86969d..1c9922c 100644
--- a/examples/cxx/tree/custom/wildcard/makefile
+++ b/examples/cxx/tree/custom/wildcard/makefile
@@ -1,5 +1,4 @@
# file : examples/cxx/tree/custom/wildcard/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/examples/cxx/tree/custom/wildcard/wildcard-custom.cxx b/examples/cxx/tree/custom/wildcard/wildcard-custom.cxx
index 422a4b3..006f93a 100644
--- a/examples/cxx/tree/custom/wildcard/wildcard-custom.cxx
+++ b/examples/cxx/tree/custom/wildcard/wildcard-custom.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/custom/wildcard/wildcard-custom.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include <ostream>
diff --git a/examples/cxx/tree/custom/wildcard/wildcard-custom.hxx b/examples/cxx/tree/custom/wildcard/wildcard-custom.hxx
index 2c58cc8..0546d38 100644
--- a/examples/cxx/tree/custom/wildcard/wildcard-custom.hxx
+++ b/examples/cxx/tree/custom/wildcard/wildcard-custom.hxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/custom/wildcard/wildcard-custom.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
// Do not include this file directly, use wildcard.hxx instead. This
diff --git a/examples/cxx/tree/embedded/driver.cxx b/examples/cxx/tree/embedded/driver.cxx
index 2ccf469..5ceafa4 100644
--- a/examples/cxx/tree/embedded/driver.cxx
+++ b/examples/cxx/tree/embedded/driver.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/embedded/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include <memory> // std::auto_ptr
diff --git a/examples/cxx/tree/embedded/grammar-input-stream.cxx b/examples/cxx/tree/embedded/grammar-input-stream.cxx
index 270f1d9..f3a6d52 100644
--- a/examples/cxx/tree/embedded/grammar-input-stream.cxx
+++ b/examples/cxx/tree/embedded/grammar-input-stream.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/embedded/grammar-input-stream.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include <cassert>
diff --git a/examples/cxx/tree/embedded/grammar-input-stream.hxx b/examples/cxx/tree/embedded/grammar-input-stream.hxx
index 5a861ef..ed12b7c 100644
--- a/examples/cxx/tree/embedded/grammar-input-stream.hxx
+++ b/examples/cxx/tree/embedded/grammar-input-stream.hxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/embedded/grammar-input-stream.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#ifndef GRAMMAR_INPUT_STREAM_HXX
diff --git a/examples/cxx/tree/embedded/makefile b/examples/cxx/tree/embedded/makefile
index 05431ca..358d3f6 100644
--- a/examples/cxx/tree/embedded/makefile
+++ b/examples/cxx/tree/embedded/makefile
@@ -1,5 +1,4 @@
# file : examples/cxx/tree/embedded/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/examples/cxx/tree/embedded/xsdbin.cxx b/examples/cxx/tree/embedded/xsdbin.cxx
index dc42fd6..656b830 100644
--- a/examples/cxx/tree/embedded/xsdbin.cxx
+++ b/examples/cxx/tree/embedded/xsdbin.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/embedded/xsdbin.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
// This program loads the XML Schema file(s) and converts them to
diff --git a/examples/cxx/tree/hello/driver.cxx b/examples/cxx/tree/hello/driver.cxx
index 6ea6823..b6629b3 100644
--- a/examples/cxx/tree/hello/driver.cxx
+++ b/examples/cxx/tree/hello/driver.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/hello/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include <memory> // std::auto_ptr
diff --git a/examples/cxx/tree/hello/makefile b/examples/cxx/tree/hello/makefile
index 0984076..3288be2 100644
--- a/examples/cxx/tree/hello/makefile
+++ b/examples/cxx/tree/hello/makefile
@@ -1,5 +1,4 @@
# file : examples/cxx/tree/hello/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/examples/cxx/tree/library/driver.cxx b/examples/cxx/tree/library/driver.cxx
index ae68b87..5913ddf 100644
--- a/examples/cxx/tree/library/driver.cxx
+++ b/examples/cxx/tree/library/driver.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/library/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include <memory> // std::auto_ptr
diff --git a/examples/cxx/tree/library/makefile b/examples/cxx/tree/library/makefile
index 2510f9f..ed7e73f 100644
--- a/examples/cxx/tree/library/makefile
+++ b/examples/cxx/tree/library/makefile
@@ -1,5 +1,4 @@
# file : examples/cxx/tree/library/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/examples/cxx/tree/makefile b/examples/cxx/tree/makefile
index 2532acb..1897fc8 100644
--- a/examples/cxx/tree/makefile
+++ b/examples/cxx/tree/makefile
@@ -1,5 +1,4 @@
# file : examples/cxx/tree/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/examples/cxx/tree/messaging/dom-parse.cxx b/examples/cxx/tree/messaging/dom-parse.cxx
index 1596f4e..61f9f4a 100644
--- a/examples/cxx/tree/messaging/dom-parse.cxx
+++ b/examples/cxx/tree/messaging/dom-parse.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/messaging/dom-parse.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include "dom-parse.hxx"
diff --git a/examples/cxx/tree/messaging/dom-parse.hxx b/examples/cxx/tree/messaging/dom-parse.hxx
index 640b28a..6eccacd 100644
--- a/examples/cxx/tree/messaging/dom-parse.hxx
+++ b/examples/cxx/tree/messaging/dom-parse.hxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/messaging/dom-parse.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#ifndef DOM_PARSE
diff --git a/examples/cxx/tree/messaging/dom-serialize.cxx b/examples/cxx/tree/messaging/dom-serialize.cxx
index f6ce4e4..dbf3370 100644
--- a/examples/cxx/tree/messaging/dom-serialize.cxx
+++ b/examples/cxx/tree/messaging/dom-serialize.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/messaging/dom-serialize.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include "dom-serialize.hxx"
diff --git a/examples/cxx/tree/messaging/dom-serialize.hxx b/examples/cxx/tree/messaging/dom-serialize.hxx
index 1a7e855..f80e22b 100644
--- a/examples/cxx/tree/messaging/dom-serialize.hxx
+++ b/examples/cxx/tree/messaging/dom-serialize.hxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/messaging/dom-serialize.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#ifndef DOM_SERIALIZE
diff --git a/examples/cxx/tree/messaging/driver.cxx b/examples/cxx/tree/messaging/driver.cxx
index 4c36aa4..095e2cd 100644
--- a/examples/cxx/tree/messaging/driver.cxx
+++ b/examples/cxx/tree/messaging/driver.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/messaging/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include <memory> // std::auto_ptr
diff --git a/examples/cxx/tree/messaging/makefile b/examples/cxx/tree/messaging/makefile
index a1114c7..da00ada 100644
--- a/examples/cxx/tree/messaging/makefile
+++ b/examples/cxx/tree/messaging/makefile
@@ -1,5 +1,4 @@
# file : examples/cxx/tree/messaging/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/examples/cxx/tree/mixed/driver.cxx b/examples/cxx/tree/mixed/driver.cxx
index 3347d7f..17c3b55 100644
--- a/examples/cxx/tree/mixed/driver.cxx
+++ b/examples/cxx/tree/mixed/driver.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/mixed/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include <memory> // std::auto_ptr
diff --git a/examples/cxx/tree/mixed/makefile b/examples/cxx/tree/mixed/makefile
index 63ba115..0faacc2 100644
--- a/examples/cxx/tree/mixed/makefile
+++ b/examples/cxx/tree/mixed/makefile
@@ -1,5 +1,4 @@
# file : examples/cxx/tree/mixed/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/examples/cxx/tree/multiroot/dom-parse.cxx b/examples/cxx/tree/multiroot/dom-parse.cxx
index 56cffc7..98fc82e 100644
--- a/examples/cxx/tree/multiroot/dom-parse.cxx
+++ b/examples/cxx/tree/multiroot/dom-parse.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/multiroot/dom-parse.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include "dom-parse.hxx"
diff --git a/examples/cxx/tree/multiroot/dom-parse.hxx b/examples/cxx/tree/multiroot/dom-parse.hxx
index c3bbf71..c2ab0fb 100644
--- a/examples/cxx/tree/multiroot/dom-parse.hxx
+++ b/examples/cxx/tree/multiroot/dom-parse.hxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/multiroot/dom-parse.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#ifndef DOM_PARSE
diff --git a/examples/cxx/tree/multiroot/driver.cxx b/examples/cxx/tree/multiroot/driver.cxx
index cd5be34..9497ef1 100644
--- a/examples/cxx/tree/multiroot/driver.cxx
+++ b/examples/cxx/tree/multiroot/driver.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/multiroot/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include <memory> // std::auto_ptr
diff --git a/examples/cxx/tree/multiroot/makefile b/examples/cxx/tree/multiroot/makefile
index a86e140..58c8d71 100644
--- a/examples/cxx/tree/multiroot/makefile
+++ b/examples/cxx/tree/multiroot/makefile
@@ -1,5 +1,4 @@
# file : examples/cxx/tree/multiroot/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/examples/cxx/tree/performance/driver.cxx b/examples/cxx/tree/performance/driver.cxx
index f3e388b..b626e4d 100644
--- a/examples/cxx/tree/performance/driver.cxx
+++ b/examples/cxx/tree/performance/driver.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/performance/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include <string>
diff --git a/examples/cxx/tree/performance/makefile b/examples/cxx/tree/performance/makefile
index c739ecd..75302b3 100644
--- a/examples/cxx/tree/performance/makefile
+++ b/examples/cxx/tree/performance/makefile
@@ -1,5 +1,4 @@
# file : examples/cxx/tree/performance/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/examples/cxx/tree/performance/parsing.cxx b/examples/cxx/tree/performance/parsing.cxx
index 82279a1..bf7f667 100644
--- a/examples/cxx/tree/performance/parsing.cxx
+++ b/examples/cxx/tree/performance/parsing.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/performance/parsing.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include <memory> // std::auto_ptr
diff --git a/examples/cxx/tree/performance/serialization.cxx b/examples/cxx/tree/performance/serialization.cxx
index 551d04b..08e5740 100644
--- a/examples/cxx/tree/performance/serialization.cxx
+++ b/examples/cxx/tree/performance/serialization.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/performance/serialization.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include <memory> // std::auto_ptr
diff --git a/examples/cxx/tree/performance/time.cxx b/examples/cxx/tree/performance/time.cxx
index c91f813..6bec91b 100644
--- a/examples/cxx/tree/performance/time.cxx
+++ b/examples/cxx/tree/performance/time.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/performance/time.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include "time.hxx"
diff --git a/examples/cxx/tree/performance/time.hxx b/examples/cxx/tree/performance/time.hxx
index f83e628..ea71e83 100644
--- a/examples/cxx/tree/performance/time.hxx
+++ b/examples/cxx/tree/performance/time.hxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/performance/time.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#ifndef TIME_HXX
diff --git a/examples/cxx/tree/polymorphism/driver.cxx b/examples/cxx/tree/polymorphism/driver.cxx
index 582e2dd..3f1598f 100644
--- a/examples/cxx/tree/polymorphism/driver.cxx
+++ b/examples/cxx/tree/polymorphism/driver.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/polymorphism/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include <memory> // std::auto_ptr
diff --git a/examples/cxx/tree/polymorphism/makefile b/examples/cxx/tree/polymorphism/makefile
index f681d54..63754ae 100644
--- a/examples/cxx/tree/polymorphism/makefile
+++ b/examples/cxx/tree/polymorphism/makefile
@@ -1,5 +1,4 @@
# file : examples/cxx/tree/polymorphism/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/examples/cxx/tree/streaming/driver.cxx b/examples/cxx/tree/streaming/driver.cxx
index 6c6fd51..6cc2cd4 100644
--- a/examples/cxx/tree/streaming/driver.cxx
+++ b/examples/cxx/tree/streaming/driver.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/streaming/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include <iostream>
diff --git a/examples/cxx/tree/streaming/makefile b/examples/cxx/tree/streaming/makefile
index f2168dd..2ac0371 100644
--- a/examples/cxx/tree/streaming/makefile
+++ b/examples/cxx/tree/streaming/makefile
@@ -1,5 +1,4 @@
# file : examples/cxx/tree/streaming/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/examples/cxx/tree/streaming/parser.cxx b/examples/cxx/tree/streaming/parser.cxx
index 4696d5c..a1f5bb8 100644
--- a/examples/cxx/tree/streaming/parser.cxx
+++ b/examples/cxx/tree/streaming/parser.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/streaming/parser.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include <xercesc/util/XMLUni.hpp>
diff --git a/examples/cxx/tree/streaming/parser.hxx b/examples/cxx/tree/streaming/parser.hxx
index 000d022..a9c53ba 100644
--- a/examples/cxx/tree/streaming/parser.hxx
+++ b/examples/cxx/tree/streaming/parser.hxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/streaming/parser.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#ifndef PARSER_HXX
diff --git a/examples/cxx/tree/streaming/serializer.cxx b/examples/cxx/tree/streaming/serializer.cxx
index c879533..04d2db4 100644
--- a/examples/cxx/tree/streaming/serializer.cxx
+++ b/examples/cxx/tree/streaming/serializer.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/streaming/serializer.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include <xercesc/util/XMLUni.hpp>
diff --git a/examples/cxx/tree/streaming/serializer.hxx b/examples/cxx/tree/streaming/serializer.hxx
index 48a06bf..4f2bf65 100644
--- a/examples/cxx/tree/streaming/serializer.hxx
+++ b/examples/cxx/tree/streaming/serializer.hxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/streaming/serializer.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#ifndef SERIALIZER_HXX
diff --git a/examples/cxx/tree/wildcard/driver.cxx b/examples/cxx/tree/wildcard/driver.cxx
index 5fc6abf..64acfce 100644
--- a/examples/cxx/tree/wildcard/driver.cxx
+++ b/examples/cxx/tree/wildcard/driver.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/wildcard/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include <string>
diff --git a/examples/cxx/tree/wildcard/makefile b/examples/cxx/tree/wildcard/makefile
index ca04c42..2310cb9 100644
--- a/examples/cxx/tree/wildcard/makefile
+++ b/examples/cxx/tree/wildcard/makefile
@@ -1,5 +1,4 @@
# file : examples/cxx/tree/wildcard/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/examples/cxx/tree/xpath/dom-parse.cxx b/examples/cxx/tree/xpath/dom-parse.cxx
index c3da911..0282780 100644
--- a/examples/cxx/tree/xpath/dom-parse.cxx
+++ b/examples/cxx/tree/xpath/dom-parse.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/xpath/dom-parse.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include "dom-parse.hxx"
diff --git a/examples/cxx/tree/xpath/dom-parse.hxx b/examples/cxx/tree/xpath/dom-parse.hxx
index cfa1555..9fa0eb9 100644
--- a/examples/cxx/tree/xpath/dom-parse.hxx
+++ b/examples/cxx/tree/xpath/dom-parse.hxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/xpath/dom-parse.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#ifndef DOM_PARSE
diff --git a/examples/cxx/tree/xpath/driver.cxx b/examples/cxx/tree/xpath/driver.cxx
index f49e186..f9bd040 100644
--- a/examples/cxx/tree/xpath/driver.cxx
+++ b/examples/cxx/tree/xpath/driver.cxx
@@ -1,5 +1,4 @@
// file : examples/cxx/tree/xpath/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
#include <memory> // std::auto_ptr
diff --git a/examples/cxx/tree/xpath/makefile b/examples/cxx/tree/xpath/makefile
index 5290f0e..f9b42ca 100644
--- a/examples/cxx/tree/xpath/makefile
+++ b/examples/cxx/tree/xpath/makefile
@@ -1,5 +1,4 @@
# file : examples/cxx/tree/xpath/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/examples/makefile b/examples/makefile
index 6dd69fa..8472537 100644
--- a/examples/makefile
+++ b/examples/makefile
@@ -1,5 +1,4 @@
# file : examples/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/makefile b/libxsd/makefile
index 4fa73f1..6c36f27 100644
--- a/libxsd/makefile
+++ b/libxsd/makefile
@@ -1,5 +1,4 @@
# file : libxsd/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/auto-array.hxx b/libxsd/xsd/cxx/auto-array.hxx
index 64c454a..9ef0926 100644
--- a/libxsd/xsd/cxx/auto-array.hxx
+++ b/libxsd/xsd/cxx/auto-array.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/auto-array.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/compilers/vc-8/post.hxx b/libxsd/xsd/cxx/compilers/vc-8/post.hxx
index 86c6e56..c3cc4ba 100644
--- a/libxsd/xsd/cxx/compilers/vc-8/post.hxx
+++ b/libxsd/xsd/cxx/compilers/vc-8/post.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/compilers/vc-8/post.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/compilers/vc-8/pre.hxx b/libxsd/xsd/cxx/compilers/vc-8/pre.hxx
index a03ce60..cb027a1 100644
--- a/libxsd/xsd/cxx/compilers/vc-8/pre.hxx
+++ b/libxsd/xsd/cxx/compilers/vc-8/pre.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/compilers/vc-8/pre.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/config.hxx b/libxsd/xsd/cxx/config.hxx
index e4d6a48..ef73e5c 100644
--- a/libxsd/xsd/cxx/config.hxx
+++ b/libxsd/xsd/cxx/config.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/config.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/exceptions.hxx b/libxsd/xsd/cxx/exceptions.hxx
index 39dd903..459cdde 100644
--- a/libxsd/xsd/cxx/exceptions.hxx
+++ b/libxsd/xsd/cxx/exceptions.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/exceptions.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/parser/document.hxx b/libxsd/xsd/cxx/parser/document.hxx
index ba69759..7fd0205 100644
--- a/libxsd/xsd/cxx/parser/document.hxx
+++ b/libxsd/xsd/cxx/parser/document.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/document.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/parser/document.txx b/libxsd/xsd/cxx/parser/document.txx
index 2cd132a..f863f06 100644
--- a/libxsd/xsd/cxx/parser/document.txx
+++ b/libxsd/xsd/cxx/parser/document.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/document.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/parser/elements.hxx b/libxsd/xsd/cxx/parser/elements.hxx
index aaba397..0d5fc50 100644
--- a/libxsd/xsd/cxx/parser/elements.hxx
+++ b/libxsd/xsd/cxx/parser/elements.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/elements.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/parser/elements.txx b/libxsd/xsd/cxx/parser/elements.txx
index dc3e4df..96117e8 100644
--- a/libxsd/xsd/cxx/parser/elements.txx
+++ b/libxsd/xsd/cxx/parser/elements.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/elements.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/parser/error-handler.hxx b/libxsd/xsd/cxx/parser/error-handler.hxx
index c2b0f89..673c15f 100644
--- a/libxsd/xsd/cxx/parser/error-handler.hxx
+++ b/libxsd/xsd/cxx/parser/error-handler.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/error-handler.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/parser/error-handler.txx b/libxsd/xsd/cxx/parser/error-handler.txx
index 34dfe52..358926c 100644
--- a/libxsd/xsd/cxx/parser/error-handler.txx
+++ b/libxsd/xsd/cxx/parser/error-handler.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/error-handler.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/parser/exceptions.hxx b/libxsd/xsd/cxx/parser/exceptions.hxx
index bd026e0..9f8e821 100644
--- a/libxsd/xsd/cxx/parser/exceptions.hxx
+++ b/libxsd/xsd/cxx/parser/exceptions.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/exceptions.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/parser/exceptions.ixx b/libxsd/xsd/cxx/parser/exceptions.ixx
index 456fffe..d19d6e0 100644
--- a/libxsd/xsd/cxx/parser/exceptions.ixx
+++ b/libxsd/xsd/cxx/parser/exceptions.ixx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/exceptions.ixx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/parser/exceptions.txx b/libxsd/xsd/cxx/parser/exceptions.txx
index 995b6d8..1d8f3f7 100644
--- a/libxsd/xsd/cxx/parser/exceptions.txx
+++ b/libxsd/xsd/cxx/parser/exceptions.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/exceptions.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/parser/expat/elements.hxx b/libxsd/xsd/cxx/parser/expat/elements.hxx
index d47106b..0ab3f95 100644
--- a/libxsd/xsd/cxx/parser/expat/elements.hxx
+++ b/libxsd/xsd/cxx/parser/expat/elements.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/expat/elements.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/parser/expat/elements.txx b/libxsd/xsd/cxx/parser/expat/elements.txx
index f3df667..d14673c 100644
--- a/libxsd/xsd/cxx/parser/expat/elements.txx
+++ b/libxsd/xsd/cxx/parser/expat/elements.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/expat/elements.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/parser/map.hxx b/libxsd/xsd/cxx/parser/map.hxx
index ece952e..fba5488 100644
--- a/libxsd/xsd/cxx/parser/map.hxx
+++ b/libxsd/xsd/cxx/parser/map.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/map.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/parser/map.ixx b/libxsd/xsd/cxx/parser/map.ixx
index 9ee1575..102005f 100644
--- a/libxsd/xsd/cxx/parser/map.ixx
+++ b/libxsd/xsd/cxx/parser/map.ixx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/map.ixx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/parser/map.txx b/libxsd/xsd/cxx/parser/map.txx
index b8d3d50..d7b28b6 100644
--- a/libxsd/xsd/cxx/parser/map.txx
+++ b/libxsd/xsd/cxx/parser/map.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/map.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/parser/non-validating/parser.hxx b/libxsd/xsd/cxx/parser/non-validating/parser.hxx
index 56626c2..aa03400 100644
--- a/libxsd/xsd/cxx/parser/non-validating/parser.hxx
+++ b/libxsd/xsd/cxx/parser/non-validating/parser.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/non-validating/parser.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/parser/non-validating/parser.txx b/libxsd/xsd/cxx/parser/non-validating/parser.txx
index 329c0c9..e089be9 100644
--- a/libxsd/xsd/cxx/parser/non-validating/parser.txx
+++ b/libxsd/xsd/cxx/parser/non-validating/parser.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/non-validating/parser.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/parser/non-validating/xml-schema-pimpl.hxx b/libxsd/xsd/cxx/parser/non-validating/xml-schema-pimpl.hxx
index 0e05e42..d79f117 100644
--- a/libxsd/xsd/cxx/parser/non-validating/xml-schema-pimpl.hxx
+++ b/libxsd/xsd/cxx/parser/non-validating/xml-schema-pimpl.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/non-validating/xml-schema-pimpl.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/parser/non-validating/xml-schema-pimpl.ixx b/libxsd/xsd/cxx/parser/non-validating/xml-schema-pimpl.ixx
index e90cb26..b834cf4 100644
--- a/libxsd/xsd/cxx/parser/non-validating/xml-schema-pimpl.ixx
+++ b/libxsd/xsd/cxx/parser/non-validating/xml-schema-pimpl.ixx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/non-validating/xml-schema-pimpl.ixx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/parser/non-validating/xml-schema-pimpl.txx b/libxsd/xsd/cxx/parser/non-validating/xml-schema-pimpl.txx
index 77b1423..0b4b51c 100644
--- a/libxsd/xsd/cxx/parser/non-validating/xml-schema-pimpl.txx
+++ b/libxsd/xsd/cxx/parser/non-validating/xml-schema-pimpl.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/non-validating/xml-schema-pimpl.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/parser/non-validating/xml-schema-pskel.hxx b/libxsd/xsd/cxx/parser/non-validating/xml-schema-pskel.hxx
index aae157e..43a3a14 100644
--- a/libxsd/xsd/cxx/parser/non-validating/xml-schema-pskel.hxx
+++ b/libxsd/xsd/cxx/parser/non-validating/xml-schema-pskel.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/non-validating/xml-schema-pskel.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/parser/non-validating/xml-schema-pskel.ixx b/libxsd/xsd/cxx/parser/non-validating/xml-schema-pskel.ixx
index a3c4176..7023703 100644
--- a/libxsd/xsd/cxx/parser/non-validating/xml-schema-pskel.ixx
+++ b/libxsd/xsd/cxx/parser/non-validating/xml-schema-pskel.ixx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/non-validating/xml-schema-pskel.ixx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/parser/non-validating/xml-schema-pskel.txx b/libxsd/xsd/cxx/parser/non-validating/xml-schema-pskel.txx
index 6e138ab..b558218 100644
--- a/libxsd/xsd/cxx/parser/non-validating/xml-schema-pskel.txx
+++ b/libxsd/xsd/cxx/parser/non-validating/xml-schema-pskel.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/non-validating/xml-schema-pskel.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/parser/schema-exceptions.hxx b/libxsd/xsd/cxx/parser/schema-exceptions.hxx
index ff0c498..6ecfae3 100644
--- a/libxsd/xsd/cxx/parser/schema-exceptions.hxx
+++ b/libxsd/xsd/cxx/parser/schema-exceptions.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/schema-exceptions.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/parser/schema-exceptions.ixx b/libxsd/xsd/cxx/parser/schema-exceptions.ixx
index ede2c70..0fdbed7 100644
--- a/libxsd/xsd/cxx/parser/schema-exceptions.ixx
+++ b/libxsd/xsd/cxx/parser/schema-exceptions.ixx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/schema-exceptions.ixx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/parser/schema-exceptions.txx b/libxsd/xsd/cxx/parser/schema-exceptions.txx
index 39a3cbf..a776e22 100644
--- a/libxsd/xsd/cxx/parser/schema-exceptions.txx
+++ b/libxsd/xsd/cxx/parser/schema-exceptions.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/schema-exceptions.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/parser/substitution-map.hxx b/libxsd/xsd/cxx/parser/substitution-map.hxx
index cb28a71..0e7cfa8 100644
--- a/libxsd/xsd/cxx/parser/substitution-map.hxx
+++ b/libxsd/xsd/cxx/parser/substitution-map.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/substitution-map.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/parser/substitution-map.txx b/libxsd/xsd/cxx/parser/substitution-map.txx
index e87b9f3..dcfc938 100644
--- a/libxsd/xsd/cxx/parser/substitution-map.txx
+++ b/libxsd/xsd/cxx/parser/substitution-map.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/substitution-map.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/parser/validating/exceptions.hxx b/libxsd/xsd/cxx/parser/validating/exceptions.hxx
index 90ca976..97b3364 100644
--- a/libxsd/xsd/cxx/parser/validating/exceptions.hxx
+++ b/libxsd/xsd/cxx/parser/validating/exceptions.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/validating/exceptions.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/parser/validating/exceptions.ixx b/libxsd/xsd/cxx/parser/validating/exceptions.ixx
index 077050a..700131d 100644
--- a/libxsd/xsd/cxx/parser/validating/exceptions.ixx
+++ b/libxsd/xsd/cxx/parser/validating/exceptions.ixx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/validating/exceptions.ixx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/parser/validating/exceptions.txx b/libxsd/xsd/cxx/parser/validating/exceptions.txx
index 39e7101..8995cc8 100644
--- a/libxsd/xsd/cxx/parser/validating/exceptions.txx
+++ b/libxsd/xsd/cxx/parser/validating/exceptions.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/validating/exceptions.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/parser/validating/inheritance-map.hxx b/libxsd/xsd/cxx/parser/validating/inheritance-map.hxx
index 3862d75..7029578 100644
--- a/libxsd/xsd/cxx/parser/validating/inheritance-map.hxx
+++ b/libxsd/xsd/cxx/parser/validating/inheritance-map.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/validating/inheritance-map.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/parser/validating/inheritance-map.txx b/libxsd/xsd/cxx/parser/validating/inheritance-map.txx
index a321002..5d71cb6 100644
--- a/libxsd/xsd/cxx/parser/validating/inheritance-map.txx
+++ b/libxsd/xsd/cxx/parser/validating/inheritance-map.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/validating/inheritance-map.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/parser/validating/parser.hxx b/libxsd/xsd/cxx/parser/validating/parser.hxx
index 2548339..dd17efc 100644
--- a/libxsd/xsd/cxx/parser/validating/parser.hxx
+++ b/libxsd/xsd/cxx/parser/validating/parser.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/validating/parser.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/parser/validating/parser.txx b/libxsd/xsd/cxx/parser/validating/parser.txx
index 54a1968..a784374 100644
--- a/libxsd/xsd/cxx/parser/validating/parser.txx
+++ b/libxsd/xsd/cxx/parser/validating/parser.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/validating/parser.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/parser/validating/xml-schema-pimpl.hxx b/libxsd/xsd/cxx/parser/validating/xml-schema-pimpl.hxx
index 09194e4..7b9e099 100644
--- a/libxsd/xsd/cxx/parser/validating/xml-schema-pimpl.hxx
+++ b/libxsd/xsd/cxx/parser/validating/xml-schema-pimpl.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/validating/xml-schema-pimpl.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/parser/validating/xml-schema-pimpl.ixx b/libxsd/xsd/cxx/parser/validating/xml-schema-pimpl.ixx
index d3c8c61..4cf6475 100644
--- a/libxsd/xsd/cxx/parser/validating/xml-schema-pimpl.ixx
+++ b/libxsd/xsd/cxx/parser/validating/xml-schema-pimpl.ixx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/validating/xml-schema-pimpl.ixx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/parser/validating/xml-schema-pimpl.txx b/libxsd/xsd/cxx/parser/validating/xml-schema-pimpl.txx
index 6631dd2..5a973ac 100644
--- a/libxsd/xsd/cxx/parser/validating/xml-schema-pimpl.txx
+++ b/libxsd/xsd/cxx/parser/validating/xml-schema-pimpl.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/validating/xml-schema-pimpl.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/parser/validating/xml-schema-pskel.hxx b/libxsd/xsd/cxx/parser/validating/xml-schema-pskel.hxx
index 88cc3ab..5ca1d86 100644
--- a/libxsd/xsd/cxx/parser/validating/xml-schema-pskel.hxx
+++ b/libxsd/xsd/cxx/parser/validating/xml-schema-pskel.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/validating/xml-schema-pskel.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/parser/validating/xml-schema-pskel.ixx b/libxsd/xsd/cxx/parser/validating/xml-schema-pskel.ixx
index 03207d4..4890c14 100644
--- a/libxsd/xsd/cxx/parser/validating/xml-schema-pskel.ixx
+++ b/libxsd/xsd/cxx/parser/validating/xml-schema-pskel.ixx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/validating/xml-schema-pskel.ixx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/parser/validating/xml-schema-pskel.txx b/libxsd/xsd/cxx/parser/validating/xml-schema-pskel.txx
index 43366a3..ac8ece3 100644
--- a/libxsd/xsd/cxx/parser/validating/xml-schema-pskel.txx
+++ b/libxsd/xsd/cxx/parser/validating/xml-schema-pskel.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/validating/xml-schema-pskel.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/parser/xerces/elements.hxx b/libxsd/xsd/cxx/parser/xerces/elements.hxx
index 35920a4..83180c8 100644
--- a/libxsd/xsd/cxx/parser/xerces/elements.hxx
+++ b/libxsd/xsd/cxx/parser/xerces/elements.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/xerces/elements.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/parser/xerces/elements.txx b/libxsd/xsd/cxx/parser/xerces/elements.txx
index 2324b0c..79e7e2e 100644
--- a/libxsd/xsd/cxx/parser/xerces/elements.txx
+++ b/libxsd/xsd/cxx/parser/xerces/elements.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/xerces/elements.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/parser/xml-schema.hxx b/libxsd/xsd/cxx/parser/xml-schema.hxx
index 0c1ae03..5d1c82b 100644
--- a/libxsd/xsd/cxx/parser/xml-schema.hxx
+++ b/libxsd/xsd/cxx/parser/xml-schema.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/xml-schema.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/parser/xml-schema.ixx b/libxsd/xsd/cxx/parser/xml-schema.ixx
index d116420..51a0f15 100644
--- a/libxsd/xsd/cxx/parser/xml-schema.ixx
+++ b/libxsd/xsd/cxx/parser/xml-schema.ixx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/xml-schema.ixx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/parser/xml-schema.txx b/libxsd/xsd/cxx/parser/xml-schema.txx
index 881b20f..eb1d072 100644
--- a/libxsd/xsd/cxx/parser/xml-schema.txx
+++ b/libxsd/xsd/cxx/parser/xml-schema.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/xml-schema.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/post.hxx b/libxsd/xsd/cxx/post.hxx
index 416cf3e..307f4d7 100644
--- a/libxsd/xsd/cxx/post.hxx
+++ b/libxsd/xsd/cxx/post.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/post.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/pre.hxx b/libxsd/xsd/cxx/pre.hxx
index c159627..15e4707 100644
--- a/libxsd/xsd/cxx/pre.hxx
+++ b/libxsd/xsd/cxx/pre.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/pre.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/ro-string.hxx b/libxsd/xsd/cxx/ro-string.hxx
index 3bb00c0..6a798bf 100644
--- a/libxsd/xsd/cxx/ro-string.hxx
+++ b/libxsd/xsd/cxx/ro-string.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/ro-string.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/ro-string.txx b/libxsd/xsd/cxx/ro-string.txx
index f020a78..898c8d3 100644
--- a/libxsd/xsd/cxx/ro-string.txx
+++ b/libxsd/xsd/cxx/ro-string.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/ro-string.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/ace-cdr-stream-common.hxx b/libxsd/xsd/cxx/tree/ace-cdr-stream-common.hxx
index c2536c3..2484260 100644
--- a/libxsd/xsd/cxx/tree/ace-cdr-stream-common.hxx
+++ b/libxsd/xsd/cxx/tree/ace-cdr-stream-common.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/ace-cdr-stream-common.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/ace-cdr-stream-extraction.hxx b/libxsd/xsd/cxx/tree/ace-cdr-stream-extraction.hxx
index 03e2409..a431265 100644
--- a/libxsd/xsd/cxx/tree/ace-cdr-stream-extraction.hxx
+++ b/libxsd/xsd/cxx/tree/ace-cdr-stream-extraction.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/ace-cdr-stream-extraction.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/ace-cdr-stream-insertion.hxx b/libxsd/xsd/cxx/tree/ace-cdr-stream-insertion.hxx
index 1893741..4b7c304 100644
--- a/libxsd/xsd/cxx/tree/ace-cdr-stream-insertion.hxx
+++ b/libxsd/xsd/cxx/tree/ace-cdr-stream-insertion.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/ace-cdr-stream-insertion.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/bits/literals.hxx b/libxsd/xsd/cxx/tree/bits/literals.hxx
index 3053e36..3c8847e 100644
--- a/libxsd/xsd/cxx/tree/bits/literals.hxx
+++ b/libxsd/xsd/cxx/tree/bits/literals.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/bits/literals.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/bits/literals.ixx b/libxsd/xsd/cxx/tree/bits/literals.ixx
index 695ad81..7a34ab5 100644
--- a/libxsd/xsd/cxx/tree/bits/literals.ixx
+++ b/libxsd/xsd/cxx/tree/bits/literals.ixx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/bits/literals.ixx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/buffer.hxx b/libxsd/xsd/cxx/tree/buffer.hxx
index c7c726f..925b26a 100644
--- a/libxsd/xsd/cxx/tree/buffer.hxx
+++ b/libxsd/xsd/cxx/tree/buffer.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/buffer.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/buffer.txx b/libxsd/xsd/cxx/tree/buffer.txx
index bd36c53..201fcbb 100644
--- a/libxsd/xsd/cxx/tree/buffer.txx
+++ b/libxsd/xsd/cxx/tree/buffer.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/buffer.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/comparison-map.hxx b/libxsd/xsd/cxx/tree/comparison-map.hxx
index dd3e0a8..416e278 100644
--- a/libxsd/xsd/cxx/tree/comparison-map.hxx
+++ b/libxsd/xsd/cxx/tree/comparison-map.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/comparison-map.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/comparison-map.txx b/libxsd/xsd/cxx/tree/comparison-map.txx
index 6793ad0..383e2ed 100644
--- a/libxsd/xsd/cxx/tree/comparison-map.txx
+++ b/libxsd/xsd/cxx/tree/comparison-map.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/comparison-map.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/containers-wildcard.hxx b/libxsd/xsd/cxx/tree/containers-wildcard.hxx
index 7598d9f..3dc10fa 100644
--- a/libxsd/xsd/cxx/tree/containers-wildcard.hxx
+++ b/libxsd/xsd/cxx/tree/containers-wildcard.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/containers-wildcard.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/containers.hxx b/libxsd/xsd/cxx/tree/containers.hxx
index 1b959cb..b4c61b8 100644
--- a/libxsd/xsd/cxx/tree/containers.hxx
+++ b/libxsd/xsd/cxx/tree/containers.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/containers.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/containers.txx b/libxsd/xsd/cxx/tree/containers.txx
index 7e45a02..a283df1 100644
--- a/libxsd/xsd/cxx/tree/containers.txx
+++ b/libxsd/xsd/cxx/tree/containers.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/containers.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/date-time-extraction.txx b/libxsd/xsd/cxx/tree/date-time-extraction.txx
index eb248e7..2e071e5 100644
--- a/libxsd/xsd/cxx/tree/date-time-extraction.txx
+++ b/libxsd/xsd/cxx/tree/date-time-extraction.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/date-time-extraction.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/date-time-insertion.txx b/libxsd/xsd/cxx/tree/date-time-insertion.txx
index 4fb1b79..0d1126f 100644
--- a/libxsd/xsd/cxx/tree/date-time-insertion.txx
+++ b/libxsd/xsd/cxx/tree/date-time-insertion.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/date-time-insertion.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/date-time-ostream.txx b/libxsd/xsd/cxx/tree/date-time-ostream.txx
index ad08672..3a5dbd5 100644
--- a/libxsd/xsd/cxx/tree/date-time-ostream.txx
+++ b/libxsd/xsd/cxx/tree/date-time-ostream.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/date-time-ostream.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/date-time.hxx b/libxsd/xsd/cxx/tree/date-time.hxx
index 25890c1..731c933 100644
--- a/libxsd/xsd/cxx/tree/date-time.hxx
+++ b/libxsd/xsd/cxx/tree/date-time.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/date-time.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/date-time.ixx b/libxsd/xsd/cxx/tree/date-time.ixx
index 172b559..daeb84e 100644
--- a/libxsd/xsd/cxx/tree/date-time.ixx
+++ b/libxsd/xsd/cxx/tree/date-time.ixx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/date-time.ixx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/date-time.txx b/libxsd/xsd/cxx/tree/date-time.txx
index 145c2b1..f6193fc 100644
--- a/libxsd/xsd/cxx/tree/date-time.txx
+++ b/libxsd/xsd/cxx/tree/date-time.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/date-time.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/element-map.hxx b/libxsd/xsd/cxx/tree/element-map.hxx
index b00bdbd..4eb7adb 100644
--- a/libxsd/xsd/cxx/tree/element-map.hxx
+++ b/libxsd/xsd/cxx/tree/element-map.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/element-map.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/element-map.txx b/libxsd/xsd/cxx/tree/element-map.txx
index 6bdb1fe..8b32d2f 100644
--- a/libxsd/xsd/cxx/tree/element-map.txx
+++ b/libxsd/xsd/cxx/tree/element-map.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/element-map.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/elements.hxx b/libxsd/xsd/cxx/tree/elements.hxx
index 396e880..2acb7f1 100644
--- a/libxsd/xsd/cxx/tree/elements.hxx
+++ b/libxsd/xsd/cxx/tree/elements.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/elements.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/elements.ixx b/libxsd/xsd/cxx/tree/elements.ixx
index f86cbcc..a836461 100644
--- a/libxsd/xsd/cxx/tree/elements.ixx
+++ b/libxsd/xsd/cxx/tree/elements.ixx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/elements.ixx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/elements.txx b/libxsd/xsd/cxx/tree/elements.txx
index 0169de6..c113c75 100644
--- a/libxsd/xsd/cxx/tree/elements.txx
+++ b/libxsd/xsd/cxx/tree/elements.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/elements.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/error-handler.hxx b/libxsd/xsd/cxx/tree/error-handler.hxx
index f674109..560b169 100644
--- a/libxsd/xsd/cxx/tree/error-handler.hxx
+++ b/libxsd/xsd/cxx/tree/error-handler.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/error-handler.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/error-handler.txx b/libxsd/xsd/cxx/tree/error-handler.txx
index 38ef980..8bc1563 100644
--- a/libxsd/xsd/cxx/tree/error-handler.txx
+++ b/libxsd/xsd/cxx/tree/error-handler.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/error-handler.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/exceptions.hxx b/libxsd/xsd/cxx/tree/exceptions.hxx
index 8d8cf8f..b033cfa 100644
--- a/libxsd/xsd/cxx/tree/exceptions.hxx
+++ b/libxsd/xsd/cxx/tree/exceptions.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/exceptions.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/exceptions.txx b/libxsd/xsd/cxx/tree/exceptions.txx
index de8e022..2f3b5a2 100644
--- a/libxsd/xsd/cxx/tree/exceptions.txx
+++ b/libxsd/xsd/cxx/tree/exceptions.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/exceptions.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/facet.hxx b/libxsd/xsd/cxx/tree/facet.hxx
index 830c965..0a1c420 100644
--- a/libxsd/xsd/cxx/tree/facet.hxx
+++ b/libxsd/xsd/cxx/tree/facet.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/facet.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/istream-fwd.hxx b/libxsd/xsd/cxx/tree/istream-fwd.hxx
index dd956a7..f528e40 100644
--- a/libxsd/xsd/cxx/tree/istream-fwd.hxx
+++ b/libxsd/xsd/cxx/tree/istream-fwd.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/istream-fwd.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/istream.hxx b/libxsd/xsd/cxx/tree/istream.hxx
index 1ff2bd8..42177cb 100644
--- a/libxsd/xsd/cxx/tree/istream.hxx
+++ b/libxsd/xsd/cxx/tree/istream.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/istream.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/list.hxx b/libxsd/xsd/cxx/tree/list.hxx
index df65de9..b877cf8 100644
--- a/libxsd/xsd/cxx/tree/list.hxx
+++ b/libxsd/xsd/cxx/tree/list.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/list.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/ostream.hxx b/libxsd/xsd/cxx/tree/ostream.hxx
index fde681e..d04d3c7 100644
--- a/libxsd/xsd/cxx/tree/ostream.hxx
+++ b/libxsd/xsd/cxx/tree/ostream.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/ostream.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/parsing.hxx b/libxsd/xsd/cxx/tree/parsing.hxx
index 5cda5c7..4e021a9 100644
--- a/libxsd/xsd/cxx/tree/parsing.hxx
+++ b/libxsd/xsd/cxx/tree/parsing.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/parsing.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/parsing.txx b/libxsd/xsd/cxx/tree/parsing.txx
index 14af025..a4ed34d 100644
--- a/libxsd/xsd/cxx/tree/parsing.txx
+++ b/libxsd/xsd/cxx/tree/parsing.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/parsing.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/parsing/boolean.hxx b/libxsd/xsd/cxx/tree/parsing/boolean.hxx
index 969a126..2995f43 100644
--- a/libxsd/xsd/cxx/tree/parsing/boolean.hxx
+++ b/libxsd/xsd/cxx/tree/parsing/boolean.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/parsing/boolean.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/parsing/byte.hxx b/libxsd/xsd/cxx/tree/parsing/byte.hxx
index b21c27f..b2ca938 100644
--- a/libxsd/xsd/cxx/tree/parsing/byte.hxx
+++ b/libxsd/xsd/cxx/tree/parsing/byte.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/parsing/byte.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/parsing/date-time.txx b/libxsd/xsd/cxx/tree/parsing/date-time.txx
index d6610d1..7645472 100644
--- a/libxsd/xsd/cxx/tree/parsing/date-time.txx
+++ b/libxsd/xsd/cxx/tree/parsing/date-time.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/parsing/date-time.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/parsing/decimal.hxx b/libxsd/xsd/cxx/tree/parsing/decimal.hxx
index a64e10c..dd2047a 100644
--- a/libxsd/xsd/cxx/tree/parsing/decimal.hxx
+++ b/libxsd/xsd/cxx/tree/parsing/decimal.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/parsing/decimal.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/parsing/double.hxx b/libxsd/xsd/cxx/tree/parsing/double.hxx
index f0804cf..f302dd0 100644
--- a/libxsd/xsd/cxx/tree/parsing/double.hxx
+++ b/libxsd/xsd/cxx/tree/parsing/double.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/parsing/double.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/parsing/element-map.txx b/libxsd/xsd/cxx/tree/parsing/element-map.txx
index a284c39..485ee61 100644
--- a/libxsd/xsd/cxx/tree/parsing/element-map.txx
+++ b/libxsd/xsd/cxx/tree/parsing/element-map.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/parsing/element-map.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/parsing/float.hxx b/libxsd/xsd/cxx/tree/parsing/float.hxx
index bd56aeb..957ba9c 100644
--- a/libxsd/xsd/cxx/tree/parsing/float.hxx
+++ b/libxsd/xsd/cxx/tree/parsing/float.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/parsing/float.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/parsing/int.hxx b/libxsd/xsd/cxx/tree/parsing/int.hxx
index f7019cf..e8df077 100644
--- a/libxsd/xsd/cxx/tree/parsing/int.hxx
+++ b/libxsd/xsd/cxx/tree/parsing/int.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/parsing/int.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/parsing/long.hxx b/libxsd/xsd/cxx/tree/parsing/long.hxx
index 8bf9681..a1808d9 100644
--- a/libxsd/xsd/cxx/tree/parsing/long.hxx
+++ b/libxsd/xsd/cxx/tree/parsing/long.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/parsing/long.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/parsing/short.hxx b/libxsd/xsd/cxx/tree/parsing/short.hxx
index e1de7ce..d37eab7 100644
--- a/libxsd/xsd/cxx/tree/parsing/short.hxx
+++ b/libxsd/xsd/cxx/tree/parsing/short.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/parsing/short.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/parsing/unsigned-byte.hxx b/libxsd/xsd/cxx/tree/parsing/unsigned-byte.hxx
index 719e1c2..c5d0703 100644
--- a/libxsd/xsd/cxx/tree/parsing/unsigned-byte.hxx
+++ b/libxsd/xsd/cxx/tree/parsing/unsigned-byte.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/parsing/unsigned-byte.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/parsing/unsigned-int.hxx b/libxsd/xsd/cxx/tree/parsing/unsigned-int.hxx
index a680839..0728905 100644
--- a/libxsd/xsd/cxx/tree/parsing/unsigned-int.hxx
+++ b/libxsd/xsd/cxx/tree/parsing/unsigned-int.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/parsing/unsigned-int.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/parsing/unsigned-long.hxx b/libxsd/xsd/cxx/tree/parsing/unsigned-long.hxx
index 01f4f2a..4be5a1b 100644
--- a/libxsd/xsd/cxx/tree/parsing/unsigned-long.hxx
+++ b/libxsd/xsd/cxx/tree/parsing/unsigned-long.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/parsing/unsigned-long.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/parsing/unsigned-short.hxx b/libxsd/xsd/cxx/tree/parsing/unsigned-short.hxx
index 763cca6..7c13852 100644
--- a/libxsd/xsd/cxx/tree/parsing/unsigned-short.hxx
+++ b/libxsd/xsd/cxx/tree/parsing/unsigned-short.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/parsing/unsigned-short.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/serialization.hxx b/libxsd/xsd/cxx/tree/serialization.hxx
index 6cd19da..56705a5 100644
--- a/libxsd/xsd/cxx/tree/serialization.hxx
+++ b/libxsd/xsd/cxx/tree/serialization.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/serialization.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/serialization.txx b/libxsd/xsd/cxx/tree/serialization.txx
index 41c38ee..9bfdfc2 100644
--- a/libxsd/xsd/cxx/tree/serialization.txx
+++ b/libxsd/xsd/cxx/tree/serialization.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/serialization.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/serialization/boolean.hxx b/libxsd/xsd/cxx/tree/serialization/boolean.hxx
index 499d00c..5652d17 100644
--- a/libxsd/xsd/cxx/tree/serialization/boolean.hxx
+++ b/libxsd/xsd/cxx/tree/serialization/boolean.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/serialization/boolean.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/serialization/byte.hxx b/libxsd/xsd/cxx/tree/serialization/byte.hxx
index 7e21064..8bc8ffd 100644
--- a/libxsd/xsd/cxx/tree/serialization/byte.hxx
+++ b/libxsd/xsd/cxx/tree/serialization/byte.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/serialization/byte.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/serialization/date-time.txx b/libxsd/xsd/cxx/tree/serialization/date-time.txx
index b746d15..fe5db35 100644
--- a/libxsd/xsd/cxx/tree/serialization/date-time.txx
+++ b/libxsd/xsd/cxx/tree/serialization/date-time.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/serialization/date-time.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/serialization/decimal.hxx b/libxsd/xsd/cxx/tree/serialization/decimal.hxx
index 70c97e3..52e3e8c 100644
--- a/libxsd/xsd/cxx/tree/serialization/decimal.hxx
+++ b/libxsd/xsd/cxx/tree/serialization/decimal.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/serialization/decimal.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/serialization/double.hxx b/libxsd/xsd/cxx/tree/serialization/double.hxx
index d57c3a4..b357743 100644
--- a/libxsd/xsd/cxx/tree/serialization/double.hxx
+++ b/libxsd/xsd/cxx/tree/serialization/double.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/serialization/double.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/serialization/element-map.txx b/libxsd/xsd/cxx/tree/serialization/element-map.txx
index d509243..95ad72f 100644
--- a/libxsd/xsd/cxx/tree/serialization/element-map.txx
+++ b/libxsd/xsd/cxx/tree/serialization/element-map.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/serialization/element-map.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/serialization/float.hxx b/libxsd/xsd/cxx/tree/serialization/float.hxx
index 00466f3..6ef1c39 100644
--- a/libxsd/xsd/cxx/tree/serialization/float.hxx
+++ b/libxsd/xsd/cxx/tree/serialization/float.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/serialization/float.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/serialization/int.hxx b/libxsd/xsd/cxx/tree/serialization/int.hxx
index 0ebfb51..bc378aa 100644
--- a/libxsd/xsd/cxx/tree/serialization/int.hxx
+++ b/libxsd/xsd/cxx/tree/serialization/int.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/serialization/int.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/serialization/long.hxx b/libxsd/xsd/cxx/tree/serialization/long.hxx
index 2ac07e0..a40b98f 100644
--- a/libxsd/xsd/cxx/tree/serialization/long.hxx
+++ b/libxsd/xsd/cxx/tree/serialization/long.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/serialization/long.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/serialization/short.hxx b/libxsd/xsd/cxx/tree/serialization/short.hxx
index 276ee6a..44850f0 100644
--- a/libxsd/xsd/cxx/tree/serialization/short.hxx
+++ b/libxsd/xsd/cxx/tree/serialization/short.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/serialization/short.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/serialization/unsigned-byte.hxx b/libxsd/xsd/cxx/tree/serialization/unsigned-byte.hxx
index 3b3d5f8..340f9aa 100644
--- a/libxsd/xsd/cxx/tree/serialization/unsigned-byte.hxx
+++ b/libxsd/xsd/cxx/tree/serialization/unsigned-byte.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/serialization/unsigned-byte.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/serialization/unsigned-int.hxx b/libxsd/xsd/cxx/tree/serialization/unsigned-int.hxx
index 80f9993..b2295b6 100644
--- a/libxsd/xsd/cxx/tree/serialization/unsigned-int.hxx
+++ b/libxsd/xsd/cxx/tree/serialization/unsigned-int.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/serialization/unsigned-int.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/serialization/unsigned-long.hxx b/libxsd/xsd/cxx/tree/serialization/unsigned-long.hxx
index eab1b27..e2d87d1 100644
--- a/libxsd/xsd/cxx/tree/serialization/unsigned-long.hxx
+++ b/libxsd/xsd/cxx/tree/serialization/unsigned-long.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/serialization/unsigned-long.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/serialization/unsigned-short.hxx b/libxsd/xsd/cxx/tree/serialization/unsigned-short.hxx
index 7b35e31..a969470 100644
--- a/libxsd/xsd/cxx/tree/serialization/unsigned-short.hxx
+++ b/libxsd/xsd/cxx/tree/serialization/unsigned-short.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/serialization/unsigned-short.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/std-ostream-map.hxx b/libxsd/xsd/cxx/tree/std-ostream-map.hxx
index cc987f3..8ac5f72 100644
--- a/libxsd/xsd/cxx/tree/std-ostream-map.hxx
+++ b/libxsd/xsd/cxx/tree/std-ostream-map.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/std-ostream-map.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/std-ostream-map.txx b/libxsd/xsd/cxx/tree/std-ostream-map.txx
index 874f8d2..f48e176 100644
--- a/libxsd/xsd/cxx/tree/std-ostream-map.txx
+++ b/libxsd/xsd/cxx/tree/std-ostream-map.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/std-ostream-map.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/std-ostream-operators.hxx b/libxsd/xsd/cxx/tree/std-ostream-operators.hxx
index 32a7d45..5c2d879 100644
--- a/libxsd/xsd/cxx/tree/std-ostream-operators.hxx
+++ b/libxsd/xsd/cxx/tree/std-ostream-operators.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/std-ostream-operators.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/stream-extraction-map.hxx b/libxsd/xsd/cxx/tree/stream-extraction-map.hxx
index 245d786..8f64926 100644
--- a/libxsd/xsd/cxx/tree/stream-extraction-map.hxx
+++ b/libxsd/xsd/cxx/tree/stream-extraction-map.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/stream-extraction-map.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/stream-extraction-map.txx b/libxsd/xsd/cxx/tree/stream-extraction-map.txx
index 156f9c0..a772e19 100644
--- a/libxsd/xsd/cxx/tree/stream-extraction-map.txx
+++ b/libxsd/xsd/cxx/tree/stream-extraction-map.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/stream-extraction-map.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/stream-extraction.hxx b/libxsd/xsd/cxx/tree/stream-extraction.hxx
index e4a1740..e7a7763 100644
--- a/libxsd/xsd/cxx/tree/stream-extraction.hxx
+++ b/libxsd/xsd/cxx/tree/stream-extraction.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/stream-extraction.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/stream-insertion-map.hxx b/libxsd/xsd/cxx/tree/stream-insertion-map.hxx
index d393aec..62df56c 100644
--- a/libxsd/xsd/cxx/tree/stream-insertion-map.hxx
+++ b/libxsd/xsd/cxx/tree/stream-insertion-map.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/stream-insertion-map.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/stream-insertion-map.txx b/libxsd/xsd/cxx/tree/stream-insertion-map.txx
index 64f36ea..070dac4 100644
--- a/libxsd/xsd/cxx/tree/stream-insertion-map.txx
+++ b/libxsd/xsd/cxx/tree/stream-insertion-map.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/stream-insertion-map.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/stream-insertion.hxx b/libxsd/xsd/cxx/tree/stream-insertion.hxx
index 9de1ba5..61eb9ef 100644
--- a/libxsd/xsd/cxx/tree/stream-insertion.hxx
+++ b/libxsd/xsd/cxx/tree/stream-insertion.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/stream-insertion.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/text.hxx b/libxsd/xsd/cxx/tree/text.hxx
index 4092111..e4d09ed 100644
--- a/libxsd/xsd/cxx/tree/text.hxx
+++ b/libxsd/xsd/cxx/tree/text.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/text.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/text.txx b/libxsd/xsd/cxx/tree/text.txx
index daf8693..4e7c2f1 100644
--- a/libxsd/xsd/cxx/tree/text.txx
+++ b/libxsd/xsd/cxx/tree/text.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/text.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/type-factory-map.hxx b/libxsd/xsd/cxx/tree/type-factory-map.hxx
index ea173cc..9bfe883 100644
--- a/libxsd/xsd/cxx/tree/type-factory-map.hxx
+++ b/libxsd/xsd/cxx/tree/type-factory-map.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/type-factory-map.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/type-factory-map.txx b/libxsd/xsd/cxx/tree/type-factory-map.txx
index 174147c..ec39fb6 100644
--- a/libxsd/xsd/cxx/tree/type-factory-map.txx
+++ b/libxsd/xsd/cxx/tree/type-factory-map.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/type-factory-map.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/type-serializer-map.hxx b/libxsd/xsd/cxx/tree/type-serializer-map.hxx
index ca52129..7e98db7 100644
--- a/libxsd/xsd/cxx/tree/type-serializer-map.hxx
+++ b/libxsd/xsd/cxx/tree/type-serializer-map.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/type-serializer-map.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/type-serializer-map.txx b/libxsd/xsd/cxx/tree/type-serializer-map.txx
index 454282e..45346e4 100644
--- a/libxsd/xsd/cxx/tree/type-serializer-map.txx
+++ b/libxsd/xsd/cxx/tree/type-serializer-map.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/type-serializer-map.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/types.hxx b/libxsd/xsd/cxx/tree/types.hxx
index 9c5a413..e49ba19 100644
--- a/libxsd/xsd/cxx/tree/types.hxx
+++ b/libxsd/xsd/cxx/tree/types.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/types.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/types.txx b/libxsd/xsd/cxx/tree/types.txx
index 61cb419..903556b 100644
--- a/libxsd/xsd/cxx/tree/types.txx
+++ b/libxsd/xsd/cxx/tree/types.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/types.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/xdr-stream-common.hxx b/libxsd/xsd/cxx/tree/xdr-stream-common.hxx
index 7187559..ef89db4 100644
--- a/libxsd/xsd/cxx/tree/xdr-stream-common.hxx
+++ b/libxsd/xsd/cxx/tree/xdr-stream-common.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/xdr-stream-common.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/xdr-stream-extraction.hxx b/libxsd/xsd/cxx/tree/xdr-stream-extraction.hxx
index 0e4b8f7..39f4ee3 100644
--- a/libxsd/xsd/cxx/tree/xdr-stream-extraction.hxx
+++ b/libxsd/xsd/cxx/tree/xdr-stream-extraction.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/xdr-stream-extraction.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/tree/xdr-stream-insertion.hxx b/libxsd/xsd/cxx/tree/xdr-stream-insertion.hxx
index fadc97b..180f1ea 100644
--- a/libxsd/xsd/cxx/tree/xdr-stream-insertion.hxx
+++ b/libxsd/xsd/cxx/tree/xdr-stream-insertion.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/xdr-stream-insertion.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/version.hxx b/libxsd/xsd/cxx/version.hxx
index 83decb5..5e51f21 100644
--- a/libxsd/xsd/cxx/version.hxx
+++ b/libxsd/xsd/cxx/version.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/version.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/xml/bits/literals.hxx b/libxsd/xsd/cxx/xml/bits/literals.hxx
index fc3f9f8..655289a 100644
--- a/libxsd/xsd/cxx/xml/bits/literals.hxx
+++ b/libxsd/xsd/cxx/xml/bits/literals.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/bits/literals.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/xml/bits/literals.ixx b/libxsd/xsd/cxx/xml/bits/literals.ixx
index 59fa277..b294035 100644
--- a/libxsd/xsd/cxx/xml/bits/literals.ixx
+++ b/libxsd/xsd/cxx/xml/bits/literals.ixx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/bits/literals.ixx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/xml/char-iso8859-1.hxx b/libxsd/xsd/cxx/xml/char-iso8859-1.hxx
index 81965f0..800f502 100644
--- a/libxsd/xsd/cxx/xml/char-iso8859-1.hxx
+++ b/libxsd/xsd/cxx/xml/char-iso8859-1.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/char-iso8859-1.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/xml/char-iso8859-1.txx b/libxsd/xsd/cxx/xml/char-iso8859-1.txx
index 3ce88ad..1a98aee 100644
--- a/libxsd/xsd/cxx/xml/char-iso8859-1.txx
+++ b/libxsd/xsd/cxx/xml/char-iso8859-1.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/char-iso8859-1.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/xml/char-lcp.hxx b/libxsd/xsd/cxx/xml/char-lcp.hxx
index d51fc27..0fa84db 100644
--- a/libxsd/xsd/cxx/xml/char-lcp.hxx
+++ b/libxsd/xsd/cxx/xml/char-lcp.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/char-lcp.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/xml/char-lcp.txx b/libxsd/xsd/cxx/xml/char-lcp.txx
index 21c85d0..982b24f 100644
--- a/libxsd/xsd/cxx/xml/char-lcp.txx
+++ b/libxsd/xsd/cxx/xml/char-lcp.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/char-lcp.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/xml/char-utf8.hxx b/libxsd/xsd/cxx/xml/char-utf8.hxx
index c424c91..5dbbc80 100644
--- a/libxsd/xsd/cxx/xml/char-utf8.hxx
+++ b/libxsd/xsd/cxx/xml/char-utf8.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/char-utf8.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/xml/char-utf8.txx b/libxsd/xsd/cxx/xml/char-utf8.txx
index 7dc0ac9..8b3504f 100644
--- a/libxsd/xsd/cxx/xml/char-utf8.txx
+++ b/libxsd/xsd/cxx/xml/char-utf8.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/char-utf8.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/xml/dom/auto-ptr.hxx b/libxsd/xsd/cxx/xml/dom/auto-ptr.hxx
index b8c9aa3..b717913 100644
--- a/libxsd/xsd/cxx/xml/dom/auto-ptr.hxx
+++ b/libxsd/xsd/cxx/xml/dom/auto-ptr.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/dom/auto-ptr.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/xml/dom/bits/error-handler-proxy.hxx b/libxsd/xsd/cxx/xml/dom/bits/error-handler-proxy.hxx
index bd07906..121d239 100644
--- a/libxsd/xsd/cxx/xml/dom/bits/error-handler-proxy.hxx
+++ b/libxsd/xsd/cxx/xml/dom/bits/error-handler-proxy.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/dom/bits/error-handler-proxy.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/xml/dom/bits/error-handler-proxy.txx b/libxsd/xsd/cxx/xml/dom/bits/error-handler-proxy.txx
index d5dff65..582efad 100644
--- a/libxsd/xsd/cxx/xml/dom/bits/error-handler-proxy.txx
+++ b/libxsd/xsd/cxx/xml/dom/bits/error-handler-proxy.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/dom/bits/error-handler-proxy.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/xml/dom/elements.hxx b/libxsd/xsd/cxx/xml/dom/elements.hxx
index cc7abd3..228f689 100644
--- a/libxsd/xsd/cxx/xml/dom/elements.hxx
+++ b/libxsd/xsd/cxx/xml/dom/elements.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/dom/elements.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/xml/dom/elements.txx b/libxsd/xsd/cxx/xml/dom/elements.txx
index af24737..e6f1d68 100644
--- a/libxsd/xsd/cxx/xml/dom/elements.txx
+++ b/libxsd/xsd/cxx/xml/dom/elements.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/dom/elements.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/xml/dom/parsing-header.hxx b/libxsd/xsd/cxx/xml/dom/parsing-header.hxx
index 2699306..28f10eb 100644
--- a/libxsd/xsd/cxx/xml/dom/parsing-header.hxx
+++ b/libxsd/xsd/cxx/xml/dom/parsing-header.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/dom/parsing-header.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/xml/dom/parsing-source.hxx b/libxsd/xsd/cxx/xml/dom/parsing-source.hxx
index 1daac34..525f07c 100644
--- a/libxsd/xsd/cxx/xml/dom/parsing-source.hxx
+++ b/libxsd/xsd/cxx/xml/dom/parsing-source.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/dom/parsing-source.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/xml/dom/parsing-source.txx b/libxsd/xsd/cxx/xml/dom/parsing-source.txx
index 352114d..61c5e38 100644
--- a/libxsd/xsd/cxx/xml/dom/parsing-source.txx
+++ b/libxsd/xsd/cxx/xml/dom/parsing-source.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/dom/parsing-source.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/xml/dom/serialization-header.hxx b/libxsd/xsd/cxx/xml/dom/serialization-header.hxx
index 1db470d..6c0a34c 100644
--- a/libxsd/xsd/cxx/xml/dom/serialization-header.hxx
+++ b/libxsd/xsd/cxx/xml/dom/serialization-header.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/dom/serialization-header.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/xml/dom/serialization-header.txx b/libxsd/xsd/cxx/xml/dom/serialization-header.txx
index 9cea4b0..5b062d9 100644
--- a/libxsd/xsd/cxx/xml/dom/serialization-header.txx
+++ b/libxsd/xsd/cxx/xml/dom/serialization-header.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/dom/serialization-header.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/xml/dom/serialization-source.hxx b/libxsd/xsd/cxx/xml/dom/serialization-source.hxx
index 3b23220..c752a15 100644
--- a/libxsd/xsd/cxx/xml/dom/serialization-source.hxx
+++ b/libxsd/xsd/cxx/xml/dom/serialization-source.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/dom/serialization-source.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/xml/dom/serialization-source.txx b/libxsd/xsd/cxx/xml/dom/serialization-source.txx
index f96dcb4..f19941d 100644
--- a/libxsd/xsd/cxx/xml/dom/serialization-source.txx
+++ b/libxsd/xsd/cxx/xml/dom/serialization-source.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/dom/serialization-source.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/xml/dom/wildcard-source.hxx b/libxsd/xsd/cxx/xml/dom/wildcard-source.hxx
index 225f5df..07dce84 100644
--- a/libxsd/xsd/cxx/xml/dom/wildcard-source.hxx
+++ b/libxsd/xsd/cxx/xml/dom/wildcard-source.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/dom/wildcard-source.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/xml/dom/wildcard-source.txx b/libxsd/xsd/cxx/xml/dom/wildcard-source.txx
index bd2817f..dfd1690 100644
--- a/libxsd/xsd/cxx/xml/dom/wildcard-source.txx
+++ b/libxsd/xsd/cxx/xml/dom/wildcard-source.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/dom/wildcard-source.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/xml/elements.hxx b/libxsd/xsd/cxx/xml/elements.hxx
index 4c6e887..f848818 100644
--- a/libxsd/xsd/cxx/xml/elements.hxx
+++ b/libxsd/xsd/cxx/xml/elements.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/elements.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/xml/elements.txx b/libxsd/xsd/cxx/xml/elements.txx
index d7d82c2..461b69d 100644
--- a/libxsd/xsd/cxx/xml/elements.txx
+++ b/libxsd/xsd/cxx/xml/elements.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/elements.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/xml/error-handler.hxx b/libxsd/xsd/cxx/xml/error-handler.hxx
index a9c0c6f..b674877 100644
--- a/libxsd/xsd/cxx/xml/error-handler.hxx
+++ b/libxsd/xsd/cxx/xml/error-handler.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/error-handler.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/xml/exceptions.hxx b/libxsd/xsd/cxx/xml/exceptions.hxx
index 6a4e64c..8794c4d 100644
--- a/libxsd/xsd/cxx/xml/exceptions.hxx
+++ b/libxsd/xsd/cxx/xml/exceptions.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/exceptions.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/xml/qualified-name.hxx b/libxsd/xsd/cxx/xml/qualified-name.hxx
index 473c341..175a27d 100644
--- a/libxsd/xsd/cxx/xml/qualified-name.hxx
+++ b/libxsd/xsd/cxx/xml/qualified-name.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/qualified-name.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/xml/sax/bits/error-handler-proxy.hxx b/libxsd/xsd/cxx/xml/sax/bits/error-handler-proxy.hxx
index 30a5ba3..61f4065 100644
--- a/libxsd/xsd/cxx/xml/sax/bits/error-handler-proxy.hxx
+++ b/libxsd/xsd/cxx/xml/sax/bits/error-handler-proxy.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/sax/bits/error-handler-proxy.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/xml/sax/bits/error-handler-proxy.txx b/libxsd/xsd/cxx/xml/sax/bits/error-handler-proxy.txx
index 31b1a34..aac2655 100644
--- a/libxsd/xsd/cxx/xml/sax/bits/error-handler-proxy.txx
+++ b/libxsd/xsd/cxx/xml/sax/bits/error-handler-proxy.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/sax/bits/error-handler-proxy.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/xml/sax/std-input-source.hxx b/libxsd/xsd/cxx/xml/sax/std-input-source.hxx
index 6f3ee38..f3a07ec 100644
--- a/libxsd/xsd/cxx/xml/sax/std-input-source.hxx
+++ b/libxsd/xsd/cxx/xml/sax/std-input-source.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/sax/std-input-source.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/xml/std-memory-manager.hxx b/libxsd/xsd/cxx/xml/std-memory-manager.hxx
index 00012fd..bbe4755 100644
--- a/libxsd/xsd/cxx/xml/std-memory-manager.hxx
+++ b/libxsd/xsd/cxx/xml/std-memory-manager.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/std-memory-manager.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/xml/string.hxx b/libxsd/xsd/cxx/xml/string.hxx
index 832e7ec..9f87501 100644
--- a/libxsd/xsd/cxx/xml/string.hxx
+++ b/libxsd/xsd/cxx/xml/string.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/string.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/xml/string.ixx b/libxsd/xsd/cxx/xml/string.ixx
index b171543..cefc94e 100644
--- a/libxsd/xsd/cxx/xml/string.ixx
+++ b/libxsd/xsd/cxx/xml/string.ixx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/string.ixx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/xml/string.txx b/libxsd/xsd/cxx/xml/string.txx
index c6f1d20..b2fe6ff 100644
--- a/libxsd/xsd/cxx/xml/string.txx
+++ b/libxsd/xsd/cxx/xml/string.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/string.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/zc-istream.hxx b/libxsd/xsd/cxx/zc-istream.hxx
index b5f7429..f783846 100644
--- a/libxsd/xsd/cxx/zc-istream.hxx
+++ b/libxsd/xsd/cxx/zc-istream.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/zc-istream.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/libxsd/xsd/cxx/zc-istream.txx b/libxsd/xsd/cxx/zc-istream.txx
index fdb057c..688c4fa 100644
--- a/libxsd/xsd/cxx/zc-istream.txx
+++ b/libxsd/xsd/cxx/zc-istream.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/zc-istream.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/makefile b/makefile
index b8b165f..2756068 100644
--- a/makefile
+++ b/makefile
@@ -1,5 +1,4 @@
# file : makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/makefile b/tests/cxx/makefile
index 1327f9c..bb41a82 100644
--- a/tests/cxx/makefile
+++ b/tests/cxx/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/built-in/driver.cxx b/tests/cxx/parser/built-in/driver.cxx
index f9497f6..5984a36 100644
--- a/tests/cxx/parser/built-in/driver.cxx
+++ b/tests/cxx/parser/built-in/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/built-in/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/built-in/makefile b/tests/cxx/parser/built-in/makefile
index fe73631..70f0ff4 100644
--- a/tests/cxx/parser/built-in/makefile
+++ b/tests/cxx/parser/built-in/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/built-in/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/enumeration/driver.cxx b/tests/cxx/parser/enumeration/driver.cxx
index 681a451..bd03909 100644
--- a/tests/cxx/parser/enumeration/driver.cxx
+++ b/tests/cxx/parser/enumeration/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/enumeration/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/enumeration/gender.hxx b/tests/cxx/parser/enumeration/gender.hxx
index 62850ef..a635e45 100644
--- a/tests/cxx/parser/enumeration/gender.hxx
+++ b/tests/cxx/parser/enumeration/gender.hxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/enumeration/gender.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/enumeration/makefile b/tests/cxx/parser/enumeration/makefile
index af3ae5f..0f41ce4 100644
--- a/tests/cxx/parser/enumeration/makefile
+++ b/tests/cxx/parser/enumeration/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/enumeration/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/generated-impl/makefile b/tests/cxx/parser/generated-impl/makefile
index 8cb3998..69be4a9 100644
--- a/tests/cxx/parser/generated-impl/makefile
+++ b/tests/cxx/parser/generated-impl/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/generated-impl/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/list/driver.cxx b/tests/cxx/parser/list/driver.cxx
index 7aa55f9..e1d5f0c 100644
--- a/tests/cxx/parser/list/driver.cxx
+++ b/tests/cxx/parser/list/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/list/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/list/makefile b/tests/cxx/parser/list/makefile
index 535f443..b06e0d8 100644
--- a/tests/cxx/parser/list/makefile
+++ b/tests/cxx/parser/list/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/list/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/makefile b/tests/cxx/parser/makefile
index 51cfb4f..9e0b11f 100644
--- a/tests/cxx/parser/makefile
+++ b/tests/cxx/parser/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/name-clash/inheritance/driver.cxx b/tests/cxx/parser/name-clash/inheritance/driver.cxx
index 7d0c00f..243aaa6 100644
--- a/tests/cxx/parser/name-clash/inheritance/driver.cxx
+++ b/tests/cxx/parser/name-clash/inheritance/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/name-clash/inheritance/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/name-clash/inheritance/makefile b/tests/cxx/parser/name-clash/inheritance/makefile
index e574fc7..5041f70 100644
--- a/tests/cxx/parser/name-clash/inheritance/makefile
+++ b/tests/cxx/parser/name-clash/inheritance/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/name-clash/inheritance/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/polymorphism/makefile b/tests/cxx/parser/polymorphism/makefile
index 6e1a12e..a8db3cd 100644
--- a/tests/cxx/parser/polymorphism/makefile
+++ b/tests/cxx/parser/polymorphism/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/polymorphism/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/polymorphism/recursive/driver.cxx b/tests/cxx/parser/polymorphism/recursive/driver.cxx
index c91a1c0..9c0db3a 100644
--- a/tests/cxx/parser/polymorphism/recursive/driver.cxx
+++ b/tests/cxx/parser/polymorphism/recursive/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/polymorphism/recursive/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/polymorphism/recursive/makefile b/tests/cxx/parser/polymorphism/recursive/makefile
index a6def7d..63fbb29 100644
--- a/tests/cxx/parser/polymorphism/recursive/makefile
+++ b/tests/cxx/parser/polymorphism/recursive/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/polymorphism/recursive/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/polymorphism/recursive/test-pimpl.cxx b/tests/cxx/parser/polymorphism/recursive/test-pimpl.cxx
index 3be2921..705937d 100644
--- a/tests/cxx/parser/polymorphism/recursive/test-pimpl.cxx
+++ b/tests/cxx/parser/polymorphism/recursive/test-pimpl.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/polymorphism/recursive/test-pimpl.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/polymorphism/recursive/test-pimpl.hxx b/tests/cxx/parser/polymorphism/recursive/test-pimpl.hxx
index 2dc2d35..df7b8c7 100644
--- a/tests/cxx/parser/polymorphism/recursive/test-pimpl.hxx
+++ b/tests/cxx/parser/polymorphism/recursive/test-pimpl.hxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/polymorphism/recursive/test-pimpl.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/polymorphism/same-type/driver.cxx b/tests/cxx/parser/polymorphism/same-type/driver.cxx
index 0163709..f674398 100644
--- a/tests/cxx/parser/polymorphism/same-type/driver.cxx
+++ b/tests/cxx/parser/polymorphism/same-type/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/polymorphism/same-type/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/polymorphism/same-type/makefile b/tests/cxx/parser/polymorphism/same-type/makefile
index 97379dd..8d90591 100644
--- a/tests/cxx/parser/polymorphism/same-type/makefile
+++ b/tests/cxx/parser/polymorphism/same-type/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/polymorphism/same-type/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/recursive/driver.cxx b/tests/cxx/parser/recursive/driver.cxx
index d721a1c..bc20882 100644
--- a/tests/cxx/parser/recursive/driver.cxx
+++ b/tests/cxx/parser/recursive/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/recursive/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/recursive/makefile b/tests/cxx/parser/recursive/makefile
index 292ec38..6050e91 100644
--- a/tests/cxx/parser/recursive/makefile
+++ b/tests/cxx/parser/recursive/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/recursive/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/test-template/driver.cxx b/tests/cxx/parser/test-template/driver.cxx
index 9402fba..61f4617 100644
--- a/tests/cxx/parser/test-template/driver.cxx
+++ b/tests/cxx/parser/test-template/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/test-template/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/test-template/makefile b/tests/cxx/parser/test-template/makefile
index 09d8fb5..a15ac89 100644
--- a/tests/cxx/parser/test-template/makefile
+++ b/tests/cxx/parser/test-template/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/test-template/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/union/driver.cxx b/tests/cxx/parser/union/driver.cxx
index 2cba554..03632b3 100644
--- a/tests/cxx/parser/union/driver.cxx
+++ b/tests/cxx/parser/union/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/union/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/union/makefile b/tests/cxx/parser/union/makefile
index 0215274..580fad8 100644
--- a/tests/cxx/parser/union/makefile
+++ b/tests/cxx/parser/union/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/union/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/validation/all/driver.cxx b/tests/cxx/parser/validation/all/driver.cxx
index c1348d4..e95e9db 100644
--- a/tests/cxx/parser/validation/all/driver.cxx
+++ b/tests/cxx/parser/validation/all/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/validation/all/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/validation/all/makefile b/tests/cxx/parser/validation/all/makefile
index 9492596..50460e8 100644
--- a/tests/cxx/parser/validation/all/makefile
+++ b/tests/cxx/parser/validation/all/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/validation/all/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/validation/any/driver.cxx b/tests/cxx/parser/validation/any/driver.cxx
index c405722..f61e281 100644
--- a/tests/cxx/parser/validation/any/driver.cxx
+++ b/tests/cxx/parser/validation/any/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/validation/any/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/validation/any/makefile b/tests/cxx/parser/validation/any/makefile
index 5255faa..8de55e9 100644
--- a/tests/cxx/parser/validation/any/makefile
+++ b/tests/cxx/parser/validation/any/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/validation/any/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/validation/attribute/driver.cxx b/tests/cxx/parser/validation/attribute/driver.cxx
index 81a2670..73cfc7c 100644
--- a/tests/cxx/parser/validation/attribute/driver.cxx
+++ b/tests/cxx/parser/validation/attribute/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/validation/attribute/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/validation/attribute/makefile b/tests/cxx/parser/validation/attribute/makefile
index 056f82a..9011443 100644
--- a/tests/cxx/parser/validation/attribute/makefile
+++ b/tests/cxx/parser/validation/attribute/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/validation/attribute/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/validation/built-in/any-type/driver.cxx b/tests/cxx/parser/validation/built-in/any-type/driver.cxx
index d50f438..adaa169 100644
--- a/tests/cxx/parser/validation/built-in/any-type/driver.cxx
+++ b/tests/cxx/parser/validation/built-in/any-type/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/validation/built-in/any-type/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/validation/built-in/any-type/makefile b/tests/cxx/parser/validation/built-in/any-type/makefile
index 90c7ddd..ddceac0 100644
--- a/tests/cxx/parser/validation/built-in/any-type/makefile
+++ b/tests/cxx/parser/validation/built-in/any-type/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/validation/built-in/any-type/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/validation/built-in/binary/driver.cxx b/tests/cxx/parser/validation/built-in/binary/driver.cxx
index ed42eae..882df30 100644
--- a/tests/cxx/parser/validation/built-in/binary/driver.cxx
+++ b/tests/cxx/parser/validation/built-in/binary/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/validation/built-in/binary/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/validation/built-in/binary/makefile b/tests/cxx/parser/validation/built-in/binary/makefile
index cd3d283..c8a7905 100644
--- a/tests/cxx/parser/validation/built-in/binary/makefile
+++ b/tests/cxx/parser/validation/built-in/binary/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/validation/built-in/binary/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/validation/built-in/boolean/driver.cxx b/tests/cxx/parser/validation/built-in/boolean/driver.cxx
index d952e9e..b6023eb 100644
--- a/tests/cxx/parser/validation/built-in/boolean/driver.cxx
+++ b/tests/cxx/parser/validation/built-in/boolean/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/validation/built-in/boolean/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/validation/built-in/boolean/makefile b/tests/cxx/parser/validation/built-in/boolean/makefile
index a7b13c2..e4f6721 100644
--- a/tests/cxx/parser/validation/built-in/boolean/makefile
+++ b/tests/cxx/parser/validation/built-in/boolean/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/validation/built-in/boolean/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/validation/built-in/byte/driver.cxx b/tests/cxx/parser/validation/built-in/byte/driver.cxx
index 1d1938d..7fad0bb 100644
--- a/tests/cxx/parser/validation/built-in/byte/driver.cxx
+++ b/tests/cxx/parser/validation/built-in/byte/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/validation/built-in/byte/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/validation/built-in/byte/makefile b/tests/cxx/parser/validation/built-in/byte/makefile
index 0c7c0d9..794b503 100644
--- a/tests/cxx/parser/validation/built-in/byte/makefile
+++ b/tests/cxx/parser/validation/built-in/byte/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/validation/built-in/byte/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/validation/built-in/date-time/driver.cxx b/tests/cxx/parser/validation/built-in/date-time/driver.cxx
index 486a45a..0f775ac 100644
--- a/tests/cxx/parser/validation/built-in/date-time/driver.cxx
+++ b/tests/cxx/parser/validation/built-in/date-time/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/validation/built-in/date-time/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/validation/built-in/date-time/makefile b/tests/cxx/parser/validation/built-in/date-time/makefile
index 7028315..cc52e4a 100644
--- a/tests/cxx/parser/validation/built-in/date-time/makefile
+++ b/tests/cxx/parser/validation/built-in/date-time/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/validation/built-in/date-time/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/validation/built-in/float/driver.cxx b/tests/cxx/parser/validation/built-in/float/driver.cxx
index 136b5dc..0752b72 100644
--- a/tests/cxx/parser/validation/built-in/float/driver.cxx
+++ b/tests/cxx/parser/validation/built-in/float/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/validation/built-in/float/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/validation/built-in/float/makefile b/tests/cxx/parser/validation/built-in/float/makefile
index 224b101..5521a93 100644
--- a/tests/cxx/parser/validation/built-in/float/makefile
+++ b/tests/cxx/parser/validation/built-in/float/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/validation/built-in/float/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/validation/built-in/int/driver.cxx b/tests/cxx/parser/validation/built-in/int/driver.cxx
index 38c1c3d..8b510f9 100644
--- a/tests/cxx/parser/validation/built-in/int/driver.cxx
+++ b/tests/cxx/parser/validation/built-in/int/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/validation/built-in/int/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/validation/built-in/int/makefile b/tests/cxx/parser/validation/built-in/int/makefile
index feb5f5a..3452cae 100644
--- a/tests/cxx/parser/validation/built-in/int/makefile
+++ b/tests/cxx/parser/validation/built-in/int/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/validation/built-in/int/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/validation/built-in/integer/driver.cxx b/tests/cxx/parser/validation/built-in/integer/driver.cxx
index e47af3b..edce594 100644
--- a/tests/cxx/parser/validation/built-in/integer/driver.cxx
+++ b/tests/cxx/parser/validation/built-in/integer/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/validation/built-in/int/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/validation/built-in/integer/makefile b/tests/cxx/parser/validation/built-in/integer/makefile
index ed28cbf..a87ab72 100644
--- a/tests/cxx/parser/validation/built-in/integer/makefile
+++ b/tests/cxx/parser/validation/built-in/integer/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/validation/built-in/integer/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/validation/built-in/long/driver.cxx b/tests/cxx/parser/validation/built-in/long/driver.cxx
index a012389..3e74692 100644
--- a/tests/cxx/parser/validation/built-in/long/driver.cxx
+++ b/tests/cxx/parser/validation/built-in/long/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/validation/built-in/long/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/validation/built-in/long/makefile b/tests/cxx/parser/validation/built-in/long/makefile
index e71fa57..d3d7680 100644
--- a/tests/cxx/parser/validation/built-in/long/makefile
+++ b/tests/cxx/parser/validation/built-in/long/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/validation/built-in/long/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/validation/built-in/makefile b/tests/cxx/parser/validation/built-in/makefile
index 17bd3fe..22b9b72 100644
--- a/tests/cxx/parser/validation/built-in/makefile
+++ b/tests/cxx/parser/validation/built-in/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/validation/built-in/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/validation/built-in/qname/driver.cxx b/tests/cxx/parser/validation/built-in/qname/driver.cxx
index ff922d1..a4a2307 100644
--- a/tests/cxx/parser/validation/built-in/qname/driver.cxx
+++ b/tests/cxx/parser/validation/built-in/qname/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/validation/built-in/qname/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/validation/built-in/qname/makefile b/tests/cxx/parser/validation/built-in/qname/makefile
index 27ccf3e..d1fb000 100644
--- a/tests/cxx/parser/validation/built-in/qname/makefile
+++ b/tests/cxx/parser/validation/built-in/qname/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/validation/built-in/qname/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/validation/built-in/short/driver.cxx b/tests/cxx/parser/validation/built-in/short/driver.cxx
index 61c61f2..815972d 100644
--- a/tests/cxx/parser/validation/built-in/short/driver.cxx
+++ b/tests/cxx/parser/validation/built-in/short/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/validation/built-in/short/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/validation/built-in/short/makefile b/tests/cxx/parser/validation/built-in/short/makefile
index 7d79212..1ae772a 100644
--- a/tests/cxx/parser/validation/built-in/short/makefile
+++ b/tests/cxx/parser/validation/built-in/short/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/validation/built-in/short/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/validation/built-in/string/driver.cxx b/tests/cxx/parser/validation/built-in/string/driver.cxx
index e76f5a7..f55e7be 100644
--- a/tests/cxx/parser/validation/built-in/string/driver.cxx
+++ b/tests/cxx/parser/validation/built-in/string/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/validation/built-in/string/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/validation/built-in/string/makefile b/tests/cxx/parser/validation/built-in/string/makefile
index 16cbcf6..734cdcf 100644
--- a/tests/cxx/parser/validation/built-in/string/makefile
+++ b/tests/cxx/parser/validation/built-in/string/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/validation/built-in/string/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/validation/built-in/uri/driver.cxx b/tests/cxx/parser/validation/built-in/uri/driver.cxx
index e1b1f94..4786e97 100644
--- a/tests/cxx/parser/validation/built-in/uri/driver.cxx
+++ b/tests/cxx/parser/validation/built-in/uri/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/validation/built-in/uri/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/validation/built-in/uri/makefile b/tests/cxx/parser/validation/built-in/uri/makefile
index a158a84..def50db 100644
--- a/tests/cxx/parser/validation/built-in/uri/makefile
+++ b/tests/cxx/parser/validation/built-in/uri/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/validation/built-in/uri/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/validation/choice/driver.cxx b/tests/cxx/parser/validation/choice/driver.cxx
index dc20eac..54ef6dc 100644
--- a/tests/cxx/parser/validation/choice/driver.cxx
+++ b/tests/cxx/parser/validation/choice/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/validation/choice/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/validation/choice/makefile b/tests/cxx/parser/validation/choice/makefile
index 031aee2..30e596d 100644
--- a/tests/cxx/parser/validation/choice/makefile
+++ b/tests/cxx/parser/validation/choice/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/validation/choice/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/validation/makefile b/tests/cxx/parser/validation/makefile
index cf76805..0abe9ea 100644
--- a/tests/cxx/parser/validation/makefile
+++ b/tests/cxx/parser/validation/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/validation/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/validation/restriction/driver.cxx b/tests/cxx/parser/validation/restriction/driver.cxx
index d3c783e..4220991 100644
--- a/tests/cxx/parser/validation/restriction/driver.cxx
+++ b/tests/cxx/parser/validation/restriction/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/validation/restriction/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/validation/restriction/makefile b/tests/cxx/parser/validation/restriction/makefile
index 2bb7969..f1948c4 100644
--- a/tests/cxx/parser/validation/restriction/makefile
+++ b/tests/cxx/parser/validation/restriction/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/validation/restriction/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/validation/sequence/driver.cxx b/tests/cxx/parser/validation/sequence/driver.cxx
index 20a2be2..1811a08 100644
--- a/tests/cxx/parser/validation/sequence/driver.cxx
+++ b/tests/cxx/parser/validation/sequence/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/validation/sequence/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/parser/validation/sequence/makefile b/tests/cxx/parser/validation/sequence/makefile
index 99ef63f..71c9a54 100644
--- a/tests/cxx/parser/validation/sequence/makefile
+++ b/tests/cxx/parser/validation/sequence/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/validation/sequence/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/binary/cdr/driver.cxx b/tests/cxx/tree/binary/cdr/driver.cxx
index 9980579..8516bfa 100644
--- a/tests/cxx/tree/binary/cdr/driver.cxx
+++ b/tests/cxx/tree/binary/cdr/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/binary/cdr/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/binary/cdr/makefile b/tests/cxx/tree/binary/cdr/makefile
index c77a026..9f2e77f 100644
--- a/tests/cxx/tree/binary/cdr/makefile
+++ b/tests/cxx/tree/binary/cdr/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/binary/cdr/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/binary/makefile b/tests/cxx/tree/binary/makefile
index ffee035..8546576 100644
--- a/tests/cxx/tree/binary/makefile
+++ b/tests/cxx/tree/binary/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/binary/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/binary/polymorphic/driver.cxx b/tests/cxx/tree/binary/polymorphic/driver.cxx
index 5c82b17..5ea1c65 100644
--- a/tests/cxx/tree/binary/polymorphic/driver.cxx
+++ b/tests/cxx/tree/binary/polymorphic/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/binary/polymorphic/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/binary/polymorphic/makefile b/tests/cxx/tree/binary/polymorphic/makefile
index dc01b6a..966f046 100644
--- a/tests/cxx/tree/binary/polymorphic/makefile
+++ b/tests/cxx/tree/binary/polymorphic/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/binary/polymorphic/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/binary/xdr/driver.cxx b/tests/cxx/tree/binary/xdr/driver.cxx
index 0448240..9552668 100644
--- a/tests/cxx/tree/binary/xdr/driver.cxx
+++ b/tests/cxx/tree/binary/xdr/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/binary/xdr/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/binary/xdr/makefile b/tests/cxx/tree/binary/xdr/makefile
index f846b66..dd85078 100644
--- a/tests/cxx/tree/binary/xdr/makefile
+++ b/tests/cxx/tree/binary/xdr/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/binary/xdr/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/built-in/driver.cxx b/tests/cxx/tree/built-in/driver.cxx
index f1d02a5..958e91d 100644
--- a/tests/cxx/tree/built-in/driver.cxx
+++ b/tests/cxx/tree/built-in/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/built-in/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/built-in/makefile b/tests/cxx/tree/built-in/makefile
index b94930f..8c42f16 100644
--- a/tests/cxx/tree/built-in/makefile
+++ b/tests/cxx/tree/built-in/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/built-in/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/chameleon/driver.cxx b/tests/cxx/tree/chameleon/driver.cxx
index 8dc7bff..3dfbf44 100644
--- a/tests/cxx/tree/chameleon/driver.cxx
+++ b/tests/cxx/tree/chameleon/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/chameleon/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/chameleon/makefile b/tests/cxx/tree/chameleon/makefile
index 6dc2f3f..1943d82 100644
--- a/tests/cxx/tree/chameleon/makefile
+++ b/tests/cxx/tree/chameleon/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/chameleon/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/comparison/driver.cxx b/tests/cxx/tree/comparison/driver.cxx
index 41e91a9..6f4f89b 100644
--- a/tests/cxx/tree/comparison/driver.cxx
+++ b/tests/cxx/tree/comparison/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/comparison/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/comparison/makefile b/tests/cxx/tree/comparison/makefile
index b88389c..2e983f6 100644
--- a/tests/cxx/tree/comparison/makefile
+++ b/tests/cxx/tree/comparison/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/comparison/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/compilation/driver.cxx b/tests/cxx/tree/compilation/driver.cxx
index 71e58bc..d2ab035 100644
--- a/tests/cxx/tree/compilation/driver.cxx
+++ b/tests/cxx/tree/compilation/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/compilation/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/compilation/makefile b/tests/cxx/tree/compilation/makefile
index 4d3161b..cf16aa3 100644
--- a/tests/cxx/tree/compilation/makefile
+++ b/tests/cxx/tree/compilation/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/compilation/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/complex/ctor/driver.cxx b/tests/cxx/tree/complex/ctor/driver.cxx
index 2adeec4..4ba11be 100644
--- a/tests/cxx/tree/complex/ctor/driver.cxx
+++ b/tests/cxx/tree/complex/ctor/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/complex/ctor/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/complex/ctor/makefile b/tests/cxx/tree/complex/ctor/makefile
index 1b0bc11..8f1cecb 100644
--- a/tests/cxx/tree/complex/ctor/makefile
+++ b/tests/cxx/tree/complex/ctor/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/complex/ctor/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/complex/makefile b/tests/cxx/tree/complex/makefile
index e1804e9..bae9cbd 100644
--- a/tests/cxx/tree/complex/makefile
+++ b/tests/cxx/tree/complex/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/complex/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/containment/driver.cxx b/tests/cxx/tree/containment/driver.cxx
index aa701ae..64cdc48 100644
--- a/tests/cxx/tree/containment/driver.cxx
+++ b/tests/cxx/tree/containment/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/containment/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/containment/makefile b/tests/cxx/tree/containment/makefile
index ba34bdd..a3ea303 100644
--- a/tests/cxx/tree/containment/makefile
+++ b/tests/cxx/tree/containment/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/containment/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/default/general/driver.cxx b/tests/cxx/tree/default/general/driver.cxx
index 4c9cfc4..39e08ab 100644
--- a/tests/cxx/tree/default/general/driver.cxx
+++ b/tests/cxx/tree/default/general/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/default/general/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/default/general/makefile b/tests/cxx/tree/default/general/makefile
index 045f085..6d49630 100644
--- a/tests/cxx/tree/default/general/makefile
+++ b/tests/cxx/tree/default/general/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/default/general/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/default/makefile b/tests/cxx/tree/default/makefile
index 62e3cf7..6b18a25 100644
--- a/tests/cxx/tree/default/makefile
+++ b/tests/cxx/tree/default/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/default/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/default/omit/driver.cxx b/tests/cxx/tree/default/omit/driver.cxx
index 84c30ce..41d4934 100644
--- a/tests/cxx/tree/default/omit/driver.cxx
+++ b/tests/cxx/tree/default/omit/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/default/omit/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/default/omit/makefile b/tests/cxx/tree/default/omit/makefile
index 710ab48..20988a4 100644
--- a/tests/cxx/tree/default/omit/makefile
+++ b/tests/cxx/tree/default/omit/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/default/omit/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/detach/driver.cxx b/tests/cxx/tree/detach/driver.cxx
index e752c13..b971679 100644
--- a/tests/cxx/tree/detach/driver.cxx
+++ b/tests/cxx/tree/detach/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/detach/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/detach/makefile b/tests/cxx/tree/detach/makefile
index cf85a7a..9d64540 100644
--- a/tests/cxx/tree/detach/makefile
+++ b/tests/cxx/tree/detach/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/detach/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/dom-association/dom-parse.cxx b/tests/cxx/tree/dom-association/dom-parse.cxx
index c21a47f..236fbed 100644
--- a/tests/cxx/tree/dom-association/dom-parse.cxx
+++ b/tests/cxx/tree/dom-association/dom-parse.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/dom-association/dom-parse.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/dom-association/dom-parse.hxx b/tests/cxx/tree/dom-association/dom-parse.hxx
index 75a5e8b..a852b43 100644
--- a/tests/cxx/tree/dom-association/dom-parse.hxx
+++ b/tests/cxx/tree/dom-association/dom-parse.hxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/dom-association/dom-parse.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/dom-association/driver.cxx b/tests/cxx/tree/dom-association/driver.cxx
index d0fd33b..b4418b0 100644
--- a/tests/cxx/tree/dom-association/driver.cxx
+++ b/tests/cxx/tree/dom-association/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/dom-association/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/dom-association/makefile b/tests/cxx/tree/dom-association/makefile
index a57e5b1..58d7b65 100644
--- a/tests/cxx/tree/dom-association/makefile
+++ b/tests/cxx/tree/dom-association/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/dom-association/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/encoding/char/iso-8859-1/driver.cxx b/tests/cxx/tree/encoding/char/iso-8859-1/driver.cxx
index 591d73f..fec9c8c 100644
--- a/tests/cxx/tree/encoding/char/iso-8859-1/driver.cxx
+++ b/tests/cxx/tree/encoding/char/iso-8859-1/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/encoding/char/iso-8859-1/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/encoding/char/iso-8859-1/makefile b/tests/cxx/tree/encoding/char/iso-8859-1/makefile
index 8708b49..75f8c86 100644
--- a/tests/cxx/tree/encoding/char/iso-8859-1/makefile
+++ b/tests/cxx/tree/encoding/char/iso-8859-1/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/encoding/char/iso-8859-1/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/encoding/char/lcp/driver.cxx b/tests/cxx/tree/encoding/char/lcp/driver.cxx
index 456dc09..ad5b461 100644
--- a/tests/cxx/tree/encoding/char/lcp/driver.cxx
+++ b/tests/cxx/tree/encoding/char/lcp/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/encoding/char/lcp/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/encoding/char/lcp/makefile b/tests/cxx/tree/encoding/char/lcp/makefile
index 37511e0..ff8cd36 100644
--- a/tests/cxx/tree/encoding/char/lcp/makefile
+++ b/tests/cxx/tree/encoding/char/lcp/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/encoding/char/lcp/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/encoding/char/makefile b/tests/cxx/tree/encoding/char/makefile
index 2b1cb3e..e8f33f6 100644
--- a/tests/cxx/tree/encoding/char/makefile
+++ b/tests/cxx/tree/encoding/char/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/encoding/char/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/encoding/char/utf-8/driver.cxx b/tests/cxx/tree/encoding/char/utf-8/driver.cxx
index f580f51..1cabbae 100644
--- a/tests/cxx/tree/encoding/char/utf-8/driver.cxx
+++ b/tests/cxx/tree/encoding/char/utf-8/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/encoding/char/utf-8/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/encoding/char/utf-8/makefile b/tests/cxx/tree/encoding/char/utf-8/makefile
index a7e94bf..cfcc886 100644
--- a/tests/cxx/tree/encoding/char/utf-8/makefile
+++ b/tests/cxx/tree/encoding/char/utf-8/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/encoding/char/utf-8/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/encoding/makefile b/tests/cxx/tree/encoding/makefile
index 6006e28..63ee75a 100644
--- a/tests/cxx/tree/encoding/makefile
+++ b/tests/cxx/tree/encoding/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/encoding/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/encoding/wchar/driver.cxx b/tests/cxx/tree/encoding/wchar/driver.cxx
index b3316d2..5f805b4 100644
--- a/tests/cxx/tree/encoding/wchar/driver.cxx
+++ b/tests/cxx/tree/encoding/wchar/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/encoding/wchar/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/encoding/wchar/makefile b/tests/cxx/tree/encoding/wchar/makefile
index d2ce82b..d246a60 100644
--- a/tests/cxx/tree/encoding/wchar/makefile
+++ b/tests/cxx/tree/encoding/wchar/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/encoding/wchar/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/enumeration/ctor/driver.cxx b/tests/cxx/tree/enumeration/ctor/driver.cxx
index 3ea2132..bfacf41 100644
--- a/tests/cxx/tree/enumeration/ctor/driver.cxx
+++ b/tests/cxx/tree/enumeration/ctor/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/enumeration/ctor/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/enumeration/ctor/makefile b/tests/cxx/tree/enumeration/ctor/makefile
index 9f6162c..83e2005 100644
--- a/tests/cxx/tree/enumeration/ctor/makefile
+++ b/tests/cxx/tree/enumeration/ctor/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/enumeration/ctor/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/enumeration/inheritance/driver.cxx b/tests/cxx/tree/enumeration/inheritance/driver.cxx
index 4fb05a1..9b5bfc6 100644
--- a/tests/cxx/tree/enumeration/inheritance/driver.cxx
+++ b/tests/cxx/tree/enumeration/inheritance/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/enumeration/inheritance/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/enumeration/inheritance/makefile b/tests/cxx/tree/enumeration/inheritance/makefile
index cdce770..de361b3 100644
--- a/tests/cxx/tree/enumeration/inheritance/makefile
+++ b/tests/cxx/tree/enumeration/inheritance/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/enumeration/inheritance/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/enumeration/makefile b/tests/cxx/tree/enumeration/makefile
index a1a4e9c..39f198f 100644
--- a/tests/cxx/tree/enumeration/makefile
+++ b/tests/cxx/tree/enumeration/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/enumeration/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/float/driver.cxx b/tests/cxx/tree/float/driver.cxx
index 1277275..a841e59 100644
--- a/tests/cxx/tree/float/driver.cxx
+++ b/tests/cxx/tree/float/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/float/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/float/makefile b/tests/cxx/tree/float/makefile
index ebfbc7e..bd253c3 100644
--- a/tests/cxx/tree/float/makefile
+++ b/tests/cxx/tree/float/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/float/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/list/ctor/driver.cxx b/tests/cxx/tree/list/ctor/driver.cxx
index 13ab2fe..4ebe4de 100644
--- a/tests/cxx/tree/list/ctor/driver.cxx
+++ b/tests/cxx/tree/list/ctor/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/list/ctor/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/list/ctor/makefile b/tests/cxx/tree/list/ctor/makefile
index 6131287..6f1c67d 100644
--- a/tests/cxx/tree/list/ctor/makefile
+++ b/tests/cxx/tree/list/ctor/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/list/ctor/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/list/makefile b/tests/cxx/tree/list/makefile
index fbdad36..8999804 100644
--- a/tests/cxx/tree/list/makefile
+++ b/tests/cxx/tree/list/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/list/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/makefile b/tests/cxx/tree/makefile
index cfc0847..8a761ed 100644
--- a/tests/cxx/tree/makefile
+++ b/tests/cxx/tree/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/name-clash/inheritance/driver.cxx b/tests/cxx/tree/name-clash/inheritance/driver.cxx
index 2ff5763..0d81a91 100644
--- a/tests/cxx/tree/name-clash/inheritance/driver.cxx
+++ b/tests/cxx/tree/name-clash/inheritance/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/name-clash/inheritance/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/name-clash/inheritance/makefile b/tests/cxx/tree/name-clash/inheritance/makefile
index 972de44..a31e95f 100644
--- a/tests/cxx/tree/name-clash/inheritance/makefile
+++ b/tests/cxx/tree/name-clash/inheritance/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/name-clash/inheritance/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/name-clash/makefile b/tests/cxx/tree/name-clash/makefile
index 4c4e41d..dd27141 100644
--- a/tests/cxx/tree/name-clash/makefile
+++ b/tests/cxx/tree/name-clash/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/name-clash/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/naming/camel/driver.cxx b/tests/cxx/tree/naming/camel/driver.cxx
index bd29a8f..019efdf 100644
--- a/tests/cxx/tree/naming/camel/driver.cxx
+++ b/tests/cxx/tree/naming/camel/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/naming/camel/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/naming/camel/makefile b/tests/cxx/tree/naming/camel/makefile
index b6c9498..b0e0ca2 100644
--- a/tests/cxx/tree/naming/camel/makefile
+++ b/tests/cxx/tree/naming/camel/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/naming/camel/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/naming/java/driver.cxx b/tests/cxx/tree/naming/java/driver.cxx
index da9e077..97c029d 100644
--- a/tests/cxx/tree/naming/java/driver.cxx
+++ b/tests/cxx/tree/naming/java/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/naming/java/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/naming/java/makefile b/tests/cxx/tree/naming/java/makefile
index 41c5afd..6962c10 100644
--- a/tests/cxx/tree/naming/java/makefile
+++ b/tests/cxx/tree/naming/java/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/naming/java/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/naming/knr/driver.cxx b/tests/cxx/tree/naming/knr/driver.cxx
index 6f3b07f..f2a1a31 100644
--- a/tests/cxx/tree/naming/knr/driver.cxx
+++ b/tests/cxx/tree/naming/knr/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/naming/knr/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/naming/knr/makefile b/tests/cxx/tree/naming/knr/makefile
index 370055a..8f4f894 100644
--- a/tests/cxx/tree/naming/knr/makefile
+++ b/tests/cxx/tree/naming/knr/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/naming/knr/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/naming/makefile b/tests/cxx/tree/naming/makefile
index 85bfa0d..95a1254 100644
--- a/tests/cxx/tree/naming/makefile
+++ b/tests/cxx/tree/naming/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/naming/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/polymorphism/comparison/driver.cxx b/tests/cxx/tree/polymorphism/comparison/driver.cxx
index 9a2f222..0c6dbee 100644
--- a/tests/cxx/tree/polymorphism/comparison/driver.cxx
+++ b/tests/cxx/tree/polymorphism/comparison/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/polymorphism/comparison/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/polymorphism/comparison/makefile b/tests/cxx/tree/polymorphism/comparison/makefile
index 3ce8cc9..981bbd3 100644
--- a/tests/cxx/tree/polymorphism/comparison/makefile
+++ b/tests/cxx/tree/polymorphism/comparison/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/polymorphism/comparison/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/polymorphism/makefile b/tests/cxx/tree/polymorphism/makefile
index 32c44c1..0e0ee57 100644
--- a/tests/cxx/tree/polymorphism/makefile
+++ b/tests/cxx/tree/polymorphism/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/polymorphism/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/polymorphism/ostream/driver.cxx b/tests/cxx/tree/polymorphism/ostream/driver.cxx
index 9ff8a5f..d62db34 100644
--- a/tests/cxx/tree/polymorphism/ostream/driver.cxx
+++ b/tests/cxx/tree/polymorphism/ostream/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/polymorphism/ostream/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/polymorphism/ostream/makefile b/tests/cxx/tree/polymorphism/ostream/makefile
index 2f429db..79693b9 100644
--- a/tests/cxx/tree/polymorphism/ostream/makefile
+++ b/tests/cxx/tree/polymorphism/ostream/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/polymorphism/ostream/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/polymorphism/same-type/driver.cxx b/tests/cxx/tree/polymorphism/same-type/driver.cxx
index 162d397..39e7895 100644
--- a/tests/cxx/tree/polymorphism/same-type/driver.cxx
+++ b/tests/cxx/tree/polymorphism/same-type/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/polymorphism/same-type/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/polymorphism/same-type/makefile b/tests/cxx/tree/polymorphism/same-type/makefile
index 407fc07..e30882d 100644
--- a/tests/cxx/tree/polymorphism/same-type/makefile
+++ b/tests/cxx/tree/polymorphism/same-type/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/polymorphism/same-type/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/prefix/driver.cxx b/tests/cxx/tree/prefix/driver.cxx
index 5a5bfee..3366ffd 100644
--- a/tests/cxx/tree/prefix/driver.cxx
+++ b/tests/cxx/tree/prefix/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/prefix/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/prefix/makefile b/tests/cxx/tree/prefix/makefile
index c1a4703..9f1eb91 100644
--- a/tests/cxx/tree/prefix/makefile
+++ b/tests/cxx/tree/prefix/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/prefix/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/test-template/driver.cxx b/tests/cxx/tree/test-template/driver.cxx
index 0cdb0e4..684e544 100644
--- a/tests/cxx/tree/test-template/driver.cxx
+++ b/tests/cxx/tree/test-template/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/test-template/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/test-template/makefile b/tests/cxx/tree/test-template/makefile
index 734b705..849addd 100644
--- a/tests/cxx/tree/test-template/makefile
+++ b/tests/cxx/tree/test-template/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/test-template/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/types-only/driver.cxx b/tests/cxx/tree/types-only/driver.cxx
index 414012e..7289219 100644
--- a/tests/cxx/tree/types-only/driver.cxx
+++ b/tests/cxx/tree/types-only/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/types-only/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/types-only/makefile b/tests/cxx/tree/types-only/makefile
index 66c7a95..3bd3e02 100644
--- a/tests/cxx/tree/types-only/makefile
+++ b/tests/cxx/tree/types-only/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/types-only/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/union/ctor/driver.cxx b/tests/cxx/tree/union/ctor/driver.cxx
index 2c64420..354b1ae 100644
--- a/tests/cxx/tree/union/ctor/driver.cxx
+++ b/tests/cxx/tree/union/ctor/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/union/ctor/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/union/ctor/makefile b/tests/cxx/tree/union/ctor/makefile
index 38b4354..da2b350 100644
--- a/tests/cxx/tree/union/ctor/makefile
+++ b/tests/cxx/tree/union/ctor/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/union/ctor/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/union/makefile b/tests/cxx/tree/union/makefile
index fc3e327..2da915a 100644
--- a/tests/cxx/tree/union/makefile
+++ b/tests/cxx/tree/union/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/union/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/wildcard/driver.cxx b/tests/cxx/tree/wildcard/driver.cxx
index 9798159..207d350 100644
--- a/tests/cxx/tree/wildcard/driver.cxx
+++ b/tests/cxx/tree/wildcard/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/wildcard/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/cxx/tree/wildcard/makefile b/tests/cxx/tree/wildcard/makefile
index 4adc8b9..50b6f4e 100644
--- a/tests/cxx/tree/wildcard/makefile
+++ b/tests/cxx/tree/wildcard/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/wildcard/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/tests/makefile b/tests/makefile
index 7e0137b..a6f3f34 100644
--- a/tests/makefile
+++ b/tests/makefile
@@ -1,5 +1,4 @@
# file : tests/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/elements.cxx b/xsd/cxx/elements.cxx
index c72eb13..1bc0110 100644
--- a/xsd/cxx/elements.cxx
+++ b/xsd/cxx/elements.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/elements.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/elements.hxx b/xsd/cxx/elements.hxx
index d0d07e7..77e270c 100644
--- a/xsd/cxx/elements.hxx
+++ b/xsd/cxx/elements.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/elements.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/literal-map.cxx b/xsd/cxx/literal-map.cxx
index ffc5144..02ae28d 100644
--- a/xsd/cxx/literal-map.cxx
+++ b/xsd/cxx/literal-map.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/literal-map.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/literal-map.hxx b/xsd/cxx/literal-map.hxx
index c103e15..ec71363 100644
--- a/xsd/cxx/literal-map.hxx
+++ b/xsd/cxx/literal-map.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/literal-map.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/option-types.cxx b/xsd/cxx/option-types.cxx
index 4dc2aef..ef83e25 100644
--- a/xsd/cxx/option-types.cxx
+++ b/xsd/cxx/option-types.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/option-types.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/option-types.hxx b/xsd/cxx/option-types.hxx
index 13aa363..7cf5e06 100644
--- a/xsd/cxx/option-types.hxx
+++ b/xsd/cxx/option-types.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/option-types.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/options.cli b/xsd/cxx/options.cli
index 78fd587..6bfaa29 100644
--- a/xsd/cxx/options.cli
+++ b/xsd/cxx/options.cli
@@ -1,5 +1,4 @@
// file : xsd/cxx/options.cli
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/parser/attribute-validation-source.cxx b/xsd/cxx/parser/attribute-validation-source.cxx
index ba412b0..c214d2b 100644
--- a/xsd/cxx/parser/attribute-validation-source.cxx
+++ b/xsd/cxx/parser/attribute-validation-source.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/attribute-validation-source.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/parser/attribute-validation-source.hxx b/xsd/cxx/parser/attribute-validation-source.hxx
index 72010b6..77dabaa 100644
--- a/xsd/cxx/parser/attribute-validation-source.hxx
+++ b/xsd/cxx/parser/attribute-validation-source.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/attribute-validation-source.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/parser/characters-validation-source.cxx b/xsd/cxx/parser/characters-validation-source.cxx
index 900bc0d..6c4cb5f 100644
--- a/xsd/cxx/parser/characters-validation-source.cxx
+++ b/xsd/cxx/parser/characters-validation-source.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/characters-validation-source.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/parser/characters-validation-source.hxx b/xsd/cxx/parser/characters-validation-source.hxx
index 46135cd..9de5e89 100644
--- a/xsd/cxx/parser/characters-validation-source.hxx
+++ b/xsd/cxx/parser/characters-validation-source.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/characters-validation-source.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/parser/driver-source.cxx b/xsd/cxx/parser/driver-source.cxx
index 6a69442..1637090 100644
--- a/xsd/cxx/parser/driver-source.cxx
+++ b/xsd/cxx/parser/driver-source.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/driver-source.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/parser/driver-source.hxx b/xsd/cxx/parser/driver-source.hxx
index 956f733..ab3fa52 100644
--- a/xsd/cxx/parser/driver-source.hxx
+++ b/xsd/cxx/parser/driver-source.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/driver-source.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/parser/element-validation-source.cxx b/xsd/cxx/parser/element-validation-source.cxx
index 7c3f492..4f8dcc1 100644
--- a/xsd/cxx/parser/element-validation-source.cxx
+++ b/xsd/cxx/parser/element-validation-source.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/element-validation-source.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/parser/element-validation-source.hxx b/xsd/cxx/parser/element-validation-source.hxx
index 9feb9a2..60e3318 100644
--- a/xsd/cxx/parser/element-validation-source.hxx
+++ b/xsd/cxx/parser/element-validation-source.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/element-validation-source.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/parser/elements.cxx b/xsd/cxx/parser/elements.cxx
index af68568..583def5 100644
--- a/xsd/cxx/parser/elements.cxx
+++ b/xsd/cxx/parser/elements.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/elements.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/parser/elements.hxx b/xsd/cxx/parser/elements.hxx
index e9cbb6f..056abc0 100644
--- a/xsd/cxx/parser/elements.hxx
+++ b/xsd/cxx/parser/elements.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/elements.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/parser/generator.cxx b/xsd/cxx/parser/generator.cxx
index 58e7043..f330434 100644
--- a/xsd/cxx/parser/generator.cxx
+++ b/xsd/cxx/parser/generator.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/generator.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/parser/generator.hxx b/xsd/cxx/parser/generator.hxx
index 2af6d60..5dd6005 100644
--- a/xsd/cxx/parser/generator.hxx
+++ b/xsd/cxx/parser/generator.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/generator.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/parser/impl-header.cxx b/xsd/cxx/parser/impl-header.cxx
index 99e80dd..9d8a426 100644
--- a/xsd/cxx/parser/impl-header.cxx
+++ b/xsd/cxx/parser/impl-header.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/impl-header.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/parser/impl-header.hxx b/xsd/cxx/parser/impl-header.hxx
index 4f769d6..3a011aa 100644
--- a/xsd/cxx/parser/impl-header.hxx
+++ b/xsd/cxx/parser/impl-header.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/impl-header.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/parser/impl-source.cxx b/xsd/cxx/parser/impl-source.cxx
index bf605c7..dc8fac9 100644
--- a/xsd/cxx/parser/impl-source.cxx
+++ b/xsd/cxx/parser/impl-source.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/impl-source.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/parser/impl-source.hxx b/xsd/cxx/parser/impl-source.hxx
index a958c4a..55fd807 100644
--- a/xsd/cxx/parser/impl-source.hxx
+++ b/xsd/cxx/parser/impl-source.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/impl-source.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/parser/name-processor.cxx b/xsd/cxx/parser/name-processor.cxx
index 70e8281..bb4cdaf 100644
--- a/xsd/cxx/parser/name-processor.cxx
+++ b/xsd/cxx/parser/name-processor.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/name-processor.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/parser/name-processor.hxx b/xsd/cxx/parser/name-processor.hxx
index 26f27e6..e623144 100644
--- a/xsd/cxx/parser/name-processor.hxx
+++ b/xsd/cxx/parser/name-processor.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/name-processor.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/parser/options.cli b/xsd/cxx/parser/options.cli
index 9261778..7ba63e4 100644
--- a/xsd/cxx/parser/options.cli
+++ b/xsd/cxx/parser/options.cli
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/options.cli
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/parser/parser-forward.cxx b/xsd/cxx/parser/parser-forward.cxx
index 409dcb0..dd08a66 100644
--- a/xsd/cxx/parser/parser-forward.cxx
+++ b/xsd/cxx/parser/parser-forward.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/parser-forward.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/parser/parser-forward.hxx b/xsd/cxx/parser/parser-forward.hxx
index 12174f6..a5b9a8d 100644
--- a/xsd/cxx/parser/parser-forward.hxx
+++ b/xsd/cxx/parser/parser-forward.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/parser-forward.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/parser/parser-header.cxx b/xsd/cxx/parser/parser-header.cxx
index cd266ae..bb1d694 100644
--- a/xsd/cxx/parser/parser-header.cxx
+++ b/xsd/cxx/parser/parser-header.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/parser-header.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/parser/parser-header.hxx b/xsd/cxx/parser/parser-header.hxx
index 6699472..07da642 100644
--- a/xsd/cxx/parser/parser-header.hxx
+++ b/xsd/cxx/parser/parser-header.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/parser-header.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/parser/parser-inline.cxx b/xsd/cxx/parser/parser-inline.cxx
index 03eab94..c51a18d 100644
--- a/xsd/cxx/parser/parser-inline.cxx
+++ b/xsd/cxx/parser/parser-inline.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/parser-inline.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/parser/parser-inline.hxx b/xsd/cxx/parser/parser-inline.hxx
index bcf0cf8..121bf69 100644
--- a/xsd/cxx/parser/parser-inline.hxx
+++ b/xsd/cxx/parser/parser-inline.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/parser-inline.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/parser/parser-source.cxx b/xsd/cxx/parser/parser-source.cxx
index a83a19d..f6ddae9 100644
--- a/xsd/cxx/parser/parser-source.cxx
+++ b/xsd/cxx/parser/parser-source.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/parser-source.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/parser/parser-source.hxx b/xsd/cxx/parser/parser-source.hxx
index 43c3455..fd12b42 100644
--- a/xsd/cxx/parser/parser-source.hxx
+++ b/xsd/cxx/parser/parser-source.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/parser-source.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/parser/print-impl-common.hxx b/xsd/cxx/parser/print-impl-common.hxx
index ab38ea4..d1a6912 100644
--- a/xsd/cxx/parser/print-impl-common.hxx
+++ b/xsd/cxx/parser/print-impl-common.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/print-impl-common.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/parser/state-processor.cxx b/xsd/cxx/parser/state-processor.cxx
index b15c18f..2e21ad8 100644
--- a/xsd/cxx/parser/state-processor.cxx
+++ b/xsd/cxx/parser/state-processor.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/state-processor.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/parser/state-processor.hxx b/xsd/cxx/parser/state-processor.hxx
index 3321582..f9504d5 100644
--- a/xsd/cxx/parser/state-processor.hxx
+++ b/xsd/cxx/parser/state-processor.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/state-processor.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/parser/type-processor.cxx b/xsd/cxx/parser/type-processor.cxx
index 4cfa458..9dd7c33 100644
--- a/xsd/cxx/parser/type-processor.cxx
+++ b/xsd/cxx/parser/type-processor.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/type-processor.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/parser/type-processor.hxx b/xsd/cxx/parser/type-processor.hxx
index 77e8636..2006e37 100644
--- a/xsd/cxx/parser/type-processor.hxx
+++ b/xsd/cxx/parser/type-processor.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/type-processor.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/parser/validator.cxx b/xsd/cxx/parser/validator.cxx
index e84996e..25a3442 100644
--- a/xsd/cxx/parser/validator.cxx
+++ b/xsd/cxx/parser/validator.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/validator.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/parser/validator.hxx b/xsd/cxx/parser/validator.hxx
index e5172c2..a10e54f 100644
--- a/xsd/cxx/parser/validator.hxx
+++ b/xsd/cxx/parser/validator.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/parser/validator.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/counter.cxx b/xsd/cxx/tree/counter.cxx
index 58bd22d..9f993bb 100644
--- a/xsd/cxx/tree/counter.cxx
+++ b/xsd/cxx/tree/counter.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/counter.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/counter.hxx b/xsd/cxx/tree/counter.hxx
index e274891..0bd61d9 100644
--- a/xsd/cxx/tree/counter.hxx
+++ b/xsd/cxx/tree/counter.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/counter.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/default-value.cxx b/xsd/cxx/tree/default-value.cxx
index 6486583..254c5b4 100644
--- a/xsd/cxx/tree/default-value.cxx
+++ b/xsd/cxx/tree/default-value.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/default-value.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/default-value.hxx b/xsd/cxx/tree/default-value.hxx
index f8451c2..2af5d0f 100644
--- a/xsd/cxx/tree/default-value.hxx
+++ b/xsd/cxx/tree/default-value.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/default-value.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/elements.cxx b/xsd/cxx/tree/elements.cxx
index 10bf999..8bca15d 100644
--- a/xsd/cxx/tree/elements.cxx
+++ b/xsd/cxx/tree/elements.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/elements.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/elements.hxx b/xsd/cxx/tree/elements.hxx
index deb3a5e..db443f1 100644
--- a/xsd/cxx/tree/elements.hxx
+++ b/xsd/cxx/tree/elements.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/elements.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/fundamental-header.hxx b/xsd/cxx/tree/fundamental-header.hxx
index 18a5e61..4cd86cb 100644
--- a/xsd/cxx/tree/fundamental-header.hxx
+++ b/xsd/cxx/tree/fundamental-header.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/fundamental-header.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/generator.cxx b/xsd/cxx/tree/generator.cxx
index 709046c..ca92c8d 100644
--- a/xsd/cxx/tree/generator.cxx
+++ b/xsd/cxx/tree/generator.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/generator.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/generator.hxx b/xsd/cxx/tree/generator.hxx
index 5db4a5d..72d63ac 100644
--- a/xsd/cxx/tree/generator.hxx
+++ b/xsd/cxx/tree/generator.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/generator.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/name-processor.cxx b/xsd/cxx/tree/name-processor.cxx
index 844d8e1..1ac7482 100644
--- a/xsd/cxx/tree/name-processor.cxx
+++ b/xsd/cxx/tree/name-processor.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/name-processor.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/name-processor.hxx b/xsd/cxx/tree/name-processor.hxx
index c8505c7..41c5402 100644
--- a/xsd/cxx/tree/name-processor.hxx
+++ b/xsd/cxx/tree/name-processor.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/name-processor.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/options.cli b/xsd/cxx/tree/options.cli
index 6a6b9a7..956f53b 100644
--- a/xsd/cxx/tree/options.cli
+++ b/xsd/cxx/tree/options.cli
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/options.cli
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/parser-header.cxx b/xsd/cxx/tree/parser-header.cxx
index cdad52c..9b4eb8a 100644
--- a/xsd/cxx/tree/parser-header.cxx
+++ b/xsd/cxx/tree/parser-header.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/parser-header.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/parser-header.hxx b/xsd/cxx/tree/parser-header.hxx
index 0857f83..ff8b895 100644
--- a/xsd/cxx/tree/parser-header.hxx
+++ b/xsd/cxx/tree/parser-header.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/parser-header.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/parser-source.cxx b/xsd/cxx/tree/parser-source.cxx
index be641e5..a0508e5 100644
--- a/xsd/cxx/tree/parser-source.cxx
+++ b/xsd/cxx/tree/parser-source.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/parser-source.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/parser-source.hxx b/xsd/cxx/tree/parser-source.hxx
index 62f7bbc..03ff283 100644
--- a/xsd/cxx/tree/parser-source.hxx
+++ b/xsd/cxx/tree/parser-source.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/parser-source.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/polymorphism-processor.cxx b/xsd/cxx/tree/polymorphism-processor.cxx
index be9fe81..7fcf5bf 100644
--- a/xsd/cxx/tree/polymorphism-processor.cxx
+++ b/xsd/cxx/tree/polymorphism-processor.cxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/tree/polymorphism-processor.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/polymorphism-processor.hxx b/xsd/cxx/tree/polymorphism-processor.hxx
index fb0a29a..9fd1a84 100644
--- a/xsd/cxx/tree/polymorphism-processor.hxx
+++ b/xsd/cxx/tree/polymorphism-processor.hxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/tree/polymorphism-processor.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/serialization-header.cxx b/xsd/cxx/tree/serialization-header.cxx
index 33359fc..4cf9318 100644
--- a/xsd/cxx/tree/serialization-header.cxx
+++ b/xsd/cxx/tree/serialization-header.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/serialization-header.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/serialization-header.hxx b/xsd/cxx/tree/serialization-header.hxx
index 0b772e3..930d895 100644
--- a/xsd/cxx/tree/serialization-header.hxx
+++ b/xsd/cxx/tree/serialization-header.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/serialization-header.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/serialization-source.cxx b/xsd/cxx/tree/serialization-source.cxx
index f4d5eac..e5e0295 100644
--- a/xsd/cxx/tree/serialization-source.cxx
+++ b/xsd/cxx/tree/serialization-source.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/serialization-source.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/serialization-source.hxx b/xsd/cxx/tree/serialization-source.hxx
index 12f31f2..f94d295 100644
--- a/xsd/cxx/tree/serialization-source.hxx
+++ b/xsd/cxx/tree/serialization-source.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/serialization-source.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/stream-extraction-source.cxx b/xsd/cxx/tree/stream-extraction-source.cxx
index 05e47b5..992cd54 100644
--- a/xsd/cxx/tree/stream-extraction-source.cxx
+++ b/xsd/cxx/tree/stream-extraction-source.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/stream-extraction-source.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/stream-extraction-source.hxx b/xsd/cxx/tree/stream-extraction-source.hxx
index 6d00140..052ae96 100644
--- a/xsd/cxx/tree/stream-extraction-source.hxx
+++ b/xsd/cxx/tree/stream-extraction-source.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/stream-extraction-source.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/stream-header.cxx b/xsd/cxx/tree/stream-header.cxx
index 258d335..e657fd8 100644
--- a/xsd/cxx/tree/stream-header.cxx
+++ b/xsd/cxx/tree/stream-header.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/stream-header.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/stream-header.hxx b/xsd/cxx/tree/stream-header.hxx
index e2689dd..07be67e 100644
--- a/xsd/cxx/tree/stream-header.hxx
+++ b/xsd/cxx/tree/stream-header.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/stream-header.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/stream-insertion-header.cxx b/xsd/cxx/tree/stream-insertion-header.cxx
index 5907dad..1883d1d 100644
--- a/xsd/cxx/tree/stream-insertion-header.cxx
+++ b/xsd/cxx/tree/stream-insertion-header.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/stream-insertion-header.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/stream-insertion-header.hxx b/xsd/cxx/tree/stream-insertion-header.hxx
index d224a13..24c6a34 100644
--- a/xsd/cxx/tree/stream-insertion-header.hxx
+++ b/xsd/cxx/tree/stream-insertion-header.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/stream-insertion-header.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/stream-insertion-source.cxx b/xsd/cxx/tree/stream-insertion-source.cxx
index b147f8f..9fc426c 100644
--- a/xsd/cxx/tree/stream-insertion-source.cxx
+++ b/xsd/cxx/tree/stream-insertion-source.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/stream-insertion-source.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/stream-insertion-source.hxx b/xsd/cxx/tree/stream-insertion-source.hxx
index 22db93f..9d32546 100644
--- a/xsd/cxx/tree/stream-insertion-source.hxx
+++ b/xsd/cxx/tree/stream-insertion-source.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/stream-insertion-source.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/stream-source.cxx b/xsd/cxx/tree/stream-source.cxx
index 23cb473..1379101 100644
--- a/xsd/cxx/tree/stream-source.cxx
+++ b/xsd/cxx/tree/stream-source.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/stream-source.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/stream-source.hxx b/xsd/cxx/tree/stream-source.hxx
index 06fc66e..00a3e0c 100644
--- a/xsd/cxx/tree/stream-source.hxx
+++ b/xsd/cxx/tree/stream-source.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/stream-source.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/tree-forward.cxx b/xsd/cxx/tree/tree-forward.cxx
index b3468ed..42b1ccb 100644
--- a/xsd/cxx/tree/tree-forward.cxx
+++ b/xsd/cxx/tree/tree-forward.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/tree-forward.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/tree-forward.hxx b/xsd/cxx/tree/tree-forward.hxx
index b0b131b..eb1d629 100644
--- a/xsd/cxx/tree/tree-forward.hxx
+++ b/xsd/cxx/tree/tree-forward.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/tree-forward.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/tree-header.cxx b/xsd/cxx/tree/tree-header.cxx
index 56bf932..277758c 100644
--- a/xsd/cxx/tree/tree-header.cxx
+++ b/xsd/cxx/tree/tree-header.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/tree-header.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/tree-header.hxx b/xsd/cxx/tree/tree-header.hxx
index ec34603..b3cde85 100644
--- a/xsd/cxx/tree/tree-header.hxx
+++ b/xsd/cxx/tree/tree-header.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/tree-header.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/tree-inline.cxx b/xsd/cxx/tree/tree-inline.cxx
index 0c64650..43f158b 100644
--- a/xsd/cxx/tree/tree-inline.cxx
+++ b/xsd/cxx/tree/tree-inline.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/tree-inline.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/tree-inline.hxx b/xsd/cxx/tree/tree-inline.hxx
index 9ea352e..940bd55 100644
--- a/xsd/cxx/tree/tree-inline.hxx
+++ b/xsd/cxx/tree/tree-inline.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/tree-inline.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/tree-source.cxx b/xsd/cxx/tree/tree-source.cxx
index 423f3bf..1068733 100644
--- a/xsd/cxx/tree/tree-source.cxx
+++ b/xsd/cxx/tree/tree-source.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/tree-source.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/tree-source.hxx b/xsd/cxx/tree/tree-source.hxx
index 221bd5f..c94824b 100644
--- a/xsd/cxx/tree/tree-source.hxx
+++ b/xsd/cxx/tree/tree-source.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/tree-source.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/validator.cxx b/xsd/cxx/tree/validator.cxx
index 4b8da17..6e4d4fd 100644
--- a/xsd/cxx/tree/validator.cxx
+++ b/xsd/cxx/tree/validator.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/validator.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/validator.hxx b/xsd/cxx/tree/validator.hxx
index ace8abe..4853455 100644
--- a/xsd/cxx/tree/validator.hxx
+++ b/xsd/cxx/tree/validator.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/validator.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/elements.hxx b/xsd/elements.hxx
index ee425e9..d7fe0e4 100644
--- a/xsd/elements.hxx
+++ b/xsd/elements.hxx
@@ -1,5 +1,4 @@
// file : xsd/elements.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/makefile b/xsd/makefile
index 162470d..fe3339e 100644
--- a/xsd/makefile
+++ b/xsd/makefile
@@ -1,5 +1,4 @@
# file : xsd/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/options-parser.hxx b/xsd/options-parser.hxx
index 26a0782..fb00235 100644
--- a/xsd/options-parser.hxx
+++ b/xsd/options-parser.hxx
@@ -1,5 +1,4 @@
// file : xsd/options-parser.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/options.cli b/xsd/options.cli
index f10fbec..d0fffdf 100644
--- a/xsd/options.cli
+++ b/xsd/options.cli
@@ -1,5 +1,4 @@
// file : xsd/options.cli
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/processing/cardinality/processor.cxx b/xsd/processing/cardinality/processor.cxx
index 0fcabed..f475e3d 100644
--- a/xsd/processing/cardinality/processor.cxx
+++ b/xsd/processing/cardinality/processor.cxx
@@ -1,5 +1,4 @@
// file : processing/cardinality/processor.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/processing/cardinality/processor.hxx b/xsd/processing/cardinality/processor.hxx
index 5d7fb3c..bf1bff4 100644
--- a/xsd/processing/cardinality/processor.hxx
+++ b/xsd/processing/cardinality/processor.hxx
@@ -1,5 +1,4 @@
// file : processing/cardinality/processor.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/processing/inheritance/processor.cxx b/xsd/processing/inheritance/processor.cxx
index 1e46282..59ff63b 100644
--- a/xsd/processing/inheritance/processor.cxx
+++ b/xsd/processing/inheritance/processor.cxx
@@ -1,5 +1,4 @@
// file : processing/inheritance/processor.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/processing/inheritance/processor.hxx b/xsd/processing/inheritance/processor.hxx
index 7bb8a7f..36c2505 100644
--- a/xsd/processing/inheritance/processor.hxx
+++ b/xsd/processing/inheritance/processor.hxx
@@ -1,5 +1,4 @@
// file : processing/inheritance/processor.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/type-map/lexer.cxx b/xsd/type-map/lexer.cxx
index b8ea0e7..3687b0e 100644
--- a/xsd/type-map/lexer.cxx
+++ b/xsd/type-map/lexer.cxx
@@ -1,5 +1,4 @@
// file : xsd/type-map/lexer.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2007-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/type-map/lexer.hxx b/xsd/type-map/lexer.hxx
index 012533a..9075cdb 100644
--- a/xsd/type-map/lexer.hxx
+++ b/xsd/type-map/lexer.hxx
@@ -1,5 +1,4 @@
// file : xsd/type-map/lexer.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2007-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/type-map/parser.cxx b/xsd/type-map/parser.cxx
index 7d44543..186a329 100644
--- a/xsd/type-map/parser.cxx
+++ b/xsd/type-map/parser.cxx
@@ -1,5 +1,4 @@
// file : xsd/type-map/parser.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2007-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/type-map/parser.hxx b/xsd/type-map/parser.hxx
index 375b824..6d0a8a4 100644
--- a/xsd/type-map/parser.hxx
+++ b/xsd/type-map/parser.hxx
@@ -1,5 +1,4 @@
// file : xsd/type-map/parser.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2007-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/type-map/type-map.hxx b/xsd/type-map/type-map.hxx
index 2fda512..f327654 100644
--- a/xsd/type-map/type-map.hxx
+++ b/xsd/type-map/type-map.hxx
@@ -1,5 +1,4 @@
// file : xsd/type-map/type-map.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2007-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/types.hxx b/xsd/types.hxx
index ff78081..ab5ec1f 100644
--- a/xsd/types.hxx
+++ b/xsd/types.hxx
@@ -1,5 +1,4 @@
// file : xsd/types.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/xsd.cxx b/xsd/xsd.cxx
index 794745f..5d9a1be 100644
--- a/xsd/xsd.cxx
+++ b/xsd/xsd.cxx
@@ -1,5 +1,4 @@
// file : xsd/xsd.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/xsd.hxx b/xsd/xsd.hxx
index 83bfdfd..323d796 100644
--- a/xsd/xsd.hxx
+++ b/xsd/xsd.hxx
@@ -1,5 +1,4 @@
// file : xsd/xsd.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file