From 4bbabb3f78ab943c1fecbed08b1920db9609bc34 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 1 Jan 2010 12:38:31 +0200 Subject: Update copyright --- xsd-frontend/traversal/any-attribute.hxx | 2 +- xsd-frontend/traversal/any.hxx | 2 +- xsd-frontend/traversal/attribute-group.cxx | 2 +- xsd-frontend/traversal/attribute-group.hxx | 2 +- xsd-frontend/traversal/attribute.cxx | 2 +- xsd-frontend/traversal/attribute.hxx | 2 +- xsd-frontend/traversal/complex.cxx | 2 +- xsd-frontend/traversal/complex.hxx | 2 +- xsd-frontend/traversal/compositors.cxx | 2 +- xsd-frontend/traversal/compositors.hxx | 2 +- xsd-frontend/traversal/element-group.cxx | 2 +- xsd-frontend/traversal/element-group.hxx | 2 +- xsd-frontend/traversal/element.cxx | 2 +- xsd-frontend/traversal/element.hxx | 2 +- xsd-frontend/traversal/elements.cxx | 2 +- xsd-frontend/traversal/elements.hxx | 2 +- xsd-frontend/traversal/elements.txx | 2 +- xsd-frontend/traversal/enumeration.cxx | 2 +- xsd-frontend/traversal/enumeration.hxx | 2 +- xsd-frontend/traversal/fundamental.cxx | 2 +- xsd-frontend/traversal/fundamental.hxx | 2 +- xsd-frontend/traversal/list.cxx | 2 +- xsd-frontend/traversal/list.hxx | 2 +- xsd-frontend/traversal/namespace.cxx | 2 +- xsd-frontend/traversal/namespace.hxx | 2 +- xsd-frontend/traversal/particle.cxx | 2 +- xsd-frontend/traversal/particle.hxx | 2 +- xsd-frontend/traversal/schema.cxx | 2 +- xsd-frontend/traversal/schema.hxx | 2 +- xsd-frontend/traversal/union.cxx | 2 +- xsd-frontend/traversal/union.hxx | 2 +- 31 files changed, 31 insertions(+), 31 deletions(-) (limited to 'xsd-frontend/traversal') diff --git a/xsd-frontend/traversal/any-attribute.hxx b/xsd-frontend/traversal/any-attribute.hxx index ec2ac4b..55ed999 100644 --- a/xsd-frontend/traversal/any-attribute.hxx +++ b/xsd-frontend/traversal/any-attribute.hxx @@ -1,6 +1,6 @@ // file : xsd-frontend/traversal/any-attribute.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef XSD_FRONTEND_TRAVERSAL_ANY_ATTRIBUTE_HXX diff --git a/xsd-frontend/traversal/any.hxx b/xsd-frontend/traversal/any.hxx index 06dbbbd..505d336 100644 --- a/xsd-frontend/traversal/any.hxx +++ b/xsd-frontend/traversal/any.hxx @@ -1,6 +1,6 @@ // file : xsd-frontend/traversal/any.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef XSD_FRONTEND_TRAVERSAL_ANY_HXX diff --git a/xsd-frontend/traversal/attribute-group.cxx b/xsd-frontend/traversal/attribute-group.cxx index 9927b52..e5c2237 100644 --- a/xsd-frontend/traversal/attribute-group.cxx +++ b/xsd-frontend/traversal/attribute-group.cxx @@ -1,6 +1,6 @@ // file : xsd-frontend/traversal/attribute-group.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd-frontend/traversal/attribute-group.hxx b/xsd-frontend/traversal/attribute-group.hxx index de08f9d..cd01a97 100644 --- a/xsd-frontend/traversal/attribute-group.hxx +++ b/xsd-frontend/traversal/attribute-group.hxx @@ -1,6 +1,6 @@ // file : xsd-frontend/traversal/attribute-group.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef XSD_FRONTEND_TRAVERSAL_ATTRIBUTE_GROUP_HXX diff --git a/xsd-frontend/traversal/attribute.cxx b/xsd-frontend/traversal/attribute.cxx index 9349d34..c051667 100644 --- a/xsd-frontend/traversal/attribute.cxx +++ b/xsd-frontend/traversal/attribute.cxx @@ -1,6 +1,6 @@ // file : xsd-frontend/traversal/attribute.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd-frontend/traversal/attribute.hxx b/xsd-frontend/traversal/attribute.hxx index 153233e..feb6b31 100644 --- a/xsd-frontend/traversal/attribute.hxx +++ b/xsd-frontend/traversal/attribute.hxx @@ -1,6 +1,6 @@ // file : xsd-frontend/traversal/attribute.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef XSD_FRONTEND_TRAVERSAL_ATTRIBUTE_HXX diff --git a/xsd-frontend/traversal/complex.cxx b/xsd-frontend/traversal/complex.cxx index e2f1e8f..d6cfc41 100644 --- a/xsd-frontend/traversal/complex.cxx +++ b/xsd-frontend/traversal/complex.cxx @@ -1,6 +1,6 @@ // file : xsd-frontend/traversal/complex.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd-frontend/traversal/complex.hxx b/xsd-frontend/traversal/complex.hxx index bea6a6c..3dd7e7b 100644 --- a/xsd-frontend/traversal/complex.hxx +++ b/xsd-frontend/traversal/complex.hxx @@ -1,6 +1,6 @@ // file : xsd-frontend/traversal/complex.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef XSD_FRONTEND_TRAVERSAL_COMPLEX_HXX diff --git a/xsd-frontend/traversal/compositors.cxx b/xsd-frontend/traversal/compositors.cxx index 7acaee2..d3089fc 100644 --- a/xsd-frontend/traversal/compositors.cxx +++ b/xsd-frontend/traversal/compositors.cxx @@ -1,6 +1,6 @@ // file : xsd-frontend/traversal/compositors.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd-frontend/traversal/compositors.hxx b/xsd-frontend/traversal/compositors.hxx index 60bab06..e81460b 100644 --- a/xsd-frontend/traversal/compositors.hxx +++ b/xsd-frontend/traversal/compositors.hxx @@ -1,6 +1,6 @@ // file : xsd-frontend/traversal/compositors.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef XSD_FRONTEND_TRAVERSAL_COMPOSITORS_HXX diff --git a/xsd-frontend/traversal/element-group.cxx b/xsd-frontend/traversal/element-group.cxx index 1d47d40..cb7a51a 100644 --- a/xsd-frontend/traversal/element-group.cxx +++ b/xsd-frontend/traversal/element-group.cxx @@ -1,6 +1,6 @@ // file : xsd-frontend/traversal/element-group.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd-frontend/traversal/element-group.hxx b/xsd-frontend/traversal/element-group.hxx index f8eba45..8ebe0bd 100644 --- a/xsd-frontend/traversal/element-group.hxx +++ b/xsd-frontend/traversal/element-group.hxx @@ -1,6 +1,6 @@ // file : xsd-frontend/traversal/element-group.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef XSD_FRONTEND_TRAVERSAL_ELEMENT_GROUP_HXX diff --git a/xsd-frontend/traversal/element.cxx b/xsd-frontend/traversal/element.cxx index 20c1802..7f296ee 100644 --- a/xsd-frontend/traversal/element.cxx +++ b/xsd-frontend/traversal/element.cxx @@ -1,6 +1,6 @@ // file : xsd-frontend/traversal/element.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd-frontend/traversal/element.hxx b/xsd-frontend/traversal/element.hxx index 140daa7..d5187ad 100644 --- a/xsd-frontend/traversal/element.hxx +++ b/xsd-frontend/traversal/element.hxx @@ -1,6 +1,6 @@ // file : xsd-frontend/traversal/element.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef XSD_FRONTEND_TRAVERSAL_ELEMENT_HXX diff --git a/xsd-frontend/traversal/elements.cxx b/xsd-frontend/traversal/elements.cxx index 9e97f25..b1c47a0 100644 --- a/xsd-frontend/traversal/elements.cxx +++ b/xsd-frontend/traversal/elements.cxx @@ -1,6 +1,6 @@ // file : xsd-frontend/traversal/elements.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd-frontend/traversal/elements.hxx b/xsd-frontend/traversal/elements.hxx index 9193dda..c405a1b 100644 --- a/xsd-frontend/traversal/elements.hxx +++ b/xsd-frontend/traversal/elements.hxx @@ -1,6 +1,6 @@ // file : xsd-frontend/traversal/elements.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef XSD_FRONTEND_TRAVERSAL_ELEMENTS_HXX diff --git a/xsd-frontend/traversal/elements.txx b/xsd-frontend/traversal/elements.txx index ff28d6b..b673a8d 100644 --- a/xsd-frontend/traversal/elements.txx +++ b/xsd-frontend/traversal/elements.txx @@ -1,6 +1,6 @@ // file : xsd-frontend/traversal/elements.txx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file namespace XSDFrontend diff --git a/xsd-frontend/traversal/enumeration.cxx b/xsd-frontend/traversal/enumeration.cxx index fba5222..a8a49a5 100644 --- a/xsd-frontend/traversal/enumeration.cxx +++ b/xsd-frontend/traversal/enumeration.cxx @@ -1,6 +1,6 @@ // file : xsd-frontend/traversal/enumeration.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd-frontend/traversal/enumeration.hxx b/xsd-frontend/traversal/enumeration.hxx index 12a71a1..c6d7f04 100644 --- a/xsd-frontend/traversal/enumeration.hxx +++ b/xsd-frontend/traversal/enumeration.hxx @@ -1,6 +1,6 @@ // file : xsd-frontend/traversal/enumeration.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef XSD_FRONTEND_TRAVERSAL_ENUMERATION_HXX diff --git a/xsd-frontend/traversal/fundamental.cxx b/xsd-frontend/traversal/fundamental.cxx index 7a3e80e..b9cadec 100644 --- a/xsd-frontend/traversal/fundamental.cxx +++ b/xsd-frontend/traversal/fundamental.cxx @@ -1,6 +1,6 @@ // file : xsd-frontend/traversal/fundamental.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd-frontend/traversal/fundamental.hxx b/xsd-frontend/traversal/fundamental.hxx index 5358018..5c20d9c 100644 --- a/xsd-frontend/traversal/fundamental.hxx +++ b/xsd-frontend/traversal/fundamental.hxx @@ -1,6 +1,6 @@ // file : xsd-frontend/traversal/fundamental.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef XSD_FRONTEND_TRAVERSAL_FUNDAMENTAL_HXX diff --git a/xsd-frontend/traversal/list.cxx b/xsd-frontend/traversal/list.cxx index 596a82f..ec434ba 100644 --- a/xsd-frontend/traversal/list.cxx +++ b/xsd-frontend/traversal/list.cxx @@ -1,6 +1,6 @@ // file : xsd-frontend/traversal/list.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd-frontend/traversal/list.hxx b/xsd-frontend/traversal/list.hxx index c10c8c9..2bbc136 100644 --- a/xsd-frontend/traversal/list.hxx +++ b/xsd-frontend/traversal/list.hxx @@ -1,6 +1,6 @@ // file : xsd-frontend/traversal/list.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef XSD_FRONTEND_TRAVERSAL_LIST_HXX diff --git a/xsd-frontend/traversal/namespace.cxx b/xsd-frontend/traversal/namespace.cxx index 33b0f3f..cbc6ef2 100644 --- a/xsd-frontend/traversal/namespace.cxx +++ b/xsd-frontend/traversal/namespace.cxx @@ -1,6 +1,6 @@ // file : xsd-frontend/traversal/namespace.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd-frontend/traversal/namespace.hxx b/xsd-frontend/traversal/namespace.hxx index 400a280..22305e1 100644 --- a/xsd-frontend/traversal/namespace.hxx +++ b/xsd-frontend/traversal/namespace.hxx @@ -1,6 +1,6 @@ // file : xsd-frontend/traversal/namespace.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef XSD_FRONTEND_TRAVERSAL_NAMESPACE_HXX diff --git a/xsd-frontend/traversal/particle.cxx b/xsd-frontend/traversal/particle.cxx index 90e9eb2..e3d3a97 100644 --- a/xsd-frontend/traversal/particle.cxx +++ b/xsd-frontend/traversal/particle.cxx @@ -1,6 +1,6 @@ // file : xsd-frontend/traversal/particle.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd-frontend/traversal/particle.hxx b/xsd-frontend/traversal/particle.hxx index bedacc3..3584c12 100644 --- a/xsd-frontend/traversal/particle.hxx +++ b/xsd-frontend/traversal/particle.hxx @@ -1,6 +1,6 @@ // file : xsd-frontend/traversal/particle.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef XSD_FRONTEND_TRAVERSAL_PARTICLE_HXX diff --git a/xsd-frontend/traversal/schema.cxx b/xsd-frontend/traversal/schema.cxx index eb1e605..acfca26 100644 --- a/xsd-frontend/traversal/schema.cxx +++ b/xsd-frontend/traversal/schema.cxx @@ -1,6 +1,6 @@ // file : xsd-frontend/traversal/schema.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd-frontend/traversal/schema.hxx b/xsd-frontend/traversal/schema.hxx index 7057c65..a975475 100644 --- a/xsd-frontend/traversal/schema.hxx +++ b/xsd-frontend/traversal/schema.hxx @@ -1,6 +1,6 @@ // file : xsd-frontend/traversal/schema.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef XSD_FRONTEND_TRAVERSAL_SCHEMA_HXX diff --git a/xsd-frontend/traversal/union.cxx b/xsd-frontend/traversal/union.cxx index bb156d4..f1c979d 100644 --- a/xsd-frontend/traversal/union.cxx +++ b/xsd-frontend/traversal/union.cxx @@ -1,6 +1,6 @@ // file : xsd-frontend/traversal/union.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd-frontend/traversal/union.hxx b/xsd-frontend/traversal/union.hxx index db175f4..22201c9 100644 --- a/xsd-frontend/traversal/union.hxx +++ b/xsd-frontend/traversal/union.hxx @@ -1,6 +1,6 @@ // file : xsd-frontend/traversal/union.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef XSD_FRONTEND_TRAVERSAL_UNION_HXX -- cgit v1.1