aboutsummaryrefslogtreecommitdiff
path: root/odb/traversal
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-01-04 16:57:27 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-01-04 16:57:27 +0200
commit320ca6d1a967621ac319922d1a4dfd17f8a03d60 (patch)
treef23c5300f9712da9f04248bcfeff7e10a4e37645 /odb/traversal
parent437f4e37a5e5de5866f421b94e24fbb4472338bf (diff)
Copyright update
Diffstat (limited to 'odb/traversal')
-rw-r--r--odb/traversal/class-template.cxx2
-rw-r--r--odb/traversal/class-template.hxx2
-rw-r--r--odb/traversal/class.cxx2
-rw-r--r--odb/traversal/class.hxx2
-rw-r--r--odb/traversal/derived.cxx2
-rw-r--r--odb/traversal/derived.hxx2
-rw-r--r--odb/traversal/elements.cxx2
-rw-r--r--odb/traversal/elements.hxx2
-rw-r--r--odb/traversal/enum.cxx2
-rw-r--r--odb/traversal/enum.hxx2
-rw-r--r--odb/traversal/fundamental.hxx2
-rw-r--r--odb/traversal/namespace.hxx2
-rw-r--r--odb/traversal/template.cxx2
-rw-r--r--odb/traversal/template.hxx2
-rw-r--r--odb/traversal/union-template.cxx2
-rw-r--r--odb/traversal/union-template.hxx2
-rw-r--r--odb/traversal/union.hxx2
-rw-r--r--odb/traversal/unit.hxx2
18 files changed, 18 insertions, 18 deletions
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 <boris@codesynthesis.com>
-// 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 <odb/traversal/class-template.hxx>
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 <boris@codesynthesis.com>
-// 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 <boris@codesynthesis.com>
-// 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 <odb/traversal/class.hxx>
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 <boris@codesynthesis.com>
-// 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 <boris@codesynthesis.com>
-// 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 <odb/traversal/derived.hxx>
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 <boris@codesynthesis.com>
-// 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 <boris@codesynthesis.com>
-// 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 <odb/traversal/elements.hxx>
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 <boris@codesynthesis.com>
-// 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 <boris@codesynthesis.com>
-// 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 <odb/traversal/enum.hxx>
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 <boris@codesynthesis.com>
-// 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 <boris@codesynthesis.com>
-// 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 <boris@codesynthesis.com>
-// 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 <boris@codesynthesis.com>
-// 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 <odb/traversal/template.hxx>
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 <boris@codesynthesis.com>
-// 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 <boris@codesynthesis.com>
-// 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 <odb/traversal/union-template.hxx>
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 <boris@codesynthesis.com>
-// 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 <boris@codesynthesis.com>
-// 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 <boris@codesynthesis.com>
-// 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