diff options
Diffstat (limited to 'pgsql/truncation')
-rw-r--r-- | pgsql/truncation/driver.cxx | 2 | ||||
-rw-r--r-- | pgsql/truncation/makefile | 1 | ||||
-rw-r--r-- | pgsql/truncation/test.hxx | 2 |
3 files changed, 0 insertions, 5 deletions
diff --git a/pgsql/truncation/driver.cxx b/pgsql/truncation/driver.cxx index bbfa99e..810f422 100644 --- a/pgsql/truncation/driver.cxx +++ b/pgsql/truncation/driver.cxx @@ -1,6 +1,4 @@ // file : pgsql/truncation/driver.cxx -// author : Boris Kolpackov <boris@codesynthesis.com> -// author : Constantin Michael <constantin@codesynthesis.com> // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/pgsql/truncation/makefile b/pgsql/truncation/makefile index 6bfe835..152250c 100644 --- a/pgsql/truncation/makefile +++ b/pgsql/truncation/makefile @@ -1,5 +1,4 @@ # file : pgsql/truncation/makefile -# author : Constantin Michael <constantin@codesynthesis.com> # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/pgsql/truncation/test.hxx b/pgsql/truncation/test.hxx index d472b52..1fbba44 100644 --- a/pgsql/truncation/test.hxx +++ b/pgsql/truncation/test.hxx @@ -1,6 +1,4 @@ // file : pgsql/truncation/test.hxx -// author : Boris Kolpackov <boris@codesynthesis.com> -// author : Constantin Michael <constantin@codesynthesis.com> // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file |