diff options
Diffstat (limited to 'boost/mysql')
-rw-r--r-- | boost/mysql/Makefile.am | 1 | ||||
-rw-r--r-- | boost/mysql/date-time/driver.cxx | 1 | ||||
-rw-r--r-- | boost/mysql/date-time/makefile | 1 | ||||
-rw-r--r-- | boost/mysql/date-time/test.hxx | 1 | ||||
-rw-r--r-- | boost/mysql/makefile | 1 | ||||
-rw-r--r-- | boost/mysql/template/Makefile.am | 1 | ||||
-rw-r--r-- | boost/mysql/template/driver.cxx | 1 | ||||
-rw-r--r-- | boost/mysql/template/makefile | 1 | ||||
-rw-r--r-- | boost/mysql/template/test.hxx | 1 | ||||
-rw-r--r-- | boost/mysql/test.bat | 1 |
10 files changed, 0 insertions, 10 deletions
diff --git a/boost/mysql/Makefile.am b/boost/mysql/Makefile.am index 8d1c143..d641b42 100644 --- a/boost/mysql/Makefile.am +++ b/boost/mysql/Makefile.am @@ -1,5 +1,4 @@ # file : boost/mysql/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/mysql/date-time/driver.cxx b/boost/mysql/date-time/driver.cxx index 5dfd374..59e94e6 100644 --- a/boost/mysql/date-time/driver.cxx +++ b/boost/mysql/date-time/driver.cxx @@ -1,5 +1,4 @@ // file : boost/mysql/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/mysql/date-time/makefile b/boost/mysql/date-time/makefile index 9f9584b..183d8c5 100644 --- a/boost/mysql/date-time/makefile +++ b/boost/mysql/date-time/makefile @@ -1,5 +1,4 @@ # file : boost/mysql/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/mysql/date-time/test.hxx b/boost/mysql/date-time/test.hxx index b84bf0f..6036e8f 100644 --- a/boost/mysql/date-time/test.hxx +++ b/boost/mysql/date-time/test.hxx @@ -1,5 +1,4 @@ // file : boost/mysql/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/mysql/makefile b/boost/mysql/makefile index 6aa5a48..5089f41 100644 --- a/boost/mysql/makefile +++ b/boost/mysql/makefile @@ -1,5 +1,4 @@ # file : boost/mysql/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/mysql/template/Makefile.am b/boost/mysql/template/Makefile.am index 6bab1d5..3a7ce53 100644 --- a/boost/mysql/template/Makefile.am +++ b/boost/mysql/template/Makefile.am @@ -1,5 +1,4 @@ # file : boost/mysql/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/mysql/template/driver.cxx b/boost/mysql/template/driver.cxx index 2a92ab4..db7c237 100644 --- a/boost/mysql/template/driver.cxx +++ b/boost/mysql/template/driver.cxx @@ -1,5 +1,4 @@ // file : boost/mysql/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/mysql/template/makefile b/boost/mysql/template/makefile index 0cba62b..3571228 100644 --- a/boost/mysql/template/makefile +++ b/boost/mysql/template/makefile @@ -1,5 +1,4 @@ # file : boost/mysql/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/mysql/template/test.hxx b/boost/mysql/template/test.hxx index c89562b..5105c6c 100644 --- a/boost/mysql/template/test.hxx +++ b/boost/mysql/template/test.hxx @@ -1,5 +1,4 @@ // file : boost/mysql/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/mysql/test.bat b/boost/mysql/test.bat index e9b2e5d..387ad26 100644 --- a/boost/mysql/test.bat +++ b/boost/mysql/test.bat @@ -1,6 +1,5 @@ @echo off rem file : boost/mysql/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 |