From e06e7932c8e57d2231a1a4dbb66b9843915c174e Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 4 Jan 2011 16:57:26 +0200 Subject: Copyright update --- odb/Makefile.am | 2 +- odb/cache-traits.hxx | 2 +- odb/compilers/vc/post.hxx | 2 +- odb/compilers/vc/pre.hxx | 2 +- odb/container-traits.hxx | 2 +- odb/core.hxx | 2 +- odb/database.cxx | 2 +- odb/database.hxx | 2 +- odb/database.ixx | 2 +- odb/database.txx | 2 +- odb/details/buffer.cxx | 2 +- odb/details/buffer.hxx | 2 +- odb/details/condition.cxx | 2 +- odb/details/condition.hxx | 2 +- odb/details/config-vc.h | 2 +- odb/details/config.h | 10 ++++++++++ odb/details/config.h.in | 2 +- odb/details/config.hxx | 2 +- odb/details/exception.hxx | 2 +- odb/details/export.hxx | 2 +- odb/details/lock.cxx | 2 +- odb/details/lock.hxx | 2 +- odb/details/meta/answer.hxx | 2 +- odb/details/meta/class-p.hxx | 2 +- odb/details/meta/polymorphic-p.hxx | 2 +- odb/details/meta/remove-c.hxx | 2 +- odb/details/meta/remove-cv.hxx | 2 +- odb/details/meta/remove-p.hxx | 2 +- odb/details/meta/remove-v.hxx | 2 +- odb/details/mutex.cxx | 2 +- odb/details/mutex.hxx | 2 +- odb/details/posix/condition.hxx | 2 +- odb/details/posix/condition.ixx | 2 +- odb/details/posix/exceptions.cxx | 2 +- odb/details/posix/exceptions.hxx | 2 +- odb/details/posix/mutex.hxx | 2 +- odb/details/posix/mutex.ixx | 2 +- odb/details/posix/thread.cxx | 2 +- odb/details/posix/thread.hxx | 2 +- odb/details/posix/thread.ixx | 2 +- odb/details/posix/tls.hxx | 2 +- odb/details/posix/tls.ixx | 2 +- odb/details/posix/tls.txx | 2 +- odb/details/shared-ptr.hxx | 2 +- odb/details/shared-ptr/base.cxx | 2 +- odb/details/shared-ptr/base.hxx | 2 +- odb/details/shared-ptr/base.ixx | 2 +- odb/details/shared-ptr/base.txx | 2 +- odb/details/thread.hxx | 2 +- odb/details/tls.hxx | 2 +- odb/details/type-info.hxx | 2 +- odb/details/unused.hxx | 2 +- odb/details/win32/condition.cxx | 2 +- odb/details/win32/condition.hxx | 2 +- odb/details/win32/condition.ixx | 2 +- odb/details/win32/dll.cxx | 2 +- odb/details/win32/exceptions.cxx | 2 +- odb/details/win32/exceptions.hxx | 2 +- odb/details/win32/init.cxx | 2 +- odb/details/win32/init.hxx | 2 +- odb/details/win32/lock.hxx | 2 +- odb/details/win32/mutex.hxx | 2 +- odb/details/win32/mutex.ixx | 2 +- odb/details/win32/once-init.hxx | 2 +- odb/details/win32/once.cxx | 2 +- odb/details/win32/once.hxx | 2 +- odb/details/win32/once.ixx | 2 +- odb/details/win32/thread.cxx | 2 +- odb/details/win32/thread.hxx | 2 +- odb/details/win32/tls-init.hxx | 2 +- odb/details/win32/tls.cxx | 2 +- odb/details/win32/tls.hxx | 2 +- odb/details/win32/tls.ixx | 2 +- odb/details/win32/tls.txx | 2 +- odb/exception.hxx | 2 +- odb/exceptions.cxx | 2 +- odb/exceptions.hxx | 2 +- odb/forward.hxx | 2 +- odb/lazy-pointer-traits.hxx | 2 +- odb/lazy-ptr-impl.hxx | 2 +- odb/lazy-ptr-impl.ixx | 2 +- odb/lazy-ptr-impl.txx | 2 +- odb/lazy-ptr.hxx | 2 +- odb/lazy-ptr.ixx | 2 +- odb/lazy-ptr.txx | 2 +- odb/makefile | 2 +- odb/pointer-traits.hxx | 2 +- odb/post.hxx | 2 +- odb/pre.hxx | 2 +- odb/query.hxx | 2 +- odb/result.hxx | 2 +- odb/result.txx | 2 +- odb/session.cxx | 2 +- odb/session.hxx | 2 +- odb/session.ixx | 2 +- odb/session.txx | 2 +- odb/std-list-traits.hxx | 2 +- odb/std-map-traits.hxx | 2 +- odb/std-set-traits.hxx | 2 +- odb/std-vector-traits.hxx | 2 +- odb/tr1/lazy-pointer-traits.hxx | 2 +- odb/tr1/lazy-ptr.hxx | 2 +- odb/tr1/lazy-ptr.ixx | 2 +- odb/tr1/lazy-ptr.txx | 2 +- odb/tr1/memory.hxx | 2 +- odb/tr1/pointer-traits.hxx | 2 +- odb/traits.hxx | 2 +- odb/transaction.cxx | 2 +- odb/transaction.hxx | 2 +- odb/transaction.ixx | 2 +- odb/version.hxx | 2 +- 111 files changed, 120 insertions(+), 110 deletions(-) create mode 100644 odb/details/config.h (limited to 'odb') diff --git a/odb/Makefile.am b/odb/Makefile.am index d671b16..94aba38 100644 --- a/odb/Makefile.am +++ b/odb/Makefile.am @@ -1,6 +1,6 @@ # file : odb/Makefile.am # author : Boris Kolpackov -# copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file lib_LTLIBRARIES = libodb.la diff --git a/odb/cache-traits.hxx b/odb/cache-traits.hxx index ea8f504..11c1ed9 100644 --- a/odb/cache-traits.hxx +++ b/odb/cache-traits.hxx @@ -1,6 +1,6 @@ // file : odb/cache-traits.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_CACHE_TRAITS_HXX diff --git a/odb/compilers/vc/post.hxx b/odb/compilers/vc/post.hxx index 4b87797..7a8eb65 100644 --- a/odb/compilers/vc/post.hxx +++ b/odb/compilers/vc/post.hxx @@ -1,6 +1,6 @@ // file : odb/compilers/vc/post.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #pragma warning (pop) diff --git a/odb/compilers/vc/pre.hxx b/odb/compilers/vc/pre.hxx index c815ff6..d01037c 100644 --- a/odb/compilers/vc/pre.hxx +++ b/odb/compilers/vc/pre.hxx @@ -1,6 +1,6 @@ // file : odb/compilers/vc/pre.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // These warnings had to be disabled "for good". diff --git a/odb/container-traits.hxx b/odb/container-traits.hxx index ca20539..b397d2f 100644 --- a/odb/container-traits.hxx +++ b/odb/container-traits.hxx @@ -1,6 +1,6 @@ // file : odb/container-traits.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_CONTAINER_TRAITS_HXX diff --git a/odb/core.hxx b/odb/core.hxx index e11d88c..809f456 100644 --- a/odb/core.hxx +++ b/odb/core.hxx @@ -1,6 +1,6 @@ // file : odb/core.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_CORE_HXX diff --git a/odb/database.cxx b/odb/database.cxx index aa75dae..89f0260 100644 --- a/odb/database.cxx +++ b/odb/database.cxx @@ -1,6 +1,6 @@ // file : odb/database.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include diff --git a/odb/database.hxx b/odb/database.hxx index e7ea91a..e007a56 100644 --- a/odb/database.hxx +++ b/odb/database.hxx @@ -1,6 +1,6 @@ // file : odb/database.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_DATABASE_HXX diff --git a/odb/database.ixx b/odb/database.ixx index 86ccd15..42e8ac7 100644 --- a/odb/database.ixx +++ b/odb/database.ixx @@ -1,6 +1,6 @@ // file : odb/database.ixx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file namespace odb diff --git a/odb/database.txx b/odb/database.txx index d98028d..b79c6f8 100644 --- a/odb/database.txx +++ b/odb/database.txx @@ -1,6 +1,6 @@ // file : odb/database.txx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include diff --git a/odb/details/buffer.cxx b/odb/details/buffer.cxx index 0d02460..ea5b7a1 100644 --- a/odb/details/buffer.cxx +++ b/odb/details/buffer.cxx @@ -1,6 +1,6 @@ // file : odb/details/buffer.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include // std::memcpy diff --git a/odb/details/buffer.hxx b/odb/details/buffer.hxx index 87ee97f..d19c06d 100644 --- a/odb/details/buffer.hxx +++ b/odb/details/buffer.hxx @@ -1,6 +1,6 @@ // file : odb/details/buffer.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_BUFFER_DETAILS_HXX diff --git a/odb/details/condition.cxx b/odb/details/condition.cxx index 1bbced9..1a778fe 100644 --- a/odb/details/condition.cxx +++ b/odb/details/condition.cxx @@ -1,6 +1,6 @@ // file : odb/details/condition.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include diff --git a/odb/details/condition.hxx b/odb/details/condition.hxx index 127d038..9d8bfd3 100644 --- a/odb/details/condition.hxx +++ b/odb/details/condition.hxx @@ -1,6 +1,6 @@ // file : odb/details/condition.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_DETAILS_CONDITION_HXX diff --git a/odb/details/config-vc.h b/odb/details/config-vc.h index 52b7430..e0c5e3c 100644 --- a/odb/details/config-vc.h +++ b/odb/details/config-vc.h @@ -1,6 +1,6 @@ /* file : odb/details/config-vc.h * author : Boris Kolpackov - * copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC + * copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC * license : GNU GPL v2; see accompanying LICENSE file */ diff --git a/odb/details/config.h b/odb/details/config.h new file mode 100644 index 0000000..22318a7 --- /dev/null +++ b/odb/details/config.h @@ -0,0 +1,10 @@ +/* file : odb/details/config.h + * author : automatically generated + */ + +#ifndef ODB_DETAILS_CONFIG_H +#define ODB_DETAILS_CONFIG_H + +#define ODB_THREADS_POSIX 1 + +#endif /* ODB_DETAILS_CONFIG_H */ diff --git a/odb/details/config.h.in b/odb/details/config.h.in index acab724..2afd2e1 100644 --- a/odb/details/config.h.in +++ b/odb/details/config.h.in @@ -1,6 +1,6 @@ /* file : odb/details/config.h.in * author : Boris Kolpackov - * copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC + * copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC * license : GNU GPL v2; see accompanying LICENSE file */ diff --git a/odb/details/config.hxx b/odb/details/config.hxx index 8237d88..413b475 100644 --- a/odb/details/config.hxx +++ b/odb/details/config.hxx @@ -1,6 +1,6 @@ // file : odb/details/config.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_DETAILS_CONFIG_HXX diff --git a/odb/details/exception.hxx b/odb/details/exception.hxx index cebb8ca..08c2ffd 100644 --- a/odb/details/exception.hxx +++ b/odb/details/exception.hxx @@ -1,6 +1,6 @@ // file : odb/details/exception.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_DETAILS_EXCEPTION_HXX diff --git a/odb/details/export.hxx b/odb/details/export.hxx index 19bd313..f3b00e0 100644 --- a/odb/details/export.hxx +++ b/odb/details/export.hxx @@ -1,6 +1,6 @@ // file : odb/details/export.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_DETAILS_EXPORT_HXX diff --git a/odb/details/lock.cxx b/odb/details/lock.cxx index 229fc6c..5db78ba 100644 --- a/odb/details/lock.cxx +++ b/odb/details/lock.cxx @@ -1,6 +1,6 @@ // file : odb/details/lock.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include diff --git a/odb/details/lock.hxx b/odb/details/lock.hxx index b479f28..9a79e03 100644 --- a/odb/details/lock.hxx +++ b/odb/details/lock.hxx @@ -1,6 +1,6 @@ // file : odb/details/lock.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_DETAILS_LOCK_HXX diff --git a/odb/details/meta/answer.hxx b/odb/details/meta/answer.hxx index f607c71..484507e 100644 --- a/odb/details/meta/answer.hxx +++ b/odb/details/meta/answer.hxx @@ -1,6 +1,6 @@ // file : odb/details/meta/answer.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_DETAILS_META_ANSWER_HXX diff --git a/odb/details/meta/class-p.hxx b/odb/details/meta/class-p.hxx index dcbdda2..1ce6c0d 100644 --- a/odb/details/meta/class-p.hxx +++ b/odb/details/meta/class-p.hxx @@ -1,6 +1,6 @@ // file : odb/details/meta/class-p.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_DETAILS_META_CLASS_HXX diff --git a/odb/details/meta/polymorphic-p.hxx b/odb/details/meta/polymorphic-p.hxx index f6f122f..1e58735 100644 --- a/odb/details/meta/polymorphic-p.hxx +++ b/odb/details/meta/polymorphic-p.hxx @@ -1,6 +1,6 @@ // file : odb/details/meta/polymorphic-p.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_DETAILS_META_POLYMORPHIC_HXX diff --git a/odb/details/meta/remove-c.hxx b/odb/details/meta/remove-c.hxx index 6326e2a..f476dff 100644 --- a/odb/details/meta/remove-c.hxx +++ b/odb/details/meta/remove-c.hxx @@ -1,6 +1,6 @@ // file : odb/details/meta/remove-c.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_DETAILS_META_REMOVE_C_HXX diff --git a/odb/details/meta/remove-cv.hxx b/odb/details/meta/remove-cv.hxx index f5982e1..bb28bbc 100644 --- a/odb/details/meta/remove-cv.hxx +++ b/odb/details/meta/remove-cv.hxx @@ -1,6 +1,6 @@ // file : odb/details/meta/remove-cv.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_DETAILS_META_REMOVE_CV_HXX diff --git a/odb/details/meta/remove-p.hxx b/odb/details/meta/remove-p.hxx index b017399..c04c64f 100644 --- a/odb/details/meta/remove-p.hxx +++ b/odb/details/meta/remove-p.hxx @@ -1,6 +1,6 @@ // file : odb/details/meta/remove-p.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_DETAILS_META_REMOVE_P_HXX diff --git a/odb/details/meta/remove-v.hxx b/odb/details/meta/remove-v.hxx index d77e9d2..c4133da 100644 --- a/odb/details/meta/remove-v.hxx +++ b/odb/details/meta/remove-v.hxx @@ -1,6 +1,6 @@ // file : odb/details/meta/remove-v.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_DETAILS_META_REMOVE_V_HXX diff --git a/odb/details/mutex.cxx b/odb/details/mutex.cxx index a2e26bb..9bd0524 100644 --- a/odb/details/mutex.cxx +++ b/odb/details/mutex.cxx @@ -1,6 +1,6 @@ // file : odb/details/mutex.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include diff --git a/odb/details/mutex.hxx b/odb/details/mutex.hxx index b0d59bb..3c073b3 100644 --- a/odb/details/mutex.hxx +++ b/odb/details/mutex.hxx @@ -1,6 +1,6 @@ // file : odb/details/mutex.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_DETAILS_MUTEX_HXX diff --git a/odb/details/posix/condition.hxx b/odb/details/posix/condition.hxx index 1358db8..3175d62 100644 --- a/odb/details/posix/condition.hxx +++ b/odb/details/posix/condition.hxx @@ -1,6 +1,6 @@ // file : odb/details/posix/condition.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_DETAILS_POSIX_CONDITION_HXX diff --git a/odb/details/posix/condition.ixx b/odb/details/posix/condition.ixx index 5b61e74..4d15441 100644 --- a/odb/details/posix/condition.ixx +++ b/odb/details/posix/condition.ixx @@ -1,6 +1,6 @@ // file : odb/details/posix/condition.ixx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include diff --git a/odb/details/posix/exceptions.cxx b/odb/details/posix/exceptions.cxx index 4b11ff8..1b7741d 100644 --- a/odb/details/posix/exceptions.cxx +++ b/odb/details/posix/exceptions.cxx @@ -1,6 +1,6 @@ // file : odb/details/posix/exceptions.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include diff --git a/odb/details/posix/exceptions.hxx b/odb/details/posix/exceptions.hxx index 76f5763..8441d29 100644 --- a/odb/details/posix/exceptions.hxx +++ b/odb/details/posix/exceptions.hxx @@ -1,6 +1,6 @@ // file : odb/details/posix/exceptions.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_DETAILS_POSIX_EXCEPTIONS_HXX diff --git a/odb/details/posix/mutex.hxx b/odb/details/posix/mutex.hxx index d62fa24..0f66b49 100644 --- a/odb/details/posix/mutex.hxx +++ b/odb/details/posix/mutex.hxx @@ -1,6 +1,6 @@ // file : odb/details/posix/mutex.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_DETAILS_POSIX_MUTEX_HXX diff --git a/odb/details/posix/mutex.ixx b/odb/details/posix/mutex.ixx index f362d98..45d10f2 100644 --- a/odb/details/posix/mutex.ixx +++ b/odb/details/posix/mutex.ixx @@ -1,6 +1,6 @@ // file : odb/details/posix/mutex.ixx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include diff --git a/odb/details/posix/thread.cxx b/odb/details/posix/thread.cxx index 52ab6e9..4099f36 100644 --- a/odb/details/posix/thread.cxx +++ b/odb/details/posix/thread.cxx @@ -1,6 +1,6 @@ // file : odb/details/posix/thread.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include // std::auto_ptr diff --git a/odb/details/posix/thread.hxx b/odb/details/posix/thread.hxx index f2e2a75..23e3c87 100644 --- a/odb/details/posix/thread.hxx +++ b/odb/details/posix/thread.hxx @@ -1,6 +1,6 @@ // file : odb/details/posix/thread.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_DETAILS_POSIX_THREAD_HXX diff --git a/odb/details/posix/thread.ixx b/odb/details/posix/thread.ixx index 389cc2e..1ed6cca 100644 --- a/odb/details/posix/thread.ixx +++ b/odb/details/posix/thread.ixx @@ -1,6 +1,6 @@ // file : odb/details/posix/thread.ixx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include diff --git a/odb/details/posix/tls.hxx b/odb/details/posix/tls.hxx index 26d9438..c238851 100644 --- a/odb/details/posix/tls.hxx +++ b/odb/details/posix/tls.hxx @@ -1,6 +1,6 @@ // file : odb/details/posix/tls.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_DETAILS_POSIX_TLS_HXX diff --git a/odb/details/posix/tls.ixx b/odb/details/posix/tls.ixx index 5c9a796..8f08ca6 100644 --- a/odb/details/posix/tls.ixx +++ b/odb/details/posix/tls.ixx @@ -1,6 +1,6 @@ // file : odb/details/posix/tls.ixx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file namespace odb diff --git a/odb/details/posix/tls.txx b/odb/details/posix/tls.txx index d6c2459..3c339c4 100644 --- a/odb/details/posix/tls.txx +++ b/odb/details/posix/tls.txx @@ -1,6 +1,6 @@ // file : odb/details/posix/tls.txx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include // std::auto_ptr diff --git a/odb/details/shared-ptr.hxx b/odb/details/shared-ptr.hxx index dfa620c..bfe48cf 100644 --- a/odb/details/shared-ptr.hxx +++ b/odb/details/shared-ptr.hxx @@ -1,6 +1,6 @@ // file : odb/details/shared-ptr.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_DETAILS_SHARED_PTR_HXX diff --git a/odb/details/shared-ptr/base.cxx b/odb/details/shared-ptr/base.cxx index 2c220cb..254ba1e 100644 --- a/odb/details/shared-ptr/base.cxx +++ b/odb/details/shared-ptr/base.cxx @@ -1,6 +1,6 @@ // file : odb/details/shared-ptr/base.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include diff --git a/odb/details/shared-ptr/base.hxx b/odb/details/shared-ptr/base.hxx index c8beb07..e75fb4a 100644 --- a/odb/details/shared-ptr/base.hxx +++ b/odb/details/shared-ptr/base.hxx @@ -1,6 +1,6 @@ // file : odb/details/shared-ptr/base.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_DETAILS_SHARED_PTR_BASE_HXX diff --git a/odb/details/shared-ptr/base.ixx b/odb/details/shared-ptr/base.ixx index cd8e2ce..12ea779 100644 --- a/odb/details/shared-ptr/base.ixx +++ b/odb/details/shared-ptr/base.ixx @@ -1,6 +1,6 @@ // file : odb/details/shared-ptr/base.ixx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file namespace odb diff --git a/odb/details/shared-ptr/base.txx b/odb/details/shared-ptr/base.txx index fc30fdf..a836974 100644 --- a/odb/details/shared-ptr/base.txx +++ b/odb/details/shared-ptr/base.txx @@ -1,6 +1,6 @@ // file : odb/details/shared-ptr/base.txx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include diff --git a/odb/details/thread.hxx b/odb/details/thread.hxx index f3da490..8a70e9b 100644 --- a/odb/details/thread.hxx +++ b/odb/details/thread.hxx @@ -1,6 +1,6 @@ // file : odb/details/thread.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_DETAILS_THREAD_HXX diff --git a/odb/details/tls.hxx b/odb/details/tls.hxx index b47664b..0b3c3d4 100644 --- a/odb/details/tls.hxx +++ b/odb/details/tls.hxx @@ -1,6 +1,6 @@ // file : odb/details/tls.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_DETAILS_TLS_HXX diff --git a/odb/details/type-info.hxx b/odb/details/type-info.hxx index 656b789..0abc563 100644 --- a/odb/details/type-info.hxx +++ b/odb/details/type-info.hxx @@ -1,6 +1,6 @@ // file : odb/details/type-info.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_DETAILS_TYPE_INFO_HXX diff --git a/odb/details/unused.hxx b/odb/details/unused.hxx index ec0c46c..43cfee0 100644 --- a/odb/details/unused.hxx +++ b/odb/details/unused.hxx @@ -1,6 +1,6 @@ // file : odb/details/unused.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_UNUSED_DETAILS_HXX diff --git a/odb/details/win32/condition.cxx b/odb/details/win32/condition.cxx index 5ea0c7b..e13a91f 100644 --- a/odb/details/win32/condition.cxx +++ b/odb/details/win32/condition.cxx @@ -1,6 +1,6 @@ // file : odb/details/win32/condition.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef WIN32_LEAN_AND_MEAN diff --git a/odb/details/win32/condition.hxx b/odb/details/win32/condition.hxx index a66e722..434b6a2 100644 --- a/odb/details/win32/condition.hxx +++ b/odb/details/win32/condition.hxx @@ -1,6 +1,6 @@ // file : odb/details/win32/condition.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_DETAILS_WIN32_CONDITION_HXX diff --git a/odb/details/win32/condition.ixx b/odb/details/win32/condition.ixx index 4a6bd1d..f1c8343 100644 --- a/odb/details/win32/condition.ixx +++ b/odb/details/win32/condition.ixx @@ -1,6 +1,6 @@ // file : odb/details/win32/condition.ixx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include diff --git a/odb/details/win32/dll.cxx b/odb/details/win32/dll.cxx index e8741fc..130fbd0 100644 --- a/odb/details/win32/dll.cxx +++ b/odb/details/win32/dll.cxx @@ -1,6 +1,6 @@ // file : odb/details/win32/dll.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // If we are building a static library from VC++ (LIBODB_STATIC_LIB) or diff --git a/odb/details/win32/exceptions.cxx b/odb/details/win32/exceptions.cxx index e8652cd..624b92b 100644 --- a/odb/details/win32/exceptions.cxx +++ b/odb/details/win32/exceptions.cxx @@ -1,6 +1,6 @@ // file : odb/details/win32/exceptions.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include diff --git a/odb/details/win32/exceptions.hxx b/odb/details/win32/exceptions.hxx index 47243cd..1688148 100644 --- a/odb/details/win32/exceptions.hxx +++ b/odb/details/win32/exceptions.hxx @@ -1,6 +1,6 @@ // file : odb/details/win32/exceptions.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_DETAILS_WIN32_EXCEPTIONS_HXX diff --git a/odb/details/win32/init.cxx b/odb/details/win32/init.cxx index c07b9d8..33a7ada 100644 --- a/odb/details/win32/init.cxx +++ b/odb/details/win32/init.cxx @@ -1,6 +1,6 @@ // file : odb/details/win32/init.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include diff --git a/odb/details/win32/init.hxx b/odb/details/win32/init.hxx index 4a49129..09cd06c 100644 --- a/odb/details/win32/init.hxx +++ b/odb/details/win32/init.hxx @@ -1,6 +1,6 @@ // file : odb/details/win32/init.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_DETAILS_WIN32_INIT_HXX diff --git a/odb/details/win32/lock.hxx b/odb/details/win32/lock.hxx index ce869d5..e42ec27 100644 --- a/odb/details/win32/lock.hxx +++ b/odb/details/win32/lock.hxx @@ -1,6 +1,6 @@ // file : odb/details/win32/lock.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_DETAILS_WIN32_LOCK_HXX diff --git a/odb/details/win32/mutex.hxx b/odb/details/win32/mutex.hxx index 7791f6c..97ef6c0 100644 --- a/odb/details/win32/mutex.hxx +++ b/odb/details/win32/mutex.hxx @@ -1,6 +1,6 @@ // file : odb/details/win32/mutex.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_DETAILS_WIN32_MUTEX_HXX diff --git a/odb/details/win32/mutex.ixx b/odb/details/win32/mutex.ixx index a2b6d37..0a165f7 100644 --- a/odb/details/win32/mutex.ixx +++ b/odb/details/win32/mutex.ixx @@ -1,6 +1,6 @@ // file : odb/details/win32/mutex.ixx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file namespace odb diff --git a/odb/details/win32/once-init.hxx b/odb/details/win32/once-init.hxx index 2826a8b..82070bc 100644 --- a/odb/details/win32/once-init.hxx +++ b/odb/details/win32/once-init.hxx @@ -1,6 +1,6 @@ // file : odb/details/win32/once-init.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_DETAILS_WIN32_ONCE_INIT_HXX diff --git a/odb/details/win32/once.cxx b/odb/details/win32/once.cxx index 33523c3..730c95f 100644 --- a/odb/details/win32/once.cxx +++ b/odb/details/win32/once.cxx @@ -1,6 +1,6 @@ // file : odb/details/win32/once.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef WIN32_LEAN_AND_MEAN diff --git a/odb/details/win32/once.hxx b/odb/details/win32/once.hxx index c6c31f6..61bfb79 100644 --- a/odb/details/win32/once.hxx +++ b/odb/details/win32/once.hxx @@ -1,6 +1,6 @@ // file : odb/details/win32/once.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_DETAILS_WIN32_ONCE_HXX diff --git a/odb/details/win32/once.ixx b/odb/details/win32/once.ixx index de46371..6b0a4be 100644 --- a/odb/details/win32/once.ixx +++ b/odb/details/win32/once.ixx @@ -1,6 +1,6 @@ // file : odb/details/win32/once.ixx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include diff --git a/odb/details/win32/thread.cxx b/odb/details/win32/thread.cxx index 904723f..d969d6f 100644 --- a/odb/details/win32/thread.cxx +++ b/odb/details/win32/thread.cxx @@ -1,6 +1,6 @@ // file : odb/details/win32/thread.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef WIN32_LEAN_AND_MEAN diff --git a/odb/details/win32/thread.hxx b/odb/details/win32/thread.hxx index 42170fb..5ce04d4 100644 --- a/odb/details/win32/thread.hxx +++ b/odb/details/win32/thread.hxx @@ -1,6 +1,6 @@ // file : odb/details/win32/thread.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_DETAILS_WIN32_THREAD_HXX diff --git a/odb/details/win32/tls-init.hxx b/odb/details/win32/tls-init.hxx index 80e00f9..8a5bebf 100644 --- a/odb/details/win32/tls-init.hxx +++ b/odb/details/win32/tls-init.hxx @@ -1,6 +1,6 @@ // file : odb/details/win32/tls-init.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_DETAILS_WIN32_TLS_INIT_HXX diff --git a/odb/details/win32/tls.cxx b/odb/details/win32/tls.cxx index a36b7a7..27778b2 100644 --- a/odb/details/win32/tls.cxx +++ b/odb/details/win32/tls.cxx @@ -1,6 +1,6 @@ // file : odb/details/win32/tls.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef WIN32_LEAN_AND_MEAN diff --git a/odb/details/win32/tls.hxx b/odb/details/win32/tls.hxx index 214df66..d880754 100644 --- a/odb/details/win32/tls.hxx +++ b/odb/details/win32/tls.hxx @@ -1,6 +1,6 @@ // file : odb/details/win32/tls.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_DETAILS_WIN32_TLS_HXX diff --git a/odb/details/win32/tls.ixx b/odb/details/win32/tls.ixx index 7b0f341..886bd50 100644 --- a/odb/details/win32/tls.ixx +++ b/odb/details/win32/tls.ixx @@ -1,6 +1,6 @@ // file : odb/details/win32/tls.ixx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file namespace odb diff --git a/odb/details/win32/tls.txx b/odb/details/win32/tls.txx index 4290a35..0cab285 100644 --- a/odb/details/win32/tls.txx +++ b/odb/details/win32/tls.txx @@ -1,6 +1,6 @@ // file : odb/details/win32/tls.txx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include // std::auto_ptr diff --git a/odb/exception.hxx b/odb/exception.hxx index e0217b7..9ffceed 100644 --- a/odb/exception.hxx +++ b/odb/exception.hxx @@ -1,6 +1,6 @@ // file : odb/exception.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_EXCEPTION_HXX diff --git a/odb/exceptions.cxx b/odb/exceptions.cxx index e6b4e15..27a0e8b 100644 --- a/odb/exceptions.cxx +++ b/odb/exceptions.cxx @@ -1,6 +1,6 @@ // file : odb/exceptions.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include diff --git a/odb/exceptions.hxx b/odb/exceptions.hxx index eaf8ec8..d17ebb7 100644 --- a/odb/exceptions.hxx +++ b/odb/exceptions.hxx @@ -1,6 +1,6 @@ // file : odb/exceptions.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_EXCEPTIONS_HXX diff --git a/odb/forward.hxx b/odb/forward.hxx index 6c5d875..566b3f0 100644 --- a/odb/forward.hxx +++ b/odb/forward.hxx @@ -1,6 +1,6 @@ // file : odb/forward.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_FORWARD_HXX diff --git a/odb/lazy-pointer-traits.hxx b/odb/lazy-pointer-traits.hxx index a92ec29..2f99bfa 100644 --- a/odb/lazy-pointer-traits.hxx +++ b/odb/lazy-pointer-traits.hxx @@ -1,6 +1,6 @@ // file : odb/lazy-pointer-traits.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_LAZY_POINTER_TRAITS_HXX diff --git a/odb/lazy-ptr-impl.hxx b/odb/lazy-ptr-impl.hxx index b480da5..d51228a 100644 --- a/odb/lazy-ptr-impl.hxx +++ b/odb/lazy-ptr-impl.hxx @@ -1,6 +1,6 @@ // file : odb/lazy-ptr-impl.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_LAZY_PTR_IMPL_HXX diff --git a/odb/lazy-ptr-impl.ixx b/odb/lazy-ptr-impl.ixx index 8acd11c..72dc42e 100644 --- a/odb/lazy-ptr-impl.ixx +++ b/odb/lazy-ptr-impl.ixx @@ -1,6 +1,6 @@ // file : odb/lazy-ptr-impl.ixx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file namespace odb diff --git a/odb/lazy-ptr-impl.txx b/odb/lazy-ptr-impl.txx index c3055c9..ccdaab8 100644 --- a/odb/lazy-ptr-impl.txx +++ b/odb/lazy-ptr-impl.txx @@ -1,6 +1,6 @@ // file : odb/lazy-ptr-impl.txx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include diff --git a/odb/lazy-ptr.hxx b/odb/lazy-ptr.hxx index 37786c7..6514d53 100644 --- a/odb/lazy-ptr.hxx +++ b/odb/lazy-ptr.hxx @@ -1,6 +1,6 @@ // file : odb/lazy-ptr.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_LAZY_PTR_HXX diff --git a/odb/lazy-ptr.ixx b/odb/lazy-ptr.ixx index 3c27d20..8035923 100644 --- a/odb/lazy-ptr.ixx +++ b/odb/lazy-ptr.ixx @@ -1,6 +1,6 @@ // file : odb/lazy-ptr.ixx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file namespace odb diff --git a/odb/lazy-ptr.txx b/odb/lazy-ptr.txx index c016588..56f1473 100644 --- a/odb/lazy-ptr.txx +++ b/odb/lazy-ptr.txx @@ -1,6 +1,6 @@ // file : odb/lazy-ptr.txx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file namespace odb diff --git a/odb/makefile b/odb/makefile index 0b135b4..4beeda0 100644 --- a/odb/makefile +++ b/odb/makefile @@ -1,6 +1,6 @@ # file : odb/makefile # author : Boris Kolpackov -# copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make diff --git a/odb/pointer-traits.hxx b/odb/pointer-traits.hxx index 2f879bb..8f40197 100644 --- a/odb/pointer-traits.hxx +++ b/odb/pointer-traits.hxx @@ -1,6 +1,6 @@ // file : odb/pointer-traits.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_POINTER_TRAITS_HXX diff --git a/odb/post.hxx b/odb/post.hxx index 89ab2eb..d068e8e 100644 --- a/odb/post.hxx +++ b/odb/post.hxx @@ -1,6 +1,6 @@ // file : odb/post.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifdef _MSC_VER diff --git a/odb/pre.hxx b/odb/pre.hxx index 63acb3e..9ad3e5a 100644 --- a/odb/pre.hxx +++ b/odb/pre.hxx @@ -1,6 +1,6 @@ // file : odb/pre.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifdef _MSC_VER diff --git a/odb/query.hxx b/odb/query.hxx index 6c2de0d..5734ba5 100644 --- a/odb/query.hxx +++ b/odb/query.hxx @@ -1,6 +1,6 @@ // file : odb/query.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_QUERY_HXX diff --git a/odb/result.hxx b/odb/result.hxx index 96b50a9..ae33cdd 100644 --- a/odb/result.hxx +++ b/odb/result.hxx @@ -1,6 +1,6 @@ // file : odb/result.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_RESULT_HXX diff --git a/odb/result.txx b/odb/result.txx index 1cbf6f7..b0c4d61 100644 --- a/odb/result.txx +++ b/odb/result.txx @@ -1,6 +1,6 @@ // file : odb/result.txx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include diff --git a/odb/session.cxx b/odb/session.cxx index b34c1d7..7dd2a1c 100644 --- a/odb/session.cxx +++ b/odb/session.cxx @@ -1,6 +1,6 @@ // file : odb/session.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include diff --git a/odb/session.hxx b/odb/session.hxx index 033934a..d1b61a2 100644 --- a/odb/session.hxx +++ b/odb/session.hxx @@ -1,6 +1,6 @@ // file : odb/session.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_SESSION_HXX diff --git a/odb/session.ixx b/odb/session.ixx index 0be6bfa..c6708b7 100644 --- a/odb/session.ixx +++ b/odb/session.ixx @@ -1,6 +1,6 @@ // file : odb/session.ixx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include diff --git a/odb/session.txx b/odb/session.txx index 1e3ba96..e2d7734 100644 --- a/odb/session.txx +++ b/odb/session.txx @@ -1,6 +1,6 @@ // file : odb/session.txx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include diff --git a/odb/std-list-traits.hxx b/odb/std-list-traits.hxx index 6b57178..c764156 100644 --- a/odb/std-list-traits.hxx +++ b/odb/std-list-traits.hxx @@ -1,6 +1,6 @@ // file : odb/std-list-traits.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_STD_LIST_TRAITS_HXX diff --git a/odb/std-map-traits.hxx b/odb/std-map-traits.hxx index 8abeef7..35c2221 100644 --- a/odb/std-map-traits.hxx +++ b/odb/std-map-traits.hxx @@ -1,6 +1,6 @@ // file : odb/std-map-traits.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_STD_MAP_TRAITS_HXX diff --git a/odb/std-set-traits.hxx b/odb/std-set-traits.hxx index 87213f7..e79cf17 100644 --- a/odb/std-set-traits.hxx +++ b/odb/std-set-traits.hxx @@ -1,6 +1,6 @@ // file : odb/std-set-traits.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_STD_SET_TRAITS_HXX diff --git a/odb/std-vector-traits.hxx b/odb/std-vector-traits.hxx index fd82236..04935fc 100644 --- a/odb/std-vector-traits.hxx +++ b/odb/std-vector-traits.hxx @@ -1,6 +1,6 @@ // file : odb/std-vector-traits.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_STD_VECTOR_TRAITS_HXX diff --git a/odb/tr1/lazy-pointer-traits.hxx b/odb/tr1/lazy-pointer-traits.hxx index 74276c5..2cb2277 100644 --- a/odb/tr1/lazy-pointer-traits.hxx +++ b/odb/tr1/lazy-pointer-traits.hxx @@ -1,6 +1,6 @@ // file : odb/tr1/lazy-pointer-traits.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_TR1_LAZY_POINTER_TRAITS_HXX diff --git a/odb/tr1/lazy-ptr.hxx b/odb/tr1/lazy-ptr.hxx index ea9bf78..0c2cbce 100644 --- a/odb/tr1/lazy-ptr.hxx +++ b/odb/tr1/lazy-ptr.hxx @@ -1,6 +1,6 @@ // file : odb/tr1/lazy-ptr.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_TR1_LAZY_PTR_HXX diff --git a/odb/tr1/lazy-ptr.ixx b/odb/tr1/lazy-ptr.ixx index 3e217b1..5e99e98 100644 --- a/odb/tr1/lazy-ptr.ixx +++ b/odb/tr1/lazy-ptr.ixx @@ -1,6 +1,6 @@ // file : odb/tr1/lazy-ptr.ixx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file namespace odb diff --git a/odb/tr1/lazy-ptr.txx b/odb/tr1/lazy-ptr.txx index b7b5bc5..49c3799 100644 --- a/odb/tr1/lazy-ptr.txx +++ b/odb/tr1/lazy-ptr.txx @@ -1,6 +1,6 @@ // file : odb/tr1/lazy-ptr.txx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file namespace odb diff --git a/odb/tr1/memory.hxx b/odb/tr1/memory.hxx index 8911498..2869430 100644 --- a/odb/tr1/memory.hxx +++ b/odb/tr1/memory.hxx @@ -1,6 +1,6 @@ // file : odb/tr1/memory.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_TR1_MEMORY_HXX diff --git a/odb/tr1/pointer-traits.hxx b/odb/tr1/pointer-traits.hxx index aff9bc2..000c0d2 100644 --- a/odb/tr1/pointer-traits.hxx +++ b/odb/tr1/pointer-traits.hxx @@ -1,6 +1,6 @@ // file : odb/tr1/pointer-traits.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_TR1_POINTER_TRAITS_HXX diff --git a/odb/traits.hxx b/odb/traits.hxx index 87fcec5..838373d 100644 --- a/odb/traits.hxx +++ b/odb/traits.hxx @@ -1,6 +1,6 @@ // file : odb/traits.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_TRAITS_HXX diff --git a/odb/transaction.cxx b/odb/transaction.cxx index bafbe99..e1fed91 100644 --- a/odb/transaction.cxx +++ b/odb/transaction.cxx @@ -1,6 +1,6 @@ // file : odb/transaction.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include diff --git a/odb/transaction.hxx b/odb/transaction.hxx index a069209..17487b2 100644 --- a/odb/transaction.hxx +++ b/odb/transaction.hxx @@ -1,6 +1,6 @@ // file : odb/transaction.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_TRANSACTION_HXX diff --git a/odb/transaction.ixx b/odb/transaction.ixx index 6101f53..4f2ff46 100644 --- a/odb/transaction.ixx +++ b/odb/transaction.ixx @@ -1,6 +1,6 @@ // file : odb/transaction.ixx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file namespace odb diff --git a/odb/version.hxx b/odb/version.hxx index 41e12ab..8184385 100644 --- a/odb/version.hxx +++ b/odb/version.hxx @@ -1,6 +1,6 @@ // file : odb/version.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_VERSION_HXX -- cgit v1.1