diff options
Diffstat (limited to 'boost/sqlite/template')
-rw-r--r-- | boost/sqlite/template/Makefile.am | 1 | ||||
-rw-r--r-- | boost/sqlite/template/driver.cxx | 1 | ||||
-rw-r--r-- | boost/sqlite/template/makefile | 1 | ||||
-rw-r--r-- | boost/sqlite/template/test.hxx | 1 |
4 files changed, 0 insertions, 4 deletions
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 |