From 82fbe3014011aa089362681e14d7cfa59296be50 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 7 Feb 2020 15:42:29 +0300 Subject: Drop copyright notice from source code --- bpkg/archive.cxx | 1 - bpkg/archive.hxx | 1 - bpkg/argument-grouping.cli | 1 - bpkg/auth.cxx | 1 - bpkg/auth.hxx | 1 - bpkg/bpkg.cli | 1 - bpkg/bpkg.cxx | 1 - bpkg/buildfile | 1 - bpkg/cfg-create.cli | 1 - bpkg/cfg-create.cxx | 1 - bpkg/cfg-create.hxx | 1 - bpkg/checksum.cxx | 1 - bpkg/checksum.hxx | 1 - bpkg/common.cli | 1 - bpkg/configuration.cli | 1 - bpkg/database.cxx | 1 - bpkg/database.hxx | 1 - bpkg/default-options-files.cli | 1 - bpkg/diagnostics.cxx | 1 - bpkg/diagnostics.hxx | 1 - bpkg/fetch-git.cxx | 1 - bpkg/fetch-pkg.cxx | 1 - bpkg/fetch.cxx | 1 - bpkg/fetch.hxx | 1 - bpkg/forward.hxx | 1 - bpkg/help.cli | 1 - bpkg/help.cxx | 1 - bpkg/help.hxx | 1 - bpkg/manifest-utility.cxx | 1 - bpkg/manifest-utility.hxx | 1 - bpkg/options-types.hxx | 1 - bpkg/package.cxx | 1 - bpkg/package.hxx | 1 - bpkg/package.ixx | 1 - bpkg/pkg-build.cli | 1 - bpkg/pkg-build.cxx | 1 - bpkg/pkg-build.hxx | 1 - bpkg/pkg-checkout.cli | 1 - bpkg/pkg-checkout.cxx | 1 - bpkg/pkg-checkout.hxx | 1 - bpkg/pkg-clean.cli | 1 - bpkg/pkg-clean.hxx | 1 - bpkg/pkg-command.cxx | 1 - bpkg/pkg-command.hxx | 1 - bpkg/pkg-configure.cli | 1 - bpkg/pkg-configure.cxx | 1 - bpkg/pkg-configure.hxx | 1 - bpkg/pkg-disfigure.cli | 1 - bpkg/pkg-disfigure.cxx | 1 - bpkg/pkg-disfigure.hxx | 1 - bpkg/pkg-drop.cli | 1 - bpkg/pkg-drop.cxx | 1 - bpkg/pkg-drop.hxx | 1 - bpkg/pkg-fetch.cli | 1 - bpkg/pkg-fetch.cxx | 1 - bpkg/pkg-fetch.hxx | 1 - bpkg/pkg-install.cli | 1 - bpkg/pkg-install.hxx | 1 - bpkg/pkg-purge.cli | 1 - bpkg/pkg-purge.cxx | 1 - bpkg/pkg-purge.hxx | 1 - bpkg/pkg-status.cli | 1 - bpkg/pkg-status.cxx | 1 - bpkg/pkg-status.hxx | 1 - bpkg/pkg-test.cli | 1 - bpkg/pkg-test.hxx | 1 - bpkg/pkg-uninstall.cli | 1 - bpkg/pkg-uninstall.hxx | 1 - bpkg/pkg-unpack.cli | 1 - bpkg/pkg-unpack.cxx | 1 - bpkg/pkg-unpack.hxx | 1 - bpkg/pkg-update.cli | 1 - bpkg/pkg-update.hxx | 1 - bpkg/pkg-verify.cli | 1 - bpkg/pkg-verify.cxx | 1 - bpkg/pkg-verify.hxx | 1 - bpkg/rep-add.cli | 1 - bpkg/rep-add.cxx | 1 - bpkg/rep-add.hxx | 1 - bpkg/rep-create.cli | 1 - bpkg/rep-create.cxx | 1 - bpkg/rep-create.hxx | 1 - bpkg/rep-fetch.cli | 1 - bpkg/rep-fetch.cxx | 1 - bpkg/rep-fetch.hxx | 1 - bpkg/rep-info.cli | 1 - bpkg/rep-info.cxx | 1 - bpkg/rep-info.hxx | 1 - bpkg/rep-list.cli | 1 - bpkg/rep-list.cxx | 1 - bpkg/rep-list.hxx | 1 - bpkg/rep-remove.cli | 1 - bpkg/rep-remove.cxx | 1 - bpkg/rep-remove.hxx | 1 - bpkg/repository-signing.cli | 1 - bpkg/repository-types.cli | 1 - bpkg/satisfaction.cxx | 1 - bpkg/satisfaction.hxx | 1 - bpkg/satisfaction.test.cxx | 1 - bpkg/system-repository.cxx | 1 - bpkg/system-repository.hxx | 1 - bpkg/types-parsers.cxx | 1 - bpkg/types-parsers.hxx | 1 - bpkg/types-parsers.txx | 1 - bpkg/types.hxx | 1 - bpkg/utility.cxx | 1 - bpkg/utility.hxx | 1 - bpkg/utility.txx | 1 - bpkg/value-traits.hxx | 1 - bpkg/version.hxx.in | 1 - bpkg/wrapper-traits.hxx | 1 - 111 files changed, 111 deletions(-) (limited to 'bpkg') diff --git a/bpkg/archive.cxx b/bpkg/archive.cxx index 358da42..6cce8a2 100644 --- a/bpkg/archive.cxx +++ b/bpkg/archive.cxx @@ -1,5 +1,4 @@ // file : bpkg/archive.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/bpkg/archive.hxx b/bpkg/archive.hxx index d5f9390..f46812f 100644 --- a/bpkg/archive.hxx +++ b/bpkg/archive.hxx @@ -1,5 +1,4 @@ // file : bpkg/archive.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef BPKG_ARCHIVE_HXX diff --git a/bpkg/argument-grouping.cli b/bpkg/argument-grouping.cli index ccb9289..c30a360 100644 --- a/bpkg/argument-grouping.cli +++ b/bpkg/argument-grouping.cli @@ -1,5 +1,4 @@ // file : bpkg/argument-grouping.cli -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file include ; diff --git a/bpkg/auth.cxx b/bpkg/auth.cxx index f7dec94..e29fdb9 100644 --- a/bpkg/auth.cxx +++ b/bpkg/auth.cxx @@ -1,5 +1,4 @@ // file : bpkg/auth.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/bpkg/auth.hxx b/bpkg/auth.hxx index f3a02a6..b5ae1ff 100644 --- a/bpkg/auth.hxx +++ b/bpkg/auth.hxx @@ -1,5 +1,4 @@ // file : bpkg/auth.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef BPKG_AUTH_HXX diff --git a/bpkg/bpkg.cli b/bpkg/bpkg.cli index 37e25be..b1c0a00 100644 --- a/bpkg/bpkg.cli +++ b/bpkg/bpkg.cli @@ -1,5 +1,4 @@ // file : bpkg/bpkg.cli -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file include ; diff --git a/bpkg/bpkg.cxx b/bpkg/bpkg.cxx index 170a7fe..1417d86 100644 --- a/bpkg/bpkg.cxx +++ b/bpkg/bpkg.cxx @@ -1,5 +1,4 @@ // file : bpkg/bpkg.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef _WIN32 diff --git a/bpkg/buildfile b/bpkg/buildfile index 4814720..968f425 100644 --- a/bpkg/buildfile +++ b/bpkg/buildfile @@ -1,5 +1,4 @@ # file : bpkg/buildfile -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file # @@ ODB: these are ODB changelogs that are both generated and stored in the diff --git a/bpkg/cfg-create.cli b/bpkg/cfg-create.cli index 2bda017..0b32604 100644 --- a/bpkg/cfg-create.cli +++ b/bpkg/cfg-create.cli @@ -1,5 +1,4 @@ // file : bpkg/cfg-create.cli -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file include ; diff --git a/bpkg/cfg-create.cxx b/bpkg/cfg-create.cxx index 4563374..355690a 100644 --- a/bpkg/cfg-create.cxx +++ b/bpkg/cfg-create.cxx @@ -1,5 +1,4 @@ // file : bpkg/cfg-create.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/bpkg/cfg-create.hxx b/bpkg/cfg-create.hxx index ca5522c..9831160 100644 --- a/bpkg/cfg-create.hxx +++ b/bpkg/cfg-create.hxx @@ -1,5 +1,4 @@ // file : bpkg/cfg-create.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef BPKG_CFG_CREATE_HXX diff --git a/bpkg/checksum.cxx b/bpkg/checksum.cxx index af43310..228e0c5 100644 --- a/bpkg/checksum.cxx +++ b/bpkg/checksum.cxx @@ -1,5 +1,4 @@ // file : bpkg/checksum.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/bpkg/checksum.hxx b/bpkg/checksum.hxx index f196f1a..fdf6fe5 100644 --- a/bpkg/checksum.hxx +++ b/bpkg/checksum.hxx @@ -1,5 +1,4 @@ // file : bpkg/checksum.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef BPKG_CHECKSUM_HXX diff --git a/bpkg/common.cli b/bpkg/common.cli index 8af8726..c94f250 100644 --- a/bpkg/common.cli +++ b/bpkg/common.cli @@ -1,5 +1,4 @@ // file : bpkg/common.cli -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file include ; diff --git a/bpkg/configuration.cli b/bpkg/configuration.cli index d881a52..0c57b9b 100644 --- a/bpkg/configuration.cli +++ b/bpkg/configuration.cli @@ -1,5 +1,4 @@ // file : bpkg/configuration.cli -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file include ; diff --git a/bpkg/database.cxx b/bpkg/database.cxx index 68a2a34..2ede577 100644 --- a/bpkg/database.cxx +++ b/bpkg/database.cxx @@ -1,5 +1,4 @@ // file : bpkg/database.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/bpkg/database.hxx b/bpkg/database.hxx index 21fc8f7..42270d8 100644 --- a/bpkg/database.hxx +++ b/bpkg/database.hxx @@ -1,5 +1,4 @@ // file : bpkg/database.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef BPKG_DATABASE_HXX diff --git a/bpkg/default-options-files.cli b/bpkg/default-options-files.cli index 9b4af38..ad9add4 100644 --- a/bpkg/default-options-files.cli +++ b/bpkg/default-options-files.cli @@ -1,5 +1,4 @@ // file : bpkg/default-options-files.cli -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file include ; diff --git a/bpkg/diagnostics.cxx b/bpkg/diagnostics.cxx index 844f911..5b77e65 100644 --- a/bpkg/diagnostics.cxx +++ b/bpkg/diagnostics.cxx @@ -1,5 +1,4 @@ // file : bpkg/diagnostics.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/bpkg/diagnostics.hxx b/bpkg/diagnostics.hxx index 2d3ee7f..ac19a1b 100644 --- a/bpkg/diagnostics.hxx +++ b/bpkg/diagnostics.hxx @@ -1,5 +1,4 @@ // file : bpkg/diagnostics.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef BPKG_DIAGNOSTICS_HXX diff --git a/bpkg/fetch-git.cxx b/bpkg/fetch-git.cxx index afb7a26..80e9fba 100644 --- a/bpkg/fetch-git.cxx +++ b/bpkg/fetch-git.cxx @@ -1,5 +1,4 @@ // file : bpkg/fetch-git.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/bpkg/fetch-pkg.cxx b/bpkg/fetch-pkg.cxx index 37ff170..67ee3a9 100644 --- a/bpkg/fetch-pkg.cxx +++ b/bpkg/fetch-pkg.cxx @@ -1,5 +1,4 @@ // file : bpkg/fetch-pkg.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/bpkg/fetch.cxx b/bpkg/fetch.cxx index 910bd3c..63a459d 100644 --- a/bpkg/fetch.cxx +++ b/bpkg/fetch.cxx @@ -1,5 +1,4 @@ // file : bpkg/fetch.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/bpkg/fetch.hxx b/bpkg/fetch.hxx index 36b1b01..ed1fd50 100644 --- a/bpkg/fetch.hxx +++ b/bpkg/fetch.hxx @@ -1,5 +1,4 @@ // file : bpkg/fetch.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef BPKG_FETCH_HXX diff --git a/bpkg/forward.hxx b/bpkg/forward.hxx index b43de2f..becf628 100644 --- a/bpkg/forward.hxx +++ b/bpkg/forward.hxx @@ -1,5 +1,4 @@ // file : bpkg/forward.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef BPKG_FORWARD_HXX diff --git a/bpkg/help.cli b/bpkg/help.cli index 4c87146..9dc2fbb 100644 --- a/bpkg/help.cli +++ b/bpkg/help.cli @@ -1,5 +1,4 @@ // file : bpkg/help.cli -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file include ; diff --git a/bpkg/help.cxx b/bpkg/help.cxx index 4b655f1..20b3805 100644 --- a/bpkg/help.cxx +++ b/bpkg/help.cxx @@ -1,5 +1,4 @@ // file : bpkg/help.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/bpkg/help.hxx b/bpkg/help.hxx index 4dd625d..252efdb 100644 --- a/bpkg/help.hxx +++ b/bpkg/help.hxx @@ -1,5 +1,4 @@ // file : bpkg/help.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef BPKG_HELP_HXX diff --git a/bpkg/manifest-utility.cxx b/bpkg/manifest-utility.cxx index 0771df8..697f920 100644 --- a/bpkg/manifest-utility.cxx +++ b/bpkg/manifest-utility.cxx @@ -1,5 +1,4 @@ // file : bpkg/manifest-utility.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/bpkg/manifest-utility.hxx b/bpkg/manifest-utility.hxx index 16546bd..29d548d 100644 --- a/bpkg/manifest-utility.hxx +++ b/bpkg/manifest-utility.hxx @@ -1,5 +1,4 @@ // file : bpkg/manifest-utility.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef BPKG_MANIFEST_UTILITY_HXX diff --git a/bpkg/options-types.hxx b/bpkg/options-types.hxx index b6d9756..876f0a5 100644 --- a/bpkg/options-types.hxx +++ b/bpkg/options-types.hxx @@ -1,5 +1,4 @@ // file : bpkg/options-types.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef BPKG_OPTIONS_TYPES_HXX diff --git a/bpkg/package.cxx b/bpkg/package.cxx index e45718e..7768665 100644 --- a/bpkg/package.cxx +++ b/bpkg/package.cxx @@ -1,5 +1,4 @@ // file : bpkg/package.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/bpkg/package.hxx b/bpkg/package.hxx index a3a6bab..8987069 100644 --- a/bpkg/package.hxx +++ b/bpkg/package.hxx @@ -1,5 +1,4 @@ // file : bpkg/package.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef BPKG_PACKAGE_HXX diff --git a/bpkg/package.ixx b/bpkg/package.ixx index f6aa6c4..a870eb8 100644 --- a/bpkg/package.ixx +++ b/bpkg/package.ixx @@ -1,5 +1,4 @@ // file : bpkg/package.ixx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file namespace bpkg diff --git a/bpkg/pkg-build.cli b/bpkg/pkg-build.cli index d4a8841..da15321 100644 --- a/bpkg/pkg-build.cli +++ b/bpkg/pkg-build.cli @@ -1,5 +1,4 @@ // file : bpkg/pkg-build.cli -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file include ; diff --git a/bpkg/pkg-build.cxx b/bpkg/pkg-build.cxx index 6cb59d5..6b68a65 100644 --- a/bpkg/pkg-build.cxx +++ b/bpkg/pkg-build.cxx @@ -1,5 +1,4 @@ // file : bpkg/pkg-build.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/bpkg/pkg-build.hxx b/bpkg/pkg-build.hxx index 9d26a03..341341d 100644 --- a/bpkg/pkg-build.hxx +++ b/bpkg/pkg-build.hxx @@ -1,5 +1,4 @@ // file : bpkg/pkg-build.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef BPKG_PKG_BUILD_HXX diff --git a/bpkg/pkg-checkout.cli b/bpkg/pkg-checkout.cli index 509d88b..5efb5e2 100644 --- a/bpkg/pkg-checkout.cli +++ b/bpkg/pkg-checkout.cli @@ -1,5 +1,4 @@ // file : bpkg/pkg-checkout.cli -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file include ; diff --git a/bpkg/pkg-checkout.cxx b/bpkg/pkg-checkout.cxx index f46da60..60a30ae 100644 --- a/bpkg/pkg-checkout.cxx +++ b/bpkg/pkg-checkout.cxx @@ -1,5 +1,4 @@ // file : bpkg/pkg-checkout.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/bpkg/pkg-checkout.hxx b/bpkg/pkg-checkout.hxx index 515c5f4..8e106dd 100644 --- a/bpkg/pkg-checkout.hxx +++ b/bpkg/pkg-checkout.hxx @@ -1,5 +1,4 @@ // file : bpkg/pkg-checkout.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef BPKG_PKG_CHECKOUT_HXX diff --git a/bpkg/pkg-clean.cli b/bpkg/pkg-clean.cli index 4cdd0a2..b4cb05f 100644 --- a/bpkg/pkg-clean.cli +++ b/bpkg/pkg-clean.cli @@ -1,5 +1,4 @@ // file : bpkg/pkg-clean.cli -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file include ; diff --git a/bpkg/pkg-clean.hxx b/bpkg/pkg-clean.hxx index f046060..d99cd2a 100644 --- a/bpkg/pkg-clean.hxx +++ b/bpkg/pkg-clean.hxx @@ -1,5 +1,4 @@ // file : bpkg/pkg-clean.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef BPKG_PKG_CLEAN_HXX diff --git a/bpkg/pkg-command.cxx b/bpkg/pkg-command.cxx index 8524a01..6f330a6 100644 --- a/bpkg/pkg-command.cxx +++ b/bpkg/pkg-command.cxx @@ -1,5 +1,4 @@ // file : bpkg/pkg-command.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/bpkg/pkg-command.hxx b/bpkg/pkg-command.hxx index b8c5e3f..3196bb1 100644 --- a/bpkg/pkg-command.hxx +++ b/bpkg/pkg-command.hxx @@ -1,5 +1,4 @@ // file : bpkg/pkg-command.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef BPKG_PKG_COMMAND_HXX diff --git a/bpkg/pkg-configure.cli b/bpkg/pkg-configure.cli index 6908018..18daa42 100644 --- a/bpkg/pkg-configure.cli +++ b/bpkg/pkg-configure.cli @@ -1,5 +1,4 @@ // file : bpkg/pkg-configure.cli -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file include ; diff --git a/bpkg/pkg-configure.cxx b/bpkg/pkg-configure.cxx index 962ae90..225291b 100644 --- a/bpkg/pkg-configure.cxx +++ b/bpkg/pkg-configure.cxx @@ -1,5 +1,4 @@ // file : bpkg/pkg-configure.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/bpkg/pkg-configure.hxx b/bpkg/pkg-configure.hxx index 4581775..b708df5 100644 --- a/bpkg/pkg-configure.hxx +++ b/bpkg/pkg-configure.hxx @@ -1,5 +1,4 @@ // file : bpkg/pkg-configure.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef BPKG_PKG_CONFIGURE_HXX diff --git a/bpkg/pkg-disfigure.cli b/bpkg/pkg-disfigure.cli index a97b68e..9f6c63b 100644 --- a/bpkg/pkg-disfigure.cli +++ b/bpkg/pkg-disfigure.cli @@ -1,5 +1,4 @@ // file : bpkg/pkg-disfigure.cli -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file include ; diff --git a/bpkg/pkg-disfigure.cxx b/bpkg/pkg-disfigure.cxx index 0b5a6f0..bee284c 100644 --- a/bpkg/pkg-disfigure.cxx +++ b/bpkg/pkg-disfigure.cxx @@ -1,5 +1,4 @@ // file : bpkg/pkg-disfigure.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/bpkg/pkg-disfigure.hxx b/bpkg/pkg-disfigure.hxx index 9674998..5121050 100644 --- a/bpkg/pkg-disfigure.hxx +++ b/bpkg/pkg-disfigure.hxx @@ -1,5 +1,4 @@ // file : bpkg/pkg-disfigure.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef BPKG_PKG_DISFIGURE_HXX diff --git a/bpkg/pkg-drop.cli b/bpkg/pkg-drop.cli index 298cafc..ac282d6 100644 --- a/bpkg/pkg-drop.cli +++ b/bpkg/pkg-drop.cli @@ -1,5 +1,4 @@ // file : bpkg/pkg-drop.cli -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file include ; diff --git a/bpkg/pkg-drop.cxx b/bpkg/pkg-drop.cxx index 1ea2621..6ea6769 100644 --- a/bpkg/pkg-drop.cxx +++ b/bpkg/pkg-drop.cxx @@ -1,5 +1,4 @@ // file : bpkg/pkg-drop.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/bpkg/pkg-drop.hxx b/bpkg/pkg-drop.hxx index 7dee3ea..f21ff8f 100644 --- a/bpkg/pkg-drop.hxx +++ b/bpkg/pkg-drop.hxx @@ -1,5 +1,4 @@ // file : bpkg/pkg-drop.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef BPKG_PKG_DROP_HXX diff --git a/bpkg/pkg-fetch.cli b/bpkg/pkg-fetch.cli index 8056c35..5a0840c 100644 --- a/bpkg/pkg-fetch.cli +++ b/bpkg/pkg-fetch.cli @@ -1,5 +1,4 @@ // file : bpkg/pkg-fetch.cli -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file include ; diff --git a/bpkg/pkg-fetch.cxx b/bpkg/pkg-fetch.cxx index 0c880ac..75bf1fa 100644 --- a/bpkg/pkg-fetch.cxx +++ b/bpkg/pkg-fetch.cxx @@ -1,5 +1,4 @@ // file : bpkg/pkg-fetch.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/bpkg/pkg-fetch.hxx b/bpkg/pkg-fetch.hxx index cdd5256..f66d00b 100644 --- a/bpkg/pkg-fetch.hxx +++ b/bpkg/pkg-fetch.hxx @@ -1,5 +1,4 @@ // file : bpkg/pkg-fetch.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef BPKG_PKG_FETCH_HXX diff --git a/bpkg/pkg-install.cli b/bpkg/pkg-install.cli index 4f54a8f..308945a 100644 --- a/bpkg/pkg-install.cli +++ b/bpkg/pkg-install.cli @@ -1,5 +1,4 @@ // file : bpkg/pkg-install.cli -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file include ; diff --git a/bpkg/pkg-install.hxx b/bpkg/pkg-install.hxx index 6cc88e4..5c06690 100644 --- a/bpkg/pkg-install.hxx +++ b/bpkg/pkg-install.hxx @@ -1,5 +1,4 @@ // file : bpkg/pkg-install.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef BPKG_PKG_INSTALL_HXX diff --git a/bpkg/pkg-purge.cli b/bpkg/pkg-purge.cli index 7128d0e..6c2999f 100644 --- a/bpkg/pkg-purge.cli +++ b/bpkg/pkg-purge.cli @@ -1,5 +1,4 @@ // file : bpkg/pkg-purge.cli -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file include ; diff --git a/bpkg/pkg-purge.cxx b/bpkg/pkg-purge.cxx index 449d3c8..f6589bb 100644 --- a/bpkg/pkg-purge.cxx +++ b/bpkg/pkg-purge.cxx @@ -1,5 +1,4 @@ // file : bpkg/pkg-purge.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/bpkg/pkg-purge.hxx b/bpkg/pkg-purge.hxx index cd0fdb3..215e468 100644 --- a/bpkg/pkg-purge.hxx +++ b/bpkg/pkg-purge.hxx @@ -1,5 +1,4 @@ // file : bpkg/pkg-purge.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef BPKG_PKG_PURGE_HXX diff --git a/bpkg/pkg-status.cli b/bpkg/pkg-status.cli index 6d8dad8..24e1dc8 100644 --- a/bpkg/pkg-status.cli +++ b/bpkg/pkg-status.cli @@ -1,5 +1,4 @@ // file : bpkg/pkg-status.cli -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file include ; diff --git a/bpkg/pkg-status.cxx b/bpkg/pkg-status.cxx index b4b8de6..655ee8b 100644 --- a/bpkg/pkg-status.cxx +++ b/bpkg/pkg-status.cxx @@ -1,5 +1,4 @@ // file : bpkg/pkg-status.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/bpkg/pkg-status.hxx b/bpkg/pkg-status.hxx index 337a152..cdd3df1 100644 --- a/bpkg/pkg-status.hxx +++ b/bpkg/pkg-status.hxx @@ -1,5 +1,4 @@ // file : bpkg/pkg-status.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef BPKG_PKG_STATUS_HXX diff --git a/bpkg/pkg-test.cli b/bpkg/pkg-test.cli index 939125f..d9fb787 100644 --- a/bpkg/pkg-test.cli +++ b/bpkg/pkg-test.cli @@ -1,5 +1,4 @@ // file : bpkg/pkg-test.cli -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file include ; diff --git a/bpkg/pkg-test.hxx b/bpkg/pkg-test.hxx index 59d0e59..c9ec339 100644 --- a/bpkg/pkg-test.hxx +++ b/bpkg/pkg-test.hxx @@ -1,5 +1,4 @@ // file : bpkg/pkg-test.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef BPKG_PKG_TEST_HXX diff --git a/bpkg/pkg-uninstall.cli b/bpkg/pkg-uninstall.cli index d36a8e8..0e9d758 100644 --- a/bpkg/pkg-uninstall.cli +++ b/bpkg/pkg-uninstall.cli @@ -1,5 +1,4 @@ // file : bpkg/pkg-uninstall.cli -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file include ; diff --git a/bpkg/pkg-uninstall.hxx b/bpkg/pkg-uninstall.hxx index f6756b0..d3b6c63 100644 --- a/bpkg/pkg-uninstall.hxx +++ b/bpkg/pkg-uninstall.hxx @@ -1,5 +1,4 @@ // file : bpkg/pkg-uninstall.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef BPKG_PKG_UNINSTALL_HXX diff --git a/bpkg/pkg-unpack.cli b/bpkg/pkg-unpack.cli index bafab7e..4772123 100644 --- a/bpkg/pkg-unpack.cli +++ b/bpkg/pkg-unpack.cli @@ -1,5 +1,4 @@ // file : bpkg/pkg-unpack.cli -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file include ; diff --git a/bpkg/pkg-unpack.cxx b/bpkg/pkg-unpack.cxx index 7727535..02d61b6 100644 --- a/bpkg/pkg-unpack.cxx +++ b/bpkg/pkg-unpack.cxx @@ -1,5 +1,4 @@ // file : bpkg/pkg-unpack.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/bpkg/pkg-unpack.hxx b/bpkg/pkg-unpack.hxx index 5f8f4b4..373b72b 100644 --- a/bpkg/pkg-unpack.hxx +++ b/bpkg/pkg-unpack.hxx @@ -1,5 +1,4 @@ // file : bpkg/pkg-unpack.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef BPKG_PKG_UNPACK_HXX diff --git a/bpkg/pkg-update.cli b/bpkg/pkg-update.cli index 57e46ad..531da4a 100644 --- a/bpkg/pkg-update.cli +++ b/bpkg/pkg-update.cli @@ -1,5 +1,4 @@ // file : bpkg/pkg-update.cli -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file include ; diff --git a/bpkg/pkg-update.hxx b/bpkg/pkg-update.hxx index abf7317..7eb4c37 100644 --- a/bpkg/pkg-update.hxx +++ b/bpkg/pkg-update.hxx @@ -1,5 +1,4 @@ // file : bpkg/pkg-update.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef BPKG_PKG_UPDATE_HXX diff --git a/bpkg/pkg-verify.cli b/bpkg/pkg-verify.cli index 49714a0..33593e4 100644 --- a/bpkg/pkg-verify.cli +++ b/bpkg/pkg-verify.cli @@ -1,5 +1,4 @@ // file : bpkg/pkg-verify.cli -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file include ; diff --git a/bpkg/pkg-verify.cxx b/bpkg/pkg-verify.cxx index c20a393..5c23b69 100644 --- a/bpkg/pkg-verify.cxx +++ b/bpkg/pkg-verify.cxx @@ -1,5 +1,4 @@ // file : bpkg/pkg-verify.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/bpkg/pkg-verify.hxx b/bpkg/pkg-verify.hxx index 7f36e72..5643692 100644 --- a/bpkg/pkg-verify.hxx +++ b/bpkg/pkg-verify.hxx @@ -1,5 +1,4 @@ // file : bpkg/pkg-verify.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef BPKG_PKG_VERIFY_HXX diff --git a/bpkg/rep-add.cli b/bpkg/rep-add.cli index f9a91fa..52dd44e 100644 --- a/bpkg/rep-add.cli +++ b/bpkg/rep-add.cli @@ -1,5 +1,4 @@ // file : bpkg/rep-add.cli -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file include ; diff --git a/bpkg/rep-add.cxx b/bpkg/rep-add.cxx index ba79bf8..6856437 100644 --- a/bpkg/rep-add.cxx +++ b/bpkg/rep-add.cxx @@ -1,5 +1,4 @@ // file : bpkg/rep-add.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/bpkg/rep-add.hxx b/bpkg/rep-add.hxx index 3ad1841..0062cdc 100644 --- a/bpkg/rep-add.hxx +++ b/bpkg/rep-add.hxx @@ -1,5 +1,4 @@ // file : bpkg/rep-add.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef BPKG_REP_ADD_HXX diff --git a/bpkg/rep-create.cli b/bpkg/rep-create.cli index 557d941..be4cc42 100644 --- a/bpkg/rep-create.cli +++ b/bpkg/rep-create.cli @@ -1,5 +1,4 @@ // file : bpkg/rep-create.cli -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file include ; diff --git a/bpkg/rep-create.cxx b/bpkg/rep-create.cxx index 12bc6e5..0ca2e5f 100644 --- a/bpkg/rep-create.cxx +++ b/bpkg/rep-create.cxx @@ -1,5 +1,4 @@ // file : bpkg/rep-create.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/bpkg/rep-create.hxx b/bpkg/rep-create.hxx index 44febb7..e4b5f32 100644 --- a/bpkg/rep-create.hxx +++ b/bpkg/rep-create.hxx @@ -1,5 +1,4 @@ // file : bpkg/rep-create.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef BPKG_REP_CREATE_HXX diff --git a/bpkg/rep-fetch.cli b/bpkg/rep-fetch.cli index c9ac510..32d0f9f 100644 --- a/bpkg/rep-fetch.cli +++ b/bpkg/rep-fetch.cli @@ -1,5 +1,4 @@ // file : bpkg/rep-fetch.cli -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file include ; diff --git a/bpkg/rep-fetch.cxx b/bpkg/rep-fetch.cxx index cafa0c1..1b8e00a 100644 --- a/bpkg/rep-fetch.cxx +++ b/bpkg/rep-fetch.cxx @@ -1,5 +1,4 @@ // file : bpkg/rep-fetch.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/bpkg/rep-fetch.hxx b/bpkg/rep-fetch.hxx index 1ed6a22..4ddce5b 100644 --- a/bpkg/rep-fetch.hxx +++ b/bpkg/rep-fetch.hxx @@ -1,5 +1,4 @@ // file : bpkg/rep-fetch.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef BPKG_REP_FETCH_HXX diff --git a/bpkg/rep-info.cli b/bpkg/rep-info.cli index 9cecd3d..60854ce 100644 --- a/bpkg/rep-info.cli +++ b/bpkg/rep-info.cli @@ -1,5 +1,4 @@ // file : bpkg/rep-info.cli -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file include ; diff --git a/bpkg/rep-info.cxx b/bpkg/rep-info.cxx index b90ace8..6c0c7d5 100644 --- a/bpkg/rep-info.cxx +++ b/bpkg/rep-info.cxx @@ -1,5 +1,4 @@ // file : bpkg/rep-info.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/bpkg/rep-info.hxx b/bpkg/rep-info.hxx index 4f62a1e..9022c72 100644 --- a/bpkg/rep-info.hxx +++ b/bpkg/rep-info.hxx @@ -1,5 +1,4 @@ // file : bpkg/rep-info.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef BPKG_REP_INFO_HXX diff --git a/bpkg/rep-list.cli b/bpkg/rep-list.cli index 59d6f09..50c6373 100644 --- a/bpkg/rep-list.cli +++ b/bpkg/rep-list.cli @@ -1,5 +1,4 @@ // file : bpkg/rep-list.cli -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file include ; diff --git a/bpkg/rep-list.cxx b/bpkg/rep-list.cxx index 73f1bb5..5b961c0 100644 --- a/bpkg/rep-list.cxx +++ b/bpkg/rep-list.cxx @@ -1,5 +1,4 @@ // file : bpkg/rep-list.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/bpkg/rep-list.hxx b/bpkg/rep-list.hxx index a59cabc..632f5dd 100644 --- a/bpkg/rep-list.hxx +++ b/bpkg/rep-list.hxx @@ -1,5 +1,4 @@ // file : bpkg/rep-list.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef BPKG_REP_LIST_HXX diff --git a/bpkg/rep-remove.cli b/bpkg/rep-remove.cli index aea0571..5c0d53f 100644 --- a/bpkg/rep-remove.cli +++ b/bpkg/rep-remove.cli @@ -1,5 +1,4 @@ // file : bpkg/rep-remove.cli -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file include ; diff --git a/bpkg/rep-remove.cxx b/bpkg/rep-remove.cxx index 96e96db..cb4d428 100644 --- a/bpkg/rep-remove.cxx +++ b/bpkg/rep-remove.cxx @@ -1,5 +1,4 @@ // file : bpkg/rep-remove.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/bpkg/rep-remove.hxx b/bpkg/rep-remove.hxx index ac39f7a..f85aec5 100644 --- a/bpkg/rep-remove.hxx +++ b/bpkg/rep-remove.hxx @@ -1,5 +1,4 @@ // file : bpkg/rep-remove.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef BPKG_REP_REMOVE_HXX diff --git a/bpkg/repository-signing.cli b/bpkg/repository-signing.cli index 101fd59..1796497 100644 --- a/bpkg/repository-signing.cli +++ b/bpkg/repository-signing.cli @@ -1,5 +1,4 @@ // file : bpkg/repository-signing.cli -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file include ; diff --git a/bpkg/repository-types.cli b/bpkg/repository-types.cli index 29edb95..ad8f09d 100644 --- a/bpkg/repository-types.cli +++ b/bpkg/repository-types.cli @@ -1,5 +1,4 @@ // file : bpkg/repository-types.cli -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file include ; diff --git a/bpkg/satisfaction.cxx b/bpkg/satisfaction.cxx index 79222c0..c2a4601 100644 --- a/bpkg/satisfaction.cxx +++ b/bpkg/satisfaction.cxx @@ -1,5 +1,4 @@ // file : bpkg/satisfaction.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/bpkg/satisfaction.hxx b/bpkg/satisfaction.hxx index 5ab32a1..7046a92 100644 --- a/bpkg/satisfaction.hxx +++ b/bpkg/satisfaction.hxx @@ -1,5 +1,4 @@ // file : bpkg/satisfaction.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef BPKG_SATISFACTION_HXX diff --git a/bpkg/satisfaction.test.cxx b/bpkg/satisfaction.test.cxx index 5a0cd05..9caa716 100644 --- a/bpkg/satisfaction.test.cxx +++ b/bpkg/satisfaction.test.cxx @@ -1,5 +1,4 @@ // file : bpkg/satisfaction.test.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/bpkg/system-repository.cxx b/bpkg/system-repository.cxx index fae8841..de4e61e 100644 --- a/bpkg/system-repository.cxx +++ b/bpkg/system-repository.cxx @@ -1,5 +1,4 @@ // file : bpkg/system-repository.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/bpkg/system-repository.hxx b/bpkg/system-repository.hxx index 83a43ea..1168ec0 100644 --- a/bpkg/system-repository.hxx +++ b/bpkg/system-repository.hxx @@ -1,5 +1,4 @@ // file : bpkg/system-repository.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef BPKG_SYSTEM_REPOSITORY_HXX diff --git a/bpkg/types-parsers.cxx b/bpkg/types-parsers.cxx index e5f69f1..ce3cd0c 100644 --- a/bpkg/types-parsers.cxx +++ b/bpkg/types-parsers.cxx @@ -1,5 +1,4 @@ // file : bpkg/types-parsers.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/bpkg/types-parsers.hxx b/bpkg/types-parsers.hxx index 343714c..c812e7b 100644 --- a/bpkg/types-parsers.hxx +++ b/bpkg/types-parsers.hxx @@ -1,5 +1,4 @@ // file : bpkg/types-parsers.hxx -*- C++ -*- -// 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/bpkg/types-parsers.txx b/bpkg/types-parsers.txx index f187fc7..0431180 100644 --- a/bpkg/types-parsers.txx +++ b/bpkg/types-parsers.txx @@ -1,5 +1,4 @@ // file : bpkg/types-parsers.txx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file namespace bpkg diff --git a/bpkg/types.hxx b/bpkg/types.hxx index 667ed76..d4847b8 100644 --- a/bpkg/types.hxx +++ b/bpkg/types.hxx @@ -1,5 +1,4 @@ // file : bpkg/types.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef BPKG_TYPES_HXX diff --git a/bpkg/utility.cxx b/bpkg/utility.cxx index 054a622..29b0853 100644 --- a/bpkg/utility.cxx +++ b/bpkg/utility.cxx @@ -1,5 +1,4 @@ // file : bpkg/utility.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/bpkg/utility.hxx b/bpkg/utility.hxx index 81aedf0..a8e4a7e 100644 --- a/bpkg/utility.hxx +++ b/bpkg/utility.hxx @@ -1,5 +1,4 @@ // file : bpkg/utility.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef BPKG_UTILITY_HXX diff --git a/bpkg/utility.txx b/bpkg/utility.txx index 0e71e13..b2c2a3c 100644 --- a/bpkg/utility.txx +++ b/bpkg/utility.txx @@ -1,5 +1,4 @@ // file : bpkg/utility.txx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/bpkg/value-traits.hxx b/bpkg/value-traits.hxx index 3845a6e..97383e5 100644 --- a/bpkg/value-traits.hxx +++ b/bpkg/value-traits.hxx @@ -1,5 +1,4 @@ // file : bpkg/value-traits.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef BPKG_VALUE_TRAITS_HXX diff --git a/bpkg/version.hxx.in b/bpkg/version.hxx.in index a87c3ba..22da973 100644 --- a/bpkg/version.hxx.in +++ b/bpkg/version.hxx.in @@ -1,5 +1,4 @@ // file : bpkg/version.hxx.in -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef BPKG_VERSION // Note: using the version macro itself. diff --git a/bpkg/wrapper-traits.hxx b/bpkg/wrapper-traits.hxx index e71fa6d..0288a9d 100644 --- a/bpkg/wrapper-traits.hxx +++ b/bpkg/wrapper-traits.hxx @@ -1,5 +1,4 @@ // file : bpkg/wrapper-traits.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef BPKG_WRAPPER_TRAITS_HXX -- cgit v1.1