From c10d24b1b9c1f03567b3bd60c291f1a8cea5811e Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 16 Jan 2019 20:53:37 +0300 Subject: Update copyright year --- LICENSE | 2 +- brep/handler/buildfile | 2 +- brep/handler/ci/buildfile | 2 +- brep/handler/ci/ci-dir.in | 2 +- brep/handler/ci/ci-load.in | 2 +- brep/handler/ci/ci.bash.in | 2 +- brep/handler/handler.bash.in | 2 +- brep/handler/submit/buildfile | 2 +- brep/handler/submit/submit-dir.in | 2 +- brep/handler/submit/submit-git.bash.in | 2 +- brep/handler/submit/submit-git.in | 2 +- brep/handler/submit/submit.bash.in | 2 +- build/bootstrap.build | 2 +- build/export.build | 2 +- build/root.build | 2 +- buildfile | 2 +- clean/buildfile | 2 +- clean/clean.cli | 2 +- clean/clean.cxx | 4 ++-- doc/buildfile | 2 +- doc/manual.cli | 2 +- etc/buildfile | 2 +- libbrep/build-package.hxx | 2 +- libbrep/build.cxx | 2 +- libbrep/build.hxx | 2 +- libbrep/buildfile | 2 +- libbrep/common-traits.hxx | 2 +- libbrep/common.cxx | 2 +- libbrep/common.hxx | 2 +- libbrep/database-lock.cxx | 2 +- libbrep/database-lock.hxx | 2 +- libbrep/package-traits.cxx | 2 +- libbrep/package-traits.hxx | 2 +- libbrep/package.cxx | 2 +- libbrep/package.hxx | 2 +- libbrep/types.hxx | 2 +- libbrep/utility.hxx | 2 +- libbrep/version.hxx.in | 2 +- libbrep/wrapper-traits.hxx | 2 +- load/buildfile | 2 +- load/load.cli | 2 +- load/load.cxx | 4 ++-- load/types-parsers.cxx | 2 +- load/types-parsers.hxx | 2 +- migrate/buildfile | 2 +- migrate/migrate.cli | 2 +- migrate/migrate.cxx | 4 ++-- mod/build-config-module.cxx | 2 +- mod/build-config-module.hxx | 2 +- mod/build.cxx | 2 +- mod/build.hxx | 2 +- mod/buildfile | 2 +- mod/database-module.cxx | 2 +- mod/database-module.hxx | 2 +- mod/database.cxx | 2 +- mod/database.hxx | 2 +- mod/diagnostics.cxx | 2 +- mod/diagnostics.hxx | 2 +- mod/external-handler.cxx | 2 +- mod/external-handler.hxx | 2 +- mod/mod-build-configs.cxx | 2 +- mod/mod-build-configs.hxx | 2 +- mod/mod-build-force.cxx | 2 +- mod/mod-build-force.hxx | 2 +- mod/mod-build-log.cxx | 2 +- mod/mod-build-log.hxx | 2 +- mod/mod-build-result.cxx | 2 +- mod/mod-build-result.hxx | 2 +- mod/mod-build-task.cxx | 2 +- mod/mod-build-task.hxx | 2 +- mod/mod-builds.cxx | 2 +- mod/mod-builds.hxx | 2 +- mod/mod-ci.cxx | 2 +- mod/mod-ci.hxx | 2 +- mod/mod-package-details.cxx | 2 +- mod/mod-package-details.hxx | 2 +- mod/mod-package-version-details.cxx | 2 +- mod/mod-package-version-details.hxx | 2 +- mod/mod-packages.cxx | 2 +- mod/mod-packages.hxx | 2 +- mod/mod-repository-details.cxx | 2 +- mod/mod-repository-details.hxx | 2 +- mod/mod-repository-root.cxx | 2 +- mod/mod-repository-root.hxx | 2 +- mod/mod-submit.cxx | 2 +- mod/mod-submit.hxx | 2 +- mod/module.cxx | 2 +- mod/module.hxx | 2 +- mod/options-types.hxx | 2 +- mod/options.cli | 2 +- mod/page.cxx | 2 +- mod/page.hxx | 2 +- mod/services.cxx | 2 +- mod/types-parsers.cxx | 2 +- mod/types-parsers.hxx | 2 +- mod/utility.hxx | 2 +- tests/ci/buildfile | 2 +- tests/ci/ci-dir.testscript | 2 +- tests/ci/ci-load.testscript | 2 +- tests/ci/data.testscript | 2 +- tests/load/buildfile | 2 +- tests/load/driver.cxx | 2 +- tests/submit/buildfile | 2 +- tests/submit/data.testscript | 2 +- tests/submit/submit-dir.testscript | 2 +- tests/submit/submit-git.testscript | 2 +- tests/web/xhtml/buildfile | 2 +- tests/web/xhtml/driver.cxx | 2 +- web/apache/log.hxx | 2 +- web/apache/request.cxx | 2 +- web/apache/request.hxx | 2 +- web/apache/request.ixx | 2 +- web/apache/service.cxx | 2 +- web/apache/service.hxx | 2 +- web/apache/service.txx | 2 +- web/apache/stream.hxx | 2 +- web/buildfile | 2 +- web/mime-url-encoding.cxx | 2 +- web/mime-url-encoding.hxx | 2 +- web/module.hxx | 2 +- web/version.hxx.in | 2 +- web/xhtml-fragment.cxx | 2 +- web/xhtml-fragment.hxx | 2 +- web/xhtml.hxx | 2 +- www/buildfile | 2 +- 125 files changed, 128 insertions(+), 128 deletions(-) diff --git a/LICENSE b/LICENSE index c1332e6..215ce1d 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2014-2018 Code Synthesis Ltd +Copyright (c) 2014-2019 Code Synthesis Ltd Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/brep/handler/buildfile b/brep/handler/buildfile index 5f64251..3b9245b 100644 --- a/brep/handler/buildfile +++ b/brep/handler/buildfile @@ -1,5 +1,5 @@ # file : brep/handler/buildfile -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file import mods = libbutl.bash%bash{manifest-parser} diff --git a/brep/handler/ci/buildfile b/brep/handler/ci/buildfile index ad57e33..3ed6807 100644 --- a/brep/handler/ci/buildfile +++ b/brep/handler/ci/buildfile @@ -1,5 +1,5 @@ # file : brep/handler/ci/buildfile -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file ./: exe{brep-ci-dir} exe{brep-ci-load} diff --git a/brep/handler/ci/ci-dir.in b/brep/handler/ci/ci-dir.in index ee4e88d..47387ea 100644 --- a/brep/handler/ci/ci-dir.in +++ b/brep/handler/ci/ci-dir.in @@ -1,7 +1,7 @@ #!/usr/bin/env bash # file : brep/handler/ci/ci-dir.in -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file # Simple package CI request handler with directory storage. diff --git a/brep/handler/ci/ci-load.in b/brep/handler/ci/ci-load.in index e1eaa9c..f471a84 100644 --- a/brep/handler/ci/ci-load.in +++ b/brep/handler/ci/ci-load.in @@ -1,7 +1,7 @@ #!/usr/bin/env bash # file : brep/handler/ci/ci-load.in -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file # Package CI request handler that loads the packages into the brep database. diff --git a/brep/handler/ci/ci.bash.in b/brep/handler/ci/ci.bash.in index d5af34b..b55749e 100644 --- a/brep/handler/ci/ci.bash.in +++ b/brep/handler/ci/ci.bash.in @@ -1,5 +1,5 @@ # file : brep/handler/ci/ci.bash.in -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file # Utility functions useful for implementing CI request handlers. diff --git a/brep/handler/handler.bash.in b/brep/handler/handler.bash.in index fa287a3..81ab08f 100644 --- a/brep/handler/handler.bash.in +++ b/brep/handler/handler.bash.in @@ -1,5 +1,5 @@ # file : brep/handler/handler.bash.in -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file # Utility functions useful for implementing request handlers. diff --git a/brep/handler/submit/buildfile b/brep/handler/submit/buildfile index fd9fe14..7951a46 100644 --- a/brep/handler/submit/buildfile +++ b/brep/handler/submit/buildfile @@ -1,5 +1,5 @@ # file : brep/handler/submit/buildfile -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file ./: exe{brep-submit-dir} exe{brep-submit-git} diff --git a/brep/handler/submit/submit-dir.in b/brep/handler/submit/submit-dir.in index 63c191c..ae0dcbd 100644 --- a/brep/handler/submit/submit-dir.in +++ b/brep/handler/submit/submit-dir.in @@ -1,7 +1,7 @@ #!/usr/bin/env bash # file : brep/handler/submit/submit-dir.in -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file # Simple package submission handler with directory storage. diff --git a/brep/handler/submit/submit-git.bash.in b/brep/handler/submit/submit-git.bash.in index b1bb357..ec4d944 100644 --- a/brep/handler/submit/submit-git.bash.in +++ b/brep/handler/submit/submit-git.bash.in @@ -1,5 +1,5 @@ # file : brep/handler/submit/submit-git.bash.in -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file # Utility functions for the submit-git handler. diff --git a/brep/handler/submit/submit-git.in b/brep/handler/submit/submit-git.in index 2835f7a..e70d100 100644 --- a/brep/handler/submit/submit-git.in +++ b/brep/handler/submit/submit-git.in @@ -1,7 +1,7 @@ #!/usr/bin/env bash # file : brep/handler/submit/submit-git.in -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file # Package submission handler with git repository storage. diff --git a/brep/handler/submit/submit.bash.in b/brep/handler/submit/submit.bash.in index 24a29b2..cb83384 100644 --- a/brep/handler/submit/submit.bash.in +++ b/brep/handler/submit/submit.bash.in @@ -1,5 +1,5 @@ # file : brep/handler/submit/submit.bash.in -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file # Utility functions useful for implementing package submission handlers. diff --git a/build/bootstrap.build b/build/bootstrap.build index 40aa525..3941a63 100644 --- a/build/bootstrap.build +++ b/build/bootstrap.build @@ -1,5 +1,5 @@ # file : build/bootstrap.build -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file project = brep diff --git a/build/export.build b/build/export.build index 18f5b8f..60bdb11 100644 --- a/build/export.build +++ b/build/export.build @@ -1,5 +1,5 @@ # file : build/export.build -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file $out_root/ diff --git a/build/root.build b/build/root.build index b928a3f..8362e0b 100644 --- a/build/root.build +++ b/build/root.build @@ -1,5 +1,5 @@ # file : build/root.build -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file cxx.std = latest diff --git a/buildfile b/buildfile index 9b2c8f6..14082a2 100644 --- a/buildfile +++ b/buildfile @@ -1,5 +1,5 @@ # file : buildfile -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file ./: {*/ -build/ -web/} doc{LICENSE NEWS README INSTALL*} manifest diff --git a/clean/buildfile b/clean/buildfile index d46a874..638b206 100644 --- a/clean/buildfile +++ b/clean/buildfile @@ -1,5 +1,5 @@ # file : clean/buildfile -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file import libs = libodb%lib{odb} diff --git a/clean/clean.cli b/clean/clean.cli index 0e36386..434b32f 100644 --- a/clean/clean.cli +++ b/clean/clean.cli @@ -1,5 +1,5 @@ // file : clean/clean.cli -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file include ; diff --git a/clean/clean.cxx b/clean/clean.cxx index 4a16ee8..a48308b 100644 --- a/clean/clean.cxx +++ b/clean/clean.cxx @@ -1,5 +1,5 @@ // file : clean/clean.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include @@ -62,7 +62,7 @@ namespace brep << "libbbot " << LIBBBOT_VERSION_ID << endl << "libbpkg " << LIBBPKG_VERSION_ID << endl << "libbutl " << LIBBUTL_VERSION_ID << endl - << "Copyright (c) 2014-2018 Code Synthesis Ltd" << endl + << "Copyright (c) 2014-2019 Code Synthesis Ltd" << endl << "This is free software released under the MIT license." << endl; return 0; diff --git a/doc/buildfile b/doc/buildfile index a2e4226..f4721c9 100644 --- a/doc/buildfile +++ b/doc/buildfile @@ -1,5 +1,5 @@ # file : doc/buildfile -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file cmds = \ diff --git a/doc/manual.cli b/doc/manual.cli index 8a960e1..56ae05e 100644 --- a/doc/manual.cli +++ b/doc/manual.cli @@ -1,5 +1,5 @@ // file : doc/manual.cli -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file "\name=build2-repository-interface-manual" diff --git a/etc/buildfile b/etc/buildfile index e6df9fc..1dd8faf 100644 --- a/etc/buildfile +++ b/etc/buildfile @@ -1,5 +1,5 @@ # file : etc/buildfile -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file ./: file{** -buildfile} diff --git a/libbrep/build-package.hxx b/libbrep/build-package.hxx index 4294106..3f15012 100644 --- a/libbrep/build-package.hxx +++ b/libbrep/build-package.hxx @@ -1,5 +1,5 @@ // file : libbrep/build-package.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef LIBBREP_BUILD_PACKAGE_HXX diff --git a/libbrep/build.cxx b/libbrep/build.cxx index c4b32d0..8f075dc 100644 --- a/libbrep/build.cxx +++ b/libbrep/build.cxx @@ -1,5 +1,5 @@ // file : libbrep/build.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/libbrep/build.hxx b/libbrep/build.hxx index 03807fa..b5507d7 100644 --- a/libbrep/build.hxx +++ b/libbrep/build.hxx @@ -1,5 +1,5 @@ // file : libbrep/build.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef LIBBREP_BUILD_HXX diff --git a/libbrep/buildfile b/libbrep/buildfile index 3ce74a0..95f70a3 100644 --- a/libbrep/buildfile +++ b/libbrep/buildfile @@ -1,5 +1,5 @@ # file : libbrep/buildfile -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file define sql: file diff --git a/libbrep/common-traits.hxx b/libbrep/common-traits.hxx index b3c562e..99002a2 100644 --- a/libbrep/common-traits.hxx +++ b/libbrep/common-traits.hxx @@ -1,5 +1,5 @@ // file : libbrep/common-traits.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef LIBBREP_COMMON_TRAITS_HXX diff --git a/libbrep/common.cxx b/libbrep/common.cxx index 2e21df0..fcd3a14 100644 --- a/libbrep/common.cxx +++ b/libbrep/common.cxx @@ -1,5 +1,5 @@ // file : libbrep/common.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/libbrep/common.hxx b/libbrep/common.hxx index b2e2052..db7e045 100644 --- a/libbrep/common.hxx +++ b/libbrep/common.hxx @@ -1,5 +1,5 @@ // file : libbrep/common.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef LIBBREP_COMMON_HXX diff --git a/libbrep/database-lock.cxx b/libbrep/database-lock.cxx index 4559bb4..b295472 100644 --- a/libbrep/database-lock.cxx +++ b/libbrep/database-lock.cxx @@ -1,5 +1,5 @@ // file : libbrep/database-lock.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/libbrep/database-lock.hxx b/libbrep/database-lock.hxx index 2354950..832010f 100644 --- a/libbrep/database-lock.hxx +++ b/libbrep/database-lock.hxx @@ -1,5 +1,5 @@ // file : libbrep/database-lock.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef LIBBREP_DATABASE_LOCK_HXX diff --git a/libbrep/package-traits.cxx b/libbrep/package-traits.cxx index 468eb07..1b90483 100644 --- a/libbrep/package-traits.cxx +++ b/libbrep/package-traits.cxx @@ -1,5 +1,5 @@ // file : libbrep/package-traits.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/libbrep/package-traits.hxx b/libbrep/package-traits.hxx index 6045633..f30459a 100644 --- a/libbrep/package-traits.hxx +++ b/libbrep/package-traits.hxx @@ -1,5 +1,5 @@ // file : libbrep/package-traits.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef LIBBREP_PACKAGE_TRAITS diff --git a/libbrep/package.cxx b/libbrep/package.cxx index 5b7c716..ecd6592 100644 --- a/libbrep/package.cxx +++ b/libbrep/package.cxx @@ -1,5 +1,5 @@ // file : libbrep/package.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/libbrep/package.hxx b/libbrep/package.hxx index 73dfd14..da16e16 100644 --- a/libbrep/package.hxx +++ b/libbrep/package.hxx @@ -1,5 +1,5 @@ // file : libbrep/package.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef LIBBREP_PACKAGE_HXX diff --git a/libbrep/types.hxx b/libbrep/types.hxx index 7c7b6ec..2438b80 100644 --- a/libbrep/types.hxx +++ b/libbrep/types.hxx @@ -1,5 +1,5 @@ // file : libbrep/types.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef LIBBREP_TYPES_HXX diff --git a/libbrep/utility.hxx b/libbrep/utility.hxx index e160e29..233255a 100644 --- a/libbrep/utility.hxx +++ b/libbrep/utility.hxx @@ -1,5 +1,5 @@ // file : libbrep/utility.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef LIBBREP_UTILITY_HXX diff --git a/libbrep/version.hxx.in b/libbrep/version.hxx.in index bdba816..dc538f4 100644 --- a/libbrep/version.hxx.in +++ b/libbrep/version.hxx.in @@ -1,5 +1,5 @@ // file : libbrep/version.hxx.in -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef BREP_VERSION // Note: using the version macro itself. diff --git a/libbrep/wrapper-traits.hxx b/libbrep/wrapper-traits.hxx index 9465c4d..54c5ef1 100644 --- a/libbrep/wrapper-traits.hxx +++ b/libbrep/wrapper-traits.hxx @@ -1,5 +1,5 @@ // file : libbrep/wrapper-traits.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef LIBBREP_WRAPPER_TRAITS_HXX diff --git a/load/buildfile b/load/buildfile index 49af9e8..790e1d9 100644 --- a/load/buildfile +++ b/load/buildfile @@ -1,5 +1,5 @@ # file : load/buildfile -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file import libs = libodb%lib{odb} diff --git a/load/load.cli b/load/load.cli index babaaf6..6dc6e48 100644 --- a/load/load.cli +++ b/load/load.cli @@ -1,5 +1,5 @@ // file : load/load.cli -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file include ; diff --git a/load/load.cxx b/load/load.cxx index 1865c3d..8e640ad 100644 --- a/load/load.cxx +++ b/load/load.cxx @@ -1,5 +1,5 @@ // file : load/load.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include // signal() @@ -1069,7 +1069,7 @@ try << "libbbot " << LIBBBOT_VERSION_ID << endl << "libbpkg " << LIBBPKG_VERSION_ID << endl << "libbutl " << LIBBUTL_VERSION_ID << endl - << "Copyright (c) 2014-2018 Code Synthesis Ltd" << endl + << "Copyright (c) 2014-2019 Code Synthesis Ltd" << endl << "This is free software released under the MIT license." << endl; return 0; diff --git a/load/types-parsers.cxx b/load/types-parsers.cxx index 015709a..bc829f3 100644 --- a/load/types-parsers.cxx +++ b/load/types-parsers.cxx @@ -1,5 +1,5 @@ // file : load/types-parsers.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/load/types-parsers.hxx b/load/types-parsers.hxx index edd88e4..de7f001 100644 --- a/load/types-parsers.hxx +++ b/load/types-parsers.hxx @@ -1,5 +1,5 @@ // file : load/types-parsers.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file // CLI parsers, included into the generated source files. diff --git a/migrate/buildfile b/migrate/buildfile index 8c6f103..0e24dc9 100644 --- a/migrate/buildfile +++ b/migrate/buildfile @@ -1,5 +1,5 @@ # file : migrate/buildfile -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file import libs = libodb%lib{odb} diff --git a/migrate/migrate.cli b/migrate/migrate.cli index 6913fdd..52d31cc 100644 --- a/migrate/migrate.cli +++ b/migrate/migrate.cli @@ -1,5 +1,5 @@ // file : migrate/migrate.cli -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file include ; diff --git a/migrate/migrate.cxx b/migrate/migrate.cxx index be955ea..a3c15e8 100644 --- a/migrate/migrate.cxx +++ b/migrate/migrate.cxx @@ -1,5 +1,5 @@ // file : migrate/migrate.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include // strcasecmp() @@ -248,7 +248,7 @@ try << "libbbot " << LIBBBOT_VERSION_ID << endl << "libbpkg " << LIBBPKG_VERSION_ID << endl << "libbutl " << LIBBUTL_VERSION_ID << endl - << "Copyright (c) 2014-2018 Code Synthesis Ltd" << endl + << "Copyright (c) 2014-2019 Code Synthesis Ltd" << endl << "This is free software released under the MIT license." << endl; return 0; diff --git a/mod/build-config-module.cxx b/mod/build-config-module.cxx index b6b5072..02bba01 100644 --- a/mod/build-config-module.cxx +++ b/mod/build-config-module.cxx @@ -1,5 +1,5 @@ // file : mod/build-config-module.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/mod/build-config-module.hxx b/mod/build-config-module.hxx index 97cfe28..0b5b4d0 100644 --- a/mod/build-config-module.hxx +++ b/mod/build-config-module.hxx @@ -1,5 +1,5 @@ // file : mod/build-config-module.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef MOD_BUILD_CONFIG_MODULE_HXX diff --git a/mod/build.cxx b/mod/build.cxx index 6ad2b93..fb23667 100644 --- a/mod/build.cxx +++ b/mod/build.cxx @@ -1,5 +1,5 @@ // file : mod/build.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/mod/build.hxx b/mod/build.hxx index 94c270b..7ae7f95 100644 --- a/mod/build.hxx +++ b/mod/build.hxx @@ -1,5 +1,5 @@ // file : mod/build.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef MOD_BUILD_HXX diff --git a/mod/buildfile b/mod/buildfile index eb2668b..93120cf 100644 --- a/mod/buildfile +++ b/mod/buildfile @@ -1,5 +1,5 @@ # file : mod/buildfile -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file define mod: libs diff --git a/mod/database-module.cxx b/mod/database-module.cxx index 07037cd..5f20c01 100644 --- a/mod/database-module.cxx +++ b/mod/database-module.cxx @@ -1,5 +1,5 @@ // file : mod/database-module.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/mod/database-module.hxx b/mod/database-module.hxx index 9791ece..06fc496 100644 --- a/mod/database-module.hxx +++ b/mod/database-module.hxx @@ -1,5 +1,5 @@ // file : mod/database-module.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef MOD_DATABASE_MODULE_HXX diff --git a/mod/database.cxx b/mod/database.cxx index f392914..3a3f793 100644 --- a/mod/database.cxx +++ b/mod/database.cxx @@ -1,5 +1,5 @@ // file : mod/database.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/mod/database.hxx b/mod/database.hxx index 9e478aa..2006e35 100644 --- a/mod/database.hxx +++ b/mod/database.hxx @@ -1,5 +1,5 @@ // file : mod/database.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef MOD_DATABASE_HXX diff --git a/mod/diagnostics.cxx b/mod/diagnostics.cxx index 601ecab..0a2609f 100644 --- a/mod/diagnostics.cxx +++ b/mod/diagnostics.cxx @@ -1,5 +1,5 @@ // file : mod/diagnostics.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/mod/diagnostics.hxx b/mod/diagnostics.hxx index d30a5ef..15fe7b2 100644 --- a/mod/diagnostics.hxx +++ b/mod/diagnostics.hxx @@ -1,5 +1,5 @@ // file : mod/diagnostics.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef MOD_DIAGNOSTICS_HXX diff --git a/mod/external-handler.cxx b/mod/external-handler.cxx index d3ea6e3..d05e5bf 100644 --- a/mod/external-handler.cxx +++ b/mod/external-handler.cxx @@ -1,5 +1,5 @@ // file : mod/external-handler.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/mod/external-handler.hxx b/mod/external-handler.hxx index 45de711..66172d0 100644 --- a/mod/external-handler.hxx +++ b/mod/external-handler.hxx @@ -1,5 +1,5 @@ // file : mod/external-handler.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef MOD_EXTERNAL_HANDLER_HXX diff --git a/mod/mod-build-configs.cxx b/mod/mod-build-configs.cxx index d1cf520..6533c5b 100644 --- a/mod/mod-build-configs.cxx +++ b/mod/mod-build-configs.cxx @@ -1,5 +1,5 @@ // file : mod/mod-build-configs.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/mod/mod-build-configs.hxx b/mod/mod-build-configs.hxx index 754c596..a8354e6 100644 --- a/mod/mod-build-configs.hxx +++ b/mod/mod-build-configs.hxx @@ -1,5 +1,5 @@ // file : mod/mod-build-configs.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef MOD_MOD_BUILD_CONFIGS_HXX diff --git a/mod/mod-build-force.cxx b/mod/mod-build-force.cxx index 3a92b53..f94cf75 100644 --- a/mod/mod-build-force.cxx +++ b/mod/mod-build-force.cxx @@ -1,5 +1,5 @@ // file : mod/mod-build-force.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/mod/mod-build-force.hxx b/mod/mod-build-force.hxx index 5448026..afae53b 100644 --- a/mod/mod-build-force.hxx +++ b/mod/mod-build-force.hxx @@ -1,5 +1,5 @@ // file : mod/mod-build-force.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef MOD_MOD_BUILD_FORCE_HXX diff --git a/mod/mod-build-log.cxx b/mod/mod-build-log.cxx index 63b2f75..3dac599 100644 --- a/mod/mod-build-log.cxx +++ b/mod/mod-build-log.cxx @@ -1,5 +1,5 @@ // file : mod/mod-build-log.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/mod/mod-build-log.hxx b/mod/mod-build-log.hxx index 9c31286..2a5812c 100644 --- a/mod/mod-build-log.hxx +++ b/mod/mod-build-log.hxx @@ -1,5 +1,5 @@ // file : mod/mod-build-log.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef MOD_MOD_BUILD_LOG_HXX diff --git a/mod/mod-build-result.cxx b/mod/mod-build-result.cxx index 5f671d3..1052b0a 100644 --- a/mod/mod-build-result.cxx +++ b/mod/mod-build-result.cxx @@ -1,5 +1,5 @@ // file : mod/mod-build-result.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/mod/mod-build-result.hxx b/mod/mod-build-result.hxx index 86542e7..f65dc08 100644 --- a/mod/mod-build-result.hxx +++ b/mod/mod-build-result.hxx @@ -1,5 +1,5 @@ // file : mod/mod-build-result.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef MOD_MOD_BUILD_RESULT_HXX diff --git a/mod/mod-build-task.cxx b/mod/mod-build-task.cxx index 1736869..79ab23b 100644 --- a/mod/mod-build-task.cxx +++ b/mod/mod-build-task.cxx @@ -1,5 +1,5 @@ // file : mod/mod-build-task.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/mod/mod-build-task.hxx b/mod/mod-build-task.hxx index d907ee7..3721363 100644 --- a/mod/mod-build-task.hxx +++ b/mod/mod-build-task.hxx @@ -1,5 +1,5 @@ // file : mod/mod-build-task.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef MOD_MOD_BUILD_TASK_HXX diff --git a/mod/mod-builds.cxx b/mod/mod-builds.cxx index 6f027d2..187f9b8 100644 --- a/mod/mod-builds.cxx +++ b/mod/mod-builds.cxx @@ -1,5 +1,5 @@ // file : mod/mod-builds.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/mod/mod-builds.hxx b/mod/mod-builds.hxx index cf4020e..1447fab 100644 --- a/mod/mod-builds.hxx +++ b/mod/mod-builds.hxx @@ -1,5 +1,5 @@ // file : mod/mod-builds.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef MOD_MOD_BUILDS_HXX diff --git a/mod/mod-ci.cxx b/mod/mod-ci.cxx index 13f8f97..4572c85 100644 --- a/mod/mod-ci.cxx +++ b/mod/mod-ci.cxx @@ -1,5 +1,5 @@ // file : mod/mod-ci.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/mod/mod-ci.hxx b/mod/mod-ci.hxx index f9e89ff..8a4e51e 100644 --- a/mod/mod-ci.hxx +++ b/mod/mod-ci.hxx @@ -1,5 +1,5 @@ // file : mod/mod-ci.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef MOD_MOD_CI_HXX diff --git a/mod/mod-package-details.cxx b/mod/mod-package-details.cxx index 18b2286..28370c2 100644 --- a/mod/mod-package-details.cxx +++ b/mod/mod-package-details.cxx @@ -1,5 +1,5 @@ // file : mod/mod-package-details.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/mod/mod-package-details.hxx b/mod/mod-package-details.hxx index 356c2f3..3e2a015 100644 --- a/mod/mod-package-details.hxx +++ b/mod/mod-package-details.hxx @@ -1,5 +1,5 @@ // file : mod/mod-package-details.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef MOD_MOD_PACKAGE_DETAILS_HXX diff --git a/mod/mod-package-version-details.cxx b/mod/mod-package-version-details.cxx index cbe338e..4e09c80 100644 --- a/mod/mod-package-version-details.cxx +++ b/mod/mod-package-version-details.cxx @@ -1,5 +1,5 @@ // file : mod/mod-package-version-details.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/mod/mod-package-version-details.hxx b/mod/mod-package-version-details.hxx index c15d746..d9a5f72 100644 --- a/mod/mod-package-version-details.hxx +++ b/mod/mod-package-version-details.hxx @@ -1,5 +1,5 @@ // file : mod/mod-package-version-details.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef MOD_MOD_PACKAGE_VERSION_DETAILS_HXX diff --git a/mod/mod-packages.cxx b/mod/mod-packages.cxx index 8c2084e..0c18809 100644 --- a/mod/mod-packages.cxx +++ b/mod/mod-packages.cxx @@ -1,5 +1,5 @@ // file : mod/mod-packages.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/mod/mod-packages.hxx b/mod/mod-packages.hxx index dd11136..a67533c 100644 --- a/mod/mod-packages.hxx +++ b/mod/mod-packages.hxx @@ -1,5 +1,5 @@ // file : mod/mod-packages.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef MOD_MOD_PACKAGES_HXX diff --git a/mod/mod-repository-details.cxx b/mod/mod-repository-details.cxx index d3f145d..398d8a6 100644 --- a/mod/mod-repository-details.cxx +++ b/mod/mod-repository-details.cxx @@ -1,5 +1,5 @@ // file : mod/mod-repository-details.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/mod/mod-repository-details.hxx b/mod/mod-repository-details.hxx index b4ffc1b..dd6efc1 100644 --- a/mod/mod-repository-details.hxx +++ b/mod/mod-repository-details.hxx @@ -1,5 +1,5 @@ // file : mod/mod-repository-details.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef MOD_MOD_REPOSITORY_DETAILS_HXX diff --git a/mod/mod-repository-root.cxx b/mod/mod-repository-root.cxx index bdabf9c..fc13aca 100644 --- a/mod/mod-repository-root.cxx +++ b/mod/mod-repository-root.cxx @@ -1,5 +1,5 @@ // file : mod/mod-repository-root.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/mod/mod-repository-root.hxx b/mod/mod-repository-root.hxx index 83d9bee..20ec0b6 100644 --- a/mod/mod-repository-root.hxx +++ b/mod/mod-repository-root.hxx @@ -1,5 +1,5 @@ // file : mod/mod-repository-root.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef MOD_MOD_REPOSITORY_ROOT_HXX diff --git a/mod/mod-submit.cxx b/mod/mod-submit.cxx index 246dcc9..9a93492 100644 --- a/mod/mod-submit.cxx +++ b/mod/mod-submit.cxx @@ -1,5 +1,5 @@ // file : mod/mod-submit.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/mod/mod-submit.hxx b/mod/mod-submit.hxx index ea83e03..891f8a6 100644 --- a/mod/mod-submit.hxx +++ b/mod/mod-submit.hxx @@ -1,5 +1,5 @@ // file : mod/mod-submit.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef MOD_MOD_SUBMIT_HXX diff --git a/mod/module.cxx b/mod/module.cxx index 82fc312..e0e4de1 100644 --- a/mod/module.cxx +++ b/mod/module.cxx @@ -1,5 +1,5 @@ // file : mod/module.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/mod/module.hxx b/mod/module.hxx index 25dce43..d8ffc5c 100644 --- a/mod/module.hxx +++ b/mod/module.hxx @@ -1,5 +1,5 @@ // file : mod/module.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef MOD_MODULE_HXX diff --git a/mod/options-types.hxx b/mod/options-types.hxx index 49632d9..8707f7f 100644 --- a/mod/options-types.hxx +++ b/mod/options-types.hxx @@ -1,5 +1,5 @@ // file : mod/options-types.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef MOD_OPTIONS_TYPES_HXX diff --git a/mod/options.cli b/mod/options.cli index 8191674..ae7a00f 100644 --- a/mod/options.cli +++ b/mod/options.cli @@ -1,5 +1,5 @@ // file : mod/options.cli -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file include ; // repository_location diff --git a/mod/page.cxx b/mod/page.cxx index 7cfce62..f780b95 100644 --- a/mod/page.cxx +++ b/mod/page.cxx @@ -1,5 +1,5 @@ // file : mod/page.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/mod/page.hxx b/mod/page.hxx index f8d2830..b5c62c1 100644 --- a/mod/page.hxx +++ b/mod/page.hxx @@ -1,5 +1,5 @@ // file : mod/page.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef MOD_PAGE_HXX diff --git a/mod/services.cxx b/mod/services.cxx index b6d5150..a50e157 100644 --- a/mod/services.cxx +++ b/mod/services.cxx @@ -1,5 +1,5 @@ // file : mod/services.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include // AP_MODULE_DECLARE_DATA diff --git a/mod/types-parsers.cxx b/mod/types-parsers.cxx index 1467bf6..dad1c02 100644 --- a/mod/types-parsers.cxx +++ b/mod/types-parsers.cxx @@ -1,5 +1,5 @@ // file : mod/types-parsers.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/mod/types-parsers.hxx b/mod/types-parsers.hxx index 87ea8ed..1d8dbe4 100644 --- a/mod/types-parsers.hxx +++ b/mod/types-parsers.hxx @@ -1,5 +1,5 @@ // file : mod/types-parsers.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file // CLI parsers, included into the generated source files. diff --git a/mod/utility.hxx b/mod/utility.hxx index 2ce1e07..beda8c9 100644 --- a/mod/utility.hxx +++ b/mod/utility.hxx @@ -1,5 +1,5 @@ // file : mod/utility.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef MOD_UTILITY_HXX diff --git a/tests/ci/buildfile b/tests/ci/buildfile index ffd5196..c5097ba 100644 --- a/tests/ci/buildfile +++ b/tests/ci/buildfile @@ -1,5 +1,5 @@ # file : tests/ci/buildfile -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file define common: file diff --git a/tests/ci/ci-dir.testscript b/tests/ci/ci-dir.testscript index f6ff9d3..66a1042 100644 --- a/tests/ci/ci-dir.testscript +++ b/tests/ci/ci-dir.testscript @@ -1,5 +1,5 @@ # file : tests/ci/ci-dir.testscript -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file .include data.testscript diff --git a/tests/ci/ci-load.testscript b/tests/ci/ci-load.testscript index ce8daf9..9de6b75 100644 --- a/tests/ci/ci-load.testscript +++ b/tests/ci/ci-load.testscript @@ -1,5 +1,5 @@ # file : tests/ci/ci-load.testscript -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file .include data.testscript diff --git a/tests/ci/data.testscript b/tests/ci/data.testscript index 662a14c..f584bc6 100644 --- a/tests/ci/data.testscript +++ b/tests/ci/data.testscript @@ -1,5 +1,5 @@ # file : tests/ci/data.testscript -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file # Pre-created CI request data directory that will be copied by subsequent diff --git a/tests/load/buildfile b/tests/load/buildfile index df5c6df..61ec037 100644 --- a/tests/load/buildfile +++ b/tests/load/buildfile @@ -1,5 +1,5 @@ # file : tests/load/buildfile -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file import libs += libbpkg%lib{bpkg} diff --git a/tests/load/driver.cxx b/tests/load/driver.cxx index 17da60e..82a1447 100644 --- a/tests/load/driver.cxx +++ b/tests/load/driver.cxx @@ -1,5 +1,5 @@ // file : tests/load/driver.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/tests/submit/buildfile b/tests/submit/buildfile index db4fe00..e4dc657 100644 --- a/tests/submit/buildfile +++ b/tests/submit/buildfile @@ -1,5 +1,5 @@ # file : tests/submit/buildfile -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file define common: file diff --git a/tests/submit/data.testscript b/tests/submit/data.testscript index 0be9ffa..70507d5 100644 --- a/tests/submit/data.testscript +++ b/tests/submit/data.testscript @@ -1,5 +1,5 @@ # file : tests/submit/data.testscript -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file # Pre-created submission data directory that will be copied by subsequent diff --git a/tests/submit/submit-dir.testscript b/tests/submit/submit-dir.testscript index 8018d01..4a0c619 100644 --- a/tests/submit/submit-dir.testscript +++ b/tests/submit/submit-dir.testscript @@ -1,5 +1,5 @@ # file : tests/submit/submit-dir.testscript -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file .include data.testscript diff --git a/tests/submit/submit-git.testscript b/tests/submit/submit-git.testscript index a0d76f5..83e39a7 100644 --- a/tests/submit/submit-git.testscript +++ b/tests/submit/submit-git.testscript @@ -1,5 +1,5 @@ # file : tests/submit/submit-git.testscript -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file .include data.testscript diff --git a/tests/web/xhtml/buildfile b/tests/web/xhtml/buildfile index 91cc07c..b5d591c 100644 --- a/tests/web/xhtml/buildfile +++ b/tests/web/xhtml/buildfile @@ -1,5 +1,5 @@ # file : tests/web/xhtml/buildfile -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file include ../../../web/ diff --git a/tests/web/xhtml/driver.cxx b/tests/web/xhtml/driver.cxx index d72d888..9b35ae8 100644 --- a/tests/web/xhtml/driver.cxx +++ b/tests/web/xhtml/driver.cxx @@ -1,5 +1,5 @@ // file : tests/web/xhtml/driver.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/web/apache/log.hxx b/web/apache/log.hxx index 6647b0e..147a6af 100644 --- a/web/apache/log.hxx +++ b/web/apache/log.hxx @@ -1,5 +1,5 @@ // file : web/apache/log.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef WEB_APACHE_LOG_HXX diff --git a/web/apache/request.cxx b/web/apache/request.cxx index a019183..ba5952e 100644 --- a/web/apache/request.cxx +++ b/web/apache/request.cxx @@ -1,5 +1,5 @@ // file : web/apache/request.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/web/apache/request.hxx b/web/apache/request.hxx index 8c42f57..01c7290 100644 --- a/web/apache/request.hxx +++ b/web/apache/request.hxx @@ -1,5 +1,5 @@ // file : web/apache/request.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef WEB_APACHE_REQUEST_HXX diff --git a/web/apache/request.ixx b/web/apache/request.ixx index 3bd843d..157a751 100644 --- a/web/apache/request.ixx +++ b/web/apache/request.ixx @@ -1,5 +1,5 @@ // file : web/apache/request.ixx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include // ap_*() diff --git a/web/apache/service.cxx b/web/apache/service.cxx index e752f65..3306c61 100644 --- a/web/apache/service.cxx +++ b/web/apache/service.cxx @@ -1,5 +1,5 @@ // file : web/apache/service.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/web/apache/service.hxx b/web/apache/service.hxx index 2fbcd0a..42ef52f 100644 --- a/web/apache/service.hxx +++ b/web/apache/service.hxx @@ -1,5 +1,5 @@ // file : web/apache/service.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef WEB_APACHE_SERVICE_HXX diff --git a/web/apache/service.txx b/web/apache/service.txx index 6b1baad..99a8110 100644 --- a/web/apache/service.txx +++ b/web/apache/service.txx @@ -1,5 +1,5 @@ // file : web/apache/service.txx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include // APEXIT_CHILDSICK diff --git a/web/apache/stream.hxx b/web/apache/stream.hxx index 41c691f..e103449 100644 --- a/web/apache/stream.hxx +++ b/web/apache/stream.hxx @@ -1,5 +1,5 @@ // file : web/apache/stream.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef WEB_APACHE_STREAM_HXX diff --git a/web/buildfile b/web/buildfile index df5f812..a535574 100644 --- a/web/buildfile +++ b/web/buildfile @@ -1,5 +1,5 @@ # file : web/buildfile -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file # This is currently part of the brep apache module but lives in a separate diff --git a/web/mime-url-encoding.cxx b/web/mime-url-encoding.cxx index 568d047..c43510e 100644 --- a/web/mime-url-encoding.cxx +++ b/web/mime-url-encoding.cxx @@ -1,5 +1,5 @@ // file : web/mime-url-encoding.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/web/mime-url-encoding.hxx b/web/mime-url-encoding.hxx index 543e58e..225215d 100644 --- a/web/mime-url-encoding.hxx +++ b/web/mime-url-encoding.hxx @@ -1,5 +1,5 @@ // file : web/mime-url-encoding.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef WEB_MIME_URL_ENCODING_HXX diff --git a/web/module.hxx b/web/module.hxx index dd98c29..73ffcaf 100644 --- a/web/module.hxx +++ b/web/module.hxx @@ -1,5 +1,5 @@ // file : web/module.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef WEB_MODULE_HXX diff --git a/web/version.hxx.in b/web/version.hxx.in index 2c4bc9c..10851f4 100644 --- a/web/version.hxx.in +++ b/web/version.hxx.in @@ -1,5 +1,5 @@ // file : web/version.hxx.in -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef WEB_VERSION_HXX_IN diff --git a/web/xhtml-fragment.cxx b/web/xhtml-fragment.cxx index aa8d75f..4d1c178 100644 --- a/web/xhtml-fragment.cxx +++ b/web/xhtml-fragment.cxx @@ -1,5 +1,5 @@ // file : web/xhtml-fragment.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/web/xhtml-fragment.hxx b/web/xhtml-fragment.hxx index 8848f01..14b9a21 100644 --- a/web/xhtml-fragment.hxx +++ b/web/xhtml-fragment.hxx @@ -1,5 +1,5 @@ // file : web/xhtml-fragment.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef WEB_XHTML_FRAGMENT_HXX diff --git a/web/xhtml.hxx b/web/xhtml.hxx index 338d00c..6d35e49 100644 --- a/web/xhtml.hxx +++ b/web/xhtml.hxx @@ -1,5 +1,5 @@ // file : web/xhtml.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef WEB_XHTML_HXX diff --git a/www/buildfile b/www/buildfile index 964851a..a49ffa0 100644 --- a/www/buildfile +++ b/www/buildfile @@ -1,5 +1,5 @@ # file : www/buildfile -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file define css: file -- cgit v1.1