From 458968a0f6d5a99de6d2d9a551526c7cc513df30 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 24 May 2018 22:09:24 +0300 Subject: Update copyright year --- Makefile.am | 2 +- bootstrap | 2 +- build/bootstrap.make | 2 +- build/export/libodb-oracle/stub.make | 2 +- build/import/cli/LICENSE | 2 +- build/import/cli/cli-cxx.make | 2 +- build/import/cli/configuration-rules.make | 2 +- build/import/cli/configure | 2 +- build/import/cli/stub.make | 2 +- build/import/liboci/configuration-rules.make | 2 +- build/import/liboci/configure | 2 +- build/import/liboci/rules.make | 2 +- build/import/liboci/stub.make | 2 +- build/import/libodb-oracle/configuration-rules.make | 2 +- build/import/libodb-oracle/configure | 2 +- build/import/libodb-oracle/stub.make | 2 +- build/import/libodb/configuration-rules.make | 2 +- build/import/libodb/configure | 2 +- build/import/libodb/stub.make | 2 +- configure.ac | 2 +- libodb-oracle.pc.in | 2 +- m4/disable-rpath.m4 | 2 +- m4/liboci.m4 | 2 +- m4/libodb.m4 | 2 +- m4/libtool-link.m4 | 2 +- m4/pkgconfig.m4 | 2 +- m4/static-lib.m4 | 2 +- m4/threads.m4 | 2 +- makefile | 2 +- odb/oracle/Makefile.am | 2 +- odb/oracle/auto-descriptor.cxx | 2 +- odb/oracle/auto-descriptor.hxx | 2 +- odb/oracle/auto-handle.cxx | 2 +- odb/oracle/auto-handle.hxx | 2 +- odb/oracle/binding.hxx | 2 +- odb/oracle/connection-factory.cxx | 2 +- odb/oracle/connection-factory.hxx | 2 +- odb/oracle/connection.cxx | 2 +- odb/oracle/connection.hxx | 2 +- odb/oracle/connection.ixx | 2 +- odb/oracle/container-statements.hxx | 2 +- odb/oracle/container-statements.txx | 2 +- odb/oracle/database.cxx | 2 +- odb/oracle/database.hxx | 2 +- odb/oracle/database.ixx | 2 +- odb/oracle/details/config.h.in | 2 +- odb/oracle/details/config.hxx | 2 +- odb/oracle/details/conversion.hxx | 2 +- odb/oracle/details/date.hxx | 2 +- odb/oracle/details/export.hxx | 2 +- odb/oracle/details/number.cxx | 2 +- odb/oracle/details/number.hxx | 2 +- odb/oracle/details/options.cli | 2 +- odb/oracle/error.cxx | 2 +- odb/oracle/error.hxx | 2 +- odb/oracle/exceptions.cxx | 2 +- odb/oracle/exceptions.hxx | 2 +- odb/oracle/forward.hxx | 2 +- odb/oracle/makefile | 2 +- odb/oracle/no-id-object-result.hxx | 2 +- odb/oracle/no-id-object-result.txx | 2 +- odb/oracle/no-id-object-statements.hxx | 2 +- odb/oracle/no-id-object-statements.txx | 2 +- odb/oracle/oracle-fwd.hxx | 2 +- odb/oracle/oracle-types.cxx | 2 +- odb/oracle/oracle-types.hxx | 2 +- odb/oracle/polymorphic-object-result.hxx | 2 +- odb/oracle/polymorphic-object-result.txx | 2 +- odb/oracle/polymorphic-object-statements.hxx | 2 +- odb/oracle/polymorphic-object-statements.txx | 2 +- odb/oracle/prepared-query.cxx | 2 +- odb/oracle/prepared-query.hxx | 2 +- odb/oracle/query-const-expr.cxx | 2 +- odb/oracle/query-dynamic.cxx | 2 +- odb/oracle/query-dynamic.hxx | 2 +- odb/oracle/query-dynamic.ixx | 2 +- odb/oracle/query-dynamic.txx | 2 +- odb/oracle/query.cxx | 2 +- odb/oracle/query.hxx | 2 +- odb/oracle/query.ixx | 2 +- odb/oracle/query.txx | 2 +- odb/oracle/section-statements.hxx | 2 +- odb/oracle/section-statements.txx | 2 +- odb/oracle/simple-object-result.hxx | 2 +- odb/oracle/simple-object-result.txx | 2 +- odb/oracle/simple-object-statements.cxx | 2 +- odb/oracle/simple-object-statements.hxx | 2 +- odb/oracle/simple-object-statements.ixx | 2 +- odb/oracle/simple-object-statements.txx | 2 +- odb/oracle/statement-cache.hxx | 2 +- odb/oracle/statement-cache.txx | 2 +- odb/oracle/statement.cxx | 2 +- odb/oracle/statement.hxx | 2 +- odb/oracle/statement.ixx | 2 +- odb/oracle/statements-base.cxx | 2 +- odb/oracle/statements-base.hxx | 2 +- odb/oracle/tracer.cxx | 2 +- odb/oracle/tracer.hxx | 2 +- odb/oracle/traits-calls.hxx | 2 +- odb/oracle/traits.cxx | 2 +- odb/oracle/traits.hxx | 2 +- odb/oracle/traits.txx | 2 +- odb/oracle/transaction-impl.cxx | 2 +- odb/oracle/transaction-impl.hxx | 2 +- odb/oracle/transaction-impl.ixx | 2 +- odb/oracle/transaction.cxx | 2 +- odb/oracle/transaction.hxx | 2 +- odb/oracle/transaction.ixx | 2 +- odb/oracle/version.hxx | 2 +- odb/oracle/view-result.hxx | 2 +- odb/oracle/view-result.txx | 2 +- odb/oracle/view-statements.hxx | 2 +- odb/oracle/view-statements.txx | 2 +- 113 files changed, 113 insertions(+), 113 deletions(-) diff --git a/Makefile.am b/Makefile.am index 044d8f5..26d75d6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ # file : Makefile.am -# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC # license : ODB NCUEL; see accompanying LICENSE file SUBDIRS = __path__(dirs) diff --git a/bootstrap b/bootstrap index 2549673..ba11c38 100755 --- a/bootstrap +++ b/bootstrap @@ -1,7 +1,7 @@ #! /bin/sh # file : bootstrap -# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC # license : ODB NCUEL; see accompanying LICENSE file # diff --git a/build/bootstrap.make b/build/bootstrap.make index 763e753..115fe25 100644 --- a/build/bootstrap.make +++ b/build/bootstrap.make @@ -1,5 +1,5 @@ # file : build/bootstrap.make -# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2018 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 69c8fdb..e36d4de 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-2017 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2018 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 e3e517c..ba1973a 100644 --- a/build/import/cli/LICENSE +++ b/build/import/cli/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2009-2017 Code Synthesis Tools CC. +Copyright (c) 2009-2018 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 d9ee187..913ce1f 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-2017 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2018 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 cc21ce1..8af2efc 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-2017 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2018 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 9622f6f..704773b 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-2017 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2018 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 9ea25ca..a21aa40 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-2017 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2018 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 72fd6d3..85177ca 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-2017 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2018 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 d6bcd5d..b60c0cf 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-2017 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2018 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 faebd15..719888a 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-2017 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2018 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 3e9ce72..2af2e0d 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-2017 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2018 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 b37cfd3..0318900 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-2017 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2018 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 0746431..670c071 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-2017 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2018 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 13395df..0eae4a1 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-2017 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2018 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 7e8c620..2fbb636 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-2017 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2018 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 db7a7ab..b2df157 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-2017 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2018 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 cb5ce6f..a96dc45 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-2017 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2018 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 065af1c..7a9bbec 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # file : configure.ac -# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2018 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 99d8483..82350d5 100644 --- a/libodb-oracle.pc.in +++ b/libodb-oracle.pc.in @@ -1,5 +1,5 @@ # file : libodb-oracle.pc.in -# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2018 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 6695e1b..fa26621 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-2017 Code Synthesis Tools CC +dnl copyright : Copyright (c) 2009-2018 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 2d0605d..e8da641 100644 --- a/m4/liboci.m4 +++ b/m4/liboci.m4 @@ -1,5 +1,5 @@ dnl file : m4/oci.m4 -dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +dnl copyright : Copyright (c) 2009-2018 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 ad1d316..7cffd60 100644 --- a/m4/libodb.m4 +++ b/m4/libodb.m4 @@ -1,5 +1,5 @@ dnl file : m4/libodb.m4 -dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +dnl copyright : Copyright (c) 2009-2018 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 acafbb0..772b821 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-2017 Code Synthesis Tools CC +dnl copyright : Copyright (c) 2009-2018 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 546ee0f..241311d 100644 --- a/m4/pkgconfig.m4 +++ b/m4/pkgconfig.m4 @@ -1,5 +1,5 @@ dnl file : m4/pkgconfig.m4 -dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +dnl copyright : Copyright (c) 2009-2018 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 fb07f49..96e3706 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-2017 Code Synthesis Tools CC +dnl copyright : Copyright (c) 2009-2018 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 e07a37d..b095d18 100644 --- a/m4/threads.m4 +++ b/m4/threads.m4 @@ -1,5 +1,5 @@ dnl file : m4/threads.m4 -dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +dnl copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC dnl license : GNU GPL v2; see accompanying LICENSE file dnl AC_DEFUN([THREADS],[ diff --git a/makefile b/makefile index 41e7d61..8df16d3 100644 --- a/makefile +++ b/makefile @@ -1,5 +1,5 @@ # file : makefile -# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2018 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 2a38429..c29e278 100644 --- a/odb/oracle/Makefile.am +++ b/odb/oracle/Makefile.am @@ -1,5 +1,5 @@ # file : odb/oracle/Makefile.am -# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2018 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 432bf2b..2af5d98 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include diff --git a/odb/oracle/auto-descriptor.hxx b/odb/oracle/auto-descriptor.hxx index dd3d4fa..f5da092 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 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 31bc9b9..a0177ea 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include diff --git a/odb/oracle/auto-handle.hxx b/odb/oracle/auto-handle.hxx index fe24360..03e1a89 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 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 d93d514..5801c5e 100644 --- a/odb/oracle/binding.hxx +++ b/odb/oracle/binding.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/binding.hxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 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 402e124..14f4948 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include diff --git a/odb/oracle/connection-factory.hxx b/odb/oracle/connection-factory.hxx index 34b53c4..bc48ec4 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2018 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 4660b91..3834693 100644 --- a/odb/oracle/connection.cxx +++ b/odb/oracle/connection.cxx @@ -1,5 +1,5 @@ // file : odb/oracle/connection.cxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include diff --git a/odb/oracle/connection.hxx b/odb/oracle/connection.hxx index c83296e..decbecb 100644 --- a/odb/oracle/connection.hxx +++ b/odb/oracle/connection.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/connection.hxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 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 5c7db94..2614636 100644 --- a/odb/oracle/connection.ixx +++ b/odb/oracle/connection.ixx @@ -1,5 +1,5 @@ // file : odb/oracle/connection.ixx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 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 20365bc..a24808d 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 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 c6be6b6..fb4ac57 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include // std::size_t diff --git a/odb/oracle/database.cxx b/odb/oracle/database.cxx index 375739d..3116ad0 100644 --- a/odb/oracle/database.cxx +++ b/odb/oracle/database.cxx @@ -1,5 +1,5 @@ // file : odb/oracle/database.cxx -// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include diff --git a/odb/oracle/database.hxx b/odb/oracle/database.hxx index ae7ddc1..6be8168 100644 --- a/odb/oracle/database.hxx +++ b/odb/oracle/database.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/database.hxx -// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2018 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 dad6020..be428d3 100644 --- a/odb/oracle/database.ixx +++ b/odb/oracle/database.ixx @@ -1,5 +1,5 @@ // file : odb/oracle/database.ixx -// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include // move() diff --git a/odb/oracle/details/config.h.in b/odb/oracle/details/config.h.in index a338d15..8497941 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-2017 Code Synthesis Tools CC + * copyright : Copyright (c) 2009-2018 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 59de09b..47e17d5 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 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 606c195..d74814c 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2018 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 ef87fd8..c8a085a 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2018 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 e71b2bf..bce6195 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 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 c47e286..2a51194 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include // std::size_t diff --git a/odb/oracle/details/number.hxx b/odb/oracle/details/number.hxx index 512a2c8..a21696f 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 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 2cd2110..11a278d 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file include ; diff --git a/odb/oracle/error.cxx b/odb/oracle/error.cxx index 7989060..9cfe026 100644 --- a/odb/oracle/error.cxx +++ b/odb/oracle/error.cxx @@ -1,5 +1,5 @@ // file : odb/oracle/error.cxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include diff --git a/odb/oracle/error.hxx b/odb/oracle/error.hxx index 23b749d..21a0ce8 100644 --- a/odb/oracle/error.hxx +++ b/odb/oracle/error.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/error.hxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 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 53c785a..ff11124 100644 --- a/odb/oracle/exceptions.cxx +++ b/odb/oracle/exceptions.cxx @@ -1,5 +1,5 @@ // file : odb/oracle/exceptions.cxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include diff --git a/odb/oracle/exceptions.hxx b/odb/oracle/exceptions.hxx index bf954e9..37ad849 100644 --- a/odb/oracle/exceptions.hxx +++ b/odb/oracle/exceptions.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/exceptions.hxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 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 4bb1ec4..8b48c75 100644 --- a/odb/oracle/forward.hxx +++ b/odb/oracle/forward.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/forward.hxx -// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2018 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 e9fdb26..6963297 100644 --- a/odb/oracle/makefile +++ b/odb/oracle/makefile @@ -1,5 +1,5 @@ # file : odb/oracle/makefile -# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2018 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 632d2a8..f7ae101 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2018 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 1d60252..705e744 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include diff --git a/odb/oracle/no-id-object-statements.hxx b/odb/oracle/no-id-object-statements.hxx index b0d5caf..53cb7f7 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 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 0632ead..b0416e9 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include // std::memset diff --git a/odb/oracle/oracle-fwd.hxx b/odb/oracle/oracle-fwd.hxx index 14e39d3..7f61349 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 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 67e1f55..d6fa634 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include diff --git a/odb/oracle/oracle-types.hxx b/odb/oracle/oracle-types.hxx index 2d2a41f..06b786d 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 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 ca3ac40..e6d81f5 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2018 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 7db96a5..f481349 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include diff --git a/odb/oracle/polymorphic-object-statements.hxx b/odb/oracle/polymorphic-object-statements.hxx index dd31809..72b1235 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 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 5d6c1da..fc94831 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include // std::memset diff --git a/odb/oracle/prepared-query.cxx b/odb/oracle/prepared-query.cxx index 2413e2e..d0e91dc 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include diff --git a/odb/oracle/prepared-query.hxx b/odb/oracle/prepared-query.hxx index 0bb6749..c8dc7e7 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 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 87db113..8cc38f5 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include diff --git a/odb/oracle/query-dynamic.cxx b/odb/oracle/query-dynamic.cxx index 4a6d9d4..923cad9 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include // std::size_t diff --git a/odb/oracle/query-dynamic.hxx b/odb/oracle/query-dynamic.hxx index dfb54f6..d650714 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 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 79c6023..5d736f6 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 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 2c63b46..88a45b4 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 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 fc0b8e0..8888f43 100644 --- a/odb/oracle/query.cxx +++ b/odb/oracle/query.cxx @@ -1,5 +1,5 @@ // file : odb/oracle/query.cxx -// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include // std::size_t diff --git a/odb/oracle/query.hxx b/odb/oracle/query.hxx index 6f37339..e1a21f1 100644 --- a/odb/oracle/query.hxx +++ b/odb/oracle/query.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/query.hxx -// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2018 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 432dbff..8853d62 100644 --- a/odb/oracle/query.ixx +++ b/odb/oracle/query.ixx @@ -1,5 +1,5 @@ // file : odb/oracle/query.ixx -// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2018 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 cd0b45e..3c37509 100644 --- a/odb/oracle/query.txx +++ b/odb/oracle/query.txx @@ -1,5 +1,5 @@ // file : odb/oracle/query.txx -// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2018 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 4d48a8a..94a9b92 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 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 87e96c7..18b7414 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include // std::memset diff --git a/odb/oracle/simple-object-result.hxx b/odb/oracle/simple-object-result.hxx index d5c795e..afc0a1a 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2018 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 236e3e7..51d9b4c 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include diff --git a/odb/oracle/simple-object-statements.cxx b/odb/oracle/simple-object-statements.cxx index addea15..0faa71b 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include diff --git a/odb/oracle/simple-object-statements.hxx b/odb/oracle/simple-object-statements.hxx index 2d27816..be9f5e1 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 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 ac12ee6..05b204a 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 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 0ebac36..bf92a4f 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include // std::memset diff --git a/odb/oracle/statement-cache.hxx b/odb/oracle/statement-cache.hxx index 6a21d8f..bf2811e 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 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 dfb3769..71b9129 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include diff --git a/odb/oracle/statement.cxx b/odb/oracle/statement.cxx index d302da5..77a8a79 100644 --- a/odb/oracle/statement.cxx +++ b/odb/oracle/statement.cxx @@ -1,5 +1,5 @@ // file : odb/oracle/statement.cxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include diff --git a/odb/oracle/statement.hxx b/odb/oracle/statement.hxx index 0497d83..95f57f2 100644 --- a/odb/oracle/statement.hxx +++ b/odb/oracle/statement.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/statement.hxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 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 77829dc..bc6a6c1 100644 --- a/odb/oracle/statement.ixx +++ b/odb/oracle/statement.ixx @@ -1,5 +1,5 @@ // file : odb/oracle/statement.ixx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 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 be5bd42..b858c7b 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include diff --git a/odb/oracle/statements-base.hxx b/odb/oracle/statements-base.hxx index f08a34d..7596af8 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 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 33aad2b..1b5fdc5 100644 --- a/odb/oracle/tracer.cxx +++ b/odb/oracle/tracer.cxx @@ -1,5 +1,5 @@ // file : odb/oracle/tracer.cxx -// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include diff --git a/odb/oracle/tracer.hxx b/odb/oracle/tracer.hxx index a35bec7..c4cb60a 100644 --- a/odb/oracle/tracer.hxx +++ b/odb/oracle/tracer.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/tracer.hxx -// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2018 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 39b603a..0c85ccb 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2018 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 ced4f15..c50c96f 100644 --- a/odb/oracle/traits.cxx +++ b/odb/oracle/traits.cxx @@ -1,5 +1,5 @@ // file : odb/oracle/traits.cxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include diff --git a/odb/oracle/traits.hxx b/odb/oracle/traits.hxx index 825fc96..584ff7c 100644 --- a/odb/oracle/traits.hxx +++ b/odb/oracle/traits.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/traits.hxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 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 f65ac80..8757b5c 100644 --- a/odb/oracle/traits.txx +++ b/odb/oracle/traits.txx @@ -1,5 +1,5 @@ // file : odb/oracle/traits.txx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 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 b0ae182..e33a2fa 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include diff --git a/odb/oracle/transaction-impl.hxx b/odb/oracle/transaction-impl.hxx index 4942ef5..257c54e 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2018 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 22662c5..fbbdaf9 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2018 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 41a7858..ea79114 100644 --- a/odb/oracle/transaction.cxx +++ b/odb/oracle/transaction.cxx @@ -1,5 +1,5 @@ // file : odb/oracle/transaction.cxx -// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include diff --git a/odb/oracle/transaction.hxx b/odb/oracle/transaction.hxx index 924ec5f..e973d2b 100644 --- a/odb/oracle/transaction.hxx +++ b/odb/oracle/transaction.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/transaction.hxx -// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2018 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 853e369..44813b7 100644 --- a/odb/oracle/transaction.ixx +++ b/odb/oracle/transaction.ixx @@ -1,5 +1,5 @@ // file : odb/oracle/transaction.ixx -// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include diff --git a/odb/oracle/version.hxx b/odb/oracle/version.hxx index c31e17d..0cd2129 100644 --- a/odb/oracle/version.hxx +++ b/odb/oracle/version.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/version.hxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 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 8e18521..0a77342 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2018 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 fea2a8f..140c032 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include diff --git a/odb/oracle/view-statements.hxx b/odb/oracle/view-statements.hxx index d3f908a..adf2154 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 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 58762bc..4ebb6f4 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include // std::memset -- cgit v1.1