aboutsummaryrefslogtreecommitdiff
path: root/boost/sqlite
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 /boost/sqlite
parentd3905b172b7d3cd1df933f57072aee652d10c186 (diff)
Remove author field from file header
Too much effort to maintain.
Diffstat (limited to 'boost/sqlite')
-rw-r--r--boost/sqlite/Makefile.am1
-rw-r--r--boost/sqlite/date-time/driver.cxx1
-rw-r--r--boost/sqlite/date-time/makefile1
-rw-r--r--boost/sqlite/date-time/test.hxx1
-rw-r--r--boost/sqlite/makefile1
-rw-r--r--boost/sqlite/template/Makefile.am1
-rw-r--r--boost/sqlite/template/driver.cxx1
-rw-r--r--boost/sqlite/template/makefile1
-rw-r--r--boost/sqlite/template/test.hxx1
-rw-r--r--boost/sqlite/test.bat1
10 files changed, 0 insertions, 10 deletions
diff --git a/boost/sqlite/Makefile.am b/boost/sqlite/Makefile.am
index d32821a..649d587 100644
--- a/boost/sqlite/Makefile.am
+++ b/boost/sqlite/Makefile.am
@@ -1,5 +1,4 @@
# file : boost/sqlite/Makefile.am
-# 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/sqlite/date-time/driver.cxx b/boost/sqlite/date-time/driver.cxx
index e4c619f..877f659 100644
--- a/boost/sqlite/date-time/driver.cxx
+++ b/boost/sqlite/date-time/driver.cxx
@@ -1,5 +1,4 @@
// file : boost/sqlite/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/sqlite/date-time/makefile b/boost/sqlite/date-time/makefile
index fbaccaf..e218727 100644
--- a/boost/sqlite/date-time/makefile
+++ b/boost/sqlite/date-time/makefile
@@ -1,5 +1,4 @@
# file : boost/sqlite/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/boost/sqlite/date-time/test.hxx b/boost/sqlite/date-time/test.hxx
index 020bc7d..b966d37 100644
--- a/boost/sqlite/date-time/test.hxx
+++ b/boost/sqlite/date-time/test.hxx
@@ -1,5 +1,4 @@
// file : boost/sqlite/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/sqlite/makefile b/boost/sqlite/makefile
index e23ec20..e5b67a6 100644
--- a/boost/sqlite/makefile
+++ b/boost/sqlite/makefile
@@ -1,5 +1,4 @@
# file : boost/sqlite/makefile
-# author : Constantin Michael <constantin@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL; see accompanying LICENSE file
diff --git a/boost/sqlite/template/Makefile.am b/boost/sqlite/template/Makefile.am
index 0203290..aa4cb4b 100644
--- a/boost/sqlite/template/Makefile.am
+++ b/boost/sqlite/template/Makefile.am
@@ -1,5 +1,4 @@
# file : boost/sqlite/template/Makefile.am
-# 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/sqlite/template/driver.cxx b/boost/sqlite/template/driver.cxx
index 0878f2e..b853f9c 100644
--- a/boost/sqlite/template/driver.cxx
+++ b/boost/sqlite/template/driver.cxx
@@ -1,5 +1,4 @@
// file : boost/sqlite/template/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/sqlite/template/makefile b/boost/sqlite/template/makefile
index 9c107ff..de0059d 100644
--- a/boost/sqlite/template/makefile
+++ b/boost/sqlite/template/makefile
@@ -1,5 +1,4 @@
# file : boost/sqlite/template/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/boost/sqlite/template/test.hxx b/boost/sqlite/template/test.hxx
index b6cd18e..289cbd9 100644
--- a/boost/sqlite/template/test.hxx
+++ b/boost/sqlite/template/test.hxx
@@ -1,5 +1,4 @@
// file : boost/sqlite/template/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/sqlite/test.bat b/boost/sqlite/test.bat
index dd6fe87..4aceba1 100644
--- a/boost/sqlite/test.bat
+++ b/boost/sqlite/test.bat
@@ -1,6 +1,5 @@
@echo off
rem file : boost/sqlite/test.bat
-rem author : Constantin Michael <constantin@codesynthesis.com>
rem copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
rem license : GNU GPL v2; see accompanying LICENSE file