aboutsummaryrefslogtreecommitdiff
path: root/mysql
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-01-29 14:25:57 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-01-29 14:25:57 +0200
commitdae71f180120d7a7e22262220410913d77aa1767 (patch)
tree643a6529864e6e0e22446f2180707124c71847d0 /mysql
parentd3905b172b7d3cd1df933f57072aee652d10c186 (diff)
Remove author field from file header
Too much effort to maintain.
Diffstat (limited to 'mysql')
-rw-r--r--mysql/Makefile.am1
-rw-r--r--mysql/makefile1
-rw-r--r--mysql/native/driver.cxx1
-rw-r--r--mysql/native/makefile1
-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
-rw-r--r--mysql/test.bat1
-rw-r--r--mysql/truncation/driver.cxx1
-rw-r--r--mysql/truncation/makefile1
-rw-r--r--mysql/truncation/test.hxx1
-rw-r--r--mysql/types/driver.cxx1
-rw-r--r--mysql/types/makefile1
-rw-r--r--mysql/types/test.hxx1
-rw-r--r--mysql/types/traits.hxx1
16 files changed, 0 insertions, 16 deletions
diff --git a/mysql/Makefile.am b/mysql/Makefile.am
index 8995e2d..721a01c 100644
--- a/mysql/Makefile.am
+++ b/mysql/Makefile.am
@@ -1,5 +1,4 @@
# file : mysql/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/makefile b/mysql/makefile
index a5c512e..2447e87 100644
--- a/mysql/makefile
+++ b/mysql/makefile
@@ -1,5 +1,4 @@
# file : mysql/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL; see accompanying LICENSE file
diff --git a/mysql/native/driver.cxx b/mysql/native/driver.cxx
index 9472cf3..7b3377a 100644
--- a/mysql/native/driver.cxx
+++ b/mysql/native/driver.cxx
@@ -1,5 +1,4 @@
// file : mysql/native/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/native/makefile b/mysql/native/makefile
index c58e56f..c872966 100644
--- a/mysql/native/makefile
+++ b/mysql/native/makefile
@@ -1,5 +1,4 @@
# file : mysql/native/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/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
diff --git a/mysql/test.bat b/mysql/test.bat
index 66d0dcd..ee3755d 100644
--- a/mysql/test.bat
+++ b/mysql/test.bat
@@ -1,6 +1,5 @@
@echo off
rem file : mysql/test.bat
-rem author : Boris Kolpackov <boris@codesynthesis.com>
rem copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
rem license : GNU GPL v2; see accompanying LICENSE file
diff --git a/mysql/truncation/driver.cxx b/mysql/truncation/driver.cxx
index b4f68b4..4d773c6 100644
--- a/mysql/truncation/driver.cxx
+++ b/mysql/truncation/driver.cxx
@@ -1,5 +1,4 @@
// file : mysql/truncation/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/truncation/makefile b/mysql/truncation/makefile
index def31ba..831979e 100644
--- a/mysql/truncation/makefile
+++ b/mysql/truncation/makefile
@@ -1,5 +1,4 @@
# file : mysql/truncation/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/truncation/test.hxx b/mysql/truncation/test.hxx
index f63b68b..709d1f7 100644
--- a/mysql/truncation/test.hxx
+++ b/mysql/truncation/test.hxx
@@ -1,5 +1,4 @@
// file : mysql/truncation/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
diff --git a/mysql/types/driver.cxx b/mysql/types/driver.cxx
index f397084..784d0c1 100644
--- a/mysql/types/driver.cxx
+++ b/mysql/types/driver.cxx
@@ -1,5 +1,4 @@
// file : mysql/types/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/types/makefile b/mysql/types/makefile
index dab5489..5df509f 100644
--- a/mysql/types/makefile
+++ b/mysql/types/makefile
@@ -1,5 +1,4 @@
# file : mysql/types/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/types/test.hxx b/mysql/types/test.hxx
index 1f6b771..93e2395 100644
--- a/mysql/types/test.hxx
+++ b/mysql/types/test.hxx
@@ -1,5 +1,4 @@
// file : mysql/types/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
diff --git a/mysql/types/traits.hxx b/mysql/types/traits.hxx
index 09d50a1..537b549 100644
--- a/mysql/types/traits.hxx
+++ b/mysql/types/traits.hxx
@@ -1,5 +1,4 @@
// file : mysql/types/traits.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file