aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2013-02-09 10:19:18 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2013-02-09 10:19:18 +0200
commit645a1fc45660952c354336d19831e44d8bebeb16 (patch)
tree09733b4a60e0a2f79e6a5c697bd4505bd85e557b
parent780fed601111802a7ae765e9b8a795406b3b1316 (diff)
Update copyright year
-rw-r--r--Makefile.am2
-rwxr-xr-xbootstrap2
-rw-r--r--build/bootstrap.make2
-rw-r--r--build/export/libodb-mssql/stub.make2
-rw-r--r--build/import/cli/LICENSE2
-rw-r--r--build/import/cli/cli-cxx.make2
-rw-r--r--build/import/cli/configuration-rules.make2
-rwxr-xr-xbuild/import/cli/configure2
-rw-r--r--build/import/cli/stub.make2
-rw-r--r--build/import/libodb-mssql/configuration-rules.make2
-rwxr-xr-xbuild/import/libodb-mssql/configure2
-rw-r--r--build/import/libodb-mssql/stub.make2
-rw-r--r--build/import/libodb/configuration-rules.make2
-rwxr-xr-xbuild/import/libodb/configure2
-rw-r--r--build/import/libodb/stub.make2
-rw-r--r--build/import/libodbc/configuration-rules.make2
-rwxr-xr-xbuild/import/libodbc/configure2
-rw-r--r--build/import/libodbc/stub.make2
-rw-r--r--configure.ac2
-rw-r--r--libodb-mssql.pc.in2
-rw-r--r--m4/disable-rpath.m42
-rw-r--r--m4/libodb.m42
-rw-r--r--m4/libodbc.m42
-rw-r--r--m4/libtool-link.m42
-rw-r--r--m4/pkgconfig.m42
-rw-r--r--m4/static-lib.m42
-rw-r--r--m4/threads.m42
-rw-r--r--makefile2
-rw-r--r--odb/mssql/Makefile.am2
-rw-r--r--odb/mssql/auto-handle.cxx2
-rw-r--r--odb/mssql/auto-handle.hxx2
-rw-r--r--odb/mssql/binding.hxx2
-rw-r--r--odb/mssql/connection-factory.cxx2
-rw-r--r--odb/mssql/connection-factory.hxx2
-rw-r--r--odb/mssql/connection.cxx2
-rw-r--r--odb/mssql/connection.hxx2
-rw-r--r--odb/mssql/connection.ixx2
-rw-r--r--odb/mssql/container-statements.hxx2
-rw-r--r--odb/mssql/container-statements.txx2
-rw-r--r--odb/mssql/database.cxx2
-rw-r--r--odb/mssql/database.hxx2
-rw-r--r--odb/mssql/database.ixx2
-rw-r--r--odb/mssql/details/config.h.in2
-rw-r--r--odb/mssql/details/config.hxx2
-rw-r--r--odb/mssql/details/conversion.hxx2
-rw-r--r--odb/mssql/details/export.hxx2
-rw-r--r--odb/mssql/details/options.cli2
-rw-r--r--odb/mssql/error.cxx2
-rw-r--r--odb/mssql/error.hxx2
-rw-r--r--odb/mssql/exceptions.cxx2
-rw-r--r--odb/mssql/exceptions.hxx2
-rw-r--r--odb/mssql/forward.hxx2
-rw-r--r--odb/mssql/makefile2
-rw-r--r--odb/mssql/mssql-fwd.hxx2
-rw-r--r--odb/mssql/mssql-types.hxx2
-rw-r--r--odb/mssql/mssql.hxx2
-rw-r--r--odb/mssql/no-id-object-result.hxx2
-rw-r--r--odb/mssql/no-id-object-result.txx2
-rw-r--r--odb/mssql/no-id-object-statements.hxx2
-rw-r--r--odb/mssql/no-id-object-statements.txx2
-rw-r--r--odb/mssql/polymorphic-object-result.hxx2
-rw-r--r--odb/mssql/polymorphic-object-result.txx2
-rw-r--r--odb/mssql/polymorphic-object-statements.hxx2
-rw-r--r--odb/mssql/polymorphic-object-statements.txx2
-rw-r--r--odb/mssql/prepared-query.cxx2
-rw-r--r--odb/mssql/prepared-query.hxx2
-rw-r--r--odb/mssql/query-const-expr.cxx2
-rw-r--r--odb/mssql/query-dynamic.cxx2
-rw-r--r--odb/mssql/query-dynamic.hxx2
-rw-r--r--odb/mssql/query-dynamic.ixx2
-rw-r--r--odb/mssql/query-dynamic.txx2
-rw-r--r--odb/mssql/query.cxx2
-rw-r--r--odb/mssql/query.hxx2
-rw-r--r--odb/mssql/query.ixx2
-rw-r--r--odb/mssql/query.txx2
-rw-r--r--odb/mssql/simple-object-result.hxx2
-rw-r--r--odb/mssql/simple-object-result.txx2
-rw-r--r--odb/mssql/simple-object-statements.cxx2
-rw-r--r--odb/mssql/simple-object-statements.hxx2
-rw-r--r--odb/mssql/simple-object-statements.ixx2
-rw-r--r--odb/mssql/simple-object-statements.txx2
-rw-r--r--odb/mssql/statement-cache.hxx2
-rw-r--r--odb/mssql/statement-cache.txx2
-rw-r--r--odb/mssql/statement.cxx2
-rw-r--r--odb/mssql/statement.hxx2
-rw-r--r--odb/mssql/statement.ixx2
-rw-r--r--odb/mssql/statements-base.cxx2
-rw-r--r--odb/mssql/statements-base.hxx2
-rw-r--r--odb/mssql/tracer.cxx2
-rw-r--r--odb/mssql/tracer.hxx2
-rw-r--r--odb/mssql/traits.cxx2
-rw-r--r--odb/mssql/traits.hxx2
-rw-r--r--odb/mssql/traits.txx2
-rw-r--r--odb/mssql/transaction-impl.cxx2
-rw-r--r--odb/mssql/transaction-impl.hxx2
-rw-r--r--odb/mssql/transaction-impl.ixx2
-rw-r--r--odb/mssql/transaction.cxx2
-rw-r--r--odb/mssql/transaction.hxx2
-rw-r--r--odb/mssql/transaction.ixx2
-rw-r--r--odb/mssql/version.hxx2
-rw-r--r--odb/mssql/view-result.hxx2
-rw-r--r--odb/mssql/view-result.txx2
-rw-r--r--odb/mssql/view-statements.hxx2
-rw-r--r--odb/mssql/view-statements.txx2
104 files changed, 104 insertions, 104 deletions
diff --git a/Makefile.am b/Makefile.am
index 51b422c..a39ed7e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
# file : Makefile.am
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
# license : ODB NCUEL; see accompanying LICENSE file
SUBDIRS = __path__(dirs)
diff --git a/bootstrap b/bootstrap
index 737aeb6..04601a4 100755
--- a/bootstrap
+++ b/bootstrap
@@ -1,7 +1,7 @@
#! /bin/sh
# file : bootstrap
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
# license : ODB NCUEL; see accompanying LICENSE file
#
diff --git a/build/bootstrap.make b/build/bootstrap.make
index 1a2a4ae..9d80ebb 100644
--- a/build/bootstrap.make
+++ b/build/bootstrap.make
@@ -1,5 +1,5 @@
# file : build/bootstrap.make
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
# license : ODB NCUEL; see accompanying LICENSE file
project_name := libodb-mssql
diff --git a/build/export/libodb-mssql/stub.make b/build/export/libodb-mssql/stub.make
index 4332d51..d6376bf 100644
--- a/build/export/libodb-mssql/stub.make
+++ b/build/export/libodb-mssql/stub.make
@@ -1,5 +1,5 @@
# file : build/export/libodb-mssql/stub.make
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
# license : ODB NCUEL; see accompanying LICENSE file
$(call include-once,$(src_root)/odb/mssql/makefile,$(out_root))
diff --git a/build/import/cli/LICENSE b/build/import/cli/LICENSE
index 57ee246..b5ef38e 100644
--- a/build/import/cli/LICENSE
+++ b/build/import/cli/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2009-2012 Code Synthesis Tools CC.
+Copyright (c) 2009-2013 Code Synthesis Tools CC.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
diff --git a/build/import/cli/cli-cxx.make b/build/import/cli/cli-cxx.make
index cd009d9..b537303 100644
--- a/build/import/cli/cli-cxx.make
+++ b/build/import/cli/cli-cxx.make
@@ -1,5 +1,5 @@
# file : build/import/cli/cli-cxx.make
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
# Here we are operating in the importing project's space, not in
diff --git a/build/import/cli/configuration-rules.make b/build/import/cli/configuration-rules.make
index 5fb2485..56a686a 100644
--- a/build/import/cli/configuration-rules.make
+++ b/build/import/cli/configuration-rules.make
@@ -1,5 +1,5 @@
# file : build/import/cli/configuration-rules.make
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
$(dcf_root)/import/cli/configuration-dynamic.make: | $(dcf_root)/import/cli/.
diff --git a/build/import/cli/configure b/build/import/cli/configure
index ae1e512..cc9d512 100755
--- a/build/import/cli/configure
+++ b/build/import/cli/configure
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
# file : build/import/cli/configure
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
diff --git a/build/import/cli/stub.make b/build/import/cli/stub.make
index 3704723..1933a0c 100644
--- a/build/import/cli/stub.make
+++ b/build/import/cli/stub.make
@@ -1,5 +1,5 @@
# file : build/import/cli/stub.make
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
$(call include-once,$(scf_root)/import/cli/configuration-rules.make,$(dcf_root))
diff --git a/build/import/libodb-mssql/configuration-rules.make b/build/import/libodb-mssql/configuration-rules.make
index 3f7549f..701b58a 100644
--- a/build/import/libodb-mssql/configuration-rules.make
+++ b/build/import/libodb-mssql/configuration-rules.make
@@ -1,5 +1,5 @@
# file : build/import/libodb-mssql/configuration-rules.make
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
# license : ODB NCUEL; see accompanying LICENSE file
$(dcf_root)/import/libodb-mssql/configuration-dynamic.make: | $(dcf_root)/import/libodb-mssql/.
diff --git a/build/import/libodb-mssql/configure b/build/import/libodb-mssql/configure
index 3ad6b90..1952f07 100755
--- a/build/import/libodb-mssql/configure
+++ b/build/import/libodb-mssql/configure
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
# file : build/import/libodb-mssql/configure
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
# license : ODB NCUEL; see accompanying LICENSE file
diff --git a/build/import/libodb-mssql/stub.make b/build/import/libodb-mssql/stub.make
index 020617d..419c86d 100644
--- a/build/import/libodb-mssql/stub.make
+++ b/build/import/libodb-mssql/stub.make
@@ -1,5 +1,5 @@
# file : build/import/libodb-mssql/stub.make
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
# license : ODB NCUEL; see accompanying LICENSE file
$(call include-once,$(scf_root)/import/libodb-mssql/configuration-rules.make,$(dcf_root))
diff --git a/build/import/libodb/configuration-rules.make b/build/import/libodb/configuration-rules.make
index 1fe7152..b25ddbb 100644
--- a/build/import/libodb/configuration-rules.make
+++ b/build/import/libodb/configuration-rules.make
@@ -1,5 +1,5 @@
# file : build/import/libodb/configuration-rules.make
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(dcf_root)/import/libodb/configuration-dynamic.make: | $(dcf_root)/import/libodb/.
diff --git a/build/import/libodb/configure b/build/import/libodb/configure
index 1217fee..cbf9f7d 100755
--- a/build/import/libodb/configure
+++ b/build/import/libodb/configure
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
# file : build/import/libodb/configure
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/import/libodb/stub.make b/build/import/libodb/stub.make
index 65ac80b..90eb372 100644
--- a/build/import/libodb/stub.make
+++ b/build/import/libodb/stub.make
@@ -1,5 +1,5 @@
# file : build/import/libodb/stub.make
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(call include-once,$(scf_root)/import/libodb/configuration-rules.make,$(dcf_root))
diff --git a/build/import/libodbc/configuration-rules.make b/build/import/libodbc/configuration-rules.make
index bdcc172..166e86d 100644
--- a/build/import/libodbc/configuration-rules.make
+++ b/build/import/libodbc/configuration-rules.make
@@ -1,5 +1,5 @@
# file : build/import/libodbc/configuration-rules.make
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(dcf_root)/import/libodbc/configuration-dynamic.make: | $(dcf_root)/import/libodbc/.
diff --git a/build/import/libodbc/configure b/build/import/libodbc/configure
index 0ea9c2d..7614c04 100755
--- a/build/import/libodbc/configure
+++ b/build/import/libodbc/configure
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
# file : build/import/libodbc/configure
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/import/libodbc/stub.make b/build/import/libodbc/stub.make
index 2940939..91b62cc 100644
--- a/build/import/libodbc/stub.make
+++ b/build/import/libodbc/stub.make
@@ -1,5 +1,5 @@
# file : build/import/libodbc/stub.make
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(call include-once,$(scf_root)/import/libodbc/configuration-rules.make,$(dcf_root))
diff --git a/configure.ac b/configure.ac
index 5ced242..f64e147 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
# file : configure.ac
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
# license : ODB NCUEL; see accompanying LICENSE file
AC_PREREQ(2.60)
diff --git a/libodb-mssql.pc.in b/libodb-mssql.pc.in
index 47e9115..e8ca4cb 100644
--- a/libodb-mssql.pc.in
+++ b/libodb-mssql.pc.in
@@ -1,5 +1,5 @@
# file : libodb-mssql.pc.in
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
# license : ODB NCUEL; see accompanying LICENSE file
prefix=@prefix@
diff --git a/m4/disable-rpath.m4 b/m4/disable-rpath.m4
index e0ef81d..8d70ffb 100644
--- a/m4/disable-rpath.m4
+++ b/m4/disable-rpath.m4
@@ -1,5 +1,5 @@
dnl file : m4/disable-rpath.m4
-dnl copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
AC_DEFUN([DISABLE_RPATH],[
diff --git a/m4/libodb.m4 b/m4/libodb.m4
index 7d3130b..9ce2580 100644
--- a/m4/libodb.m4
+++ b/m4/libodb.m4
@@ -1,5 +1,5 @@
dnl file : m4/libodb.m4
-dnl copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl LIBODB([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]])
diff --git a/m4/libodbc.m4 b/m4/libodbc.m4
index cc14cd7..a563c54 100644
--- a/m4/libodbc.m4
+++ b/m4/libodbc.m4
@@ -1,5 +1,5 @@
dnl file : m4/libodbc.m4
-dnl copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl LIBODBC([ACTION-IF-FOUND[,ACTION-IF-NOT-FOUND]])
diff --git a/m4/libtool-link.m4 b/m4/libtool-link.m4
index adecac1..c4972db 100644
--- a/m4/libtool-link.m4
+++ b/m4/libtool-link.m4
@@ -1,5 +1,5 @@
dnl file : m4/libtool-link.m4
-dnl copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl
diff --git a/m4/pkgconfig.m4 b/m4/pkgconfig.m4
index 0e57142..460251f 100644
--- a/m4/pkgconfig.m4
+++ b/m4/pkgconfig.m4
@@ -1,5 +1,5 @@
dnl file : m4/pkgconfig.m4
-dnl copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
AC_DEFUN([PKGCONFIG],[
diff --git a/m4/static-lib.m4 b/m4/static-lib.m4
index 6e0f45b..99c4a82 100644
--- a/m4/static-lib.m4
+++ b/m4/static-lib.m4
@@ -1,5 +1,5 @@
dnl file : m4/static-lib.m4
-dnl copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl STATIC_LIB(MACRO, DESCRIPTION)
diff --git a/m4/threads.m4 b/m4/threads.m4
index 4cd4c05..9a7da53 100644
--- a/m4/threads.m4
+++ b/m4/threads.m4
@@ -1,5 +1,5 @@
dnl file : m4/threads.m4
-dnl copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
AC_DEFUN([THREADS],[
diff --git a/makefile b/makefile
index 22a8560..02124fe 100644
--- a/makefile
+++ b/makefile
@@ -1,5 +1,5 @@
# file : makefile
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
# license : ODB NCUEL; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))build/bootstrap.make
diff --git a/odb/mssql/Makefile.am b/odb/mssql/Makefile.am
index cfd2ebc..2641d23 100644
--- a/odb/mssql/Makefile.am
+++ b/odb/mssql/Makefile.am
@@ -1,5 +1,5 @@
# file : odb/mssql/Makefile.am
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
# license : ODB NCUEL; see accompanying LICENSE file
lib_LTLIBRARIES = libodb-mssql.la
diff --git a/odb/mssql/auto-handle.cxx b/odb/mssql/auto-handle.cxx
index 280cc2d..6afba85 100644
--- a/odb/mssql/auto-handle.cxx
+++ b/odb/mssql/auto-handle.cxx
@@ -1,5 +1,5 @@
// file : odb/mssql/auto-handle.cxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <odb/mssql/mssql.hxx>
diff --git a/odb/mssql/auto-handle.hxx b/odb/mssql/auto-handle.hxx
index 501ca59..be9be08 100644
--- a/odb/mssql/auto-handle.hxx
+++ b/odb/mssql/auto-handle.hxx
@@ -1,5 +1,5 @@
// file : odb/mssql/auto-handle.hxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_MSSQL_AUTO_HANDLE_HXX
diff --git a/odb/mssql/binding.hxx b/odb/mssql/binding.hxx
index 1bbf258..76aa2b2 100644
--- a/odb/mssql/binding.hxx
+++ b/odb/mssql/binding.hxx
@@ -1,5 +1,5 @@
// file : odb/mssql/binding.hxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_MSSQL_BINDING_HXX
diff --git a/odb/mssql/connection-factory.cxx b/odb/mssql/connection-factory.cxx
index 8360423..cdcf2a1 100644
--- a/odb/mssql/connection-factory.cxx
+++ b/odb/mssql/connection-factory.cxx
@@ -1,5 +1,5 @@
// file : odb/mssql/connection-factory.cxx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <odb/mssql/connection-factory.hxx>
diff --git a/odb/mssql/connection-factory.hxx b/odb/mssql/connection-factory.hxx
index 540bf20..c8e2db2 100644
--- a/odb/mssql/connection-factory.hxx
+++ b/odb/mssql/connection-factory.hxx
@@ -1,5 +1,5 @@
// file : odb/mssql/connection-factory.hxx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_MSSQL_CONNECTION_FACTORY_HXX
diff --git a/odb/mssql/connection.cxx b/odb/mssql/connection.cxx
index 6310bf3..12c00c1 100644
--- a/odb/mssql/connection.cxx
+++ b/odb/mssql/connection.cxx
@@ -1,5 +1,5 @@
// file : odb/mssql/connection.cxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <string>
diff --git a/odb/mssql/connection.hxx b/odb/mssql/connection.hxx
index ee28d4f..a03e7a2 100644
--- a/odb/mssql/connection.hxx
+++ b/odb/mssql/connection.hxx
@@ -1,5 +1,5 @@
// file : odb/mssql/connection.hxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_MSSQL_CONNECTION_HXX
diff --git a/odb/mssql/connection.ixx b/odb/mssql/connection.ixx
index 06633af..a5a97ae 100644
--- a/odb/mssql/connection.ixx
+++ b/odb/mssql/connection.ixx
@@ -1,5 +1,5 @@
// file : odb/mssql/connection.ixx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
namespace odb
diff --git a/odb/mssql/container-statements.hxx b/odb/mssql/container-statements.hxx
index 0998794..8653afe 100644
--- a/odb/mssql/container-statements.hxx
+++ b/odb/mssql/container-statements.hxx
@@ -1,5 +1,5 @@
// file : odb/mssql/container-statements.hxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_MSSQL_CONTAINER_STATEMENTS_HXX
diff --git a/odb/mssql/container-statements.txx b/odb/mssql/container-statements.txx
index cf7cf1d..33c76fe 100644
--- a/odb/mssql/container-statements.txx
+++ b/odb/mssql/container-statements.txx
@@ -1,5 +1,5 @@
// file : odb/mssql/container-statements.txx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <cstddef> // std::size_t
diff --git a/odb/mssql/database.cxx b/odb/mssql/database.cxx
index 388a32f..f2f1753 100644
--- a/odb/mssql/database.cxx
+++ b/odb/mssql/database.cxx
@@ -1,5 +1,5 @@
// file : odb/mssql/database.cxx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <cstring> // std::strcmp, std::strncmp
diff --git a/odb/mssql/database.hxx b/odb/mssql/database.hxx
index d177228..289b890 100644
--- a/odb/mssql/database.hxx
+++ b/odb/mssql/database.hxx
@@ -1,5 +1,5 @@
// file : odb/mssql/database.hxx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_MSSQL_DATABASE_HXX
diff --git a/odb/mssql/database.ixx b/odb/mssql/database.ixx
index 3582913..070d15c 100644
--- a/odb/mssql/database.ixx
+++ b/odb/mssql/database.ixx
@@ -1,5 +1,5 @@
// file : odb/mssql/database.ixx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <odb/mssql/transaction.hxx>
diff --git a/odb/mssql/details/config.h.in b/odb/mssql/details/config.h.in
index fc1566f..24adbf5 100644
--- a/odb/mssql/details/config.h.in
+++ b/odb/mssql/details/config.h.in
@@ -1,5 +1,5 @@
/* file : odb/mssql/details/config.h.in
- * copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+ * copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
* license : ODB NCUEL; see accompanying LICENSE file
*/
diff --git a/odb/mssql/details/config.hxx b/odb/mssql/details/config.hxx
index 01e98ba..95e5f86 100644
--- a/odb/mssql/details/config.hxx
+++ b/odb/mssql/details/config.hxx
@@ -1,5 +1,5 @@
// file : odb/mssql/details/config.hxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_MSSQL_DETAILS_CONFIG_HXX
diff --git a/odb/mssql/details/conversion.hxx b/odb/mssql/details/conversion.hxx
index 4a2c4fc..9b75fd9 100644
--- a/odb/mssql/details/conversion.hxx
+++ b/odb/mssql/details/conversion.hxx
@@ -1,5 +1,5 @@
// file : odb/mssql/details/conversion.hxx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_MSSQL_DETAILS_CONVERSION_HXX
diff --git a/odb/mssql/details/export.hxx b/odb/mssql/details/export.hxx
index 0adabf5..9be0d25 100644
--- a/odb/mssql/details/export.hxx
+++ b/odb/mssql/details/export.hxx
@@ -1,5 +1,5 @@
// file : odb/mssql/details/export.hxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_MSSQL_DETAILS_EXPORT_HXX
diff --git a/odb/mssql/details/options.cli b/odb/mssql/details/options.cli
index c1e8a08..0dfac10 100644
--- a/odb/mssql/details/options.cli
+++ b/odb/mssql/details/options.cli
@@ -1,5 +1,5 @@
// file : odb/mssql/details/options.cli
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
include <string>;
diff --git a/odb/mssql/error.cxx b/odb/mssql/error.cxx
index c0d20f9..f6be6ea 100644
--- a/odb/mssql/error.cxx
+++ b/odb/mssql/error.cxx
@@ -1,5 +1,5 @@
// file : odb/mssql/error.cxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <string>
diff --git a/odb/mssql/error.hxx b/odb/mssql/error.hxx
index 1249c5c..69ff6d4 100644
--- a/odb/mssql/error.hxx
+++ b/odb/mssql/error.hxx
@@ -1,5 +1,5 @@
// file : odb/mssql/error.hxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_MSSQL_ERROR_HXX
diff --git a/odb/mssql/exceptions.cxx b/odb/mssql/exceptions.cxx
index 38ca064..33aaba4 100644
--- a/odb/mssql/exceptions.cxx
+++ b/odb/mssql/exceptions.cxx
@@ -1,5 +1,5 @@
// file : odb/mssql/exceptions.cxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <sstream>
diff --git a/odb/mssql/exceptions.hxx b/odb/mssql/exceptions.hxx
index 8e01f4f..c503070 100644
--- a/odb/mssql/exceptions.hxx
+++ b/odb/mssql/exceptions.hxx
@@ -1,5 +1,5 @@
// file : odb/mssql/exceptions.hxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_MSSQL_EXCEPTIONS_HXX
diff --git a/odb/mssql/forward.hxx b/odb/mssql/forward.hxx
index 244de3f..7f5cc5d 100644
--- a/odb/mssql/forward.hxx
+++ b/odb/mssql/forward.hxx
@@ -1,5 +1,5 @@
// file : odb/mssql/forward.hxx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_MSSQL_FORWARD_HXX
diff --git a/odb/mssql/makefile b/odb/mssql/makefile
index 1b48b44..e4a2d68 100644
--- a/odb/mssql/makefile
+++ b/odb/mssql/makefile
@@ -1,5 +1,5 @@
# file : odb/mssql/makefile
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
# license : ODB NCUEL; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make
diff --git a/odb/mssql/mssql-fwd.hxx b/odb/mssql/mssql-fwd.hxx
index ee8b691..7822c20 100644
--- a/odb/mssql/mssql-fwd.hxx
+++ b/odb/mssql/mssql-fwd.hxx
@@ -1,5 +1,5 @@
// file : odb/mssql/mssql-fwd.hxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_MSSQL_MSSQL_FWD_HXX
diff --git a/odb/mssql/mssql-types.hxx b/odb/mssql/mssql-types.hxx
index 4166a21..36ba7b2 100644
--- a/odb/mssql/mssql-types.hxx
+++ b/odb/mssql/mssql-types.hxx
@@ -1,5 +1,5 @@
// file : odb/mssql/mssql-types.hxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_MSSQL_MSSQL_TYPES_HXX
diff --git a/odb/mssql/mssql.hxx b/odb/mssql/mssql.hxx
index 8fa4303..78459d8 100644
--- a/odb/mssql/mssql.hxx
+++ b/odb/mssql/mssql.hxx
@@ -1,5 +1,5 @@
// file : odb/mssql/mssql.hxx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_MSSQL_MSSQL_HXX
diff --git a/odb/mssql/no-id-object-result.hxx b/odb/mssql/no-id-object-result.hxx
index f9b2b99..9bb726d 100644
--- a/odb/mssql/no-id-object-result.hxx
+++ b/odb/mssql/no-id-object-result.hxx
@@ -1,5 +1,5 @@
// file : odb/mssql/no-id-object-result.hxx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_MSSQL_NO_ID_OBJECT_RESULT_HXX
diff --git a/odb/mssql/no-id-object-result.txx b/odb/mssql/no-id-object-result.txx
index bed98ac..6629fa1 100644
--- a/odb/mssql/no-id-object-result.txx
+++ b/odb/mssql/no-id-object-result.txx
@@ -1,5 +1,5 @@
// file : odb/mssql/no-id-object-result.txx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <odb/callback.hxx>
diff --git a/odb/mssql/no-id-object-statements.hxx b/odb/mssql/no-id-object-statements.hxx
index 49aabe2..adc071f 100644
--- a/odb/mssql/no-id-object-statements.hxx
+++ b/odb/mssql/no-id-object-statements.hxx
@@ -1,5 +1,5 @@
// file : odb/mssql/no-id-object-statements.hxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_MSSQL_NO_ID_OBJECT_STATEMENTS_HXX
diff --git a/odb/mssql/no-id-object-statements.txx b/odb/mssql/no-id-object-statements.txx
index 938fff4..0d92686 100644
--- a/odb/mssql/no-id-object-statements.txx
+++ b/odb/mssql/no-id-object-statements.txx
@@ -1,5 +1,5 @@
// file : odb/mssql/no-id-object-statements.txx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <cstring> // std::memset
diff --git a/odb/mssql/polymorphic-object-result.hxx b/odb/mssql/polymorphic-object-result.hxx
index f7c2b0a..91b5bfe 100644
--- a/odb/mssql/polymorphic-object-result.hxx
+++ b/odb/mssql/polymorphic-object-result.hxx
@@ -1,5 +1,5 @@
// file : odb/mssql/polymorphic-object-result.hxx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_MSSQL_POLYMORPHIC_OBJECT_RESULT_HXX
diff --git a/odb/mssql/polymorphic-object-result.txx b/odb/mssql/polymorphic-object-result.txx
index fd72f74..14c7c75 100644
--- a/odb/mssql/polymorphic-object-result.txx
+++ b/odb/mssql/polymorphic-object-result.txx
@@ -1,5 +1,5 @@
// file : odb/mssql/polymorphic-object-result.txx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <cassert>
diff --git a/odb/mssql/polymorphic-object-statements.hxx b/odb/mssql/polymorphic-object-statements.hxx
index 2692861..4b624df 100644
--- a/odb/mssql/polymorphic-object-statements.hxx
+++ b/odb/mssql/polymorphic-object-statements.hxx
@@ -1,5 +1,5 @@
// file : odb/mssql/polymorphic-object-statements.hxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_MSSQL_POLYMORPHIC_OBJECT_STATEMENTS_HXX
diff --git a/odb/mssql/polymorphic-object-statements.txx b/odb/mssql/polymorphic-object-statements.txx
index 9a9e4c0..fa4756d 100644
--- a/odb/mssql/polymorphic-object-statements.txx
+++ b/odb/mssql/polymorphic-object-statements.txx
@@ -1,5 +1,5 @@
// file : odb/mssql/polymorphic-object-statements.txx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <cstring> // std::memset
diff --git a/odb/mssql/prepared-query.cxx b/odb/mssql/prepared-query.cxx
index b54ea5b..b5dbece 100644
--- a/odb/mssql/prepared-query.cxx
+++ b/odb/mssql/prepared-query.cxx
@@ -1,5 +1,5 @@
// file : odb/mssql/prepared-query.cxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <odb/mssql/prepared-query.hxx>
diff --git a/odb/mssql/prepared-query.hxx b/odb/mssql/prepared-query.hxx
index c096e46..2cdd174 100644
--- a/odb/mssql/prepared-query.hxx
+++ b/odb/mssql/prepared-query.hxx
@@ -1,5 +1,5 @@
// file : odb/mssql/prepared-query.hxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_MSSQL_PREPARED_QUERY_HXX
diff --git a/odb/mssql/query-const-expr.cxx b/odb/mssql/query-const-expr.cxx
index 5413704..6a0c273 100644
--- a/odb/mssql/query-const-expr.cxx
+++ b/odb/mssql/query-const-expr.cxx
@@ -1,5 +1,5 @@
// file : odb/mssql/query-const-expr.cxx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <odb/mssql/query.hxx>
diff --git a/odb/mssql/query-dynamic.cxx b/odb/mssql/query-dynamic.cxx
index 0efe5f1..fdcdd27 100644
--- a/odb/mssql/query-dynamic.cxx
+++ b/odb/mssql/query-dynamic.cxx
@@ -1,5 +1,5 @@
// file : odb/mssql/query-dynamic.cxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <cstddef> // std::size_t
diff --git a/odb/mssql/query-dynamic.hxx b/odb/mssql/query-dynamic.hxx
index d771d02..c0d2334 100644
--- a/odb/mssql/query-dynamic.hxx
+++ b/odb/mssql/query-dynamic.hxx
@@ -1,5 +1,5 @@
// file : odb/mssql/query-dynamic.hxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_MSSQL_QUERY_DYNAMIC_HXX
diff --git a/odb/mssql/query-dynamic.ixx b/odb/mssql/query-dynamic.ixx
index 7e9decc..18a104e 100644
--- a/odb/mssql/query-dynamic.ixx
+++ b/odb/mssql/query-dynamic.ixx
@@ -1,5 +1,5 @@
// file : odb/mssql/query-dynamic.ixx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
namespace odb
diff --git a/odb/mssql/query-dynamic.txx b/odb/mssql/query-dynamic.txx
index e685af6..dfb9c01 100644
--- a/odb/mssql/query-dynamic.txx
+++ b/odb/mssql/query-dynamic.txx
@@ -1,5 +1,5 @@
// file : odb/mssql/query-dynamic.txx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
namespace odb
diff --git a/odb/mssql/query.cxx b/odb/mssql/query.cxx
index 371df37..10e97ba 100644
--- a/odb/mssql/query.cxx
+++ b/odb/mssql/query.cxx
@@ -1,5 +1,5 @@
// file : odb/mssql/query.cxx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <cstddef> // std::size_t
diff --git a/odb/mssql/query.hxx b/odb/mssql/query.hxx
index 3a82932..a8727bb 100644
--- a/odb/mssql/query.hxx
+++ b/odb/mssql/query.hxx
@@ -1,5 +1,5 @@
// file : odb/mssql/query.hxx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_MSSQL_QUERY_HXX
diff --git a/odb/mssql/query.ixx b/odb/mssql/query.ixx
index 04e6fde..a81e53b 100644
--- a/odb/mssql/query.ixx
+++ b/odb/mssql/query.ixx
@@ -1,5 +1,5 @@
// file : odb/mssql/query.ixx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
namespace odb
diff --git a/odb/mssql/query.txx b/odb/mssql/query.txx
index fffbf87..6b72167 100644
--- a/odb/mssql/query.txx
+++ b/odb/mssql/query.txx
@@ -1,5 +1,5 @@
// file : odb/mssql/query.txx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
namespace odb
diff --git a/odb/mssql/simple-object-result.hxx b/odb/mssql/simple-object-result.hxx
index f9f4ea9..4240c29 100644
--- a/odb/mssql/simple-object-result.hxx
+++ b/odb/mssql/simple-object-result.hxx
@@ -1,5 +1,5 @@
// file : odb/mssql/simple-object-result.hxx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_MSSQL_SIMPLE_OBJECT_RESULT_HXX
diff --git a/odb/mssql/simple-object-result.txx b/odb/mssql/simple-object-result.txx
index 0cd9fa6..a7fb191 100644
--- a/odb/mssql/simple-object-result.txx
+++ b/odb/mssql/simple-object-result.txx
@@ -1,5 +1,5 @@
// file : odb/mssql/simple-object-result.txx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <cassert>
diff --git a/odb/mssql/simple-object-statements.cxx b/odb/mssql/simple-object-statements.cxx
index 553a469..b4b7dd9 100644
--- a/odb/mssql/simple-object-statements.cxx
+++ b/odb/mssql/simple-object-statements.cxx
@@ -1,5 +1,5 @@
// file : odb/mssql/simple-object-statements.cxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <odb/mssql/simple-object-statements.hxx>
diff --git a/odb/mssql/simple-object-statements.hxx b/odb/mssql/simple-object-statements.hxx
index 63f8b03..06ab18e 100644
--- a/odb/mssql/simple-object-statements.hxx
+++ b/odb/mssql/simple-object-statements.hxx
@@ -1,5 +1,5 @@
// file : odb/mssql/simple-object-statements.hxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_MSSQL_SIMPLE_OBJECT_STATEMENTS_HXX
diff --git a/odb/mssql/simple-object-statements.ixx b/odb/mssql/simple-object-statements.ixx
index 2cc4405..df5d93d 100644
--- a/odb/mssql/simple-object-statements.ixx
+++ b/odb/mssql/simple-object-statements.ixx
@@ -1,5 +1,5 @@
// file : odb/mssql/simple-object-statements.ixx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
namespace odb
diff --git a/odb/mssql/simple-object-statements.txx b/odb/mssql/simple-object-statements.txx
index fb05434..9929b2b 100644
--- a/odb/mssql/simple-object-statements.txx
+++ b/odb/mssql/simple-object-statements.txx
@@ -1,5 +1,5 @@
// file : odb/mssql/simple-object-statements.txx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <cstring> // std::memset
diff --git a/odb/mssql/statement-cache.hxx b/odb/mssql/statement-cache.hxx
index 5d70af2..5754ba3 100644
--- a/odb/mssql/statement-cache.hxx
+++ b/odb/mssql/statement-cache.hxx
@@ -1,5 +1,5 @@
// file : odb/mssql/statement-cache.hxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_MSSQL_STATEMENT_CACHE_HXX
diff --git a/odb/mssql/statement-cache.txx b/odb/mssql/statement-cache.txx
index 73acb87..5ab2918 100644
--- a/odb/mssql/statement-cache.txx
+++ b/odb/mssql/statement-cache.txx
@@ -1,5 +1,5 @@
// file : odb/mssql/statement-cache.txx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
namespace odb
diff --git a/odb/mssql/statement.cxx b/odb/mssql/statement.cxx
index a0371b5..960a61a 100644
--- a/odb/mssql/statement.cxx
+++ b/odb/mssql/statement.cxx
@@ -1,5 +1,5 @@
// file : odb/mssql/statement.cxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <cstring> // std::strlen, std::strstr
diff --git a/odb/mssql/statement.hxx b/odb/mssql/statement.hxx
index e51cd3c..add996c 100644
--- a/odb/mssql/statement.hxx
+++ b/odb/mssql/statement.hxx
@@ -1,5 +1,5 @@
// file : odb/mssql/statement.hxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_MSSQL_STATEMENT_HXX
diff --git a/odb/mssql/statement.ixx b/odb/mssql/statement.ixx
index d27e961..89be46f 100644
--- a/odb/mssql/statement.ixx
+++ b/odb/mssql/statement.ixx
@@ -1,5 +1,5 @@
// file : odb/mssql/statement.ixx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
namespace odb
diff --git a/odb/mssql/statements-base.cxx b/odb/mssql/statements-base.cxx
index ec654b3..f2cddbf 100644
--- a/odb/mssql/statements-base.cxx
+++ b/odb/mssql/statements-base.cxx
@@ -1,5 +1,5 @@
// file : odb/mssql/statements-base.cxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <odb/mssql/statements-base.hxx>
diff --git a/odb/mssql/statements-base.hxx b/odb/mssql/statements-base.hxx
index 9d5f3bc..e307b13 100644
--- a/odb/mssql/statements-base.hxx
+++ b/odb/mssql/statements-base.hxx
@@ -1,5 +1,5 @@
// file : odb/mssql/statements-base.hxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_MSSQL_STATEMENTS_BASE_HXX
diff --git a/odb/mssql/tracer.cxx b/odb/mssql/tracer.cxx
index 8d7227d..719a1a2 100644
--- a/odb/mssql/tracer.cxx
+++ b/odb/mssql/tracer.cxx
@@ -1,5 +1,5 @@
// file : odb/mssql/tracer.cxx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <odb/mssql/tracer.hxx>
diff --git a/odb/mssql/tracer.hxx b/odb/mssql/tracer.hxx
index 08d0fe2..57a92a4 100644
--- a/odb/mssql/tracer.hxx
+++ b/odb/mssql/tracer.hxx
@@ -1,5 +1,5 @@
// file : odb/mssql/tracer.hxx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_MSSQL_TRACER_HXX
diff --git a/odb/mssql/traits.cxx b/odb/mssql/traits.cxx
index aba0433..2d04df5 100644
--- a/odb/mssql/traits.cxx
+++ b/odb/mssql/traits.cxx
@@ -1,5 +1,5 @@
// file : odb/mssql/traits.cxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <cassert>
diff --git a/odb/mssql/traits.hxx b/odb/mssql/traits.hxx
index 5c3867c..6081a44 100644
--- a/odb/mssql/traits.hxx
+++ b/odb/mssql/traits.hxx
@@ -1,5 +1,5 @@
// file : odb/mssql/traits.hxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_MSSQL_TRAITS_HXX
diff --git a/odb/mssql/traits.txx b/odb/mssql/traits.txx
index 1e2db27..168db1e 100644
--- a/odb/mssql/traits.txx
+++ b/odb/mssql/traits.txx
@@ -1,5 +1,5 @@
// file : odb/mssql/traits.txx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <cassert>
diff --git a/odb/mssql/transaction-impl.cxx b/odb/mssql/transaction-impl.cxx
index 9dc9be8..fdc2baf 100644
--- a/odb/mssql/transaction-impl.cxx
+++ b/odb/mssql/transaction-impl.cxx
@@ -1,5 +1,5 @@
// file : odb/mssql/transaction-impl.cxx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <odb/tracer.hxx>
diff --git a/odb/mssql/transaction-impl.hxx b/odb/mssql/transaction-impl.hxx
index a3897bd..47f8bbe 100644
--- a/odb/mssql/transaction-impl.hxx
+++ b/odb/mssql/transaction-impl.hxx
@@ -1,5 +1,5 @@
// file : odb/mssql/transaction-impl.hxx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_MSSQL_TRANSACTION_IMPL_HXX
diff --git a/odb/mssql/transaction-impl.ixx b/odb/mssql/transaction-impl.ixx
index 50e14d4..bfe5a0f 100644
--- a/odb/mssql/transaction-impl.ixx
+++ b/odb/mssql/transaction-impl.ixx
@@ -1,5 +1,5 @@
// file : odb/mssql/transaction-impl.ixx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
namespace odb
diff --git a/odb/mssql/transaction.cxx b/odb/mssql/transaction.cxx
index 6783489..9541983 100644
--- a/odb/mssql/transaction.cxx
+++ b/odb/mssql/transaction.cxx
@@ -1,5 +1,5 @@
// file : odb/mssql/transaction.cxx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <cassert>
diff --git a/odb/mssql/transaction.hxx b/odb/mssql/transaction.hxx
index 6b7ed5e..3dad3be 100644
--- a/odb/mssql/transaction.hxx
+++ b/odb/mssql/transaction.hxx
@@ -1,5 +1,5 @@
// file : odb/mssql/transaction.hxx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_MSSQL_TRANSACTION_HXX
diff --git a/odb/mssql/transaction.ixx b/odb/mssql/transaction.ixx
index 734bf72..ba17e58 100644
--- a/odb/mssql/transaction.ixx
+++ b/odb/mssql/transaction.ixx
@@ -1,5 +1,5 @@
// file : odb/mssql/transaction.ixx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <odb/mssql/database.hxx>
diff --git a/odb/mssql/version.hxx b/odb/mssql/version.hxx
index 4ac1585..c79b820 100644
--- a/odb/mssql/version.hxx
+++ b/odb/mssql/version.hxx
@@ -1,5 +1,5 @@
// file : odb/mssql/version.hxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_MSSQL_VERSION_HXX
diff --git a/odb/mssql/view-result.hxx b/odb/mssql/view-result.hxx
index 26bf65e..0d96ce0 100644
--- a/odb/mssql/view-result.hxx
+++ b/odb/mssql/view-result.hxx
@@ -1,5 +1,5 @@
// file : odb/mssql/view-result.hxx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_MSSQL_VIEW_RESULT_HXX
diff --git a/odb/mssql/view-result.txx b/odb/mssql/view-result.txx
index b396808..4842c68 100644
--- a/odb/mssql/view-result.txx
+++ b/odb/mssql/view-result.txx
@@ -1,5 +1,5 @@
// file : odb/mssql/view-result.txx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <odb/callback.hxx>
diff --git a/odb/mssql/view-statements.hxx b/odb/mssql/view-statements.hxx
index 5a93e03..beb8d62 100644
--- a/odb/mssql/view-statements.hxx
+++ b/odb/mssql/view-statements.hxx
@@ -1,5 +1,5 @@
// file : odb/mssql/view-statements.hxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_MSSQL_VIEW_STATEMENTS_HXX
diff --git a/odb/mssql/view-statements.txx b/odb/mssql/view-statements.txx
index e01a248..22a9faf 100644
--- a/odb/mssql/view-statements.txx
+++ b/odb/mssql/view-statements.txx
@@ -1,5 +1,5 @@
// file : odb/mssql/view-statements.txx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <cstring> // std::memset