diff options
Diffstat (limited to 'mysql/truncation')
-rw-r--r-- | mysql/truncation/driver.cxx | 1 | ||||
-rw-r--r-- | mysql/truncation/makefile | 1 | ||||
-rw-r--r-- | mysql/truncation/test.hxx | 1 |
3 files changed, 0 insertions, 3 deletions
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 |