summaryrefslogtreecommitdiff
path: root/odb/relational/mysql
diff options
context:
space:
mode:
Diffstat (limited to 'odb/relational/mysql')
-rw-r--r--odb/relational/mysql/common.cxx1
-rw-r--r--odb/relational/mysql/common.hxx1
-rw-r--r--odb/relational/mysql/context.cxx1
-rw-r--r--odb/relational/mysql/context.hxx1
-rw-r--r--odb/relational/mysql/header.cxx1
-rw-r--r--odb/relational/mysql/inline.cxx1
-rw-r--r--odb/relational/mysql/model.cxx1
-rw-r--r--odb/relational/mysql/schema.cxx1
-rw-r--r--odb/relational/mysql/source.cxx1
9 files changed, 0 insertions, 9 deletions
diff --git a/odb/relational/mysql/common.cxx b/odb/relational/mysql/common.cxx
index b819dc4..d049443 100644
--- a/odb/relational/mysql/common.cxx
+++ b/odb/relational/mysql/common.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/mysql/common.cxx
-// copyright : Copyright (c) 2009-2019 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 04bb339..b43dc0d 100644
--- a/odb/relational/mysql/common.hxx
+++ b/odb/relational/mysql/common.hxx
@@ -1,5 +1,4 @@
// file : odb/relational/mysql/common.hxx
-// copyright : Copyright (c) 2009-2019 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 2e243ef..8b3d983 100644
--- a/odb/relational/mysql/context.cxx
+++ b/odb/relational/mysql/context.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/mysql/context.cxx
-// copyright : Copyright (c) 2009-2019 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 d648772..98574f2 100644
--- a/odb/relational/mysql/context.hxx
+++ b/odb/relational/mysql/context.hxx
@@ -1,5 +1,4 @@
// file : odb/relational/mysql/context.hxx
-// copyright : Copyright (c) 2009-2019 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 b2aa710..27bae48 100644
--- a/odb/relational/mysql/header.cxx
+++ b/odb/relational/mysql/header.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/mysql/header.cxx
-// copyright : Copyright (c) 2009-2019 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 0965eda..bfa2c94 100644
--- a/odb/relational/mysql/inline.cxx
+++ b/odb/relational/mysql/inline.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/mysql/inline.cxx
-// copyright : Copyright (c) 2009-2019 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 2779f4c..2ec9d8b 100644
--- a/odb/relational/mysql/model.cxx
+++ b/odb/relational/mysql/model.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/mysql/model.cxx
-// copyright : Copyright (c) 2009-2019 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 07aba36..60dc95b 100644
--- a/odb/relational/mysql/schema.cxx
+++ b/odb/relational/mysql/schema.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/mysql/schema.cxx
-// copyright : Copyright (c) 2009-2019 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 7f5d8a4..9131ea7 100644
--- a/odb/relational/mysql/source.cxx
+++ b/odb/relational/mysql/source.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/mysql/source.cxx
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <odb/relational/source.hxx>