aboutsummaryrefslogtreecommitdiff
path: root/odb/relational/mysql
diff options
context:
space:
mode:
Diffstat (limited to 'odb/relational/mysql')
-rw-r--r--odb/relational/mysql/common.cxx2
-rw-r--r--odb/relational/mysql/common.hxx2
-rw-r--r--odb/relational/mysql/context.cxx2
-rw-r--r--odb/relational/mysql/context.hxx2
-rw-r--r--odb/relational/mysql/header.cxx2
-rw-r--r--odb/relational/mysql/inline.cxx2
-rw-r--r--odb/relational/mysql/model.cxx2
-rw-r--r--odb/relational/mysql/schema.cxx2
-rw-r--r--odb/relational/mysql/source.cxx2
9 files changed, 9 insertions, 9 deletions
diff --git a/odb/relational/mysql/common.cxx b/odb/relational/mysql/common.cxx
index e1341ea..745ebe4 100644
--- a/odb/relational/mysql/common.cxx
+++ b/odb/relational/mysql/common.cxx
@@ -1,5 +1,5 @@
// file : odb/relational/mysql/common.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 <cassert>
diff --git a/odb/relational/mysql/common.hxx b/odb/relational/mysql/common.hxx
index 3088fe4..9c394c5 100644
--- a/odb/relational/mysql/common.hxx
+++ b/odb/relational/mysql/common.hxx
@@ -1,5 +1,5 @@
// file : odb/relational/mysql/common.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_RELATIONAL_MYSQL_COMMON_HXX
diff --git a/odb/relational/mysql/context.cxx b/odb/relational/mysql/context.cxx
index 53df6cf..7d71979 100644
--- a/odb/relational/mysql/context.cxx
+++ b/odb/relational/mysql/context.cxx
@@ -1,5 +1,5 @@
// file : odb/relational/mysql/context.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 <cassert>
diff --git a/odb/relational/mysql/context.hxx b/odb/relational/mysql/context.hxx
index 77a6ab6..7fc37c4 100644
--- a/odb/relational/mysql/context.hxx
+++ b/odb/relational/mysql/context.hxx
@@ -1,5 +1,5 @@
// file : odb/relational/mysql/context.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_RELATIONAL_MYSQL_CONTEXT_HXX
diff --git a/odb/relational/mysql/header.cxx b/odb/relational/mysql/header.cxx
index 8d2ddf7..b568b74 100644
--- a/odb/relational/mysql/header.cxx
+++ b/odb/relational/mysql/header.cxx
@@ -1,5 +1,5 @@
// file : odb/relational/mysql/header.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/relational/header.hxx>
diff --git a/odb/relational/mysql/inline.cxx b/odb/relational/mysql/inline.cxx
index c54dd5b..7352c37 100644
--- a/odb/relational/mysql/inline.cxx
+++ b/odb/relational/mysql/inline.cxx
@@ -1,5 +1,5 @@
// file : odb/relational/mysql/inline.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/relational/inline.hxx>
diff --git a/odb/relational/mysql/model.cxx b/odb/relational/mysql/model.cxx
index 4d38a4e..64b78e7 100644
--- a/odb/relational/mysql/model.cxx
+++ b/odb/relational/mysql/model.cxx
@@ -1,5 +1,5 @@
// file : odb/relational/mysql/model.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 <sstream>
diff --git a/odb/relational/mysql/schema.cxx b/odb/relational/mysql/schema.cxx
index fe29d03..1c45f73 100644
--- a/odb/relational/mysql/schema.cxx
+++ b/odb/relational/mysql/schema.cxx
@@ -1,5 +1,5 @@
// file : odb/relational/mysql/schema.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/relational/schema.hxx>
diff --git a/odb/relational/mysql/source.cxx b/odb/relational/mysql/source.cxx
index 21ae9de..e877846 100644
--- a/odb/relational/mysql/source.cxx
+++ b/odb/relational/mysql/source.cxx
@@ -1,5 +1,5 @@
// file : odb/relational/mysql/source.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/relational/source.hxx>