aboutsummaryrefslogtreecommitdiff
path: root/odb/traversal
diff options
context:
space:
mode:
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/relational.hxx2
-rw-r--r--odb/traversal/relational/changelog.cxx2
-rw-r--r--odb/traversal/relational/changelog.hxx2
-rw-r--r--odb/traversal/relational/changeset.hxx2
-rw-r--r--odb/traversal/relational/column.hxx2
-rw-r--r--odb/traversal/relational/elements.hxx2
-rw-r--r--odb/traversal/relational/foreign-key.hxx2
-rw-r--r--odb/traversal/relational/index.hxx2
-rw-r--r--odb/traversal/relational/key.cxx2
-rw-r--r--odb/traversal/relational/key.hxx2
-rw-r--r--odb/traversal/relational/model.hxx2
-rw-r--r--odb/traversal/relational/primary-key.hxx2
-rw-r--r--odb/traversal/relational/table.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
31 files changed, 31 insertions, 31 deletions
diff --git a/odb/traversal/class-template.cxx b/odb/traversal/class-template.cxx
index 70840b8..e2a51fe 100644
--- a/odb/traversal/class-template.cxx
+++ b/odb/traversal/class-template.cxx
@@ -1,5 +1,5 @@
// file : odb/traversal/class-template.cxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 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 2d30aca..aef1a6d 100644
--- a/odb/traversal/class-template.hxx
+++ b/odb/traversal/class-template.hxx
@@ -1,5 +1,5 @@
// file : odb/traversal/class-template.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 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 2dd6ff6..c62f1e8 100644
--- a/odb/traversal/class.cxx
+++ b/odb/traversal/class.cxx
@@ -1,5 +1,5 @@
// file : odb/traversal/class.cxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 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 18ef8cc..016bb64 100644
--- a/odb/traversal/class.hxx
+++ b/odb/traversal/class.hxx
@@ -1,5 +1,5 @@
// file : odb/traversal/class.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 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 8a02424..596df2c 100644
--- a/odb/traversal/derived.cxx
+++ b/odb/traversal/derived.cxx
@@ -1,5 +1,5 @@
// file : odb/traversal/derived.cxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 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 651d45c..57c4673 100644
--- a/odb/traversal/derived.hxx
+++ b/odb/traversal/derived.hxx
@@ -1,5 +1,5 @@
// file : odb/traversal/derived.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 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 27a40e8..7fbc91f 100644
--- a/odb/traversal/elements.cxx
+++ b/odb/traversal/elements.cxx
@@ -1,5 +1,5 @@
// file : odb/traversal/elements.cxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 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 7cb5338..7a1f7ef 100644
--- a/odb/traversal/elements.hxx
+++ b/odb/traversal/elements.hxx
@@ -1,5 +1,5 @@
// file : odb/traversal/elements.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 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 495c264..f455bfe 100644
--- a/odb/traversal/enum.cxx
+++ b/odb/traversal/enum.cxx
@@ -1,5 +1,5 @@
// file : odb/traversal/enum.cxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 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 12b7a05..3867f43 100644
--- a/odb/traversal/enum.hxx
+++ b/odb/traversal/enum.hxx
@@ -1,5 +1,5 @@
// file : odb/traversal/enum.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 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 2b6db9b..968ce8a 100644
--- a/odb/traversal/fundamental.hxx
+++ b/odb/traversal/fundamental.hxx
@@ -1,5 +1,5 @@
// file : odb/traversal/fundamental.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 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 908a07c..366c115 100644
--- a/odb/traversal/namespace.hxx
+++ b/odb/traversal/namespace.hxx
@@ -1,5 +1,5 @@
// file : odb/traversal/namespace.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_TRAVERSAL_NAMESPACE_HXX
diff --git a/odb/traversal/relational.hxx b/odb/traversal/relational.hxx
index 4f271fc..be1b452 100644
--- a/odb/traversal/relational.hxx
+++ b/odb/traversal/relational.hxx
@@ -1,5 +1,5 @@
// file : odb/traversal/relational.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_TRAVERSAL_RELATIONAL_HXX
diff --git a/odb/traversal/relational/changelog.cxx b/odb/traversal/relational/changelog.cxx
index 6cc7e95..34e64a7 100644
--- a/odb/traversal/relational/changelog.cxx
+++ b/odb/traversal/relational/changelog.cxx
@@ -1,5 +1,5 @@
// file : odb/traversal/relational/changelog.cxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <odb/traversal/relational/changelog.hxx>
diff --git a/odb/traversal/relational/changelog.hxx b/odb/traversal/relational/changelog.hxx
index 8842bd0..4b999a7 100644
--- a/odb/traversal/relational/changelog.hxx
+++ b/odb/traversal/relational/changelog.hxx
@@ -1,5 +1,5 @@
// file : odb/traversal/relational/changelog.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_TRAVERSAL_RELATIONAL_CHANGELOG_HXX
diff --git a/odb/traversal/relational/changeset.hxx b/odb/traversal/relational/changeset.hxx
index 86296dc..2febc49 100644
--- a/odb/traversal/relational/changeset.hxx
+++ b/odb/traversal/relational/changeset.hxx
@@ -1,5 +1,5 @@
// file : odb/traversal/relational/changeset.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_TRAVERSAL_RELATIONAL_CHANGESET_HXX
diff --git a/odb/traversal/relational/column.hxx b/odb/traversal/relational/column.hxx
index ded2d8f..eacbf90 100644
--- a/odb/traversal/relational/column.hxx
+++ b/odb/traversal/relational/column.hxx
@@ -1,5 +1,5 @@
// file : odb/traversal/relational/column.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_TRAVERSAL_RELATIONAL_COLUMN_HXX
diff --git a/odb/traversal/relational/elements.hxx b/odb/traversal/relational/elements.hxx
index e53a582..b68e1e7 100644
--- a/odb/traversal/relational/elements.hxx
+++ b/odb/traversal/relational/elements.hxx
@@ -1,5 +1,5 @@
// file : odb/traversal/relational/elements.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_TRAVERSAL_RELATIONAL_ELEMENTS_HXX
diff --git a/odb/traversal/relational/foreign-key.hxx b/odb/traversal/relational/foreign-key.hxx
index ed68f9b..7a54c8b 100644
--- a/odb/traversal/relational/foreign-key.hxx
+++ b/odb/traversal/relational/foreign-key.hxx
@@ -1,5 +1,5 @@
// file : odb/traversal/relational/foreign-key.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_TRAVERSAL_RELATIONAL_FOREIGN_KEY_HXX
diff --git a/odb/traversal/relational/index.hxx b/odb/traversal/relational/index.hxx
index 809b25c..517bd5f 100644
--- a/odb/traversal/relational/index.hxx
+++ b/odb/traversal/relational/index.hxx
@@ -1,5 +1,5 @@
// file : odb/traversal/relational/index.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_TRAVERSAL_RELATIONAL_INDEX_HXX
diff --git a/odb/traversal/relational/key.cxx b/odb/traversal/relational/key.cxx
index 3a60814..6c799ac 100644
--- a/odb/traversal/relational/key.cxx
+++ b/odb/traversal/relational/key.cxx
@@ -1,5 +1,5 @@
// file : odb/traversal/relational/key.cxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <odb/traversal/relational/key.hxx>
diff --git a/odb/traversal/relational/key.hxx b/odb/traversal/relational/key.hxx
index 35941f1..68234fd 100644
--- a/odb/traversal/relational/key.hxx
+++ b/odb/traversal/relational/key.hxx
@@ -1,5 +1,5 @@
// file : odb/traversal/relational/key.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_TRAVERSAL_RELATIONAL_KEY_HXX
diff --git a/odb/traversal/relational/model.hxx b/odb/traversal/relational/model.hxx
index 53611a2..6d71c5c 100644
--- a/odb/traversal/relational/model.hxx
+++ b/odb/traversal/relational/model.hxx
@@ -1,5 +1,5 @@
// file : odb/traversal/relational/model.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_TRAVERSAL_RELATIONAL_MODEL_HXX
diff --git a/odb/traversal/relational/primary-key.hxx b/odb/traversal/relational/primary-key.hxx
index 328853c..9acd82d 100644
--- a/odb/traversal/relational/primary-key.hxx
+++ b/odb/traversal/relational/primary-key.hxx
@@ -1,5 +1,5 @@
// file : odb/traversal/relational/primary-key.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_TRAVERSAL_RELATIONAL_PRIMARY_KEY_HXX
diff --git a/odb/traversal/relational/table.hxx b/odb/traversal/relational/table.hxx
index 591359c..02ec67b 100644
--- a/odb/traversal/relational/table.hxx
+++ b/odb/traversal/relational/table.hxx
@@ -1,5 +1,5 @@
// file : odb/traversal/relational/table.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_TRAVERSAL_RELATIONAL_TABLE_HXX
diff --git a/odb/traversal/template.cxx b/odb/traversal/template.cxx
index 38249c1..4ca5697 100644
--- a/odb/traversal/template.cxx
+++ b/odb/traversal/template.cxx
@@ -1,5 +1,5 @@
// file : odb/traversal/template.cxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 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 96d2121..825191d 100644
--- a/odb/traversal/template.hxx
+++ b/odb/traversal/template.hxx
@@ -1,5 +1,5 @@
// file : odb/traversal/template.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 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 40bbba3..b30df99 100644
--- a/odb/traversal/union-template.cxx
+++ b/odb/traversal/union-template.cxx
@@ -1,5 +1,5 @@
// file : odb/traversal/union-template.cxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 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 be8d257..18d7423 100644
--- a/odb/traversal/union-template.hxx
+++ b/odb/traversal/union-template.hxx
@@ -1,5 +1,5 @@
// file : odb/traversal/union-template.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 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 92fb79a..09e300e 100644
--- a/odb/traversal/union.hxx
+++ b/odb/traversal/union.hxx
@@ -1,5 +1,5 @@
// file : odb/traversal/union.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 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 703834e..3e107ef 100644
--- a/odb/traversal/unit.hxx
+++ b/odb/traversal/unit.hxx
@@ -1,5 +1,5 @@
// file : odb/traversal/unit.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_TRAVERSAL_UNIT_HXX