aboutsummaryrefslogtreecommitdiff
path: root/mssql/types
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-01-29 14:25:57 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-01-29 14:25:57 +0200
commitdae71f180120d7a7e22262220410913d77aa1767 (patch)
tree643a6529864e6e0e22446f2180707124c71847d0 /mssql/types
parentd3905b172b7d3cd1df933f57072aee652d10c186 (diff)
Remove author field from file header
Too much effort to maintain.
Diffstat (limited to 'mssql/types')
-rw-r--r--mssql/types/driver.cxx1
-rw-r--r--mssql/types/makefile1
-rw-r--r--mssql/types/test.hxx1
-rw-r--r--mssql/types/traits.hxx1
4 files changed, 0 insertions, 4 deletions
diff --git a/mssql/types/driver.cxx b/mssql/types/driver.cxx
index db814e2..3476515 100644
--- a/mssql/types/driver.cxx
+++ b/mssql/types/driver.cxx
@@ -1,5 +1,4 @@
// file : mssql/types/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/types/makefile b/mssql/types/makefile
index a75fba5..9024007 100644
--- a/mssql/types/makefile
+++ b/mssql/types/makefile
@@ -1,5 +1,4 @@
# file : mssql/types/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/mssql/types/test.hxx b/mssql/types/test.hxx
index 57bc7b2..0f817ec 100644
--- a/mssql/types/test.hxx
+++ b/mssql/types/test.hxx
@@ -1,5 +1,4 @@
// file : mssql/types/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
diff --git a/mssql/types/traits.hxx b/mssql/types/traits.hxx
index 76a21c5..bf7eccb 100644
--- a/mssql/types/traits.hxx
+++ b/mssql/types/traits.hxx
@@ -1,5 +1,4 @@
// file : mssql/types/traits.hxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file