From 985f63c141f0bb65d6af072b342fc2c850960e45 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 29 Jan 2012 14:52:03 +0200 Subject: Update copyright year --- odb/pgsql/details/config.h.in | 2 +- odb/pgsql/details/config.hxx | 2 +- odb/pgsql/details/endian-traits.cxx | 2 +- odb/pgsql/details/endian-traits.hxx | 2 +- odb/pgsql/details/export.hxx | 2 +- odb/pgsql/details/options.cli | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'odb/pgsql/details') diff --git a/odb/pgsql/details/config.h.in b/odb/pgsql/details/config.h.in index 3936a36..f53ea7c 100644 --- a/odb/pgsql/details/config.h.in +++ b/odb/pgsql/details/config.h.in @@ -1,5 +1,5 @@ /* file : odb/pgsql/details/config.h.in - * copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC + * copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC * license : GNU GPL v2; see accompanying LICENSE file */ diff --git a/odb/pgsql/details/config.hxx b/odb/pgsql/details/config.hxx index e267e67..4256b6d 100644 --- a/odb/pgsql/details/config.hxx +++ b/odb/pgsql/details/config.hxx @@ -1,5 +1,5 @@ // file : odb/pgsql/details/config.hxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_PGSQL_DETAILS_CONFIG_HXX diff --git a/odb/pgsql/details/endian-traits.cxx b/odb/pgsql/details/endian-traits.cxx index c86146b..a28f175 100644 --- a/odb/pgsql/details/endian-traits.cxx +++ b/odb/pgsql/details/endian-traits.cxx @@ -1,5 +1,5 @@ // file : odb/pgsql/details/endian-traits.cxx -// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include diff --git a/odb/pgsql/details/endian-traits.hxx b/odb/pgsql/details/endian-traits.hxx index 69e54d1..3174548 100644 --- a/odb/pgsql/details/endian-traits.hxx +++ b/odb/pgsql/details/endian-traits.hxx @@ -1,5 +1,5 @@ // file : odb/pgsql/details/endian-traits.hxx -// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_PGSQL_DETAILS_ENDIAN_TRAITS_HXX diff --git a/odb/pgsql/details/export.hxx b/odb/pgsql/details/export.hxx index 0c8828a..10d08aa 100644 --- a/odb/pgsql/details/export.hxx +++ b/odb/pgsql/details/export.hxx @@ -1,5 +1,5 @@ // file : odb/pgsql/details/export.hxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_PGSQL_DETAILS_EXPORT_HXX diff --git a/odb/pgsql/details/options.cli b/odb/pgsql/details/options.cli index c413567..2c0b79c 100644 --- a/odb/pgsql/details/options.cli +++ b/odb/pgsql/details/options.cli @@ -1,5 +1,5 @@ // file : odb/pgsql/details/options.cli -// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file include ; -- cgit v1.1