aboutsummaryrefslogtreecommitdiff
path: root/boost/mssql
diff options
context:
space:
mode:
Diffstat (limited to 'boost/mssql')
-rw-r--r--boost/mssql/Makefile.am1
-rw-r--r--boost/mssql/date-time/driver.cxx1
-rw-r--r--boost/mssql/date-time/makefile1
-rw-r--r--boost/mssql/date-time/test.hxx1
-rw-r--r--boost/mssql/makefile1
-rw-r--r--boost/mssql/template/Makefile.am1
-rw-r--r--boost/mssql/template/driver.cxx1
-rw-r--r--boost/mssql/template/makefile1
-rw-r--r--boost/mssql/template/test.hxx1
-rw-r--r--boost/mssql/test.bat1
10 files changed, 0 insertions, 10 deletions
diff --git a/boost/mssql/Makefile.am b/boost/mssql/Makefile.am
index 76af29a..dbab009 100644
--- a/boost/mssql/Makefile.am
+++ b/boost/mssql/Makefile.am
@@ -1,5 +1,4 @@
# file : boost/mssql/Makefile.am
-# 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/boost/mssql/date-time/driver.cxx b/boost/mssql/date-time/driver.cxx
index 55cbdb0..ed1519e 100644
--- a/boost/mssql/date-time/driver.cxx
+++ b/boost/mssql/date-time/driver.cxx
@@ -1,5 +1,4 @@
// file : boost/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/boost/mssql/date-time/makefile b/boost/mssql/date-time/makefile
index 4c97299..3917061 100644
--- a/boost/mssql/date-time/makefile
+++ b/boost/mssql/date-time/makefile
@@ -1,5 +1,4 @@
# file : boost/mssql/date-time/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/boost/mssql/date-time/test.hxx b/boost/mssql/date-time/test.hxx
index ddf38f6..4757153 100644
--- a/boost/mssql/date-time/test.hxx
+++ b/boost/mssql/date-time/test.hxx
@@ -1,5 +1,4 @@
// file : boost/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
diff --git a/boost/mssql/makefile b/boost/mssql/makefile
index 1f43f40..8bdd349 100644
--- a/boost/mssql/makefile
+++ b/boost/mssql/makefile
@@ -1,5 +1,4 @@
# file : boost/mssql/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL; see accompanying LICENSE file
diff --git a/boost/mssql/template/Makefile.am b/boost/mssql/template/Makefile.am
index 6ac8d13..59051f9 100644
--- a/boost/mssql/template/Makefile.am
+++ b/boost/mssql/template/Makefile.am
@@ -1,5 +1,4 @@
# file : boost/mssql/template/Makefile.am
-# 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/boost/mssql/template/driver.cxx b/boost/mssql/template/driver.cxx
index e43fd72..3c55864 100644
--- a/boost/mssql/template/driver.cxx
+++ b/boost/mssql/template/driver.cxx
@@ -1,5 +1,4 @@
// file : boost/mssql/template/driver.cxx
-// 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/boost/mssql/template/makefile b/boost/mssql/template/makefile
index 06d9ba7..8d1ef71 100644
--- a/boost/mssql/template/makefile
+++ b/boost/mssql/template/makefile
@@ -1,5 +1,4 @@
# file : boost/mssql/template/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/boost/mssql/template/test.hxx b/boost/mssql/template/test.hxx
index ab41549..881fce7 100644
--- a/boost/mssql/template/test.hxx
+++ b/boost/mssql/template/test.hxx
@@ -1,5 +1,4 @@
// file : boost/mssql/template/test.hxx
-// 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/boost/mssql/test.bat b/boost/mssql/test.bat
index a13b843..ba03581 100644
--- a/boost/mssql/test.bat
+++ b/boost/mssql/test.bat
@@ -1,6 +1,5 @@
@echo off
rem file : boost/mssql/test.bat
-rem author : Boris Kolpackov <boris@codesynthesis.com>
rem copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
rem license : GNU GPL v2; see accompanying LICENSE file