diff options
Diffstat (limited to 'boost/pgsql/date-time')
-rw-r--r-- | boost/pgsql/date-time/driver.cxx | 1 | ||||
-rw-r--r-- | boost/pgsql/date-time/makefile | 1 | ||||
-rw-r--r-- | boost/pgsql/date-time/test.hxx | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/boost/pgsql/date-time/driver.cxx b/boost/pgsql/date-time/driver.cxx index 6827bd6..4012fd6 100644 --- a/boost/pgsql/date-time/driver.cxx +++ b/boost/pgsql/date-time/driver.cxx @@ -1,5 +1,4 @@ // file : boost/pgsql/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/pgsql/date-time/makefile b/boost/pgsql/date-time/makefile index 27f3f6d..bebe279 100644 --- a/boost/pgsql/date-time/makefile +++ b/boost/pgsql/date-time/makefile @@ -1,5 +1,4 @@ # file : boost/pgsql/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/pgsql/date-time/test.hxx b/boost/pgsql/date-time/test.hxx index 9f6746e..68e26e5 100644 --- a/boost/pgsql/date-time/test.hxx +++ b/boost/pgsql/date-time/test.hxx @@ -1,5 +1,4 @@ // file : boost/pgsql/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 |