From b363b6ecf12d9652cc20043c7782424df4a1c543 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 13 Feb 2020 12:23:41 +0300 Subject: Drop copyright notice from source code --- Makefile.am | 1 - bootstrap | 1 - build/bootstrap.build | 1 - build/bootstrap.make | 1 - build/export.build | 1 - build/export/libodb-oracle/stub.make | 1 - build/import/cli/cli-cxx.make | 1 - build/import/cli/configuration-rules.make | 1 - build/import/cli/configure | 1 - build/import/cli/stub.make | 1 - build/import/liboci/configuration-rules.make | 1 - build/import/liboci/configure | 1 - build/import/liboci/rules.make | 1 - build/import/liboci/stub.make | 1 - build/import/libodb-oracle/configuration-rules.make | 1 - build/import/libodb-oracle/configure | 1 - build/import/libodb-oracle/stub.make | 1 - build/import/libodb/configuration-rules.make | 1 - build/import/libodb/configure | 1 - build/import/libodb/stub.make | 1 - build/root.build | 1 - buildfile | 1 - configure.ac | 1 - libodb-oracle.pc.in | 1 - m4/disable-rpath.m4 | 1 - m4/liboci.m4 | 1 - m4/libodb.m4 | 1 - m4/libtool-link.m4 | 1 - m4/pkgconfig.m4 | 1 - m4/static-lib.m4 | 1 - m4/threads.m4 | 1 - makefile | 1 - odb/oracle/Makefile.am | 1 - odb/oracle/auto-descriptor.cxx | 1 - odb/oracle/auto-descriptor.hxx | 1 - odb/oracle/auto-handle.cxx | 1 - odb/oracle/auto-handle.hxx | 1 - odb/oracle/binding.hxx | 1 - odb/oracle/buildfile | 1 - odb/oracle/connection-factory.cxx | 1 - odb/oracle/connection-factory.hxx | 1 - odb/oracle/connection.cxx | 1 - odb/oracle/connection.hxx | 1 - odb/oracle/connection.ixx | 1 - odb/oracle/container-statements.hxx | 1 - odb/oracle/container-statements.txx | 1 - odb/oracle/database.cxx | 1 - odb/oracle/database.hxx | 1 - odb/oracle/database.ixx | 1 - odb/oracle/details/build2/config-stub.h | 1 - odb/oracle/details/build2/config-vc-stub.h | 1 - odb/oracle/details/build2/config-vc.h | 1 - odb/oracle/details/build2/config.h | 1 - odb/oracle/details/config-vc.h | 1 - odb/oracle/details/config.h.in | 1 - odb/oracle/details/config.hxx | 1 - odb/oracle/details/conversion.hxx | 1 - odb/oracle/details/date.hxx | 1 - odb/oracle/details/export.hxx | 1 - odb/oracle/details/number.cxx | 1 - odb/oracle/details/number.hxx | 1 - odb/oracle/details/options.cli | 1 - odb/oracle/error.cxx | 1 - odb/oracle/error.hxx | 1 - odb/oracle/exceptions.cxx | 1 - odb/oracle/exceptions.hxx | 1 - odb/oracle/forward.hxx | 1 - odb/oracle/makefile | 1 - odb/oracle/no-id-object-result.hxx | 1 - odb/oracle/no-id-object-result.txx | 1 - odb/oracle/no-id-object-statements.hxx | 1 - odb/oracle/no-id-object-statements.txx | 1 - odb/oracle/oracle-fwd.hxx | 1 - odb/oracle/oracle-types.cxx | 1 - odb/oracle/oracle-types.hxx | 1 - odb/oracle/polymorphic-object-result.hxx | 1 - odb/oracle/polymorphic-object-result.txx | 1 - odb/oracle/polymorphic-object-statements.hxx | 1 - odb/oracle/polymorphic-object-statements.txx | 1 - odb/oracle/prepared-query.cxx | 1 - odb/oracle/prepared-query.hxx | 1 - odb/oracle/query-const-expr.cxx | 1 - odb/oracle/query-dynamic.cxx | 1 - odb/oracle/query-dynamic.hxx | 1 - odb/oracle/query-dynamic.ixx | 1 - odb/oracle/query-dynamic.txx | 1 - odb/oracle/query.cxx | 1 - odb/oracle/query.hxx | 1 - odb/oracle/query.ixx | 1 - odb/oracle/query.txx | 1 - odb/oracle/section-statements.hxx | 1 - odb/oracle/section-statements.txx | 1 - odb/oracle/simple-object-result.hxx | 1 - odb/oracle/simple-object-result.txx | 1 - odb/oracle/simple-object-statements.cxx | 1 - odb/oracle/simple-object-statements.hxx | 1 - odb/oracle/simple-object-statements.ixx | 1 - odb/oracle/simple-object-statements.txx | 1 - odb/oracle/statement-cache.hxx | 1 - odb/oracle/statement-cache.txx | 1 - odb/oracle/statement.cxx | 1 - odb/oracle/statement.hxx | 1 - odb/oracle/statement.ixx | 1 - odb/oracle/statements-base.cxx | 1 - odb/oracle/statements-base.hxx | 1 - odb/oracle/tracer.cxx | 1 - odb/oracle/tracer.hxx | 1 - odb/oracle/traits-calls.hxx | 1 - odb/oracle/traits.cxx | 1 - odb/oracle/traits.hxx | 1 - odb/oracle/traits.txx | 1 - odb/oracle/transaction-impl.cxx | 1 - odb/oracle/transaction-impl.hxx | 1 - odb/oracle/transaction-impl.ixx | 1 - odb/oracle/transaction.cxx | 1 - odb/oracle/transaction.hxx | 1 - odb/oracle/transaction.ixx | 1 - odb/oracle/version-build2-stub.hxx | 1 - odb/oracle/version-build2.hxx.in | 1 - odb/oracle/version.hxx | 1 - odb/oracle/view-result.hxx | 1 - odb/oracle/view-result.txx | 1 - odb/oracle/view-statements.hxx | 1 - odb/oracle/view-statements.txx | 1 - tests/basics/buildfile | 1 - tests/basics/driver.cxx | 1 - tests/build/bootstrap.build | 1 - tests/build/root.build | 1 - tests/buildfile | 1 - 129 files changed, 129 deletions(-) diff --git a/Makefile.am b/Makefile.am index 308bf3d..7876cc7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,4 @@ # file : Makefile.am -# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC # license : ODB NCUEL; see accompanying LICENSE file SUBDIRS = __path__(dirs) diff --git a/bootstrap b/bootstrap index e57d81d..ff29551 100755 --- a/bootstrap +++ b/bootstrap @@ -1,7 +1,6 @@ #! /bin/sh # file : bootstrap -# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC # license : ODB NCUEL; see accompanying LICENSE file # diff --git a/build/bootstrap.build b/build/bootstrap.build index 39f7c91..8bb932b 100644 --- a/build/bootstrap.build +++ b/build/bootstrap.build @@ -1,5 +1,4 @@ # file : build/bootstrap.build -# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC # license : ODB NCUEL; see accompanying LICENSE file project = libodb-oracle diff --git a/build/bootstrap.make b/build/bootstrap.make index 21688aa..1b8004f 100644 --- a/build/bootstrap.make +++ b/build/bootstrap.make @@ -1,5 +1,4 @@ # file : build/bootstrap.make -# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC # license : ODB NCUEL; see accompanying LICENSE file project_name := libodb-oracle diff --git a/build/export.build b/build/export.build index 6f3254a..00ecc72 100644 --- a/build/export.build +++ b/build/export.build @@ -1,5 +1,4 @@ # file : build/export.build -# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC # license : ODB NCUEL; see accompanying LICENSE file $out_root/ diff --git a/build/export/libodb-oracle/stub.make b/build/export/libodb-oracle/stub.make index 0f2f278..499f11b 100644 --- a/build/export/libodb-oracle/stub.make +++ b/build/export/libodb-oracle/stub.make @@ -1,5 +1,4 @@ # file : build/export/libodb-oracle/stub.make -# copyright : Copyright (c) 2009-2019 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/cli-cxx.make b/build/import/cli/cli-cxx.make index 3d01453..9bdf238 100644 --- a/build/import/cli/cli-cxx.make +++ b/build/import/cli/cli-cxx.make @@ -1,5 +1,4 @@ # file : build/import/cli/cli-cxx.make -# copyright : Copyright (c) 2009-2019 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 f13d01b..6355000 100644 --- a/build/import/cli/configuration-rules.make +++ b/build/import/cli/configuration-rules.make @@ -1,5 +1,4 @@ # file : build/import/cli/configuration-rules.make -# copyright : Copyright (c) 2009-2019 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 944f48c..2a1fde4 100755 --- a/build/import/cli/configure +++ b/build/import/cli/configure @@ -1,7 +1,6 @@ #! /usr/bin/env bash # file : build/import/cli/configure -# copyright : Copyright (c) 2009-2019 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 047ba40..741b371 100644 --- a/build/import/cli/stub.make +++ b/build/import/cli/stub.make @@ -1,5 +1,4 @@ # file : build/import/cli/stub.make -# copyright : Copyright (c) 2009-2019 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 0ee83f4..dac07e8 100644 --- a/build/import/liboci/configuration-rules.make +++ b/build/import/liboci/configuration-rules.make @@ -1,5 +1,4 @@ # file : build/import/liboci/configuration-rules.make -# copyright : Copyright (c) 2009-2019 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 c0a28af..5fcefa5 100755 --- a/build/import/liboci/configure +++ b/build/import/liboci/configure @@ -1,7 +1,6 @@ #! /usr/bin/env bash # file : build/import/liboci/configure -# copyright : Copyright (c) 2009-2019 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 7dd0692..2d0664e 100644 --- a/build/import/liboci/rules.make +++ b/build/import/liboci/rules.make @@ -1,5 +1,4 @@ # file : build/import/liboci/rules.make -# copyright : Copyright (c) 2009-2019 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 2749400..f419ada 100644 --- a/build/import/liboci/stub.make +++ b/build/import/liboci/stub.make @@ -1,5 +1,4 @@ # file : build/import/liboci/stub.make -# copyright : Copyright (c) 2009-2019 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 046dd74..cef4150 100644 --- a/build/import/libodb-oracle/configuration-rules.make +++ b/build/import/libodb-oracle/configuration-rules.make @@ -1,5 +1,4 @@ # file : build/import/libodb-oracle/configuration-rules.make -# copyright : Copyright (c) 2009-2019 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 e611edf..81cd5e4 100755 --- a/build/import/libodb-oracle/configure +++ b/build/import/libodb-oracle/configure @@ -1,7 +1,6 @@ #! /usr/bin/env bash # file : build/import/libodb-oracle/configure -# copyright : Copyright (c) 2009-2019 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 781469c..6861dc7 100644 --- a/build/import/libodb-oracle/stub.make +++ b/build/import/libodb-oracle/stub.make @@ -1,5 +1,4 @@ # file : build/import/libodb-oracle/stub.make -# copyright : Copyright (c) 2009-2019 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 872cbb3..340c418 100644 --- a/build/import/libodb/configuration-rules.make +++ b/build/import/libodb/configuration-rules.make @@ -1,5 +1,4 @@ # file : build/import/libodb/configuration-rules.make -# copyright : Copyright (c) 2009-2019 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 0d57a5f..261a202 100755 --- a/build/import/libodb/configure +++ b/build/import/libodb/configure @@ -1,7 +1,6 @@ #! /usr/bin/env bash # file : build/import/libodb/configure -# copyright : Copyright (c) 2009-2019 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 6b7088d..04dc786 100644 --- a/build/import/libodb/stub.make +++ b/build/import/libodb/stub.make @@ -1,5 +1,4 @@ # file : build/import/libodb/stub.make -# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(call include-once,$(scf_root)/import/libodb/configuration-rules.make,$(dcf_root)) diff --git a/build/root.build b/build/root.build index 3da824c..022d030 100644 --- a/build/root.build +++ b/build/root.build @@ -1,5 +1,4 @@ # file : build/root.build -# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC # license : ODB NCUEL; see accompanying LICENSE file cxx.std = latest diff --git a/buildfile b/buildfile index 04f74b6..d45c607 100644 --- a/buildfile +++ b/buildfile @@ -1,5 +1,4 @@ # file : buildfile -# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC # license : ODB NCUEL; see accompanying LICENSE file ./: {*/ -build/ -m4/} doc{NCUEL INSTALL LICENSE NEWS README} manifest diff --git a/configure.ac b/configure.ac index fe9acba..fd3a1f3 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,4 @@ # file : configure.ac -# copyright : Copyright (c) 2009-2019 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 365d0f9..074e300 100644 --- a/libodb-oracle.pc.in +++ b/libodb-oracle.pc.in @@ -1,5 +1,4 @@ # file : libodb-oracle.pc.in -# copyright : Copyright (c) 2009-2019 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 7874d4b..0864209 100644 --- a/m4/disable-rpath.m4 +++ b/m4/disable-rpath.m4 @@ -1,5 +1,4 @@ dnl file : m4/disable-rpath.m4 -dnl copyright : Copyright (c) 2009-2019 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 cf50757..1e74fe6 100644 --- a/m4/liboci.m4 +++ b/m4/liboci.m4 @@ -1,5 +1,4 @@ dnl file : m4/oci.m4 -dnl copyright : Copyright (c) 2009-2019 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 5f140bd..0dba7c4 100644 --- a/m4/libodb.m4 +++ b/m4/libodb.m4 @@ -1,5 +1,4 @@ dnl file : m4/libodb.m4 -dnl copyright : Copyright (c) 2009-2019 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 635793f..302639f 100644 --- a/m4/libtool-link.m4 +++ b/m4/libtool-link.m4 @@ -1,5 +1,4 @@ dnl file : m4/libtool-link.m4 -dnl copyright : Copyright (c) 2009-2019 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 d5aa2d0..c48ea56 100644 --- a/m4/pkgconfig.m4 +++ b/m4/pkgconfig.m4 @@ -1,5 +1,4 @@ dnl file : m4/pkgconfig.m4 -dnl copyright : Copyright (c) 2009-2019 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 79b89cd..5fb1c11 100644 --- a/m4/static-lib.m4 +++ b/m4/static-lib.m4 @@ -1,5 +1,4 @@ dnl file : m4/static-lib.m4 -dnl copyright : Copyright (c) 2009-2019 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 10bdfdd..6f2e25f 100644 --- a/m4/threads.m4 +++ b/m4/threads.m4 @@ -1,5 +1,4 @@ dnl file : m4/threads.m4 -dnl copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC dnl license : GNU GPL v2; see accompanying LICENSE file dnl AC_DEFUN([THREADS],[ diff --git a/makefile b/makefile index f307ef8..b22b1bf 100644 --- a/makefile +++ b/makefile @@ -1,5 +1,4 @@ # file : makefile -# copyright : Copyright (c) 2009-2019 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 db0b0e8..d1dbca8 100644 --- a/odb/oracle/Makefile.am +++ b/odb/oracle/Makefile.am @@ -1,5 +1,4 @@ # file : odb/oracle/Makefile.am -# copyright : Copyright (c) 2009-2019 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 e709fe5..fa83086 100644 --- a/odb/oracle/auto-descriptor.cxx +++ b/odb/oracle/auto-descriptor.cxx @@ -1,5 +1,4 @@ // file : odb/oracle/auto-descriptor.cxx -// copyright : Copyright (c) 2005-2019 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 44d9f4f..b856a2c 100644 --- a/odb/oracle/auto-descriptor.hxx +++ b/odb/oracle/auto-descriptor.hxx @@ -1,5 +1,4 @@ // file : odb/oracle/auto-descriptor.hxx -// copyright : Copyright (c) 2005-2019 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 8d39690..55614d4 100644 --- a/odb/oracle/auto-handle.cxx +++ b/odb/oracle/auto-handle.cxx @@ -1,5 +1,4 @@ // file : odb/oracle/auto-handle.cxx -// copyright : Copyright (c) 2005-2019 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 088beed..ca8bcc3 100644 --- a/odb/oracle/auto-handle.hxx +++ b/odb/oracle/auto-handle.hxx @@ -1,5 +1,4 @@ // file : odb/oracle/auto-handle.hxx -// copyright : Copyright (c) 2005-2019 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 ab5a284..0b3c1d9 100644 --- a/odb/oracle/binding.hxx +++ b/odb/oracle/binding.hxx @@ -1,5 +1,4 @@ // file : odb/oracle/binding.hxx -// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #ifndef ODB_ORACLE_BINDING_HXX diff --git a/odb/oracle/buildfile b/odb/oracle/buildfile index 0ce7418..b0cedf5 100644 --- a/odb/oracle/buildfile +++ b/odb/oracle/buildfile @@ -1,5 +1,4 @@ # file : odb/oracle/buildfile -# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC # license : ODB NCUEL; see accompanying LICENSE file import int_libs = libodb%lib{odb} diff --git a/odb/oracle/connection-factory.cxx b/odb/oracle/connection-factory.cxx index 4383e15..9ad9474 100644 --- a/odb/oracle/connection-factory.cxx +++ b/odb/oracle/connection-factory.cxx @@ -1,5 +1,4 @@ // file : odb/oracle/connection-factory.cxx -// copyright : Copyright (c) 2009-2019 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 afd33cd..835759e 100644 --- a/odb/oracle/connection-factory.hxx +++ b/odb/oracle/connection-factory.hxx @@ -1,5 +1,4 @@ // file : odb/oracle/connection-factory.hxx -// copyright : Copyright (c) 2009-2019 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 4412f99..5c2f7a7 100644 --- a/odb/oracle/connection.cxx +++ b/odb/oracle/connection.cxx @@ -1,5 +1,4 @@ // file : odb/oracle/connection.cxx -// copyright : Copyright (c) 2005-2019 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 d3aec99..4192728 100644 --- a/odb/oracle/connection.hxx +++ b/odb/oracle/connection.hxx @@ -1,5 +1,4 @@ // file : odb/oracle/connection.hxx -// copyright : Copyright (c) 2005-2019 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 178d3dd..5abaddc 100644 --- a/odb/oracle/connection.ixx +++ b/odb/oracle/connection.ixx @@ -1,5 +1,4 @@ // file : odb/oracle/connection.ixx -// copyright : Copyright (c) 2005-2019 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 c71d885..23e1564 100644 --- a/odb/oracle/container-statements.hxx +++ b/odb/oracle/container-statements.hxx @@ -1,5 +1,4 @@ // file : odb/oracle/container-statements.hxx -// copyright : Copyright (c) 2005-2019 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 a58fd54..6a6c53b 100644 --- a/odb/oracle/container-statements.txx +++ b/odb/oracle/container-statements.txx @@ -1,5 +1,4 @@ // file : odb/oracle/container-statements.txx -// copyright : Copyright (c) 2005-2019 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 88892dd..a141fa0 100644 --- a/odb/oracle/database.cxx +++ b/odb/oracle/database.cxx @@ -1,5 +1,4 @@ // file : odb/oracle/database.cxx -// copyright : Copyright (c) 2009-2019 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 fdd54eb..90494a2 100644 --- a/odb/oracle/database.hxx +++ b/odb/oracle/database.hxx @@ -1,5 +1,4 @@ // file : odb/oracle/database.hxx -// copyright : Copyright (c) 2009-2019 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 5bbbb08..c416b00 100644 --- a/odb/oracle/database.ixx +++ b/odb/oracle/database.ixx @@ -1,5 +1,4 @@ // file : odb/oracle/database.ixx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include // move() diff --git a/odb/oracle/details/build2/config-stub.h b/odb/oracle/details/build2/config-stub.h index f35ebae..2159951 100644 --- a/odb/oracle/details/build2/config-stub.h +++ b/odb/oracle/details/build2/config-stub.h @@ -1,5 +1,4 @@ /* file : odb/oracle/details/build2/config-stub.h - * copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC * license : ODB NCUEL; see accompanying LICENSE file */ diff --git a/odb/oracle/details/build2/config-vc-stub.h b/odb/oracle/details/build2/config-vc-stub.h index 18400fb..697da2e 100644 --- a/odb/oracle/details/build2/config-vc-stub.h +++ b/odb/oracle/details/build2/config-vc-stub.h @@ -1,5 +1,4 @@ /* file : odb/oracle/details/build2/config-vc-stub.h - * copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC * license : ODB NCUEL; see accompanying LICENSE file */ diff --git a/odb/oracle/details/build2/config-vc.h b/odb/oracle/details/build2/config-vc.h index fa082df..8b9dbdd 100644 --- a/odb/oracle/details/build2/config-vc.h +++ b/odb/oracle/details/build2/config-vc.h @@ -1,5 +1,4 @@ /* file : odb/oracle/details/build2/config-vc.h - * copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC * license : ODB NCUEL; see accompanying LICENSE file */ diff --git a/odb/oracle/details/build2/config.h b/odb/oracle/details/build2/config.h index c0477b0..017c1ba 100644 --- a/odb/oracle/details/build2/config.h +++ b/odb/oracle/details/build2/config.h @@ -1,5 +1,4 @@ /* file : odb/oracle/details/build2/config.h - * copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC * license : ODB NCUEL; see accompanying LICENSE file */ diff --git a/odb/oracle/details/config-vc.h b/odb/oracle/details/config-vc.h index f291250..8036f07 100644 --- a/odb/oracle/details/config-vc.h +++ b/odb/oracle/details/config-vc.h @@ -1,5 +1,4 @@ /* file : odb/oracle/details/config-vc.h - * copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC * license : ODB NCUEL; see accompanying LICENSE file */ diff --git a/odb/oracle/details/config.h.in b/odb/oracle/details/config.h.in index b2cb076..3624466 100644 --- a/odb/oracle/details/config.h.in +++ b/odb/oracle/details/config.h.in @@ -1,5 +1,4 @@ /* file : odb/oracle/details/config.h.in - * copyright : Copyright (c) 2009-2019 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 71cf7b5..89f715b 100644 --- a/odb/oracle/details/config.hxx +++ b/odb/oracle/details/config.hxx @@ -1,5 +1,4 @@ // file : odb/oracle/details/config.hxx -// copyright : Copyright (c) 2005-2019 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 b9abfa2..c3c86cf 100644 --- a/odb/oracle/details/conversion.hxx +++ b/odb/oracle/details/conversion.hxx @@ -1,5 +1,4 @@ // file : odb/oracle/details/conversion.hxx -// copyright : Copyright (c) 2009-2019 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 ef3db43..d6c1acb 100644 --- a/odb/oracle/details/date.hxx +++ b/odb/oracle/details/date.hxx @@ -1,5 +1,4 @@ // file : odb/oracle/details/date.hxx -// copyright : Copyright (c) 2009-2019 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 598dece..7a7aea5 100644 --- a/odb/oracle/details/export.hxx +++ b/odb/oracle/details/export.hxx @@ -1,5 +1,4 @@ // file : odb/oracle/details/export.hxx -// copyright : Copyright (c) 2005-2019 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 c097115..aeb2b96 100644 --- a/odb/oracle/details/number.cxx +++ b/odb/oracle/details/number.cxx @@ -1,5 +1,4 @@ // file : odb/oracle/details/number.cxx -// copyright : Copyright (c) 2005-2019 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 a602a05..8ab6a90 100644 --- a/odb/oracle/details/number.hxx +++ b/odb/oracle/details/number.hxx @@ -1,5 +1,4 @@ // file : odb/oracle/details/number.hxx -// copyright : Copyright (c) 2005-2019 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 e63c423..82be308 100644 --- a/odb/oracle/details/options.cli +++ b/odb/oracle/details/options.cli @@ -1,5 +1,4 @@ // file : odb/oracle/details/options.cli -// copyright : Copyright (c) 2009-2019 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 c059581..3c9a7df 100644 --- a/odb/oracle/error.cxx +++ b/odb/oracle/error.cxx @@ -1,5 +1,4 @@ // file : odb/oracle/error.cxx -// copyright : Copyright (c) 2005-2019 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 f91e4fb..50092c8 100644 --- a/odb/oracle/error.hxx +++ b/odb/oracle/error.hxx @@ -1,5 +1,4 @@ // file : odb/oracle/error.hxx -// copyright : Copyright (c) 2005-2019 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 19d22bf..532306e 100644 --- a/odb/oracle/exceptions.cxx +++ b/odb/oracle/exceptions.cxx @@ -1,5 +1,4 @@ // file : odb/oracle/exceptions.cxx -// copyright : Copyright (c) 2005-2019 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 63f0f94..d21b742 100644 --- a/odb/oracle/exceptions.hxx +++ b/odb/oracle/exceptions.hxx @@ -1,5 +1,4 @@ // file : odb/oracle/exceptions.hxx -// copyright : Copyright (c) 2005-2019 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 3ff9a51..ae4d3a0 100644 --- a/odb/oracle/forward.hxx +++ b/odb/oracle/forward.hxx @@ -1,5 +1,4 @@ // file : odb/oracle/forward.hxx -// copyright : Copyright (c) 2009-2019 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 746a82e..a2ad29a 100644 --- a/odb/oracle/makefile +++ b/odb/oracle/makefile @@ -1,5 +1,4 @@ # file : odb/oracle/makefile -# copyright : Copyright (c) 2009-2019 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 770032f..93e7e54 100644 --- a/odb/oracle/no-id-object-result.hxx +++ b/odb/oracle/no-id-object-result.hxx @@ -1,5 +1,4 @@ // file : odb/oracle/no-id-object-result.hxx -// copyright : Copyright (c) 2009-2019 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 81ac5df..7bac70b 100644 --- a/odb/oracle/no-id-object-result.txx +++ b/odb/oracle/no-id-object-result.txx @@ -1,5 +1,4 @@ // file : odb/oracle/no-id-object-result.txx -// copyright : Copyright (c) 2009-2019 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 42f7a38..2e5a033 100644 --- a/odb/oracle/no-id-object-statements.hxx +++ b/odb/oracle/no-id-object-statements.hxx @@ -1,5 +1,4 @@ // file : odb/oracle/no-id-object-statements.hxx -// copyright : Copyright (c) 2005-2019 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 a8b155f..23d330f 100644 --- a/odb/oracle/no-id-object-statements.txx +++ b/odb/oracle/no-id-object-statements.txx @@ -1,5 +1,4 @@ // file : odb/oracle/no-id-object-statements.txx -// copyright : Copyright (c) 2005-2019 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 db61eda..cbc107a 100644 --- a/odb/oracle/oracle-fwd.hxx +++ b/odb/oracle/oracle-fwd.hxx @@ -1,5 +1,4 @@ // file : odb/oracle/oracle-fwd.hxx -// copyright : Copyright (c) 2005-2019 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 0e5581e..1ef531f 100644 --- a/odb/oracle/oracle-types.cxx +++ b/odb/oracle/oracle-types.cxx @@ -1,5 +1,4 @@ // file : odb/oracle/oracle-types.cxx -// copyright : Copyright (c) 2005-2019 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 a7b29e7..a9553b2 100644 --- a/odb/oracle/oracle-types.hxx +++ b/odb/oracle/oracle-types.hxx @@ -1,5 +1,4 @@ // file : odb/oracle/oracle-types.hxx -// copyright : Copyright (c) 2005-2019 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 1c85322..ddb3055 100644 --- a/odb/oracle/polymorphic-object-result.hxx +++ b/odb/oracle/polymorphic-object-result.hxx @@ -1,5 +1,4 @@ // file : odb/oracle/polymorphic-object-result.hxx -// copyright : Copyright (c) 2009-2019 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 7acae63..b810b29 100644 --- a/odb/oracle/polymorphic-object-result.txx +++ b/odb/oracle/polymorphic-object-result.txx @@ -1,5 +1,4 @@ // file : odb/oracle/polymorphic-object-result.txx -// copyright : Copyright (c) 2009-2019 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 c5dcf15..fbb8fcf 100644 --- a/odb/oracle/polymorphic-object-statements.hxx +++ b/odb/oracle/polymorphic-object-statements.hxx @@ -1,5 +1,4 @@ // file : odb/oracle/polymorphic-object-statements.hxx -// copyright : Copyright (c) 2005-2019 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 a0bcfbd..96ff18a 100644 --- a/odb/oracle/polymorphic-object-statements.txx +++ b/odb/oracle/polymorphic-object-statements.txx @@ -1,5 +1,4 @@ // file : odb/oracle/polymorphic-object-statements.txx -// copyright : Copyright (c) 2005-2019 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 e53e422..7fa11be 100644 --- a/odb/oracle/prepared-query.cxx +++ b/odb/oracle/prepared-query.cxx @@ -1,5 +1,4 @@ // file : odb/oracle/prepared-query.cxx -// copyright : Copyright (c) 2005-2019 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 3c71adc..c449a3a 100644 --- a/odb/oracle/prepared-query.hxx +++ b/odb/oracle/prepared-query.hxx @@ -1,5 +1,4 @@ // file : odb/oracle/prepared-query.hxx -// copyright : Copyright (c) 2005-2019 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 12417ec..5395f1f 100644 --- a/odb/oracle/query-const-expr.cxx +++ b/odb/oracle/query-const-expr.cxx @@ -1,5 +1,4 @@ // file : odb/oracle/query-const-expr.cxx -// copyright : Copyright (c) 2009-2019 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 ac38ab6..8ee4964 100644 --- a/odb/oracle/query-dynamic.cxx +++ b/odb/oracle/query-dynamic.cxx @@ -1,5 +1,4 @@ // file : odb/oracle/query-dynamic.cxx -// copyright : Copyright (c) 2005-2019 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 a1fbcf9..eceac44 100644 --- a/odb/oracle/query-dynamic.hxx +++ b/odb/oracle/query-dynamic.hxx @@ -1,5 +1,4 @@ // file : odb/oracle/query-dynamic.hxx -// copyright : Copyright (c) 2005-2019 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 a6023ce..154f5cb 100644 --- a/odb/oracle/query-dynamic.ixx +++ b/odb/oracle/query-dynamic.ixx @@ -1,5 +1,4 @@ // file : odb/oracle/query-dynamic.ixx -// copyright : Copyright (c) 2005-2019 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 5344158..a19b5c8 100644 --- a/odb/oracle/query-dynamic.txx +++ b/odb/oracle/query-dynamic.txx @@ -1,5 +1,4 @@ // file : odb/oracle/query-dynamic.txx -// copyright : Copyright (c) 2005-2019 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 34b9deb..890e1db 100644 --- a/odb/oracle/query.cxx +++ b/odb/oracle/query.cxx @@ -1,5 +1,4 @@ // file : odb/oracle/query.cxx -// copyright : Copyright (c) 2009-2019 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 d3209cd..a1cbd80 100644 --- a/odb/oracle/query.hxx +++ b/odb/oracle/query.hxx @@ -1,5 +1,4 @@ // file : odb/oracle/query.hxx -// copyright : Copyright (c) 2009-2019 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 9e69d4c..48caec3 100644 --- a/odb/oracle/query.ixx +++ b/odb/oracle/query.ixx @@ -1,5 +1,4 @@ // file : odb/oracle/query.ixx -// copyright : Copyright (c) 2009-2019 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 5ba5a27..65f2858 100644 --- a/odb/oracle/query.txx +++ b/odb/oracle/query.txx @@ -1,5 +1,4 @@ // file : odb/oracle/query.txx -// copyright : Copyright (c) 2009-2019 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 1e833a1..1819fb1 100644 --- a/odb/oracle/section-statements.hxx +++ b/odb/oracle/section-statements.hxx @@ -1,5 +1,4 @@ // file : odb/oracle/section-statements.hxx -// copyright : Copyright (c) 2005-2019 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 06d977b..45606d5 100644 --- a/odb/oracle/section-statements.txx +++ b/odb/oracle/section-statements.txx @@ -1,5 +1,4 @@ // file : odb/oracle/section-statements.txx -// copyright : Copyright (c) 2005-2019 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 3b2ab8f..df828d2 100644 --- a/odb/oracle/simple-object-result.hxx +++ b/odb/oracle/simple-object-result.hxx @@ -1,5 +1,4 @@ // file : odb/oracle/simple-object-result.hxx -// copyright : Copyright (c) 2009-2019 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 0c59a47..436c5a9 100644 --- a/odb/oracle/simple-object-result.txx +++ b/odb/oracle/simple-object-result.txx @@ -1,5 +1,4 @@ // file : odb/oracle/simple-object-result.txx -// copyright : Copyright (c) 2009-2019 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 92f3ad7..330627a 100644 --- a/odb/oracle/simple-object-statements.cxx +++ b/odb/oracle/simple-object-statements.cxx @@ -1,5 +1,4 @@ // file : odb/oracle/simple-object-statements.cxx -// copyright : Copyright (c) 2005-2019 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 1be9f88..98e60b2 100644 --- a/odb/oracle/simple-object-statements.hxx +++ b/odb/oracle/simple-object-statements.hxx @@ -1,5 +1,4 @@ // file : odb/oracle/simple-object-statements.hxx -// copyright : Copyright (c) 2005-2019 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 8ca0fa6..4631d69 100644 --- a/odb/oracle/simple-object-statements.ixx +++ b/odb/oracle/simple-object-statements.ixx @@ -1,5 +1,4 @@ // file : odb/oracle/simple-object-statements.ixx -// copyright : Copyright (c) 2005-2019 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 5d7c7a0..99de084 100644 --- a/odb/oracle/simple-object-statements.txx +++ b/odb/oracle/simple-object-statements.txx @@ -1,5 +1,4 @@ // file : odb/oracle/simple-object-statements.txx -// copyright : Copyright (c) 2005-2019 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 2295f4b..2dba01f 100644 --- a/odb/oracle/statement-cache.hxx +++ b/odb/oracle/statement-cache.hxx @@ -1,5 +1,4 @@ // file : odb/oracle/statement-cache.hxx -// copyright : Copyright (c) 2005-2019 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 e9eaca0..23d9504 100644 --- a/odb/oracle/statement-cache.txx +++ b/odb/oracle/statement-cache.txx @@ -1,5 +1,4 @@ // file : odb/oracle/statement-cache.txx -// copyright : Copyright (c) 2005-2019 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 29bd536..a55ec15 100644 --- a/odb/oracle/statement.cxx +++ b/odb/oracle/statement.cxx @@ -1,5 +1,4 @@ // file : odb/oracle/statement.cxx -// copyright : Copyright (c) 2005-2019 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 59780ea..733bcb4 100644 --- a/odb/oracle/statement.hxx +++ b/odb/oracle/statement.hxx @@ -1,5 +1,4 @@ // file : odb/oracle/statement.hxx -// copyright : Copyright (c) 2005-2019 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 cbe7a08..ef0fa64 100644 --- a/odb/oracle/statement.ixx +++ b/odb/oracle/statement.ixx @@ -1,5 +1,4 @@ // file : odb/oracle/statement.ixx -// copyright : Copyright (c) 2005-2019 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 e435b36..e25d851 100644 --- a/odb/oracle/statements-base.cxx +++ b/odb/oracle/statements-base.cxx @@ -1,5 +1,4 @@ // file : odb/oracle/statements-base.cxx -// copyright : Copyright (c) 2005-2019 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 a318892..61b34ae 100644 --- a/odb/oracle/statements-base.hxx +++ b/odb/oracle/statements-base.hxx @@ -1,5 +1,4 @@ // file : odb/oracle/statements-base.hxx -// copyright : Copyright (c) 2005-2019 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 306f19a..ca56d05 100644 --- a/odb/oracle/tracer.cxx +++ b/odb/oracle/tracer.cxx @@ -1,5 +1,4 @@ // file : odb/oracle/tracer.cxx -// copyright : Copyright (c) 2009-2019 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 caf2e74..0627926 100644 --- a/odb/oracle/tracer.hxx +++ b/odb/oracle/tracer.hxx @@ -1,5 +1,4 @@ // file : odb/oracle/tracer.hxx -// copyright : Copyright (c) 2009-2019 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 29771e2..7b9d6f3 100644 --- a/odb/oracle/traits-calls.hxx +++ b/odb/oracle/traits-calls.hxx @@ -1,5 +1,4 @@ // file : odb/oracle/traits-calls.hxx -// copyright : Copyright (c) 2009-2019 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 d3c4fd9..6c7b46e 100644 --- a/odb/oracle/traits.cxx +++ b/odb/oracle/traits.cxx @@ -1,5 +1,4 @@ // file : odb/oracle/traits.cxx -// copyright : Copyright (c) 2005-2019 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 a6cb154..8a1673c 100644 --- a/odb/oracle/traits.hxx +++ b/odb/oracle/traits.hxx @@ -1,5 +1,4 @@ // file : odb/oracle/traits.hxx -// copyright : Copyright (c) 2005-2019 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 30096a3..22d8f9e 100644 --- a/odb/oracle/traits.txx +++ b/odb/oracle/traits.txx @@ -1,5 +1,4 @@ // file : odb/oracle/traits.txx -// copyright : Copyright (c) 2005-2019 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 2c40b92..377e409 100644 --- a/odb/oracle/transaction-impl.cxx +++ b/odb/oracle/transaction-impl.cxx @@ -1,5 +1,4 @@ // file : odb/oracle/transaction-impl.cxx -// copyright : Copyright (c) 2009-2019 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 d22ba09..5fe3edf 100644 --- a/odb/oracle/transaction-impl.hxx +++ b/odb/oracle/transaction-impl.hxx @@ -1,5 +1,4 @@ // file : odb/oracle/transaction-impl.hxx -// copyright : Copyright (c) 2009-2019 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 dd097d7..1c80b10 100644 --- a/odb/oracle/transaction-impl.ixx +++ b/odb/oracle/transaction-impl.ixx @@ -1,5 +1,4 @@ // file : odb/oracle/transaction-impl.ixx -// copyright : Copyright (c) 2009-2019 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 f9196bc..6dff1a0 100644 --- a/odb/oracle/transaction.cxx +++ b/odb/oracle/transaction.cxx @@ -1,5 +1,4 @@ // file : odb/oracle/transaction.cxx -// copyright : Copyright (c) 2009-2019 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 be70d3c..057167c 100644 --- a/odb/oracle/transaction.hxx +++ b/odb/oracle/transaction.hxx @@ -1,5 +1,4 @@ // file : odb/oracle/transaction.hxx -// copyright : Copyright (c) 2009-2019 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 ed1f502..4f09505 100644 --- a/odb/oracle/transaction.ixx +++ b/odb/oracle/transaction.ixx @@ -1,5 +1,4 @@ // file : odb/oracle/transaction.ixx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include diff --git a/odb/oracle/version-build2-stub.hxx b/odb/oracle/version-build2-stub.hxx index 53c0b95..d7da05c 100644 --- a/odb/oracle/version-build2-stub.hxx +++ b/odb/oracle/version-build2-stub.hxx @@ -1,5 +1,4 @@ // file : odb/oracle/version-build2-stub.hxx -// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include diff --git a/odb/oracle/version-build2.hxx.in b/odb/oracle/version-build2.hxx.in index 75c8eed..6006a0e 100644 --- a/odb/oracle/version-build2.hxx.in +++ b/odb/oracle/version-build2.hxx.in @@ -1,5 +1,4 @@ // file : odb/oracle/version-build2.hxx.in -// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #ifndef LIBODB_ORACLE_VERSION // Note: using the version macro itself. diff --git a/odb/oracle/version.hxx b/odb/oracle/version.hxx index 2d5bd66..9ffb7fa 100644 --- a/odb/oracle/version.hxx +++ b/odb/oracle/version.hxx @@ -1,5 +1,4 @@ // file : odb/oracle/version.hxx -// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #ifdef LIBODB_ORACLE_BUILD2 diff --git a/odb/oracle/view-result.hxx b/odb/oracle/view-result.hxx index 0d81d56..15d1cee 100644 --- a/odb/oracle/view-result.hxx +++ b/odb/oracle/view-result.hxx @@ -1,5 +1,4 @@ // file : odb/oracle/view-result.hxx -// copyright : Copyright (c) 2009-2019 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 fffba7d..8ae25aa 100644 --- a/odb/oracle/view-result.txx +++ b/odb/oracle/view-result.txx @@ -1,5 +1,4 @@ // file : odb/oracle/view-result.txx -// copyright : Copyright (c) 2009-2019 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 e4c6bd1..272352f 100644 --- a/odb/oracle/view-statements.hxx +++ b/odb/oracle/view-statements.hxx @@ -1,5 +1,4 @@ // file : odb/oracle/view-statements.hxx -// copyright : Copyright (c) 2005-2019 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 3466d23..3a5d31e 100644 --- a/odb/oracle/view-statements.txx +++ b/odb/oracle/view-statements.txx @@ -1,5 +1,4 @@ // file : odb/oracle/view-statements.txx -// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include // std::memset diff --git a/tests/basics/buildfile b/tests/basics/buildfile index c5090b4..e963685 100644 --- a/tests/basics/buildfile +++ b/tests/basics/buildfile @@ -1,5 +1,4 @@ # file : tests/basics/buildfile -# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC # license : ODB NCUEL; see accompanying LICENSE file import libs = libodb-oracle%lib{odb-oracle} diff --git a/tests/basics/driver.cxx b/tests/basics/driver.cxx index 3b02b7c..38ec6d2 100644 --- a/tests/basics/driver.cxx +++ b/tests/basics/driver.cxx @@ -1,5 +1,4 @@ // file : tests/basics/driver.cxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file // Basic test to make sure the library is usable. Functionality testing diff --git a/tests/build/bootstrap.build b/tests/build/bootstrap.build index e7cecda..895126c 100644 --- a/tests/build/bootstrap.build +++ b/tests/build/bootstrap.build @@ -1,5 +1,4 @@ # file : tests/build/bootstrap.build -# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC # license : ODB NCUEL; see accompanying LICENSE file project = # Unnamed subproject. diff --git a/tests/build/root.build b/tests/build/root.build index 7b3693c..bbd3781 100644 --- a/tests/build/root.build +++ b/tests/build/root.build @@ -1,5 +1,4 @@ # file : tests/build/root.build -# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC # license : ODB NCUEL; see accompanying LICENSE file cxx.std = latest diff --git a/tests/buildfile b/tests/buildfile index ac3bd71..fd73adc 100644 --- a/tests/buildfile +++ b/tests/buildfile @@ -1,5 +1,4 @@ # file : tests/buildfile -# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC # license : ODB NCUEL; see accompanying LICENSE file ./: {*/ -build/} -- cgit v1.1