From 5b5e51d11a2c562458ac808e001a785a511eae86 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 14 Feb 2020 12:05:36 +0300 Subject: Drop copyright notice from source code --- xsd/cxx/elements.cxx | 1 - xsd/cxx/elements.hxx | 1 - xsd/cxx/literal-map.cxx | 1 - xsd/cxx/literal-map.hxx | 1 - xsd/cxx/option-types.cxx | 1 - xsd/cxx/option-types.hxx | 1 - xsd/cxx/options.cli | 1 - xsd/cxx/parser/attribute-validation-source.cxx | 1 - xsd/cxx/parser/attribute-validation-source.hxx | 1 - xsd/cxx/parser/characters-validation-source.cxx | 1 - xsd/cxx/parser/characters-validation-source.hxx | 1 - xsd/cxx/parser/driver-source.cxx | 1 - xsd/cxx/parser/driver-source.hxx | 1 - xsd/cxx/parser/element-validation-source.cxx | 1 - xsd/cxx/parser/element-validation-source.hxx | 1 - xsd/cxx/parser/elements.cxx | 1 - xsd/cxx/parser/elements.hxx | 1 - xsd/cxx/parser/generator.cxx | 1 - xsd/cxx/parser/generator.hxx | 1 - xsd/cxx/parser/impl-header.cxx | 1 - xsd/cxx/parser/impl-header.hxx | 1 - xsd/cxx/parser/impl-source.cxx | 1 - xsd/cxx/parser/impl-source.hxx | 1 - xsd/cxx/parser/name-processor.cxx | 1 - xsd/cxx/parser/name-processor.hxx | 1 - xsd/cxx/parser/options.cli | 1 - xsd/cxx/parser/parser-forward.cxx | 1 - xsd/cxx/parser/parser-forward.hxx | 1 - xsd/cxx/parser/parser-header.cxx | 1 - xsd/cxx/parser/parser-header.hxx | 1 - xsd/cxx/parser/parser-inline.cxx | 1 - xsd/cxx/parser/parser-inline.hxx | 1 - xsd/cxx/parser/parser-source.cxx | 1 - xsd/cxx/parser/parser-source.hxx | 1 - xsd/cxx/parser/print-impl-common.hxx | 1 - xsd/cxx/parser/state-processor.cxx | 1 - xsd/cxx/parser/state-processor.hxx | 1 - xsd/cxx/parser/type-processor.cxx | 1 - xsd/cxx/parser/type-processor.hxx | 1 - xsd/cxx/parser/validator.cxx | 1 - xsd/cxx/parser/validator.hxx | 1 - xsd/cxx/tree/counter.cxx | 1 - xsd/cxx/tree/counter.hxx | 1 - xsd/cxx/tree/default-value.cxx | 1 - xsd/cxx/tree/default-value.hxx | 1 - xsd/cxx/tree/elements.cxx | 1 - xsd/cxx/tree/elements.hxx | 1 - xsd/cxx/tree/fundamental-header.hxx | 1 - xsd/cxx/tree/generator.cxx | 1 - xsd/cxx/tree/generator.hxx | 1 - xsd/cxx/tree/name-processor.cxx | 1 - xsd/cxx/tree/name-processor.hxx | 1 - xsd/cxx/tree/options.cli | 1 - xsd/cxx/tree/order-processor.cxx | 1 - xsd/cxx/tree/order-processor.hxx | 1 - xsd/cxx/tree/parser-header.cxx | 1 - xsd/cxx/tree/parser-header.hxx | 1 - xsd/cxx/tree/parser-source.cxx | 1 - xsd/cxx/tree/parser-source.hxx | 1 - xsd/cxx/tree/polymorphism-processor.cxx | 1 - xsd/cxx/tree/polymorphism-processor.hxx | 1 - xsd/cxx/tree/serialization-header.cxx | 1 - xsd/cxx/tree/serialization-header.hxx | 1 - xsd/cxx/tree/serialization-source.cxx | 1 - xsd/cxx/tree/serialization-source.hxx | 1 - xsd/cxx/tree/stream-extraction-source.cxx | 1 - xsd/cxx/tree/stream-extraction-source.hxx | 1 - xsd/cxx/tree/stream-header.cxx | 1 - xsd/cxx/tree/stream-header.hxx | 1 - xsd/cxx/tree/stream-insertion-header.cxx | 1 - xsd/cxx/tree/stream-insertion-header.hxx | 1 - xsd/cxx/tree/stream-insertion-source.cxx | 1 - xsd/cxx/tree/stream-insertion-source.hxx | 1 - xsd/cxx/tree/stream-source.cxx | 1 - xsd/cxx/tree/stream-source.hxx | 1 - xsd/cxx/tree/tree-forward.cxx | 1 - xsd/cxx/tree/tree-forward.hxx | 1 - xsd/cxx/tree/tree-header.cxx | 1 - xsd/cxx/tree/tree-header.hxx | 1 - xsd/cxx/tree/tree-inline.cxx | 1 - xsd/cxx/tree/tree-inline.hxx | 1 - xsd/cxx/tree/tree-source.cxx | 1 - xsd/cxx/tree/tree-source.hxx | 1 - xsd/cxx/tree/validator.cxx | 1 - xsd/cxx/tree/validator.hxx | 1 - xsd/elements.hxx | 1 - xsd/makefile | 1 - xsd/options-parser.hxx | 1 - xsd/options.cli | 1 - xsd/processing/cardinality/processor.cxx | 1 - xsd/processing/cardinality/processor.hxx | 1 - xsd/processing/inheritance/processor.cxx | 1 - xsd/processing/inheritance/processor.hxx | 1 - xsd/type-map/lexer.cxx | 1 - xsd/type-map/lexer.hxx | 1 - xsd/type-map/parser.cxx | 1 - xsd/type-map/parser.hxx | 1 - xsd/type-map/type-map.hxx | 1 - xsd/types.hxx | 1 - xsd/xsd.cxx | 1 - xsd/xsd.hxx | 1 - 101 files changed, 101 deletions(-) (limited to 'xsd') diff --git a/xsd/cxx/elements.cxx b/xsd/cxx/elements.cxx index 3975502..5ead15f 100644 --- a/xsd/cxx/elements.cxx +++ b/xsd/cxx/elements.cxx @@ -1,5 +1,4 @@ // file : xsd/cxx/elements.cxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/elements.hxx b/xsd/cxx/elements.hxx index 744b78c..a316a0c 100644 --- a/xsd/cxx/elements.hxx +++ b/xsd/cxx/elements.hxx @@ -1,5 +1,4 @@ // file : xsd/cxx/elements.hxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_ELEMENTS_HXX diff --git a/xsd/cxx/literal-map.cxx b/xsd/cxx/literal-map.cxx index 4a46ce7..f2515fe 100644 --- a/xsd/cxx/literal-map.cxx +++ b/xsd/cxx/literal-map.cxx @@ -1,5 +1,4 @@ // file : xsd/cxx/literal-map.cxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include // std::auto_ptr diff --git a/xsd/cxx/literal-map.hxx b/xsd/cxx/literal-map.hxx index 334e6bf..cce9bf5 100644 --- a/xsd/cxx/literal-map.hxx +++ b/xsd/cxx/literal-map.hxx @@ -1,5 +1,4 @@ // file : xsd/cxx/literal-map.hxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_LITERAL_MAP_HXX diff --git a/xsd/cxx/option-types.cxx b/xsd/cxx/option-types.cxx index 383e453..ec49d29 100644 --- a/xsd/cxx/option-types.cxx +++ b/xsd/cxx/option-types.cxx @@ -1,5 +1,4 @@ // file : xsd/cxx/option-types.cxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/option-types.hxx b/xsd/cxx/option-types.hxx index 27ebd17..f36a6ca 100644 --- a/xsd/cxx/option-types.hxx +++ b/xsd/cxx/option-types.hxx @@ -1,5 +1,4 @@ // file : xsd/cxx/option-types.hxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef XSD_OPTION_TYPES_HXX diff --git a/xsd/cxx/options.cli b/xsd/cxx/options.cli index 9194c51..6e25949 100644 --- a/xsd/cxx/options.cli +++ b/xsd/cxx/options.cli @@ -1,5 +1,4 @@ // file : xsd/cxx/options.cli -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file include ; // std::size_t diff --git a/xsd/cxx/parser/attribute-validation-source.cxx b/xsd/cxx/parser/attribute-validation-source.cxx index 9dbf509..76a3923 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 -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/parser/attribute-validation-source.hxx b/xsd/cxx/parser/attribute-validation-source.hxx index c7a2139..25d7d96 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 -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_PARSER_ATTRIBUTE_VALIDATION_SOURCE_HXX diff --git a/xsd/cxx/parser/characters-validation-source.cxx b/xsd/cxx/parser/characters-validation-source.cxx index 355f093..3f3e88c 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 -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/parser/characters-validation-source.hxx b/xsd/cxx/parser/characters-validation-source.hxx index a24da18..d0c73c4 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 -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_PARSER_CHARACTERS_VALIDATION_SOURCE_HXX diff --git a/xsd/cxx/parser/driver-source.cxx b/xsd/cxx/parser/driver-source.cxx index db9c4ac..48775eb 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 -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/parser/driver-source.hxx b/xsd/cxx/parser/driver-source.hxx index ca71f0e..d1c7f91 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 -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_PARSER_DRIVER_SOURCE_HXX diff --git a/xsd/cxx/parser/element-validation-source.cxx b/xsd/cxx/parser/element-validation-source.cxx index 4beb216..b34b3dd 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 -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/parser/element-validation-source.hxx b/xsd/cxx/parser/element-validation-source.hxx index 8564dbd..fcdbf88 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 -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_PARSER_ELEMENT_VALIDATION_SOURCE_HXX diff --git a/xsd/cxx/parser/elements.cxx b/xsd/cxx/parser/elements.cxx index 58f66de..6ab2a4b 100644 --- a/xsd/cxx/parser/elements.cxx +++ b/xsd/cxx/parser/elements.cxx @@ -1,5 +1,4 @@ // file : xsd/cxx/parser/elements.cxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/parser/elements.hxx b/xsd/cxx/parser/elements.hxx index 9fe8aa6..80656c2 100644 --- a/xsd/cxx/parser/elements.hxx +++ b/xsd/cxx/parser/elements.hxx @@ -1,5 +1,4 @@ // file : xsd/cxx/parser/elements.hxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_PARSER_ELEMENTS_HXX diff --git a/xsd/cxx/parser/generator.cxx b/xsd/cxx/parser/generator.cxx index 21f0d68..27778ae 100644 --- a/xsd/cxx/parser/generator.cxx +++ b/xsd/cxx/parser/generator.cxx @@ -1,5 +1,4 @@ // file : xsd/cxx/parser/generator.cxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/parser/generator.hxx b/xsd/cxx/parser/generator.hxx index cadb776..6fd984b 100644 --- a/xsd/cxx/parser/generator.hxx +++ b/xsd/cxx/parser/generator.hxx @@ -1,5 +1,4 @@ // file : xsd/cxx/parser/generator.hxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_PARSER_GENERATOR_HXX diff --git a/xsd/cxx/parser/impl-header.cxx b/xsd/cxx/parser/impl-header.cxx index 67bbcc4..03106ca 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 -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/parser/impl-header.hxx b/xsd/cxx/parser/impl-header.hxx index 2e89ec0..f22678a 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 -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_PARSER_IMPL_HEADER_HXX diff --git a/xsd/cxx/parser/impl-source.cxx b/xsd/cxx/parser/impl-source.cxx index c6d470c..592c956 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 -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/parser/impl-source.hxx b/xsd/cxx/parser/impl-source.hxx index d440da4..2fa5183 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 -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_PARSER_IMPL_SOURCE_HXX diff --git a/xsd/cxx/parser/name-processor.cxx b/xsd/cxx/parser/name-processor.cxx index f85e334..a06f1e3 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 -// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/parser/name-processor.hxx b/xsd/cxx/parser/name-processor.hxx index eea6e80..f7f988f 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 -// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_PARSER_NAME_PROCESSOR_HXX diff --git a/xsd/cxx/parser/options.cli b/xsd/cxx/parser/options.cli index 48ca932..11312ed 100644 --- a/xsd/cxx/parser/options.cli +++ b/xsd/cxx/parser/options.cli @@ -1,5 +1,4 @@ // file : xsd/cxx/parser/options.cli -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file include ; // std::size_t diff --git a/xsd/cxx/parser/parser-forward.cxx b/xsd/cxx/parser/parser-forward.cxx index 066d406..09a055b 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 -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/parser/parser-forward.hxx b/xsd/cxx/parser/parser-forward.hxx index b67dea6..7796532 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 -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_PARSER_PARSER_FORWARD_HXX diff --git a/xsd/cxx/parser/parser-header.cxx b/xsd/cxx/parser/parser-header.cxx index d15a39d..ad7767a 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 -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/parser/parser-header.hxx b/xsd/cxx/parser/parser-header.hxx index 688ef70..2656fff 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 -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_PARSER_PARSER_HEADER_HXX diff --git a/xsd/cxx/parser/parser-inline.cxx b/xsd/cxx/parser/parser-inline.cxx index 21cb132..fb7558e 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 -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/parser/parser-inline.hxx b/xsd/cxx/parser/parser-inline.hxx index 4ebe255..7c732fc 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 -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_PARSER_PARSER_INLINE_HXX diff --git a/xsd/cxx/parser/parser-source.cxx b/xsd/cxx/parser/parser-source.cxx index 26ac623..64c0075 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 -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/parser/parser-source.hxx b/xsd/cxx/parser/parser-source.hxx index 60be0c5..0f8f57e 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 -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_PARSER_PARSER_SOURCE_HXX diff --git a/xsd/cxx/parser/print-impl-common.hxx b/xsd/cxx/parser/print-impl-common.hxx index 6b315f7..66379f0 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 -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_PARSER_PRINT_IMPL_COMMON_HXX diff --git a/xsd/cxx/parser/state-processor.cxx b/xsd/cxx/parser/state-processor.cxx index 8b454f8..423d0d8 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 -// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/parser/state-processor.hxx b/xsd/cxx/parser/state-processor.hxx index 61bda86..e5559b4 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 -// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_PARSER_STATE_PROCESSOR_HXX diff --git a/xsd/cxx/parser/type-processor.cxx b/xsd/cxx/parser/type-processor.cxx index 4e96809..d1b2e68 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 -// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/parser/type-processor.hxx b/xsd/cxx/parser/type-processor.hxx index 0d0eeec..53fd970 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 -// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_PARSER_TYPE_PROCESSOR_HXX diff --git a/xsd/cxx/parser/validator.cxx b/xsd/cxx/parser/validator.cxx index 491cb5d..6bf5b48 100644 --- a/xsd/cxx/parser/validator.cxx +++ b/xsd/cxx/parser/validator.cxx @@ -1,5 +1,4 @@ // file : xsd/cxx/parser/validator.cxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/parser/validator.hxx b/xsd/cxx/parser/validator.hxx index 2abcbb5..5f10526 100644 --- a/xsd/cxx/parser/validator.hxx +++ b/xsd/cxx/parser/validator.hxx @@ -1,5 +1,4 @@ // file : xsd/cxx/parser/validator.hxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_PARSER_VALIDATOR_HXX diff --git a/xsd/cxx/tree/counter.cxx b/xsd/cxx/tree/counter.cxx index 908a434..a5bdbb3 100644 --- a/xsd/cxx/tree/counter.cxx +++ b/xsd/cxx/tree/counter.cxx @@ -1,5 +1,4 @@ // file : xsd/cxx/tree/counter.cxx -// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/tree/counter.hxx b/xsd/cxx/tree/counter.hxx index 6601623..28dccf2 100644 --- a/xsd/cxx/tree/counter.hxx +++ b/xsd/cxx/tree/counter.hxx @@ -1,5 +1,4 @@ // file : xsd/cxx/tree/counter.hxx -// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_TREE_COUNTER_HXX diff --git a/xsd/cxx/tree/default-value.cxx b/xsd/cxx/tree/default-value.cxx index 5250664..24ec454 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 -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/tree/default-value.hxx b/xsd/cxx/tree/default-value.hxx index b72b175..3937d3a 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 -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_TREE_DEFAULT_VALUE_HXX diff --git a/xsd/cxx/tree/elements.cxx b/xsd/cxx/tree/elements.cxx index 429d64f..78281cd 100644 --- a/xsd/cxx/tree/elements.cxx +++ b/xsd/cxx/tree/elements.cxx @@ -1,5 +1,4 @@ // file : xsd/cxx/tree/elements.cxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/tree/elements.hxx b/xsd/cxx/tree/elements.hxx index a986c22..57c3075 100644 --- a/xsd/cxx/tree/elements.hxx +++ b/xsd/cxx/tree/elements.hxx @@ -1,5 +1,4 @@ // file : xsd/cxx/tree/elements.hxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_TREE_ELEMENTS_HXX diff --git a/xsd/cxx/tree/fundamental-header.hxx b/xsd/cxx/tree/fundamental-header.hxx index ed69943..e553d29 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 -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_TREE_FUNDAMENTAL_HEADER_HXX diff --git a/xsd/cxx/tree/generator.cxx b/xsd/cxx/tree/generator.cxx index 0dd1b4b..83935c1 100644 --- a/xsd/cxx/tree/generator.cxx +++ b/xsd/cxx/tree/generator.cxx @@ -1,5 +1,4 @@ // file : xsd/cxx/tree/generator.cxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/tree/generator.hxx b/xsd/cxx/tree/generator.hxx index 809b185..e3da0c3 100644 --- a/xsd/cxx/tree/generator.hxx +++ b/xsd/cxx/tree/generator.hxx @@ -1,5 +1,4 @@ // file : xsd/cxx/tree/generator.hxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_TREE_GENERATOR_HXX diff --git a/xsd/cxx/tree/name-processor.cxx b/xsd/cxx/tree/name-processor.cxx index 97a4b3b..51f058c 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 -// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/tree/name-processor.hxx b/xsd/cxx/tree/name-processor.hxx index 71bf427..62b3af4 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 -// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_TREE_NAME_PROCESSOR_HXX diff --git a/xsd/cxx/tree/options.cli b/xsd/cxx/tree/options.cli index d62caff..08c9be3 100644 --- a/xsd/cxx/tree/options.cli +++ b/xsd/cxx/tree/options.cli @@ -1,5 +1,4 @@ // file : xsd/cxx/tree/options.cli -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file include ; // std::size_t diff --git a/xsd/cxx/tree/order-processor.cxx b/xsd/cxx/tree/order-processor.cxx index 9226cd3..234f427 100644 --- a/xsd/cxx/tree/order-processor.cxx +++ b/xsd/cxx/tree/order-processor.cxx @@ -1,5 +1,4 @@ // file : xsde/cxx/tree/order-processor.cxx -// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/tree/order-processor.hxx b/xsd/cxx/tree/order-processor.hxx index c00d770..bde6c32 100644 --- a/xsd/cxx/tree/order-processor.hxx +++ b/xsd/cxx/tree/order-processor.hxx @@ -1,5 +1,4 @@ // file : xsde/cxx/tree/order-processor.hxx -// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_TREE_ORDER_PROCESSOR_HXX diff --git a/xsd/cxx/tree/parser-header.cxx b/xsd/cxx/tree/parser-header.cxx index a7e18ce..4d76f2c 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 -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/tree/parser-header.hxx b/xsd/cxx/tree/parser-header.hxx index f760b49..6942190 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 -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_TREE_PARSER_HEADER_HXX diff --git a/xsd/cxx/tree/parser-source.cxx b/xsd/cxx/tree/parser-source.cxx index a7c8f7c..e00997b 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 -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/tree/parser-source.hxx b/xsd/cxx/tree/parser-source.hxx index b7fb159..8a52cd2 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 -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_TREE_PARSER_SOURCE_HXX diff --git a/xsd/cxx/tree/polymorphism-processor.cxx b/xsd/cxx/tree/polymorphism-processor.cxx index aeeb4e9..2788a73 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 -// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/tree/polymorphism-processor.hxx b/xsd/cxx/tree/polymorphism-processor.hxx index 002c41c..08c2502 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 -// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_TREE_POLYMORPHISM_PROCESSOR_HXX diff --git a/xsd/cxx/tree/serialization-header.cxx b/xsd/cxx/tree/serialization-header.cxx index 8c5840d..729d2b3 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 -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/tree/serialization-header.hxx b/xsd/cxx/tree/serialization-header.hxx index 5e06953..beef6c8 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 -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_TREE_SERIALIZATION_HEADER_HXX diff --git a/xsd/cxx/tree/serialization-source.cxx b/xsd/cxx/tree/serialization-source.cxx index 888864d..aa6f1ef 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 -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/tree/serialization-source.hxx b/xsd/cxx/tree/serialization-source.hxx index 9b3524a..7580cf8 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 -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_TREE_SERIALIZATION_SOURCE_HXX diff --git a/xsd/cxx/tree/stream-extraction-source.cxx b/xsd/cxx/tree/stream-extraction-source.cxx index 7069598..a5b195b 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 -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/tree/stream-extraction-source.hxx b/xsd/cxx/tree/stream-extraction-source.hxx index 8f48a7d..29e33f8 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 -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_TREE_EXTRACTION_SOURCE_HXX diff --git a/xsd/cxx/tree/stream-header.cxx b/xsd/cxx/tree/stream-header.cxx index 3f78d50..fcb18d1 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 -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/tree/stream-header.hxx b/xsd/cxx/tree/stream-header.hxx index 8673a25..18d2eef 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 -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_TREE_STREAM_HEADER_HXX diff --git a/xsd/cxx/tree/stream-insertion-header.cxx b/xsd/cxx/tree/stream-insertion-header.cxx index 8ad6717..4c1d88e 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 -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/tree/stream-insertion-header.hxx b/xsd/cxx/tree/stream-insertion-header.hxx index c874eda..5bf8f26 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 -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_TREE_STREAM_INSERTION_HEADER_HXX diff --git a/xsd/cxx/tree/stream-insertion-source.cxx b/xsd/cxx/tree/stream-insertion-source.cxx index 76f19af..7f00c76 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 -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/tree/stream-insertion-source.hxx b/xsd/cxx/tree/stream-insertion-source.hxx index 09554c6..ef832db 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 -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_TREE_INSERTION_SOURCE_HXX diff --git a/xsd/cxx/tree/stream-source.cxx b/xsd/cxx/tree/stream-source.cxx index 4bd2518..a3572ef 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 -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/tree/stream-source.hxx b/xsd/cxx/tree/stream-source.hxx index 659d6ca..f095d9e 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 -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_TREE_STREAM_SOURCE_HXX diff --git a/xsd/cxx/tree/tree-forward.cxx b/xsd/cxx/tree/tree-forward.cxx index cc8906f..1bea79d 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 -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/tree/tree-forward.hxx b/xsd/cxx/tree/tree-forward.hxx index 103b2e7..bd3c4f0 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 -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_TREE_TREE_FORWARD_HXX diff --git a/xsd/cxx/tree/tree-header.cxx b/xsd/cxx/tree/tree-header.cxx index c88ffb8..8a695d4 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 -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/tree/tree-header.hxx b/xsd/cxx/tree/tree-header.hxx index 9bee952..153af5b 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 -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_TREE_TREE_HEADER_HXX diff --git a/xsd/cxx/tree/tree-inline.cxx b/xsd/cxx/tree/tree-inline.cxx index 7289bc0..874586e 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 -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/tree/tree-inline.hxx b/xsd/cxx/tree/tree-inline.hxx index ad765bd..7212dfd 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 -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_TREE_TREE_INLINE_HXX diff --git a/xsd/cxx/tree/tree-source.cxx b/xsd/cxx/tree/tree-source.cxx index 1ea1412..e6b0aae 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 -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/tree/tree-source.hxx b/xsd/cxx/tree/tree-source.hxx index affbdec..efd6927 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 -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_TREE_TREE_SOURCE_HXX diff --git a/xsd/cxx/tree/validator.cxx b/xsd/cxx/tree/validator.cxx index 809deb2..68febb6 100644 --- a/xsd/cxx/tree/validator.cxx +++ b/xsd/cxx/tree/validator.cxx @@ -1,5 +1,4 @@ // file : xsd/cxx/tree/validator.cxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/tree/validator.hxx b/xsd/cxx/tree/validator.hxx index 8ad33a2..25b36c6 100644 --- a/xsd/cxx/tree/validator.hxx +++ b/xsd/cxx/tree/validator.hxx @@ -1,5 +1,4 @@ // file : xsd/cxx/tree/validator.hxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_TREE_VALIDATOR_HXX diff --git a/xsd/elements.hxx b/xsd/elements.hxx index 8787a55..4d63f6a 100644 --- a/xsd/elements.hxx +++ b/xsd/elements.hxx @@ -1,5 +1,4 @@ // file : xsd/elements.hxx -// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef ELEMENTS_HXX diff --git a/xsd/makefile b/xsd/makefile index 24946a6..55a99ef 100644 --- a/xsd/makefile +++ b/xsd/makefile @@ -1,5 +1,4 @@ # file : xsd/makefile -# copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make diff --git a/xsd/options-parser.hxx b/xsd/options-parser.hxx index a299597..52125cb 100644 --- a/xsd/options-parser.hxx +++ b/xsd/options-parser.hxx @@ -1,5 +1,4 @@ // file : xsd/options-parser.hxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef OPTIONS_PARSER_HXX diff --git a/xsd/options.cli b/xsd/options.cli index 7d5a9d2..ac129cf 100644 --- a/xsd/options.cli +++ b/xsd/options.cli @@ -1,5 +1,4 @@ // file : xsd/options.cli -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file include ; // std::size_t diff --git a/xsd/processing/cardinality/processor.cxx b/xsd/processing/cardinality/processor.cxx index e16bfec..2a5292e 100644 --- a/xsd/processing/cardinality/processor.cxx +++ b/xsd/processing/cardinality/processor.cxx @@ -1,5 +1,4 @@ // file : processing/cardinality/processor.cxx -// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/processing/cardinality/processor.hxx b/xsd/processing/cardinality/processor.hxx index af0362d..f09155e 100644 --- a/xsd/processing/cardinality/processor.hxx +++ b/xsd/processing/cardinality/processor.hxx @@ -1,5 +1,4 @@ // file : processing/cardinality/processor.hxx -// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef PROCESSING_CARDINALITY_PROCESSOR_HXX diff --git a/xsd/processing/inheritance/processor.cxx b/xsd/processing/inheritance/processor.cxx index 00ac45f..9269852 100644 --- a/xsd/processing/inheritance/processor.cxx +++ b/xsd/processing/inheritance/processor.cxx @@ -1,5 +1,4 @@ // file : processing/inheritance/processor.cxx -// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/processing/inheritance/processor.hxx b/xsd/processing/inheritance/processor.hxx index 2c9e115..f0a881f 100644 --- a/xsd/processing/inheritance/processor.hxx +++ b/xsd/processing/inheritance/processor.hxx @@ -1,5 +1,4 @@ // file : processing/inheritance/processor.hxx -// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef PROCESSING_INHERITANCE_PROCESSOR_HXX diff --git a/xsd/type-map/lexer.cxx b/xsd/type-map/lexer.cxx index b55b759..26600c5 100644 --- a/xsd/type-map/lexer.cxx +++ b/xsd/type-map/lexer.cxx @@ -1,5 +1,4 @@ // file : xsd/type-map/lexer.cxx -// copyright : Copyright (c) 2007-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/type-map/lexer.hxx b/xsd/type-map/lexer.hxx index d63ee5f..ab16eb1 100644 --- a/xsd/type-map/lexer.hxx +++ b/xsd/type-map/lexer.hxx @@ -1,5 +1,4 @@ // file : xsd/type-map/lexer.hxx -// copyright : Copyright (c) 2007-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef XSD_TYPE_MAP_LEXER_HXX diff --git a/xsd/type-map/parser.cxx b/xsd/type-map/parser.cxx index 12d0520..39389f7 100644 --- a/xsd/type-map/parser.cxx +++ b/xsd/type-map/parser.cxx @@ -1,5 +1,4 @@ // file : xsd/type-map/parser.cxx -// copyright : Copyright (c) 2007-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/type-map/parser.hxx b/xsd/type-map/parser.hxx index f0671d5..eceb255 100644 --- a/xsd/type-map/parser.hxx +++ b/xsd/type-map/parser.hxx @@ -1,5 +1,4 @@ // file : xsd/type-map/parser.hxx -// copyright : Copyright (c) 2007-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef XSD_TYPE_MAP_PARSER_HXX diff --git a/xsd/type-map/type-map.hxx b/xsd/type-map/type-map.hxx index 1c82ec0..374591e 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 -// copyright : Copyright (c) 2007-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef XSD_TYPE_MAP_TYPE_MAP_HXX diff --git a/xsd/types.hxx b/xsd/types.hxx index 7d71104..51af830 100644 --- a/xsd/types.hxx +++ b/xsd/types.hxx @@ -1,5 +1,4 @@ // file : xsd/types.hxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef TYPES_HXX diff --git a/xsd/xsd.cxx b/xsd/xsd.cxx index 0d1b0c1..0dbb2d2 100644 --- a/xsd/xsd.cxx +++ b/xsd/xsd.cxx @@ -1,5 +1,4 @@ // file : xsd/xsd.cxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/xsd.hxx b/xsd/xsd.hxx index bfe41e5..f1bbd5f 100644 --- a/xsd/xsd.hxx +++ b/xsd/xsd.hxx @@ -1,5 +1,4 @@ // file : xsd/xsd.hxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef XSD_HXX -- cgit v1.1