From 2b15e7170936eb165b20e2aacd88fa9ea73a8854 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 24 May 2018 21:49:03 +0300 Subject: Update copyright year --- Makefile.am | 2 +- bootstrap | 2 +- build/bootstrap.build | 2 +- build/bootstrap.make | 2 +- build/export.build | 2 +- build/export/libodb-mysql/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/libmysqlclient/configuration-rules.make | 2 +- build/import/libmysqlclient/configure | 2 +- build/import/libmysqlclient/rules.make | 2 +- build/import/libmysqlclient/stub.make | 2 +- build/import/libmysqlclient_r/configuration-rules.make | 2 +- build/import/libmysqlclient_r/configure | 2 +- build/import/libmysqlclient_r/rules.make | 2 +- build/import/libmysqlclient_r/stub.make | 2 +- build/import/libodb-mysql/configuration-rules.make | 2 +- build/import/libodb-mysql/configure | 2 +- build/import/libodb-mysql/stub.make | 2 +- build/import/libodb/configuration-rules.make | 2 +- build/import/libodb/configure | 2 +- build/import/libodb/stub.make | 2 +- build/root.build | 2 +- buildfile | 2 +- configure.ac | 2 +- libodb-mysql.pc.in | 2 +- m4/disable-rpath.m4 | 2 +- m4/libmysqlclient.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/mysql/Makefile.am | 2 +- odb/mysql/auto-handle.hxx | 2 +- odb/mysql/binding.hxx | 2 +- odb/mysql/buildfile | 2 +- odb/mysql/connection-factory.cxx | 2 +- odb/mysql/connection-factory.hxx | 2 +- odb/mysql/connection.cxx | 2 +- odb/mysql/connection.hxx | 2 +- odb/mysql/connection.ixx | 2 +- odb/mysql/container-statements.hxx | 2 +- odb/mysql/container-statements.txx | 2 +- odb/mysql/database.cxx | 2 +- odb/mysql/database.hxx | 2 +- odb/mysql/database.ixx | 2 +- odb/mysql/details/build2/config-stub.h | 2 +- odb/mysql/details/build2/config-vc-stub.h | 2 +- odb/mysql/details/build2/config-vc.h | 2 +- odb/mysql/details/build2/config.h | 2 +- odb/mysql/details/config-vc.h | 2 +- odb/mysql/details/config.h.in | 2 +- odb/mysql/details/config.hxx | 2 +- odb/mysql/details/conversion.hxx | 2 +- odb/mysql/details/export.hxx | 2 +- odb/mysql/details/options.cli | 2 +- odb/mysql/enum.cxx | 2 +- odb/mysql/enum.hxx | 2 +- odb/mysql/error.cxx | 2 +- odb/mysql/error.hxx | 2 +- odb/mysql/exceptions.cxx | 2 +- odb/mysql/exceptions.hxx | 2 +- odb/mysql/forward.hxx | 2 +- odb/mysql/makefile | 2 +- odb/mysql/mysql-types.hxx | 2 +- odb/mysql/mysql.hxx | 2 +- odb/mysql/no-id-object-result.hxx | 2 +- odb/mysql/no-id-object-result.txx | 2 +- odb/mysql/no-id-object-statements.hxx | 2 +- odb/mysql/no-id-object-statements.txx | 2 +- odb/mysql/polymorphic-object-result.hxx | 2 +- odb/mysql/polymorphic-object-result.txx | 2 +- odb/mysql/polymorphic-object-statements.hxx | 2 +- odb/mysql/polymorphic-object-statements.txx | 2 +- odb/mysql/prepared-query.cxx | 2 +- odb/mysql/prepared-query.hxx | 2 +- odb/mysql/query-const-expr.cxx | 2 +- odb/mysql/query-dynamic.cxx | 2 +- odb/mysql/query-dynamic.hxx | 2 +- odb/mysql/query-dynamic.ixx | 2 +- odb/mysql/query-dynamic.txx | 2 +- odb/mysql/query.cxx | 2 +- odb/mysql/query.hxx | 2 +- odb/mysql/query.ixx | 2 +- odb/mysql/query.txx | 2 +- odb/mysql/section-statements.hxx | 2 +- odb/mysql/section-statements.txx | 2 +- odb/mysql/simple-object-result.hxx | 2 +- odb/mysql/simple-object-result.txx | 2 +- odb/mysql/simple-object-statements.cxx | 2 +- odb/mysql/simple-object-statements.hxx | 2 +- odb/mysql/simple-object-statements.ixx | 2 +- odb/mysql/simple-object-statements.txx | 2 +- odb/mysql/statement-cache.hxx | 2 +- odb/mysql/statement-cache.txx | 2 +- odb/mysql/statement.cxx | 2 +- odb/mysql/statement.hxx | 2 +- odb/mysql/statements-base.cxx | 2 +- odb/mysql/statements-base.hxx | 2 +- odb/mysql/tracer.cxx | 2 +- odb/mysql/tracer.hxx | 2 +- odb/mysql/traits-calls.hxx | 2 +- odb/mysql/traits.cxx | 2 +- odb/mysql/traits.hxx | 2 +- odb/mysql/transaction-impl.cxx | 2 +- odb/mysql/transaction-impl.hxx | 2 +- odb/mysql/transaction-impl.ixx | 2 +- odb/mysql/transaction.cxx | 2 +- odb/mysql/transaction.hxx | 2 +- odb/mysql/transaction.ixx | 2 +- odb/mysql/version-build2-stub.hxx | 2 +- odb/mysql/version-build2.hxx.in | 2 +- odb/mysql/version.hxx | 2 +- odb/mysql/view-result.hxx | 2 +- odb/mysql/view-result.txx | 2 +- odb/mysql/view-statements.hxx | 2 +- odb/mysql/view-statements.txx | 2 +- tests/basics/buildfile | 2 +- tests/basics/driver.cxx | 2 +- tests/build/bootstrap.build | 2 +- tests/build/root.build | 2 +- tests/buildfile | 2 +- 127 files changed, 127 insertions(+), 127 deletions(-) diff --git a/Makefile.am b/Makefile.am index 7e16239..1178833 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 : GNU GPL v2; see accompanying LICENSE file SUBDIRS = __path__(dirs) diff --git a/bootstrap b/bootstrap index 46dcfd0..f489800 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 : GNU GPL v2; see accompanying LICENSE file # diff --git a/build/bootstrap.build b/build/bootstrap.build index 56168b8..11aa502 100644 --- a/build/bootstrap.build +++ b/build/bootstrap.build @@ -1,5 +1,5 @@ # file : build/bootstrap.build -# 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 project = libodb-mysql diff --git a/build/bootstrap.make b/build/bootstrap.make index 1c5a031..3fd27bb 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 : GNU GPL v2; see accompanying LICENSE file project_name := libodb-mysql diff --git a/build/export.build b/build/export.build index f0e297c..aaa6ffb 100644 --- a/build/export.build +++ b/build/export.build @@ -1,5 +1,5 @@ # file : build/export.build -# 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 $out_root/ diff --git a/build/export/libodb-mysql/stub.make b/build/export/libodb-mysql/stub.make index 36fd295..044da25 100644 --- a/build/export/libodb-mysql/stub.make +++ b/build/export/libodb-mysql/stub.make @@ -1,5 +1,5 @@ # file : build/export/libodb-mysql/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,$(src_root)/odb/mysql/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/libmysqlclient/configuration-rules.make b/build/import/libmysqlclient/configuration-rules.make index 58ea2df..9b8bc0a 100644 --- a/build/import/libmysqlclient/configuration-rules.make +++ b/build/import/libmysqlclient/configuration-rules.make @@ -1,5 +1,5 @@ # file : build/import/libmysqlclient/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/libmysqlclient/configuration-dynamic.make: | $(dcf_root)/import/libmysqlclient/. diff --git a/build/import/libmysqlclient/configure b/build/import/libmysqlclient/configure index 1004b18..9d843cf 100755 --- a/build/import/libmysqlclient/configure +++ b/build/import/libmysqlclient/configure @@ -1,7 +1,7 @@ #! /usr/bin/env bash # file : build/import/libmysqlclient/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/libmysqlclient/rules.make b/build/import/libmysqlclient/rules.make index 33f54f4..a871a82 100644 --- a/build/import/libmysqlclient/rules.make +++ b/build/import/libmysqlclient/rules.make @@ -1,5 +1,5 @@ # file : build/import/libmysqlclient/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/libmysqlclient/%: root := $(libmysqlclient_root) diff --git a/build/import/libmysqlclient/stub.make b/build/import/libmysqlclient/stub.make index deccb73..92210b4 100644 --- a/build/import/libmysqlclient/stub.make +++ b/build/import/libmysqlclient/stub.make @@ -1,5 +1,5 @@ # file : build/import/libmysqlclient/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/libmysqlclient/configuration-rules.make,$(dcf_root)) diff --git a/build/import/libmysqlclient_r/configuration-rules.make b/build/import/libmysqlclient_r/configuration-rules.make index 1cc0eb6..2c5f0f1 100644 --- a/build/import/libmysqlclient_r/configuration-rules.make +++ b/build/import/libmysqlclient_r/configuration-rules.make @@ -1,5 +1,5 @@ # file : build/import/libmysqlclient_r/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/libmysqlclient_r/configuration-dynamic.make: | $(dcf_root)/import/libmysqlclient_r/. diff --git a/build/import/libmysqlclient_r/configure b/build/import/libmysqlclient_r/configure index 7d920e7..6671604 100755 --- a/build/import/libmysqlclient_r/configure +++ b/build/import/libmysqlclient_r/configure @@ -1,7 +1,7 @@ #! /usr/bin/env bash # file : build/import/libmysqlclient_r/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/libmysqlclient_r/rules.make b/build/import/libmysqlclient_r/rules.make index b853dd8..dcdb2af 100644 --- a/build/import/libmysqlclient_r/rules.make +++ b/build/import/libmysqlclient_r/rules.make @@ -1,5 +1,5 @@ # file : build/import/libmysqlclient_r/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/libmysqlclient_r/%: root := $(libmysqlclient_r_root) diff --git a/build/import/libmysqlclient_r/stub.make b/build/import/libmysqlclient_r/stub.make index 606ec65..81dd017 100644 --- a/build/import/libmysqlclient_r/stub.make +++ b/build/import/libmysqlclient_r/stub.make @@ -1,5 +1,5 @@ # file : build/import/libmysqlclient_r/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/libmysqlclient_r/configuration-rules.make,$(dcf_root)) diff --git a/build/import/libodb-mysql/configuration-rules.make b/build/import/libodb-mysql/configuration-rules.make index 730af6e..d320e14 100644 --- a/build/import/libodb-mysql/configuration-rules.make +++ b/build/import/libodb-mysql/configuration-rules.make @@ -1,5 +1,5 @@ # file : build/import/libodb-mysql/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-mysql/configuration-dynamic.make: | $(dcf_root)/import/libodb-mysql/. diff --git a/build/import/libodb-mysql/configure b/build/import/libodb-mysql/configure index 1baed75..b64dae0 100755 --- a/build/import/libodb-mysql/configure +++ b/build/import/libodb-mysql/configure @@ -1,7 +1,7 @@ #! /usr/bin/env bash # file : build/import/libodb-mysql/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-mysql/stub.make b/build/import/libodb-mysql/stub.make index cf05321..a8bbe23 100644 --- a/build/import/libodb-mysql/stub.make +++ b/build/import/libodb-mysql/stub.make @@ -1,5 +1,5 @@ # file : build/import/libodb-mysql/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-mysql/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/build/root.build b/build/root.build index 595d66e..417209c 100644 --- a/build/root.build +++ b/build/root.build @@ -1,5 +1,5 @@ # file : build/root.build -# 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 cxx.std = 11 diff --git a/buildfile b/buildfile index 19a8f3d..76e10b4 100644 --- a/buildfile +++ b/buildfile @@ -1,5 +1,5 @@ # file : buildfile -# 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 ./: {*/ -build/ -m4/} doc{GPLv2 INSTALL LICENSE NEWS README} manifest diff --git a/configure.ac b/configure.ac index 82dc3a0..99fc62b 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 : GNU GPL v2; see accompanying LICENSE file AC_PREREQ(2.60) diff --git a/libodb-mysql.pc.in b/libodb-mysql.pc.in index 5489eae..0fcae50 100644 --- a/libodb-mysql.pc.in +++ b/libodb-mysql.pc.in @@ -1,5 +1,5 @@ # file : libodb-mysql.pc.in -# 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 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/libmysqlclient.m4 b/m4/libmysqlclient.m4 index d41c5e8..154a190 100644 --- a/m4/libmysqlclient.m4 +++ b/m4/libmysqlclient.m4 @@ -1,5 +1,5 @@ dnl file : m4/libmysqlclient.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 LIBMYSQLCLIENT(MULTI-THREADED=none|, 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 465ccc0..3cdd9ad 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 : GNU GPL v2; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))build/bootstrap.make diff --git a/odb/mysql/Makefile.am b/odb/mysql/Makefile.am index f808170..9e9c917 100644 --- a/odb/mysql/Makefile.am +++ b/odb/mysql/Makefile.am @@ -1,5 +1,5 @@ # file : odb/mysql/Makefile.am -# 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 lib_LTLIBRARIES = libodb-mysql.la diff --git a/odb/mysql/auto-handle.hxx b/odb/mysql/auto-handle.hxx index 13ce39f..437fe17 100644 --- a/odb/mysql/auto-handle.hxx +++ b/odb/mysql/auto-handle.hxx @@ -1,5 +1,5 @@ // file : odb/mysql/auto-handle.hxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_MYSQL_AUTO_HANDLE_HXX diff --git a/odb/mysql/binding.hxx b/odb/mysql/binding.hxx index 70850a2..1e7812d 100644 --- a/odb/mysql/binding.hxx +++ b/odb/mysql/binding.hxx @@ -1,5 +1,5 @@ // file : odb/mysql/binding.hxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_MYSQL_BINDING_HXX diff --git a/odb/mysql/buildfile b/odb/mysql/buildfile index 3043c16..8822fee 100644 --- a/odb/mysql/buildfile +++ b/odb/mysql/buildfile @@ -1,5 +1,5 @@ # file : odb/mysql/buildfile -# 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 client_lib = 'mysql' diff --git a/odb/mysql/connection-factory.cxx b/odb/mysql/connection-factory.cxx index 3f64f75..1cb742a 100644 --- a/odb/mysql/connection-factory.cxx +++ b/odb/mysql/connection-factory.cxx @@ -1,5 +1,5 @@ // file : odb/mysql/connection-factory.cxx -// 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 #include // ODB_THREADS_* diff --git a/odb/mysql/connection-factory.hxx b/odb/mysql/connection-factory.hxx index 9445bfb..e12491b 100644 --- a/odb/mysql/connection-factory.hxx +++ b/odb/mysql/connection-factory.hxx @@ -1,5 +1,5 @@ // file : odb/mysql/connection-factory.hxx -// 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 #ifndef ODB_MYSQL_CONNECTION_FACTORY_HXX diff --git a/odb/mysql/connection.cxx b/odb/mysql/connection.cxx index 4783e5f..0f0847a 100644 --- a/odb/mysql/connection.cxx +++ b/odb/mysql/connection.cxx @@ -1,5 +1,5 @@ // file : odb/mysql/connection.cxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include // std::bad_alloc diff --git a/odb/mysql/connection.hxx b/odb/mysql/connection.hxx index a765adc..ec53010 100644 --- a/odb/mysql/connection.hxx +++ b/odb/mysql/connection.hxx @@ -1,5 +1,5 @@ // file : odb/mysql/connection.hxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_MYSQL_CONNECTION_HXX diff --git a/odb/mysql/connection.ixx b/odb/mysql/connection.ixx index dc0a99b..5622ff8 100644 --- a/odb/mysql/connection.ixx +++ b/odb/mysql/connection.ixx @@ -1,5 +1,5 @@ // file : odb/mysql/connection.ixx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file namespace odb diff --git a/odb/mysql/container-statements.hxx b/odb/mysql/container-statements.hxx index 21173f7..9b14fba 100644 --- a/odb/mysql/container-statements.hxx +++ b/odb/mysql/container-statements.hxx @@ -1,5 +1,5 @@ // file : odb/mysql/container-statements.hxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_MYSQL_CONTAINER_STATEMENTS_HXX diff --git a/odb/mysql/container-statements.txx b/odb/mysql/container-statements.txx index 83381eb..1c8d108 100644 --- a/odb/mysql/container-statements.txx +++ b/odb/mysql/container-statements.txx @@ -1,5 +1,5 @@ // file : odb/mysql/container-statements.txx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include // std::size_t diff --git a/odb/mysql/database.cxx b/odb/mysql/database.cxx index 8baa8ff..c860cbd 100644 --- a/odb/mysql/database.cxx +++ b/odb/mysql/database.cxx @@ -1,5 +1,5 @@ // file : odb/mysql/database.cxx -// 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 #include diff --git a/odb/mysql/database.hxx b/odb/mysql/database.hxx index a274a3f..c7153a3 100644 --- a/odb/mysql/database.hxx +++ b/odb/mysql/database.hxx @@ -1,5 +1,5 @@ // file : odb/mysql/database.hxx -// 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 #ifndef ODB_MYSQL_DATABASE_HXX diff --git a/odb/mysql/database.ixx b/odb/mysql/database.ixx index 52eae5f..10713d8 100644 --- a/odb/mysql/database.ixx +++ b/odb/mysql/database.ixx @@ -1,5 +1,5 @@ // file : odb/mysql/database.ixx -// 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 #include // move() diff --git a/odb/mysql/details/build2/config-stub.h b/odb/mysql/details/build2/config-stub.h index 1ea3607..2337219 100644 --- a/odb/mysql/details/build2/config-stub.h +++ b/odb/mysql/details/build2/config-stub.h @@ -1,5 +1,5 @@ /* file : odb/mysql/details/build2/config-stub.h - * 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/odb/mysql/details/build2/config-vc-stub.h b/odb/mysql/details/build2/config-vc-stub.h index f6f1e21..f1b8dd5 100644 --- a/odb/mysql/details/build2/config-vc-stub.h +++ b/odb/mysql/details/build2/config-vc-stub.h @@ -1,5 +1,5 @@ /* file : odb/mysql/details/build2/config-vc-stub.h - * 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/odb/mysql/details/build2/config-vc.h b/odb/mysql/details/build2/config-vc.h index bf6f84e..1fd66b9 100644 --- a/odb/mysql/details/build2/config-vc.h +++ b/odb/mysql/details/build2/config-vc.h @@ -1,5 +1,5 @@ /* file : odb/mysql/details/build2/config-vc.h - * 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/odb/mysql/details/build2/config.h b/odb/mysql/details/build2/config.h index c88e476..12c1b88 100644 --- a/odb/mysql/details/build2/config.h +++ b/odb/mysql/details/build2/config.h @@ -1,5 +1,5 @@ /* file : odb/mysql/details/build2/config.h - * 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/odb/mysql/details/config-vc.h b/odb/mysql/details/config-vc.h index c480f67..a545f12 100644 --- a/odb/mysql/details/config-vc.h +++ b/odb/mysql/details/config-vc.h @@ -1,5 +1,5 @@ /* file : odb/mysql/details/config-vc.h - * 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/odb/mysql/details/config.h.in b/odb/mysql/details/config.h.in index edcd86b..8471524 100644 --- a/odb/mysql/details/config.h.in +++ b/odb/mysql/details/config.h.in @@ -1,5 +1,5 @@ /* file : odb/mysql/details/config.h.in - * 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/odb/mysql/details/config.hxx b/odb/mysql/details/config.hxx index f05044c..e43c293 100644 --- a/odb/mysql/details/config.hxx +++ b/odb/mysql/details/config.hxx @@ -1,5 +1,5 @@ // file : odb/mysql/details/config.hxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_MYSQL_DETAILS_CONFIG_HXX diff --git a/odb/mysql/details/conversion.hxx b/odb/mysql/details/conversion.hxx index 0fa1ef5..2b88c02 100644 --- a/odb/mysql/details/conversion.hxx +++ b/odb/mysql/details/conversion.hxx @@ -1,5 +1,5 @@ // file : odb/mysql/details/conversion.hxx -// 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 #ifndef ODB_MYSQL_DETAILS_CONVERSION_HXX diff --git a/odb/mysql/details/export.hxx b/odb/mysql/details/export.hxx index 337ea99..2772c34 100644 --- a/odb/mysql/details/export.hxx +++ b/odb/mysql/details/export.hxx @@ -1,5 +1,5 @@ // file : odb/mysql/details/export.hxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_MYSQL_DETAILS_EXPORT_HXX diff --git a/odb/mysql/details/options.cli b/odb/mysql/details/options.cli index d1d9fd8..bbf7e0a 100644 --- a/odb/mysql/details/options.cli +++ b/odb/mysql/details/options.cli @@ -1,5 +1,5 @@ // file : odb/mysql/details/options.cli -// 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 include ; diff --git a/odb/mysql/enum.cxx b/odb/mysql/enum.cxx index 9ab7ee3..b9a6204 100644 --- a/odb/mysql/enum.cxx +++ b/odb/mysql/enum.cxx @@ -1,5 +1,5 @@ // file : odb/mysql/enums.cxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include // std::memmove diff --git a/odb/mysql/enum.hxx b/odb/mysql/enum.hxx index af059e7..cca6d65 100644 --- a/odb/mysql/enum.hxx +++ b/odb/mysql/enum.hxx @@ -1,5 +1,5 @@ // file : odb/mysql/enums.hxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_MYSQL_ENUMS_HXX diff --git a/odb/mysql/error.cxx b/odb/mysql/error.cxx index 3232052..9711444 100644 --- a/odb/mysql/error.cxx +++ b/odb/mysql/error.cxx @@ -1,5 +1,5 @@ // file : odb/mysql/error.cxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include // std::bad_alloc diff --git a/odb/mysql/error.hxx b/odb/mysql/error.hxx index dbd7c47..22adc3e 100644 --- a/odb/mysql/error.hxx +++ b/odb/mysql/error.hxx @@ -1,5 +1,5 @@ // file : odb/mysql/error.hxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_MYSQL_ERROR_HXX diff --git a/odb/mysql/exceptions.cxx b/odb/mysql/exceptions.cxx index 2270c46..505c51d 100644 --- a/odb/mysql/exceptions.cxx +++ b/odb/mysql/exceptions.cxx @@ -1,5 +1,5 @@ // file : odb/mysql/exceptions.cxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include diff --git a/odb/mysql/exceptions.hxx b/odb/mysql/exceptions.hxx index f024f7b..76b6c20 100644 --- a/odb/mysql/exceptions.hxx +++ b/odb/mysql/exceptions.hxx @@ -1,5 +1,5 @@ // file : odb/mysql/exceptions.hxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_MYSQL_EXCEPTIONS_HXX diff --git a/odb/mysql/forward.hxx b/odb/mysql/forward.hxx index 6238f4b..7183b16 100644 --- a/odb/mysql/forward.hxx +++ b/odb/mysql/forward.hxx @@ -1,5 +1,5 @@ // file : odb/mysql/forward.hxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_MYSQL_FORWARD_HXX diff --git a/odb/mysql/makefile b/odb/mysql/makefile index 60e76dc..850e40e 100644 --- a/odb/mysql/makefile +++ b/odb/mysql/makefile @@ -1,5 +1,5 @@ # file : odb/mysql/makefile -# 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 include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make diff --git a/odb/mysql/mysql-types.hxx b/odb/mysql/mysql-types.hxx index 362d618..c638981 100644 --- a/odb/mysql/mysql-types.hxx +++ b/odb/mysql/mysql-types.hxx @@ -1,5 +1,5 @@ // file : odb/mysql/mysql-types.hxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_MYSQL_MYSQL_TYPES_HXX diff --git a/odb/mysql/mysql.hxx b/odb/mysql/mysql.hxx index 09f8ecf..aca688f 100644 --- a/odb/mysql/mysql.hxx +++ b/odb/mysql/mysql.hxx @@ -1,5 +1,5 @@ // file : odb/mysql/mysql.hxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_MYSQL_MYSQL_HXX diff --git a/odb/mysql/no-id-object-result.hxx b/odb/mysql/no-id-object-result.hxx index 0e9289a..15e3cea 100644 --- a/odb/mysql/no-id-object-result.hxx +++ b/odb/mysql/no-id-object-result.hxx @@ -1,5 +1,5 @@ // file : odb/mysql/no-id-object-result.hxx -// 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 #ifndef ODB_MYSQL_NO_ID_OBJECT_RESULT_HXX diff --git a/odb/mysql/no-id-object-result.txx b/odb/mysql/no-id-object-result.txx index f3b75c0..810b30c 100644 --- a/odb/mysql/no-id-object-result.txx +++ b/odb/mysql/no-id-object-result.txx @@ -1,5 +1,5 @@ // file : odb/mysql/no-id-object-result.txx -// 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 #include diff --git a/odb/mysql/no-id-object-statements.hxx b/odb/mysql/no-id-object-statements.hxx index 894872f..4f73579 100644 --- a/odb/mysql/no-id-object-statements.hxx +++ b/odb/mysql/no-id-object-statements.hxx @@ -1,5 +1,5 @@ // file : odb/mysql/no-id-object-statements.hxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_MYSQL_NO_ID_OBJECT_STATEMENTS_HXX diff --git a/odb/mysql/no-id-object-statements.txx b/odb/mysql/no-id-object-statements.txx index 6dbf078..c5fd95e 100644 --- a/odb/mysql/no-id-object-statements.txx +++ b/odb/mysql/no-id-object-statements.txx @@ -1,5 +1,5 @@ // file : odb/mysql/no-id-object-statements.txx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include // std::memset diff --git a/odb/mysql/polymorphic-object-result.hxx b/odb/mysql/polymorphic-object-result.hxx index 9a07709..a668df0 100644 --- a/odb/mysql/polymorphic-object-result.hxx +++ b/odb/mysql/polymorphic-object-result.hxx @@ -1,5 +1,5 @@ // file : odb/mysql/polymorphic-object-result.hxx -// 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 #ifndef ODB_MYSQL_POLYMORPHIC_OBJECT_RESULT_HXX diff --git a/odb/mysql/polymorphic-object-result.txx b/odb/mysql/polymorphic-object-result.txx index d4b3206..bd955eb 100644 --- a/odb/mysql/polymorphic-object-result.txx +++ b/odb/mysql/polymorphic-object-result.txx @@ -1,5 +1,5 @@ // file : odb/mysql/polymorphic-object-result.txx -// 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 #include diff --git a/odb/mysql/polymorphic-object-statements.hxx b/odb/mysql/polymorphic-object-statements.hxx index 3f97453..6e4f307 100644 --- a/odb/mysql/polymorphic-object-statements.hxx +++ b/odb/mysql/polymorphic-object-statements.hxx @@ -1,5 +1,5 @@ // file : odb/mysql/polymorphic-object-statements.hxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_MYSQL_POLYMORPHIC_OBJECT_STATEMENTS_HXX diff --git a/odb/mysql/polymorphic-object-statements.txx b/odb/mysql/polymorphic-object-statements.txx index 3a653d2..472d8d2 100644 --- a/odb/mysql/polymorphic-object-statements.txx +++ b/odb/mysql/polymorphic-object-statements.txx @@ -1,5 +1,5 @@ // file : odb/mysql/polymorphic-object-statements.txx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include // std::memset diff --git a/odb/mysql/prepared-query.cxx b/odb/mysql/prepared-query.cxx index 15be2eb..c8020f4 100644 --- a/odb/mysql/prepared-query.cxx +++ b/odb/mysql/prepared-query.cxx @@ -1,5 +1,5 @@ // file : odb/mysql/prepared-query.cxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include diff --git a/odb/mysql/prepared-query.hxx b/odb/mysql/prepared-query.hxx index 9915ac8..719965f 100644 --- a/odb/mysql/prepared-query.hxx +++ b/odb/mysql/prepared-query.hxx @@ -1,5 +1,5 @@ // file : odb/mysql/prepared-query.hxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_MYSQL_PREPARED_QUERY_HXX diff --git a/odb/mysql/query-const-expr.cxx b/odb/mysql/query-const-expr.cxx index 5d205ff..f425156 100644 --- a/odb/mysql/query-const-expr.cxx +++ b/odb/mysql/query-const-expr.cxx @@ -1,5 +1,5 @@ // file : odb/mysql/query-const-expr.cxx -// 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 #include diff --git a/odb/mysql/query-dynamic.cxx b/odb/mysql/query-dynamic.cxx index 9bf5618..fab248e 100644 --- a/odb/mysql/query-dynamic.cxx +++ b/odb/mysql/query-dynamic.cxx @@ -1,5 +1,5 @@ // file : odb/mysql/query-dynamic.cxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include // std::size_t diff --git a/odb/mysql/query-dynamic.hxx b/odb/mysql/query-dynamic.hxx index 7777cab..d8c13c4 100644 --- a/odb/mysql/query-dynamic.hxx +++ b/odb/mysql/query-dynamic.hxx @@ -1,5 +1,5 @@ // file : odb/mysql/query-dynamic.hxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_MYSQL_QUERY_DYNAMIC_HXX diff --git a/odb/mysql/query-dynamic.ixx b/odb/mysql/query-dynamic.ixx index 9e75ea7..8cc8fed 100644 --- a/odb/mysql/query-dynamic.ixx +++ b/odb/mysql/query-dynamic.ixx @@ -1,5 +1,5 @@ // file : odb/mysql/query-dynamic.ixx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file namespace odb diff --git a/odb/mysql/query-dynamic.txx b/odb/mysql/query-dynamic.txx index 54a7cfd..4359cdf 100644 --- a/odb/mysql/query-dynamic.txx +++ b/odb/mysql/query-dynamic.txx @@ -1,5 +1,5 @@ // file : odb/mysql/query-dynamic.txx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file namespace odb diff --git a/odb/mysql/query.cxx b/odb/mysql/query.cxx index 5883dad..728bc0c 100644 --- a/odb/mysql/query.cxx +++ b/odb/mysql/query.cxx @@ -1,5 +1,5 @@ // file : odb/mysql/query.cxx -// 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 #include // std::size_t diff --git a/odb/mysql/query.hxx b/odb/mysql/query.hxx index 54f7e6f..4356c47 100644 --- a/odb/mysql/query.hxx +++ b/odb/mysql/query.hxx @@ -1,5 +1,5 @@ // file : odb/mysql/query.hxx -// 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 #ifndef ODB_MYSQL_QUERY_HXX diff --git a/odb/mysql/query.ixx b/odb/mysql/query.ixx index fde014d..f69a88b 100644 --- a/odb/mysql/query.ixx +++ b/odb/mysql/query.ixx @@ -1,5 +1,5 @@ // file : odb/mysql/query.ixx -// 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 namespace odb diff --git a/odb/mysql/query.txx b/odb/mysql/query.txx index 1863613..f9ced08 100644 --- a/odb/mysql/query.txx +++ b/odb/mysql/query.txx @@ -1,5 +1,5 @@ // file : odb/mysql/query.txx -// 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 namespace odb diff --git a/odb/mysql/section-statements.hxx b/odb/mysql/section-statements.hxx index 2bc95b2..273d5d3 100644 --- a/odb/mysql/section-statements.hxx +++ b/odb/mysql/section-statements.hxx @@ -1,5 +1,5 @@ // file : odb/mysql/section-statements.hxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_MYSQL_SECTION_STATEMENTS_HXX diff --git a/odb/mysql/section-statements.txx b/odb/mysql/section-statements.txx index 7bd464f..8d7f897 100644 --- a/odb/mysql/section-statements.txx +++ b/odb/mysql/section-statements.txx @@ -1,5 +1,5 @@ // file : odb/mysql/section-statements.txx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include // std::memset diff --git a/odb/mysql/simple-object-result.hxx b/odb/mysql/simple-object-result.hxx index 3cea994..47a1cda 100644 --- a/odb/mysql/simple-object-result.hxx +++ b/odb/mysql/simple-object-result.hxx @@ -1,5 +1,5 @@ // file : odb/mysql/simple-object-result.hxx -// 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 #ifndef ODB_MYSQL_SIMPLE_OBJECT_RESULT_HXX diff --git a/odb/mysql/simple-object-result.txx b/odb/mysql/simple-object-result.txx index e13cd87..cec3bbd 100644 --- a/odb/mysql/simple-object-result.txx +++ b/odb/mysql/simple-object-result.txx @@ -1,5 +1,5 @@ // file : odb/mysql/simple-object-result.txx -// 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 #include diff --git a/odb/mysql/simple-object-statements.cxx b/odb/mysql/simple-object-statements.cxx index c105e3d..71f46c0 100644 --- a/odb/mysql/simple-object-statements.cxx +++ b/odb/mysql/simple-object-statements.cxx @@ -1,5 +1,5 @@ // file : odb/mysql/simple-object-statements.cxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include diff --git a/odb/mysql/simple-object-statements.hxx b/odb/mysql/simple-object-statements.hxx index e78ee44..90818cb 100644 --- a/odb/mysql/simple-object-statements.hxx +++ b/odb/mysql/simple-object-statements.hxx @@ -1,5 +1,5 @@ // file : odb/mysql/simple-object-statements.hxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_MYSQL_SIMPLE_OBJECT_STATEMENTS_HXX diff --git a/odb/mysql/simple-object-statements.ixx b/odb/mysql/simple-object-statements.ixx index bd2e102..7f980cc 100644 --- a/odb/mysql/simple-object-statements.ixx +++ b/odb/mysql/simple-object-statements.ixx @@ -1,5 +1,5 @@ // file : odb/mysql/simple-object-statements.ixx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file namespace odb diff --git a/odb/mysql/simple-object-statements.txx b/odb/mysql/simple-object-statements.txx index 2cfdecd..7d132f6 100644 --- a/odb/mysql/simple-object-statements.txx +++ b/odb/mysql/simple-object-statements.txx @@ -1,5 +1,5 @@ // file : odb/mysql/simple-object-statements.txx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include // std::memset diff --git a/odb/mysql/statement-cache.hxx b/odb/mysql/statement-cache.hxx index fc65585..8048df4 100644 --- a/odb/mysql/statement-cache.hxx +++ b/odb/mysql/statement-cache.hxx @@ -1,5 +1,5 @@ // file : odb/mysql/statement-cache.hxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_MYSQL_STATEMENT_CACHE_HXX diff --git a/odb/mysql/statement-cache.txx b/odb/mysql/statement-cache.txx index 8f26eca..63b408a 100644 --- a/odb/mysql/statement-cache.txx +++ b/odb/mysql/statement-cache.txx @@ -1,5 +1,5 @@ // file : odb/mysql/statement-cache.txx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include diff --git a/odb/mysql/statement.cxx b/odb/mysql/statement.cxx index 2ad4eb0..0e8a922 100644 --- a/odb/mysql/statement.cxx +++ b/odb/mysql/statement.cxx @@ -1,5 +1,5 @@ // file : odb/mysql/statement.cxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include // std::strlen, std::memmove, std::memset diff --git a/odb/mysql/statement.hxx b/odb/mysql/statement.hxx index 43571cf..46a50c9 100644 --- a/odb/mysql/statement.hxx +++ b/odb/mysql/statement.hxx @@ -1,5 +1,5 @@ // file : odb/mysql/statement.hxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_MYSQL_STATEMENT_HXX diff --git a/odb/mysql/statements-base.cxx b/odb/mysql/statements-base.cxx index 3d4e594..c923537 100644 --- a/odb/mysql/statements-base.cxx +++ b/odb/mysql/statements-base.cxx @@ -1,5 +1,5 @@ // file : odb/mysql/statements-base.cxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include diff --git a/odb/mysql/statements-base.hxx b/odb/mysql/statements-base.hxx index 2f23120..6de5398 100644 --- a/odb/mysql/statements-base.hxx +++ b/odb/mysql/statements-base.hxx @@ -1,5 +1,5 @@ // file : odb/mysql/statements-base.hxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_MYSQL_STATEMENTS_BASE_HXX diff --git a/odb/mysql/tracer.cxx b/odb/mysql/tracer.cxx index 5e65f3e..c3295be 100644 --- a/odb/mysql/tracer.cxx +++ b/odb/mysql/tracer.cxx @@ -1,5 +1,5 @@ // file : odb/mysql/tracer.cxx -// 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 #include diff --git a/odb/mysql/tracer.hxx b/odb/mysql/tracer.hxx index 729ac71..322ad60 100644 --- a/odb/mysql/tracer.hxx +++ b/odb/mysql/tracer.hxx @@ -1,5 +1,5 @@ // file : odb/mysql/tracer.hxx -// 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 #ifndef ODB_MYSQL_TRACER_HXX diff --git a/odb/mysql/traits-calls.hxx b/odb/mysql/traits-calls.hxx index 6348fba..14ddd57 100644 --- a/odb/mysql/traits-calls.hxx +++ b/odb/mysql/traits-calls.hxx @@ -1,5 +1,5 @@ // file : odb/mysql/traits-calls.hxx -// 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 #ifndef ODB_MYSQL_TRAITS_CALLS_HXX diff --git a/odb/mysql/traits.cxx b/odb/mysql/traits.cxx index 770b892..20a5fba 100644 --- a/odb/mysql/traits.cxx +++ b/odb/mysql/traits.cxx @@ -1,5 +1,5 @@ // file : odb/mysql/traits.cxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include diff --git a/odb/mysql/traits.hxx b/odb/mysql/traits.hxx index eba8bcd..c9f586e 100644 --- a/odb/mysql/traits.hxx +++ b/odb/mysql/traits.hxx @@ -1,5 +1,5 @@ // file : odb/mysql/traits.hxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_MYSQL_TRAITS_HXX diff --git a/odb/mysql/transaction-impl.cxx b/odb/mysql/transaction-impl.cxx index 6d51d6c..e39bb6e 100644 --- a/odb/mysql/transaction-impl.cxx +++ b/odb/mysql/transaction-impl.cxx @@ -1,5 +1,5 @@ // file : odb/mysql/transaction-impl.cxx -// 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 #include diff --git a/odb/mysql/transaction-impl.hxx b/odb/mysql/transaction-impl.hxx index ba75e59..6866fcf 100644 --- a/odb/mysql/transaction-impl.hxx +++ b/odb/mysql/transaction-impl.hxx @@ -1,5 +1,5 @@ // file : odb/mysql/transaction-impl.hxx -// 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 #ifndef ODB_MYSQL_TRANSACTION_IMPL_HXX diff --git a/odb/mysql/transaction-impl.ixx b/odb/mysql/transaction-impl.ixx index 8fac68f..d7d71f9 100644 --- a/odb/mysql/transaction-impl.ixx +++ b/odb/mysql/transaction-impl.ixx @@ -1,5 +1,5 @@ // file : odb/mysql/transaction-impl.ixx -// 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 namespace odb diff --git a/odb/mysql/transaction.cxx b/odb/mysql/transaction.cxx index e6ee312..2e21ced 100644 --- a/odb/mysql/transaction.cxx +++ b/odb/mysql/transaction.cxx @@ -1,5 +1,5 @@ // file : odb/mysql/transaction.cxx -// 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 #include diff --git a/odb/mysql/transaction.hxx b/odb/mysql/transaction.hxx index 3bc18b9..3e03efb 100644 --- a/odb/mysql/transaction.hxx +++ b/odb/mysql/transaction.hxx @@ -1,5 +1,5 @@ // file : odb/mysql/transaction.hxx -// 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 #ifndef ODB_MYSQL_TRANSACTION_HXX diff --git a/odb/mysql/transaction.ixx b/odb/mysql/transaction.ixx index c4eef88..5e09dd3 100644 --- a/odb/mysql/transaction.ixx +++ b/odb/mysql/transaction.ixx @@ -1,5 +1,5 @@ // file : odb/mysql/transaction.ixx -// 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 #include diff --git a/odb/mysql/version-build2-stub.hxx b/odb/mysql/version-build2-stub.hxx index 57ff4d9..d9a251e 100644 --- a/odb/mysql/version-build2-stub.hxx +++ b/odb/mysql/version-build2-stub.hxx @@ -1,5 +1,5 @@ // file : odb/mysql/version-build2-stub.hxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include diff --git a/odb/mysql/version-build2.hxx.in b/odb/mysql/version-build2.hxx.in index 56aba98..d659f55 100644 --- a/odb/mysql/version-build2.hxx.in +++ b/odb/mysql/version-build2.hxx.in @@ -1,5 +1,5 @@ // file : odb/mysql/version-build2.hxx.in -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef LIBODB_MYSQL_VERSION // Note: using the version macro itself. diff --git a/odb/mysql/version.hxx b/odb/mysql/version.hxx index 232c215..3dc6139 100644 --- a/odb/mysql/version.hxx +++ b/odb/mysql/version.hxx @@ -1,5 +1,5 @@ // file : odb/mysql/version.hxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifdef LIBODB_MYSQL_BUILD2 diff --git a/odb/mysql/view-result.hxx b/odb/mysql/view-result.hxx index 3553072..9a4533d 100644 --- a/odb/mysql/view-result.hxx +++ b/odb/mysql/view-result.hxx @@ -1,5 +1,5 @@ // file : odb/mysql/view-result.hxx -// 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 #ifndef ODB_MYSQL_VIEW_RESULT_HXX diff --git a/odb/mysql/view-result.txx b/odb/mysql/view-result.txx index 91eae06..c548849 100644 --- a/odb/mysql/view-result.txx +++ b/odb/mysql/view-result.txx @@ -1,5 +1,5 @@ // file : odb/mysql/view-result.txx -// 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 #include diff --git a/odb/mysql/view-statements.hxx b/odb/mysql/view-statements.hxx index 56b5404..def8cb3 100644 --- a/odb/mysql/view-statements.hxx +++ b/odb/mysql/view-statements.hxx @@ -1,5 +1,5 @@ // file : odb/mysql/view-statements.hxx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_MYSQL_VIEW_STATEMENTS_HXX diff --git a/odb/mysql/view-statements.txx b/odb/mysql/view-statements.txx index 9c79726..6437947 100644 --- a/odb/mysql/view-statements.txx +++ b/odb/mysql/view-statements.txx @@ -1,5 +1,5 @@ // file : odb/mysql/view-statements.txx -// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include // std::size_t diff --git a/tests/basics/buildfile b/tests/basics/buildfile index 7c6a464..9d376c9 100644 --- a/tests/basics/buildfile +++ b/tests/basics/buildfile @@ -1,5 +1,5 @@ # file : tests/basics/buildfile -# 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 import libs = libodb-mysql%lib{odb-mysql} diff --git a/tests/basics/driver.cxx b/tests/basics/driver.cxx index 81ab938..7a3b36a 100644 --- a/tests/basics/driver.cxx +++ b/tests/basics/driver.cxx @@ -1,5 +1,5 @@ // file : tests/basics/driver.cxx -// 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 // Basic test to make sure the library is usable. Functionality testing diff --git a/tests/build/bootstrap.build b/tests/build/bootstrap.build index f573687..805bc82 100644 --- a/tests/build/bootstrap.build +++ b/tests/build/bootstrap.build @@ -1,5 +1,5 @@ # file : tests/build/bootstrap.build -# 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 project = # Unnamed subproject. diff --git a/tests/build/root.build b/tests/build/root.build index 1f471b6..687d3ec 100644 --- a/tests/build/root.build +++ b/tests/build/root.build @@ -1,5 +1,5 @@ # file : tests/build/root.build -# 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 cxx.std = 11 diff --git a/tests/buildfile b/tests/buildfile index 545984d..bb1ce38 100644 --- a/tests/buildfile +++ b/tests/buildfile @@ -1,5 +1,5 @@ # file : tests/buildfile -# 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 ./: {*/ -build/} -- cgit v1.1