aboutsummaryrefslogtreecommitdiff
path: root/mysql/template
diff options
context:
space:
mode:
Diffstat (limited to 'mysql/template')
-rw-r--r--mysql/template/Makefile.am1
-rw-r--r--mysql/template/driver.cxx1
-rw-r--r--mysql/template/makefile1
-rw-r--r--mysql/template/test.hxx1
4 files changed, 0 insertions, 4 deletions
diff --git a/mysql/template/Makefile.am b/mysql/template/Makefile.am
index af5895f..b508146 100644
--- a/mysql/template/Makefile.am
+++ b/mysql/template/Makefile.am
@@ -1,5 +1,4 @@
# file : mysql/template/Makefile.am
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/mysql/template/driver.cxx b/mysql/template/driver.cxx
index a305739..a7b3980 100644
--- a/mysql/template/driver.cxx
+++ b/mysql/template/driver.cxx
@@ -1,5 +1,4 @@
// file : mysql/template/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/mysql/template/makefile b/mysql/template/makefile
index e51c862..a92574c 100644
--- a/mysql/template/makefile
+++ b/mysql/template/makefile
@@ -1,5 +1,4 @@
# file : mysql/template/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/mysql/template/test.hxx b/mysql/template/test.hxx
index e5a593f..31abd3d 100644
--- a/mysql/template/test.hxx
+++ b/mysql/template/test.hxx
@@ -1,5 +1,4 @@
// file : mysql/template/test.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file