diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2012-01-29 14:25:57 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2012-01-29 14:25:57 +0200 |
commit | dae71f180120d7a7e22262220410913d77aa1767 (patch) | |
tree | 643a6529864e6e0e22446f2180707124c71847d0 /qt/mssql/date-time | |
parent | d3905b172b7d3cd1df933f57072aee652d10c186 (diff) |
Remove author field from file header
Too much effort to maintain.
Diffstat (limited to 'qt/mssql/date-time')
-rw-r--r-- | qt/mssql/date-time/driver.cxx | 1 | ||||
-rw-r--r-- | qt/mssql/date-time/makefile | 1 | ||||
-rw-r--r-- | qt/mssql/date-time/test.hxx | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/qt/mssql/date-time/driver.cxx b/qt/mssql/date-time/driver.cxx index 0e7681a..1e43e04 100644 --- a/qt/mssql/date-time/driver.cxx +++ b/qt/mssql/date-time/driver.cxx @@ -1,5 +1,4 @@ // file : qt/mssql/date-time/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/qt/mssql/date-time/makefile b/qt/mssql/date-time/makefile index efe33e2..c473900 100644 --- a/qt/mssql/date-time/makefile +++ b/qt/mssql/date-time/makefile @@ -1,5 +1,4 @@ # file : qt/mssql/date-time/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/qt/mssql/date-time/test.hxx b/qt/mssql/date-time/test.hxx index 218baaa..0f3f625 100644 --- a/qt/mssql/date-time/test.hxx +++ b/qt/mssql/date-time/test.hxx @@ -1,5 +1,4 @@ // file : qt/mssql/date-time/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 |