From 320ca6d1a967621ac319922d1a4dfd17f8a03d60 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 4 Jan 2011 16:57:27 +0200 Subject: Copyright update --- odb/traversal/class-template.cxx | 2 +- odb/traversal/class-template.hxx | 2 +- odb/traversal/class.cxx | 2 +- odb/traversal/class.hxx | 2 +- odb/traversal/derived.cxx | 2 +- odb/traversal/derived.hxx | 2 +- odb/traversal/elements.cxx | 2 +- odb/traversal/elements.hxx | 2 +- odb/traversal/enum.cxx | 2 +- odb/traversal/enum.hxx | 2 +- odb/traversal/fundamental.hxx | 2 +- odb/traversal/namespace.hxx | 2 +- odb/traversal/template.cxx | 2 +- odb/traversal/template.hxx | 2 +- odb/traversal/union-template.cxx | 2 +- odb/traversal/union-template.hxx | 2 +- odb/traversal/union.hxx | 2 +- odb/traversal/unit.hxx | 2 +- 18 files changed, 18 insertions(+), 18 deletions(-) (limited to 'odb/traversal') diff --git a/odb/traversal/class-template.cxx b/odb/traversal/class-template.cxx index f9459a1..d4a6905 100644 --- a/odb/traversal/class-template.cxx +++ b/odb/traversal/class-template.cxx @@ -1,6 +1,6 @@ // file : odb/traversal/class-template.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file #include diff --git a/odb/traversal/class-template.hxx b/odb/traversal/class-template.hxx index 7946766..812bfc9 100644 --- a/odb/traversal/class-template.hxx +++ b/odb/traversal/class-template.hxx @@ -1,6 +1,6 @@ // file : odb/traversal/class-template.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file #ifndef ODB_TRAVERSAL_CLASS_TEMPLATE_HXX diff --git a/odb/traversal/class.cxx b/odb/traversal/class.cxx index ba16259..56c73ee 100644 --- a/odb/traversal/class.cxx +++ b/odb/traversal/class.cxx @@ -1,6 +1,6 @@ // file : odb/traversal/class.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file #include diff --git a/odb/traversal/class.hxx b/odb/traversal/class.hxx index e60199c..8890cb2 100644 --- a/odb/traversal/class.hxx +++ b/odb/traversal/class.hxx @@ -1,6 +1,6 @@ // file : odb/traversal/class.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file #ifndef ODB_TRAVERSAL_CLASS_HXX diff --git a/odb/traversal/derived.cxx b/odb/traversal/derived.cxx index f9a7407..d886833 100644 --- a/odb/traversal/derived.cxx +++ b/odb/traversal/derived.cxx @@ -1,6 +1,6 @@ // file : odb/traversal/derived.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file #include diff --git a/odb/traversal/derived.hxx b/odb/traversal/derived.hxx index 5ca7148..413d181 100644 --- a/odb/traversal/derived.hxx +++ b/odb/traversal/derived.hxx @@ -1,6 +1,6 @@ // file : odb/traversal/derived.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file #ifndef ODB_TRAVERSAL_DERIVED_HXX diff --git a/odb/traversal/elements.cxx b/odb/traversal/elements.cxx index 01c2cf9..1290ab3 100644 --- a/odb/traversal/elements.cxx +++ b/odb/traversal/elements.cxx @@ -1,6 +1,6 @@ // file : odb/traversal/elements.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file #include diff --git a/odb/traversal/elements.hxx b/odb/traversal/elements.hxx index f20859d..0ec8792 100644 --- a/odb/traversal/elements.hxx +++ b/odb/traversal/elements.hxx @@ -1,6 +1,6 @@ // file : odb/traversal/elements.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file #ifndef ODB_TRAVERSAL_ELEMENTS_HXX diff --git a/odb/traversal/enum.cxx b/odb/traversal/enum.cxx index 37a5a8d..46bad5e 100644 --- a/odb/traversal/enum.cxx +++ b/odb/traversal/enum.cxx @@ -1,6 +1,6 @@ // file : odb/traversal/enum.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file #include diff --git a/odb/traversal/enum.hxx b/odb/traversal/enum.hxx index 6e61da0..9a6a997 100644 --- a/odb/traversal/enum.hxx +++ b/odb/traversal/enum.hxx @@ -1,6 +1,6 @@ // file : odb/traversal/enum.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file #ifndef ODB_TRAVERSAL_ENUM_HXX diff --git a/odb/traversal/fundamental.hxx b/odb/traversal/fundamental.hxx index 4124b70..066790b 100644 --- a/odb/traversal/fundamental.hxx +++ b/odb/traversal/fundamental.hxx @@ -1,6 +1,6 @@ // file : odb/traversal/fundamental.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file #ifndef ODB_TRAVERSAL_FUNDAMENTAL_HXX diff --git a/odb/traversal/namespace.hxx b/odb/traversal/namespace.hxx index a0e1d20..004fb14 100644 --- a/odb/traversal/namespace.hxx +++ b/odb/traversal/namespace.hxx @@ -1,6 +1,6 @@ // file : odb/traversal/namespace.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file #ifndef ODB_TRAVERSAL_NAMESPACE_HXX diff --git a/odb/traversal/template.cxx b/odb/traversal/template.cxx index e5dfea3..fcf1fcc 100644 --- a/odb/traversal/template.cxx +++ b/odb/traversal/template.cxx @@ -1,6 +1,6 @@ // file : odb/traversal/template.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file #include diff --git a/odb/traversal/template.hxx b/odb/traversal/template.hxx index aa3fce1..43aac06 100644 --- a/odb/traversal/template.hxx +++ b/odb/traversal/template.hxx @@ -1,6 +1,6 @@ // file : odb/traversal/template.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file #ifndef ODB_TRAVERSAL_TEMPLATE_HXX diff --git a/odb/traversal/union-template.cxx b/odb/traversal/union-template.cxx index 044aa7c..41a6442 100644 --- a/odb/traversal/union-template.cxx +++ b/odb/traversal/union-template.cxx @@ -1,6 +1,6 @@ // file : odb/traversal/union-template.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file #include diff --git a/odb/traversal/union-template.hxx b/odb/traversal/union-template.hxx index d08cadb..feb52b5 100644 --- a/odb/traversal/union-template.hxx +++ b/odb/traversal/union-template.hxx @@ -1,6 +1,6 @@ // file : odb/traversal/union-template.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file #ifndef ODB_TRAVERSAL_UNION_TEMPLATE_HXX diff --git a/odb/traversal/union.hxx b/odb/traversal/union.hxx index bcf9bce..79ba159 100644 --- a/odb/traversal/union.hxx +++ b/odb/traversal/union.hxx @@ -1,6 +1,6 @@ // file : odb/traversal/union.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file #ifndef ODB_TRAVERSAL_UNION_HXX diff --git a/odb/traversal/unit.hxx b/odb/traversal/unit.hxx index 6047ee3..7fc2118 100644 --- a/odb/traversal/unit.hxx +++ b/odb/traversal/unit.hxx @@ -1,6 +1,6 @@ // file : odb/traversal/unit.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file #ifndef ODB_TRAVERSAL_UNIT_HXX -- cgit v1.1