diff options
Diffstat (limited to 'mssql/query')
-rw-r--r-- | mssql/query/driver.cxx | 1 | ||||
-rw-r--r-- | mssql/query/makefile | 1 | ||||
-rw-r--r-- | mssql/query/test.hxx | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/mssql/query/driver.cxx b/mssql/query/driver.cxx index 2bcd692..d95bb15 100644 --- a/mssql/query/driver.cxx +++ b/mssql/query/driver.cxx @@ -1,5 +1,4 @@ // file : mssql/query/driver.cxx -// 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/mssql/query/makefile b/mssql/query/makefile index dce0c9c..ede73ef 100644 --- a/mssql/query/makefile +++ b/mssql/query/makefile @@ -1,5 +1,4 @@ # file : mssql/query/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/mssql/query/test.hxx b/mssql/query/test.hxx index 964d893..284e8d7 100644 --- a/mssql/query/test.hxx +++ b/mssql/query/test.hxx @@ -1,5 +1,4 @@ // file : mssql/query/test.hxx -// author : Constantin Michael <constantin@codesynthesis.com> // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file |