diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2012-01-29 14:25:54 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2012-01-29 14:25:54 +0200 |
commit | fda8827c1eb9d93f698eb361f18ae15c7c4cc088 (patch) | |
tree | 9f52c5fef15e6143e2f89a3b388ae8995c4ecc89 /odb/mssql/connection.cxx | |
parent | 79df30e14bfecf9ed208281e76677f7ffbb856b3 (diff) |
Remove author field from file header
Too much effort to maintain.
Diffstat (limited to 'odb/mssql/connection.cxx')
-rw-r--r-- | odb/mssql/connection.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/odb/mssql/connection.cxx b/odb/mssql/connection.cxx index 19fb0d1..db90358 100644 --- a/odb/mssql/connection.cxx +++ b/odb/mssql/connection.cxx @@ -1,5 +1,4 @@ // file : odb/mssql/connection.cxx -// author : Constantin Michael <constantin@codesynthesis.com> // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file |