aboutsummaryrefslogtreecommitdiff
path: root/odb/traversal
diff options
context:
space:
mode:
Diffstat (limited to 'odb/traversal')
-rw-r--r--odb/traversal/class-template.cxx1
-rw-r--r--odb/traversal/class-template.hxx1
-rw-r--r--odb/traversal/class.cxx1
-rw-r--r--odb/traversal/class.hxx1
-rw-r--r--odb/traversal/derived.cxx1
-rw-r--r--odb/traversal/derived.hxx1
-rw-r--r--odb/traversal/elements.cxx1
-rw-r--r--odb/traversal/elements.hxx1
-rw-r--r--odb/traversal/enum.cxx1
-rw-r--r--odb/traversal/enum.hxx1
-rw-r--r--odb/traversal/fundamental.hxx1
-rw-r--r--odb/traversal/namespace.hxx1
-rw-r--r--odb/traversal/relational.hxx1
-rw-r--r--odb/traversal/relational/column.hxx1
-rw-r--r--odb/traversal/relational/elements.hxx1
-rw-r--r--odb/traversal/relational/foreign-key.hxx1
-rw-r--r--odb/traversal/relational/index.hxx1
-rw-r--r--odb/traversal/relational/key.hxx1
-rw-r--r--odb/traversal/relational/model.hxx1
-rw-r--r--odb/traversal/relational/primary-key.hxx1
-rw-r--r--odb/traversal/relational/table.hxx1
-rw-r--r--odb/traversal/template.cxx1
-rw-r--r--odb/traversal/template.hxx1
-rw-r--r--odb/traversal/union-template.cxx1
-rw-r--r--odb/traversal/union-template.hxx1
-rw-r--r--odb/traversal/union.hxx1
-rw-r--r--odb/traversal/unit.hxx1
27 files changed, 0 insertions, 27 deletions
diff --git a/odb/traversal/class-template.cxx b/odb/traversal/class-template.cxx
index d4a6905..fbf3570 100644
--- a/odb/traversal/class-template.cxx
+++ b/odb/traversal/class-template.cxx
@@ -1,5 +1,4 @@
// file : odb/traversal/class-template.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/class-template.hxx b/odb/traversal/class-template.hxx
index 812bfc9..be56b19 100644
--- a/odb/traversal/class-template.hxx
+++ b/odb/traversal/class-template.hxx
@@ -1,5 +1,4 @@
// file : odb/traversal/class-template.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/class.cxx b/odb/traversal/class.cxx
index 56c73ee..e1f6a2d 100644
--- a/odb/traversal/class.cxx
+++ b/odb/traversal/class.cxx
@@ -1,5 +1,4 @@
// file : odb/traversal/class.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/class.hxx b/odb/traversal/class.hxx
index 8890cb2..0e6dbc4 100644
--- a/odb/traversal/class.hxx
+++ b/odb/traversal/class.hxx
@@ -1,5 +1,4 @@
// file : odb/traversal/class.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/derived.cxx b/odb/traversal/derived.cxx
index d886833..7702373 100644
--- a/odb/traversal/derived.cxx
+++ b/odb/traversal/derived.cxx
@@ -1,5 +1,4 @@
// file : odb/traversal/derived.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/derived.hxx b/odb/traversal/derived.hxx
index 413d181..f23d898 100644
--- a/odb/traversal/derived.hxx
+++ b/odb/traversal/derived.hxx
@@ -1,5 +1,4 @@
// file : odb/traversal/derived.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/elements.cxx b/odb/traversal/elements.cxx
index 1290ab3..abfe011 100644
--- a/odb/traversal/elements.cxx
+++ b/odb/traversal/elements.cxx
@@ -1,5 +1,4 @@
// file : odb/traversal/elements.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/elements.hxx b/odb/traversal/elements.hxx
index 0ec8792..76be1d5 100644
--- a/odb/traversal/elements.hxx
+++ b/odb/traversal/elements.hxx
@@ -1,5 +1,4 @@
// file : odb/traversal/elements.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/enum.cxx b/odb/traversal/enum.cxx
index 46bad5e..9cc2d0b 100644
--- a/odb/traversal/enum.cxx
+++ b/odb/traversal/enum.cxx
@@ -1,5 +1,4 @@
// file : odb/traversal/enum.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/enum.hxx b/odb/traversal/enum.hxx
index 9a6a997..171f05a 100644
--- a/odb/traversal/enum.hxx
+++ b/odb/traversal/enum.hxx
@@ -1,5 +1,4 @@
// file : odb/traversal/enum.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/fundamental.hxx b/odb/traversal/fundamental.hxx
index 066790b..cae4e55 100644
--- a/odb/traversal/fundamental.hxx
+++ b/odb/traversal/fundamental.hxx
@@ -1,5 +1,4 @@
// file : odb/traversal/fundamental.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/namespace.hxx b/odb/traversal/namespace.hxx
index 004fb14..d951bb8 100644
--- a/odb/traversal/namespace.hxx
+++ b/odb/traversal/namespace.hxx
@@ -1,5 +1,4 @@
// file : odb/traversal/namespace.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/relational.hxx b/odb/traversal/relational.hxx
index 1e0d9e6..7044ee4 100644
--- a/odb/traversal/relational.hxx
+++ b/odb/traversal/relational.hxx
@@ -1,5 +1,4 @@
// file : odb/traversal/relational.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/relational/column.hxx b/odb/traversal/relational/column.hxx
index 20c8716..5491436 100644
--- a/odb/traversal/relational/column.hxx
+++ b/odb/traversal/relational/column.hxx
@@ -1,5 +1,4 @@
// file : odb/traversal/relational/column.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/relational/elements.hxx b/odb/traversal/relational/elements.hxx
index e40a9f6..edacdc0 100644
--- a/odb/traversal/relational/elements.hxx
+++ b/odb/traversal/relational/elements.hxx
@@ -1,5 +1,4 @@
// file : odb/traversal/relational/elements.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/relational/foreign-key.hxx b/odb/traversal/relational/foreign-key.hxx
index dc9b87e..2a370d2 100644
--- a/odb/traversal/relational/foreign-key.hxx
+++ b/odb/traversal/relational/foreign-key.hxx
@@ -1,5 +1,4 @@
// file : odb/traversal/relational/foreign-key.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/relational/index.hxx b/odb/traversal/relational/index.hxx
index 20a8bc5..e0cde8f 100644
--- a/odb/traversal/relational/index.hxx
+++ b/odb/traversal/relational/index.hxx
@@ -1,5 +1,4 @@
// file : odb/traversal/relational/index.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/relational/key.hxx b/odb/traversal/relational/key.hxx
index ae2487d..b00adda 100644
--- a/odb/traversal/relational/key.hxx
+++ b/odb/traversal/relational/key.hxx
@@ -1,5 +1,4 @@
// file : odb/traversal/relational/key.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/relational/model.hxx b/odb/traversal/relational/model.hxx
index 6c120f6..f6560cc 100644
--- a/odb/traversal/relational/model.hxx
+++ b/odb/traversal/relational/model.hxx
@@ -1,5 +1,4 @@
// file : odb/traversal/relational/model.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/relational/primary-key.hxx b/odb/traversal/relational/primary-key.hxx
index 6374e4c..2791606 100644
--- a/odb/traversal/relational/primary-key.hxx
+++ b/odb/traversal/relational/primary-key.hxx
@@ -1,5 +1,4 @@
// file : odb/traversal/relational/primary-key.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/relational/table.hxx b/odb/traversal/relational/table.hxx
index 28783b1..e0101bd 100644
--- a/odb/traversal/relational/table.hxx
+++ b/odb/traversal/relational/table.hxx
@@ -1,5 +1,4 @@
// file : odb/traversal/relational/table.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/template.cxx b/odb/traversal/template.cxx
index fcf1fcc..d55dbbe 100644
--- a/odb/traversal/template.cxx
+++ b/odb/traversal/template.cxx
@@ -1,5 +1,4 @@
// file : odb/traversal/template.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/template.hxx b/odb/traversal/template.hxx
index 43aac06..10027c5 100644
--- a/odb/traversal/template.hxx
+++ b/odb/traversal/template.hxx
@@ -1,5 +1,4 @@
// file : odb/traversal/template.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/union-template.cxx b/odb/traversal/union-template.cxx
index 41a6442..bb86dc2 100644
--- a/odb/traversal/union-template.cxx
+++ b/odb/traversal/union-template.cxx
@@ -1,5 +1,4 @@
// file : odb/traversal/union-template.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/union-template.hxx b/odb/traversal/union-template.hxx
index feb52b5..b17b91e 100644
--- a/odb/traversal/union-template.hxx
+++ b/odb/traversal/union-template.hxx
@@ -1,5 +1,4 @@
// file : odb/traversal/union-template.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/union.hxx b/odb/traversal/union.hxx
index 79ba159..aa23b75 100644
--- a/odb/traversal/union.hxx
+++ b/odb/traversal/union.hxx
@@ -1,5 +1,4 @@
// file : odb/traversal/union.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/unit.hxx b/odb/traversal/unit.hxx
index 7fc2118..48d83f6 100644
--- a/odb/traversal/unit.hxx
+++ b/odb/traversal/unit.hxx
@@ -1,5 +1,4 @@
// file : odb/traversal/unit.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file