diff options
113 files changed, 113 insertions, 113 deletions
diff --git a/Makefile.am b/Makefile.am index 131b6d7..97c09e5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ # file : Makefile.am -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC # license : ODB NCUEL; see accompanying LICENSE file SUBDIRS = __path__(dirs) @@ -1,7 +1,7 @@ #! /bin/sh # file : bootstrap -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC # license : ODB NCUEL; see accompanying LICENSE file # diff --git a/build/bootstrap.make b/build/bootstrap.make index fd8bc3d..493e13f 100644 --- a/build/bootstrap.make +++ b/build/bootstrap.make @@ -1,5 +1,5 @@ # file : build/bootstrap.make -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC # license : ODB NCUEL; see accompanying LICENSE file project_name := libodb-oracle diff --git a/build/export/libodb-oracle/stub.make b/build/export/libodb-oracle/stub.make index bde2c88..5496e38 100644 --- a/build/export/libodb-oracle/stub.make +++ b/build/export/libodb-oracle/stub.make @@ -1,5 +1,5 @@ # file : build/export/libodb-oracle/stub.make -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC # license : ODB NCUEL; see accompanying LICENSE file $(call include-once,$(src_root)/odb/oracle/makefile,$(out_root)) diff --git a/build/import/cli/LICENSE b/build/import/cli/LICENSE index b5ef38e..70fe025 100644 --- a/build/import/cli/LICENSE +++ b/build/import/cli/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2009-2013 Code Synthesis Tools CC. +Copyright (c) 2009-2015 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 b537303..f603bb5 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-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2015 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 56a686a..e771de1 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-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2015 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 cc9d512..08a78fc 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-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2015 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 1933a0c..436ac31 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-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2015 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/liboci/configuration-rules.make b/build/import/liboci/configuration-rules.make index 5779ef7..07d23dc 100644 --- a/build/import/liboci/configuration-rules.make +++ b/build/import/liboci/configuration-rules.make @@ -1,5 +1,5 @@ # file : build/import/liboci/configuration-rules.make -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(dcf_root)/import/liboci/configuration-dynamic.make: | $(dcf_root)/import/liboci/. diff --git a/build/import/liboci/configure b/build/import/liboci/configure index 0090024..c1308c9 100755 --- a/build/import/liboci/configure +++ b/build/import/liboci/configure @@ -1,7 +1,7 @@ #! /usr/bin/env bash # file : build/import/liboci/configure -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/build/import/liboci/rules.make b/build/import/liboci/rules.make index c74f246..86d782c 100644 --- a/build/import/liboci/rules.make +++ b/build/import/liboci/rules.make @@ -1,5 +1,5 @@ # file : build/import/liboci/rules.make -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(dcf_root)/import/liboci/%: root := $(liboci_root) diff --git a/build/import/liboci/stub.make b/build/import/liboci/stub.make index 48e716a..daed30e 100644 --- a/build/import/liboci/stub.make +++ b/build/import/liboci/stub.make @@ -1,5 +1,5 @@ # file : build/import/liboci/stub.make -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(call include-once,$(scf_root)/import/liboci/configuration-rules.make,$(dcf_root)) diff --git a/build/import/libodb-oracle/configuration-rules.make b/build/import/libodb-oracle/configuration-rules.make index d2beb6b..d77fde0 100644 --- a/build/import/libodb-oracle/configuration-rules.make +++ b/build/import/libodb-oracle/configuration-rules.make @@ -1,5 +1,5 @@ # file : build/import/libodb-oracle/configuration-rules.make -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC # license : ODB NCUEL; see accompanying LICENSE file $(dcf_root)/import/libodb-oracle/configuration-dynamic.make: | $(dcf_root)/import/libodb-oracle/. diff --git a/build/import/libodb-oracle/configure b/build/import/libodb-oracle/configure index 1339fbc..64f5e97 100755 --- a/build/import/libodb-oracle/configure +++ b/build/import/libodb-oracle/configure @@ -1,7 +1,7 @@ #! /usr/bin/env bash # file : build/import/libodb-oracle/configure -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC # license : ODB NCUEL; see accompanying LICENSE file diff --git a/build/import/libodb-oracle/stub.make b/build/import/libodb-oracle/stub.make index 7a62a09..fe2c09c 100644 --- a/build/import/libodb-oracle/stub.make +++ b/build/import/libodb-oracle/stub.make @@ -1,5 +1,5 @@ # file : build/import/libodb-oracle/stub.make -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC # license : ODB NCUEL; see accompanying LICENSE file $(call include-once,$(scf_root)/import/libodb-oracle/configuration-rules.make,$(dcf_root)) diff --git a/build/import/libodb/configuration-rules.make b/build/import/libodb/configuration-rules.make index b25ddbb..3fa72f5 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-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2015 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 cbf9f7d..7fc3aa1 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-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2015 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 90eb372..a5d7bc2 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-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2015 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/configure.ac b/configure.ac index 90cbfd9..0e76e26 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # file : configure.ac -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC # license : ODB NCUEL; see accompanying LICENSE file AC_PREREQ(2.60) diff --git a/libodb-oracle.pc.in b/libodb-oracle.pc.in index 09d7b29..67ccde4 100644 --- a/libodb-oracle.pc.in +++ b/libodb-oracle.pc.in @@ -1,5 +1,5 @@ # file : libodb-oracle.pc.in -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2015 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 8d70ffb..bf31ddc 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-2013 Code Synthesis Tools CC +dnl copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC dnl license : GNU GPL v2; see accompanying LICENSE file dnl AC_DEFUN([DISABLE_RPATH],[ diff --git a/m4/liboci.m4 b/m4/liboci.m4 index b7c38ac..7d9cb52 100644 --- a/m4/liboci.m4 +++ b/m4/liboci.m4 @@ -1,5 +1,5 @@ dnl file : m4/oci.m4 -dnl copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +dnl copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC dnl license : GNU GPL v2; see accompanying LICENSE file dnl dnl LIBOCI([ACTION-IF-FOUND[, diff --git a/m4/libodb.m4 b/m4/libodb.m4 index 9ce2580..2dd2634 100644 --- a/m4/libodb.m4 +++ b/m4/libodb.m4 @@ -1,5 +1,5 @@ dnl file : m4/libodb.m4 -dnl copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +dnl copyright : Copyright (c) 2009-2015 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/libtool-link.m4 b/m4/libtool-link.m4 index c4972db..6b04b63 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-2013 Code Synthesis Tools CC +dnl copyright : Copyright (c) 2009-2015 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 460251f..63a62b5 100644 --- a/m4/pkgconfig.m4 +++ b/m4/pkgconfig.m4 @@ -1,5 +1,5 @@ dnl file : m4/pkgconfig.m4 -dnl copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +dnl copyright : Copyright (c) 2009-2015 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 99c4a82..1f49f8f 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-2013 Code Synthesis Tools CC +dnl copyright : Copyright (c) 2009-2015 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 1609a04..f02850f 100644 --- a/m4/threads.m4 +++ b/m4/threads.m4 @@ -1,5 +1,5 @@ dnl file : m4/threads.m4 -dnl copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +dnl copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC dnl license : GNU GPL v2; see accompanying LICENSE file dnl AC_DEFUN([THREADS],[ @@ -1,5 +1,5 @@ # file : makefile -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC # license : ODB NCUEL; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))build/bootstrap.make diff --git a/odb/oracle/Makefile.am b/odb/oracle/Makefile.am index cc7fe5f..1deca84 100644 --- a/odb/oracle/Makefile.am +++ b/odb/oracle/Makefile.am @@ -1,5 +1,5 @@ # file : odb/oracle/Makefile.am -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC # license : ODB NCUEL; see accompanying LICENSE file lib_LTLIBRARIES = libodb-oracle.la diff --git a/odb/oracle/auto-descriptor.cxx b/odb/oracle/auto-descriptor.cxx index ff181bb..6349507 100644 --- a/odb/oracle/auto-descriptor.cxx +++ b/odb/oracle/auto-descriptor.cxx @@ -1,5 +1,5 @@ // file : odb/oracle/auto-descriptor.cxx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include <oci.h> diff --git a/odb/oracle/auto-descriptor.hxx b/odb/oracle/auto-descriptor.hxx index fc439e2..058cbb0 100644 --- a/odb/oracle/auto-descriptor.hxx +++ b/odb/oracle/auto-descriptor.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/auto-descriptor.hxx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #ifndef ODB_ORACLE_AUTO_DESCRIPTOR_HXX diff --git a/odb/oracle/auto-handle.cxx b/odb/oracle/auto-handle.cxx index af89de1..7ccab68 100644 --- a/odb/oracle/auto-handle.cxx +++ b/odb/oracle/auto-handle.cxx @@ -1,5 +1,5 @@ // file : odb/oracle/auto-handle.cxx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include <oci.h> diff --git a/odb/oracle/auto-handle.hxx b/odb/oracle/auto-handle.hxx index 8fea243..cdbda4f 100644 --- a/odb/oracle/auto-handle.hxx +++ b/odb/oracle/auto-handle.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/auto-handle.hxx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #ifndef ODB_ORACLE_AUTO_HANDLE_HXX diff --git a/odb/oracle/binding.hxx b/odb/oracle/binding.hxx index e2d3fa5..c8c2731 100644 --- a/odb/oracle/binding.hxx +++ b/odb/oracle/binding.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/binding.hxx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #ifndef ODB_ORACLE_BINDING_HXX diff --git a/odb/oracle/connection-factory.cxx b/odb/oracle/connection-factory.cxx index a65a17c..4658a22 100644 --- a/odb/oracle/connection-factory.cxx +++ b/odb/oracle/connection-factory.cxx @@ -1,5 +1,5 @@ // file : odb/oracle/connection-factory.cxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include <odb/oracle/connection-factory.hxx> diff --git a/odb/oracle/connection-factory.hxx b/odb/oracle/connection-factory.hxx index 386435d..aa8ed5b 100644 --- a/odb/oracle/connection-factory.hxx +++ b/odb/oracle/connection-factory.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/connection-factory.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #ifndef ODB_ORACLE_CONNECTION_FACTORY_HXX diff --git a/odb/oracle/connection.cxx b/odb/oracle/connection.cxx index 38bcc23..bb06121 100644 --- a/odb/oracle/connection.cxx +++ b/odb/oracle/connection.cxx @@ -1,5 +1,5 @@ // file : odb/oracle/connection.cxx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include <oci.h> diff --git a/odb/oracle/connection.hxx b/odb/oracle/connection.hxx index b3902a7..40a8ddd 100644 --- a/odb/oracle/connection.hxx +++ b/odb/oracle/connection.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/connection.hxx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #ifndef ODB_ORACLE_CONNECTION_HXX diff --git a/odb/oracle/connection.ixx b/odb/oracle/connection.ixx index d46fd2f..40a9eda 100644 --- a/odb/oracle/connection.ixx +++ b/odb/oracle/connection.ixx @@ -1,5 +1,5 @@ // file : odb/oracle/connection.ixx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file namespace odb diff --git a/odb/oracle/container-statements.hxx b/odb/oracle/container-statements.hxx index a0a1742..2fc54cc 100644 --- a/odb/oracle/container-statements.hxx +++ b/odb/oracle/container-statements.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/container-statements.hxx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #ifndef ODB_ORACLE_CONTAINER_STATEMENTS_HXX diff --git a/odb/oracle/container-statements.txx b/odb/oracle/container-statements.txx index f872c05..fc590f0 100644 --- a/odb/oracle/container-statements.txx +++ b/odb/oracle/container-statements.txx @@ -1,5 +1,5 @@ // file : odb/oracle/container-statements.txx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include <cstddef> // std::size_t diff --git a/odb/oracle/database.cxx b/odb/oracle/database.cxx index a16ac82..b6f0b46 100644 --- a/odb/oracle/database.cxx +++ b/odb/oracle/database.cxx @@ -1,5 +1,5 @@ // file : odb/oracle/database.cxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include <oci.h> diff --git a/odb/oracle/database.hxx b/odb/oracle/database.hxx index cea2bf6..2c7c2f5 100644 --- a/odb/oracle/database.hxx +++ b/odb/oracle/database.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/database.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #ifndef ODB_ORACLE_DATABASE_HXX diff --git a/odb/oracle/database.ixx b/odb/oracle/database.ixx index e6a698e..621f3de 100644 --- a/odb/oracle/database.ixx +++ b/odb/oracle/database.ixx @@ -1,5 +1,5 @@ // file : odb/oracle/database.ixx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include <odb/oracle/transaction.hxx> diff --git a/odb/oracle/details/config.h.in b/odb/oracle/details/config.h.in index 59c4595..88ad6ff 100644 --- a/odb/oracle/details/config.h.in +++ b/odb/oracle/details/config.h.in @@ -1,5 +1,5 @@ /* file : odb/oracle/details/config.h.in - * copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC + * copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC * license : ODB NCUEL; see accompanying LICENSE file */ diff --git a/odb/oracle/details/config.hxx b/odb/oracle/details/config.hxx index 809d6d2..d5a30b5 100644 --- a/odb/oracle/details/config.hxx +++ b/odb/oracle/details/config.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/details/config.hxx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #ifndef ODB_ORACLE_DETAILS_CONFIG_HXX diff --git a/odb/oracle/details/conversion.hxx b/odb/oracle/details/conversion.hxx index b8157c2..280fe71 100644 --- a/odb/oracle/details/conversion.hxx +++ b/odb/oracle/details/conversion.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/details/conversion.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #ifndef ODB_ORACLE_DETAILS_CONVERSION_HXX diff --git a/odb/oracle/details/date.hxx b/odb/oracle/details/date.hxx index c7a2d55..875adaa 100644 --- a/odb/oracle/details/date.hxx +++ b/odb/oracle/details/date.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/details/date.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #ifndef ODB_ORACLE_DETAILS_DATE_HXX diff --git a/odb/oracle/details/export.hxx b/odb/oracle/details/export.hxx index 47e54dd..9d746fa 100644 --- a/odb/oracle/details/export.hxx +++ b/odb/oracle/details/export.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/details/export.hxx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #ifndef ODB_ORACLE_DETAILS_EXPORT_HXX diff --git a/odb/oracle/details/number.cxx b/odb/oracle/details/number.cxx index 55e0f52..97de236 100644 --- a/odb/oracle/details/number.cxx +++ b/odb/oracle/details/number.cxx @@ -1,5 +1,5 @@ // file : odb/oracle/details/number.cxx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include <cstddef> // std::size_t diff --git a/odb/oracle/details/number.hxx b/odb/oracle/details/number.hxx index f24b87d..ab9fce4 100644 --- a/odb/oracle/details/number.hxx +++ b/odb/oracle/details/number.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/details/number.hxx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #ifndef ODB_ORACLE_NUMBER_HXX diff --git a/odb/oracle/details/options.cli b/odb/oracle/details/options.cli index 499d4f9..94469f8 100644 --- a/odb/oracle/details/options.cli +++ b/odb/oracle/details/options.cli @@ -1,5 +1,5 @@ // file : odb/oracle/details/options.cli -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file include <string>; diff --git a/odb/oracle/error.cxx b/odb/oracle/error.cxx index 006fef5..8cc00fe 100644 --- a/odb/oracle/error.cxx +++ b/odb/oracle/error.cxx @@ -1,5 +1,5 @@ // file : odb/oracle/error.cxx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include <oci.h> diff --git a/odb/oracle/error.hxx b/odb/oracle/error.hxx index accfc3f..6c58392 100644 --- a/odb/oracle/error.hxx +++ b/odb/oracle/error.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/error.hxx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #ifndef ODB_ORACLE_ERROR_HXX diff --git a/odb/oracle/exceptions.cxx b/odb/oracle/exceptions.cxx index 4676843..bfbe78d 100644 --- a/odb/oracle/exceptions.cxx +++ b/odb/oracle/exceptions.cxx @@ -1,5 +1,5 @@ // file : odb/oracle/exceptions.cxx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include <sstream> diff --git a/odb/oracle/exceptions.hxx b/odb/oracle/exceptions.hxx index 87327b9..58f4efb 100644 --- a/odb/oracle/exceptions.hxx +++ b/odb/oracle/exceptions.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/exceptions.hxx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #ifndef ODB_ORACLE_EXCEPTIONS_HXX diff --git a/odb/oracle/forward.hxx b/odb/oracle/forward.hxx index 1f7fafb..705f80e 100644 --- a/odb/oracle/forward.hxx +++ b/odb/oracle/forward.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/forward.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #ifndef ODB_ORACLE_FORWARD_HXX diff --git a/odb/oracle/makefile b/odb/oracle/makefile index 44a81a1..5e73dd5 100644 --- a/odb/oracle/makefile +++ b/odb/oracle/makefile @@ -1,5 +1,5 @@ # file : odb/oracle/makefile -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC # license : ODB NCUEL; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make diff --git a/odb/oracle/no-id-object-result.hxx b/odb/oracle/no-id-object-result.hxx index 53f3482..37ad9e0 100644 --- a/odb/oracle/no-id-object-result.hxx +++ b/odb/oracle/no-id-object-result.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/no-id-object-result.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #ifndef ODB_ORACLE_NO_ID_OBJECT_RESULT_HXX diff --git a/odb/oracle/no-id-object-result.txx b/odb/oracle/no-id-object-result.txx index d845ab9..77bd205 100644 --- a/odb/oracle/no-id-object-result.txx +++ b/odb/oracle/no-id-object-result.txx @@ -1,5 +1,5 @@ // file : odb/oracle/no-id-object-result.txx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include <odb/callback.hxx> diff --git a/odb/oracle/no-id-object-statements.hxx b/odb/oracle/no-id-object-statements.hxx index 70f76e4..a352d15 100644 --- a/odb/oracle/no-id-object-statements.hxx +++ b/odb/oracle/no-id-object-statements.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/no-id-object-statements.hxx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #ifndef ODB_ORACLE_NO_ID_OBJECT_STATEMENTS_HXX diff --git a/odb/oracle/no-id-object-statements.txx b/odb/oracle/no-id-object-statements.txx index fe01770..35a79b1 100644 --- a/odb/oracle/no-id-object-statements.txx +++ b/odb/oracle/no-id-object-statements.txx @@ -1,5 +1,5 @@ // file : odb/oracle/no-id-object-statements.txx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include <cstring> // std::memset diff --git a/odb/oracle/oracle-fwd.hxx b/odb/oracle/oracle-fwd.hxx index 4c6f246..0cdb37e 100644 --- a/odb/oracle/oracle-fwd.hxx +++ b/odb/oracle/oracle-fwd.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/oracle-fwd.hxx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #ifndef ODB_ORACLE_ORACLE_FWD_HXX diff --git a/odb/oracle/oracle-types.cxx b/odb/oracle/oracle-types.cxx index 98cdbd3..45f6828 100644 --- a/odb/oracle/oracle-types.cxx +++ b/odb/oracle/oracle-types.cxx @@ -1,5 +1,5 @@ // file : odb/oracle/oracle-types.cxx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include <oci.h> diff --git a/odb/oracle/oracle-types.hxx b/odb/oracle/oracle-types.hxx index 30e514b..d342176 100644 --- a/odb/oracle/oracle-types.hxx +++ b/odb/oracle/oracle-types.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/oracle-types.hxx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #ifndef ODB_ORACLE_ORACLE_TYPES_HXX diff --git a/odb/oracle/polymorphic-object-result.hxx b/odb/oracle/polymorphic-object-result.hxx index ca53699..68cac89 100644 --- a/odb/oracle/polymorphic-object-result.hxx +++ b/odb/oracle/polymorphic-object-result.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/polymorphic-object-result.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #ifndef ODB_ORACLE_POLYMORPHIC_OBJECT_RESULT_HXX diff --git a/odb/oracle/polymorphic-object-result.txx b/odb/oracle/polymorphic-object-result.txx index eeb1119..69b28d1 100644 --- a/odb/oracle/polymorphic-object-result.txx +++ b/odb/oracle/polymorphic-object-result.txx @@ -1,5 +1,5 @@ // file : odb/oracle/polymorphic-object-result.txx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include <cassert> diff --git a/odb/oracle/polymorphic-object-statements.hxx b/odb/oracle/polymorphic-object-statements.hxx index 58ecdaa..f3d7a73 100644 --- a/odb/oracle/polymorphic-object-statements.hxx +++ b/odb/oracle/polymorphic-object-statements.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/polymorphic-object-statements.hxx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #ifndef ODB_ORACLE_POLYMORPHIC_OBJECT_STATEMENTS_HXX diff --git a/odb/oracle/polymorphic-object-statements.txx b/odb/oracle/polymorphic-object-statements.txx index 54ea3a8..3b32495 100644 --- a/odb/oracle/polymorphic-object-statements.txx +++ b/odb/oracle/polymorphic-object-statements.txx @@ -1,5 +1,5 @@ // file : odb/oracle/polymorphic-object-statements.txx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include <cstring> // std::memset diff --git a/odb/oracle/prepared-query.cxx b/odb/oracle/prepared-query.cxx index 742bab0..0a825ec 100644 --- a/odb/oracle/prepared-query.cxx +++ b/odb/oracle/prepared-query.cxx @@ -1,5 +1,5 @@ // file : odb/oracle/prepared-query.cxx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include <odb/oracle/prepared-query.hxx> diff --git a/odb/oracle/prepared-query.hxx b/odb/oracle/prepared-query.hxx index caf29ee..342cd1e 100644 --- a/odb/oracle/prepared-query.hxx +++ b/odb/oracle/prepared-query.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/prepared-query.hxx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #ifndef ODB_ORACLE_PREPARED_QUERY_HXX diff --git a/odb/oracle/query-const-expr.cxx b/odb/oracle/query-const-expr.cxx index e4b143a..73db0db 100644 --- a/odb/oracle/query-const-expr.cxx +++ b/odb/oracle/query-const-expr.cxx @@ -1,5 +1,5 @@ // file : odb/oracle/query-const-expr.cxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include <odb/oracle/query.hxx> diff --git a/odb/oracle/query-dynamic.cxx b/odb/oracle/query-dynamic.cxx index c9f7b60..4e1e07c 100644 --- a/odb/oracle/query-dynamic.cxx +++ b/odb/oracle/query-dynamic.cxx @@ -1,5 +1,5 @@ // file : odb/oracle/query-dynamic.cxx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include <cstddef> // std::size_t diff --git a/odb/oracle/query-dynamic.hxx b/odb/oracle/query-dynamic.hxx index 96c7ded..b52a8ff 100644 --- a/odb/oracle/query-dynamic.hxx +++ b/odb/oracle/query-dynamic.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/query-dynamic.hxx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #ifndef ODB_ORACLE_QUERY_DYNAMIC_HXX diff --git a/odb/oracle/query-dynamic.ixx b/odb/oracle/query-dynamic.ixx index 924e5ff..d35865a 100644 --- a/odb/oracle/query-dynamic.ixx +++ b/odb/oracle/query-dynamic.ixx @@ -1,5 +1,5 @@ // file : odb/oracle/query-dynamic.ixx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file namespace odb diff --git a/odb/oracle/query-dynamic.txx b/odb/oracle/query-dynamic.txx index 27bb402..934eb67 100644 --- a/odb/oracle/query-dynamic.txx +++ b/odb/oracle/query-dynamic.txx @@ -1,5 +1,5 @@ // file : odb/oracle/query-dynamic.txx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file namespace odb diff --git a/odb/oracle/query.cxx b/odb/oracle/query.cxx index 3beebba..13fe059 100644 --- a/odb/oracle/query.cxx +++ b/odb/oracle/query.cxx @@ -1,5 +1,5 @@ // file : odb/oracle/query.cxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include <cstddef> // std::size_t diff --git a/odb/oracle/query.hxx b/odb/oracle/query.hxx index 809e86f..25636e0 100644 --- a/odb/oracle/query.hxx +++ b/odb/oracle/query.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/query.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #ifndef ODB_ORACLE_QUERY_HXX diff --git a/odb/oracle/query.ixx b/odb/oracle/query.ixx index 63f84e8..b2b98e3 100644 --- a/odb/oracle/query.ixx +++ b/odb/oracle/query.ixx @@ -1,5 +1,5 @@ // file : odb/oracle/query.ixx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file namespace odb diff --git a/odb/oracle/query.txx b/odb/oracle/query.txx index b281cfc..f0d12f0 100644 --- a/odb/oracle/query.txx +++ b/odb/oracle/query.txx @@ -1,5 +1,5 @@ // file : odb/oracle/query.txx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file namespace odb diff --git a/odb/oracle/section-statements.hxx b/odb/oracle/section-statements.hxx index eb61cc1..18157f7 100644 --- a/odb/oracle/section-statements.hxx +++ b/odb/oracle/section-statements.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/section-statements.hxx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #ifndef ODB_ORACLE_SECTION_STATEMENTS_HXX diff --git a/odb/oracle/section-statements.txx b/odb/oracle/section-statements.txx index 583b706..598aab6 100644 --- a/odb/oracle/section-statements.txx +++ b/odb/oracle/section-statements.txx @@ -1,5 +1,5 @@ // file : odb/oracle/section-statements.txx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include <cstring> // std::memset diff --git a/odb/oracle/simple-object-result.hxx b/odb/oracle/simple-object-result.hxx index d69dd23..321939e 100644 --- a/odb/oracle/simple-object-result.hxx +++ b/odb/oracle/simple-object-result.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/simple-object-result.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #ifndef ODB_ORACLE_SIMPLE_OBJECT_RESULT_HXX diff --git a/odb/oracle/simple-object-result.txx b/odb/oracle/simple-object-result.txx index ed16c55..6ddf446 100644 --- a/odb/oracle/simple-object-result.txx +++ b/odb/oracle/simple-object-result.txx @@ -1,5 +1,5 @@ // file : odb/oracle/simple-object-result.txx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include <cassert> diff --git a/odb/oracle/simple-object-statements.cxx b/odb/oracle/simple-object-statements.cxx index 7053f4e..44d998b 100644 --- a/odb/oracle/simple-object-statements.cxx +++ b/odb/oracle/simple-object-statements.cxx @@ -1,5 +1,5 @@ // file : odb/oracle/simple-object-statements.cxx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include <odb/oracle/simple-object-statements.hxx> diff --git a/odb/oracle/simple-object-statements.hxx b/odb/oracle/simple-object-statements.hxx index 8213fcb..645f94d 100644 --- a/odb/oracle/simple-object-statements.hxx +++ b/odb/oracle/simple-object-statements.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/simple-object-statements.hxx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #ifndef ODB_ORACLE_SIMPLE_OBJECT_STATEMENTS_HXX diff --git a/odb/oracle/simple-object-statements.ixx b/odb/oracle/simple-object-statements.ixx index 765812f..0740096 100644 --- a/odb/oracle/simple-object-statements.ixx +++ b/odb/oracle/simple-object-statements.ixx @@ -1,5 +1,5 @@ // file : odb/oracle/simple-object-statements.ixx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file namespace odb diff --git a/odb/oracle/simple-object-statements.txx b/odb/oracle/simple-object-statements.txx index f7ecf1e..9410155 100644 --- a/odb/oracle/simple-object-statements.txx +++ b/odb/oracle/simple-object-statements.txx @@ -1,5 +1,5 @@ // file : odb/oracle/simple-object-statements.txx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include <cstring> // std::memset diff --git a/odb/oracle/statement-cache.hxx b/odb/oracle/statement-cache.hxx index 10f08ea..4a3768a 100644 --- a/odb/oracle/statement-cache.hxx +++ b/odb/oracle/statement-cache.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/statement-cache.hxx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #ifndef ODB_ORACLE_STATEMENT_CACHE_HXX diff --git a/odb/oracle/statement-cache.txx b/odb/oracle/statement-cache.txx index ba747e2..c91d99e 100644 --- a/odb/oracle/statement-cache.txx +++ b/odb/oracle/statement-cache.txx @@ -1,5 +1,5 @@ // file : odb/oracle/statement-cache.txx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include <odb/oracle/database.hxx> diff --git a/odb/oracle/statement.cxx b/odb/oracle/statement.cxx index cb61a53..bdbbc8a 100644 --- a/odb/oracle/statement.cxx +++ b/odb/oracle/statement.cxx @@ -1,5 +1,5 @@ // file : odb/oracle/statement.cxx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include <oci.h> diff --git a/odb/oracle/statement.hxx b/odb/oracle/statement.hxx index ba85fd8..ee2e21f 100644 --- a/odb/oracle/statement.hxx +++ b/odb/oracle/statement.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/statement.hxx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #ifndef ODB_ORACLE_STATEMENT_HXX diff --git a/odb/oracle/statement.ixx b/odb/oracle/statement.ixx index 0ce76c6..107f517 100644 --- a/odb/oracle/statement.ixx +++ b/odb/oracle/statement.ixx @@ -1,5 +1,5 @@ // file : odb/oracle/statement.ixx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file using namespace std; diff --git a/odb/oracle/statements-base.cxx b/odb/oracle/statements-base.cxx index d27d67b..3ff17b9 100644 --- a/odb/oracle/statements-base.cxx +++ b/odb/oracle/statements-base.cxx @@ -1,5 +1,5 @@ // file : odb/oracle/statements-base.cxx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include <odb/oracle/statements-base.hxx> diff --git a/odb/oracle/statements-base.hxx b/odb/oracle/statements-base.hxx index b4cad98..d77a234 100644 --- a/odb/oracle/statements-base.hxx +++ b/odb/oracle/statements-base.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/statements-base.hxx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #ifndef ODB_ORACLE_STATEMENTS_BASE_HXX diff --git a/odb/oracle/tracer.cxx b/odb/oracle/tracer.cxx index e51ea0e..217b674 100644 --- a/odb/oracle/tracer.cxx +++ b/odb/oracle/tracer.cxx @@ -1,5 +1,5 @@ // file : odb/oracle/tracer.cxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include <odb/oracle/tracer.hxx> diff --git a/odb/oracle/tracer.hxx b/odb/oracle/tracer.hxx index 159c19c..823ec8b 100644 --- a/odb/oracle/tracer.hxx +++ b/odb/oracle/tracer.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/tracer.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #ifndef ODB_ORACLE_TRACER_HXX diff --git a/odb/oracle/traits-calls.hxx b/odb/oracle/traits-calls.hxx index 48af8f2..8355ced 100644 --- a/odb/oracle/traits-calls.hxx +++ b/odb/oracle/traits-calls.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/traits-calls.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #ifndef ODB_ORACLE_TRAITS_CALLS_HXX diff --git a/odb/oracle/traits.cxx b/odb/oracle/traits.cxx index 2452838..3488398 100644 --- a/odb/oracle/traits.cxx +++ b/odb/oracle/traits.cxx @@ -1,5 +1,5 @@ // file : odb/oracle/traits.cxx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include <odb/oracle/traits.hxx> diff --git a/odb/oracle/traits.hxx b/odb/oracle/traits.hxx index 4208253..409e00d 100644 --- a/odb/oracle/traits.hxx +++ b/odb/oracle/traits.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/traits.hxx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #ifndef ODB_ORACLE_TRAITS_HXX diff --git a/odb/oracle/traits.txx b/odb/oracle/traits.txx index c147149..e0b8824 100644 --- a/odb/oracle/traits.txx +++ b/odb/oracle/traits.txx @@ -1,5 +1,5 @@ // file : odb/oracle/traits.txx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file namespace odb diff --git a/odb/oracle/transaction-impl.cxx b/odb/oracle/transaction-impl.cxx index 8b05f9d..e47772e 100644 --- a/odb/oracle/transaction-impl.cxx +++ b/odb/oracle/transaction-impl.cxx @@ -1,5 +1,5 @@ // file : odb/oracle/transaction-impl.cxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include <oci.h> diff --git a/odb/oracle/transaction-impl.hxx b/odb/oracle/transaction-impl.hxx index 54253ca..17a0db6 100644 --- a/odb/oracle/transaction-impl.hxx +++ b/odb/oracle/transaction-impl.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/transaction-impl.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #ifndef ODB_ORACLE_TRANSACTION_IMPL_HXX diff --git a/odb/oracle/transaction-impl.ixx b/odb/oracle/transaction-impl.ixx index 23de770..b75808b 100644 --- a/odb/oracle/transaction-impl.ixx +++ b/odb/oracle/transaction-impl.ixx @@ -1,5 +1,5 @@ // file : odb/oracle/transaction-impl.ixx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file namespace odb diff --git a/odb/oracle/transaction.cxx b/odb/oracle/transaction.cxx index cccfc5b..ec234e4 100644 --- a/odb/oracle/transaction.cxx +++ b/odb/oracle/transaction.cxx @@ -1,5 +1,5 @@ // file : odb/oracle/transaction.cxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include <cassert> diff --git a/odb/oracle/transaction.hxx b/odb/oracle/transaction.hxx index 5352fae..0cf9b7c 100644 --- a/odb/oracle/transaction.hxx +++ b/odb/oracle/transaction.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/transaction.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #ifndef ODB_ORACLE_TRANSACTION_HXX diff --git a/odb/oracle/transaction.ixx b/odb/oracle/transaction.ixx index 4c18bbf..76e3a10 100644 --- a/odb/oracle/transaction.ixx +++ b/odb/oracle/transaction.ixx @@ -1,5 +1,5 @@ // file : odb/oracle/transaction.ixx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include <odb/oracle/database.hxx> diff --git a/odb/oracle/version.hxx b/odb/oracle/version.hxx index abdb525..a730c5c 100644 --- a/odb/oracle/version.hxx +++ b/odb/oracle/version.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/version.hxx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #ifndef ODB_ORACLE_VERSION_HXX diff --git a/odb/oracle/view-result.hxx b/odb/oracle/view-result.hxx index 8a2d66a..d76fb42 100644 --- a/odb/oracle/view-result.hxx +++ b/odb/oracle/view-result.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/view-result.hxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #ifndef ODB_ORACLE_VIEW_RESULT_HXX diff --git a/odb/oracle/view-result.txx b/odb/oracle/view-result.txx index 982a33d..01e50e7 100644 --- a/odb/oracle/view-result.txx +++ b/odb/oracle/view-result.txx @@ -1,5 +1,5 @@ // file : odb/oracle/view-result.txx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include <odb/callback.hxx> diff --git a/odb/oracle/view-statements.hxx b/odb/oracle/view-statements.hxx index aee6935..34fb4b0 100644 --- a/odb/oracle/view-statements.hxx +++ b/odb/oracle/view-statements.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/view-statements.hxx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #ifndef ODB_ORACLE_VIEW_STATEMENTS_HXX diff --git a/odb/oracle/view-statements.txx b/odb/oracle/view-statements.txx index 179eacb..9222885 100644 --- a/odb/oracle/view-statements.txx +++ b/odb/oracle/view-statements.txx @@ -1,5 +1,5 @@ // file : odb/oracle/view-statements.txx -// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include <cstring> // std::memset |