aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-07 15:51:22 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-07 15:51:22 +0300
commita0303ae2e6b106c1a7191e1146b4db9bfe16ee92 (patch)
treecfce665c3897fa505539a41efeaccf460716dac5
parent9e8f41dded54eb366f2ad6c6f8fafa5cfc1c3224 (diff)
Drop copyright notice from source code
-rw-r--r--bdep/bdep.cli1
-rw-r--r--bdep/bdep.cxx1
-rw-r--r--bdep/build.hxx1
-rw-r--r--bdep/build.txx1
-rw-r--r--bdep/buildfile1
-rw-r--r--bdep/ci-parsers.cxx1
-rw-r--r--bdep/ci-parsers.hxx1
-rw-r--r--bdep/ci-types.hxx1
-rw-r--r--bdep/ci.cli1
-rw-r--r--bdep/ci.cxx1
-rw-r--r--bdep/ci.hxx1
-rw-r--r--bdep/clean.cli1
-rw-r--r--bdep/clean.hxx1
-rw-r--r--bdep/common.cli1
-rw-r--r--bdep/config.cli1
-rw-r--r--bdep/config.cxx1
-rw-r--r--bdep/config.hxx1
-rw-r--r--bdep/database-views.hxx1
-rw-r--r--bdep/database.cxx1
-rw-r--r--bdep/database.hxx1
-rw-r--r--bdep/default-options-files.cli1
-rw-r--r--bdep/deinit.cli1
-rw-r--r--bdep/deinit.cxx1
-rw-r--r--bdep/deinit.hxx1
-rw-r--r--bdep/diagnostics.cxx1
-rw-r--r--bdep/diagnostics.hxx1
-rw-r--r--bdep/fetch.cli1
-rw-r--r--bdep/fetch.cxx1
-rw-r--r--bdep/fetch.hxx1
-rw-r--r--bdep/git.cxx1
-rw-r--r--bdep/git.hxx1
-rw-r--r--bdep/git.ixx1
-rw-r--r--bdep/git.txx1
-rw-r--r--bdep/help.cli1
-rw-r--r--bdep/help.cxx1
-rw-r--r--bdep/help.hxx1
-rw-r--r--bdep/http-service.cxx1
-rw-r--r--bdep/http-service.hxx1
-rw-r--r--bdep/init.cli1
-rw-r--r--bdep/init.cxx1
-rw-r--r--bdep/init.hxx1
-rw-r--r--bdep/new-parsers.cxx1
-rw-r--r--bdep/new-parsers.hxx1
-rw-r--r--bdep/new-types.hxx1
-rw-r--r--bdep/new.cli1
-rw-r--r--bdep/new.cxx1
-rw-r--r--bdep/new.hxx1
-rw-r--r--bdep/options-types.hxx1
-rw-r--r--bdep/project-author.cxx1
-rw-r--r--bdep/project-author.hxx1
-rw-r--r--bdep/project.cli1
-rw-r--r--bdep/project.cxx1
-rw-r--r--bdep/project.hxx1
-rw-r--r--bdep/projects-configs.cli1
-rw-r--r--bdep/publish.cli1
-rw-r--r--bdep/publish.cxx1
-rw-r--r--bdep/publish.hxx1
-rw-r--r--bdep/release-parsers.cxx1
-rw-r--r--bdep/release-parsers.hxx1
-rw-r--r--bdep/release-types.hxx1
-rw-r--r--bdep/release.cli1
-rw-r--r--bdep/release.cxx1
-rw-r--r--bdep/release.hxx1
-rw-r--r--bdep/status.cli1
-rw-r--r--bdep/status.cxx1
-rw-r--r--bdep/status.hxx1
-rw-r--r--bdep/sync.cli1
-rw-r--r--bdep/sync.cxx1
-rw-r--r--bdep/sync.hxx1
-rw-r--r--bdep/test.cli1
-rw-r--r--bdep/test.hxx1
-rw-r--r--bdep/types-parsers.cxx1
-rw-r--r--bdep/types-parsers.hxx1
-rw-r--r--bdep/types.hxx1
-rw-r--r--bdep/update.cli1
-rw-r--r--bdep/update.hxx1
-rw-r--r--bdep/utility.cxx1
-rw-r--r--bdep/utility.hxx1
-rw-r--r--bdep/utility.txx1
-rw-r--r--bdep/value-traits.hxx1
-rw-r--r--bdep/version.hxx.in1
-rw-r--r--bdep/wrapper-traits.hxx1
-rw-r--r--build/bootstrap.build1
-rw-r--r--build/export.build1
-rw-r--r--build/root.build1
-rw-r--r--buildfile1
-rw-r--r--doc/buildfile1
-rw-r--r--tests/build/bootstrap.build1
-rw-r--r--tests/build/root.build1
-rw-r--r--tests/buildfile1
-rw-r--r--tests/ci.testscript1
-rw-r--r--tests/common.testscript1
-rw-r--r--tests/config.testscript1
-rw-r--r--tests/fetch.testscript1
-rw-r--r--tests/init.testscript1
-rw-r--r--tests/new.testscript1
-rw-r--r--tests/project.testscript1
-rw-r--r--tests/publish.testscript1
-rw-r--r--tests/release.testscript1
-rw-r--r--tests/status.testscript1
-rw-r--r--tests/sync.testscript1
-rw-r--r--tests/test.testscript1
-rw-r--r--tests/update.testscript1
103 files changed, 0 insertions, 103 deletions
diff --git a/bdep/bdep.cli b/bdep/bdep.cli
index f0d13c0..a25c06e 100644
--- a/bdep/bdep.cli
+++ b/bdep/bdep.cli
@@ -1,5 +1,4 @@
// file : bdep/bdep.cli
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
include <bdep/common.cli>;
diff --git a/bdep/bdep.cxx b/bdep/bdep.cxx
index 1faac39..e397eca 100644
--- a/bdep/bdep.cxx
+++ b/bdep/bdep.cxx
@@ -1,5 +1,4 @@
// file : bdep/bdep.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef _WIN32
diff --git a/bdep/build.hxx b/bdep/build.hxx
index eea8f36..7b44531 100644
--- a/bdep/build.hxx
+++ b/bdep/build.hxx
@@ -1,5 +1,4 @@
// file : bdep/build.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BDEP_BUILD_HXX
diff --git a/bdep/build.txx b/bdep/build.txx
index b83aa9c..0090be5 100644
--- a/bdep/build.txx
+++ b/bdep/build.txx
@@ -1,5 +1,4 @@
// file : bdep/build.txx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <cstring> // strchr()
diff --git a/bdep/buildfile b/bdep/buildfile
index 0c300a7..378b4b3 100644
--- a/bdep/buildfile
+++ b/bdep/buildfile
@@ -1,5 +1,4 @@
# file : bdep/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/bdep/ci-parsers.cxx b/bdep/ci-parsers.cxx
index a887ad1..efee55c 100644
--- a/bdep/ci-parsers.cxx
+++ b/bdep/ci-parsers.cxx
@@ -1,5 +1,4 @@
// file : bdep/ci-parsers.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <sstream>
diff --git a/bdep/ci-parsers.hxx b/bdep/ci-parsers.hxx
index d196f41..709b244 100644
--- a/bdep/ci-parsers.hxx
+++ b/bdep/ci-parsers.hxx
@@ -1,5 +1,4 @@
// file : bdep/ci-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/bdep/ci-types.hxx b/bdep/ci-types.hxx
index 522b730..09f3fae 100644
--- a/bdep/ci-types.hxx
+++ b/bdep/ci-types.hxx
@@ -1,5 +1,4 @@
// file : bdep/ci-types.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BDEP_CI_TYPES_HXX
diff --git a/bdep/ci.cli b/bdep/ci.cli
index ed51f01..bd417f0 100644
--- a/bdep/ci.cli
+++ b/bdep/ci.cli
@@ -1,5 +1,4 @@
// file : bdep/ci.cli
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
include <bdep/project.cli>;
diff --git a/bdep/ci.cxx b/bdep/ci.cxx
index 6c30b46..2f07957 100644
--- a/bdep/ci.cxx
+++ b/bdep/ci.cxx
@@ -1,5 +1,4 @@
// file : bdep/ci.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <bdep/ci.hxx>
diff --git a/bdep/ci.hxx b/bdep/ci.hxx
index a9e6659..65b9027 100644
--- a/bdep/ci.hxx
+++ b/bdep/ci.hxx
@@ -1,5 +1,4 @@
// file : bdep/ci.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BDEP_CI_HXX
diff --git a/bdep/clean.cli b/bdep/clean.cli
index 24460df..16e694e 100644
--- a/bdep/clean.cli
+++ b/bdep/clean.cli
@@ -1,5 +1,4 @@
// file : bdep/clean.cli
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
include <bdep/project.cli>;
diff --git a/bdep/clean.hxx b/bdep/clean.hxx
index 01c9dac..23639c4 100644
--- a/bdep/clean.hxx
+++ b/bdep/clean.hxx
@@ -1,5 +1,4 @@
// file : bdep/clean.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BDEP_CLEAN_HXX
diff --git a/bdep/common.cli b/bdep/common.cli
index 4dd18b0..cff5790 100644
--- a/bdep/common.cli
+++ b/bdep/common.cli
@@ -1,5 +1,4 @@
// file : bdep/common.cli
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
include <bdep/types.hxx>;
diff --git a/bdep/config.cli b/bdep/config.cli
index 5481bae..6d26432 100644
--- a/bdep/config.cli
+++ b/bdep/config.cli
@@ -1,5 +1,4 @@
// file : bdep/config.cli
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
include <bdep/project.cli>;
diff --git a/bdep/config.cxx b/bdep/config.cxx
index ee5f9df..db282c4 100644
--- a/bdep/config.cxx
+++ b/bdep/config.cxx
@@ -1,5 +1,4 @@
// file : bdep/config.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <bdep/config.hxx>
diff --git a/bdep/config.hxx b/bdep/config.hxx
index ac830c4..049f030 100644
--- a/bdep/config.hxx
+++ b/bdep/config.hxx
@@ -1,5 +1,4 @@
// file : bdep/config.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BDEP_CONFIG_HXX
diff --git a/bdep/database-views.hxx b/bdep/database-views.hxx
index f047162..46d79ae 100644
--- a/bdep/database-views.hxx
+++ b/bdep/database-views.hxx
@@ -1,5 +1,4 @@
// file : bdep/database-views.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BDEP_DATABASE_VIEWS_HXX
diff --git a/bdep/database.cxx b/bdep/database.cxx
index 9ae745a..5e0aea5 100644
--- a/bdep/database.cxx
+++ b/bdep/database.cxx
@@ -1,5 +1,4 @@
// file : bdep/database.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <bdep/database.hxx>
diff --git a/bdep/database.hxx b/bdep/database.hxx
index ef43acf..fbfe241 100644
--- a/bdep/database.hxx
+++ b/bdep/database.hxx
@@ -1,5 +1,4 @@
// file : bdep/database.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BDEP_DATABASE_HXX
diff --git a/bdep/default-options-files.cli b/bdep/default-options-files.cli
index 0ec9b68..a58be52 100644
--- a/bdep/default-options-files.cli
+++ b/bdep/default-options-files.cli
@@ -1,5 +1,4 @@
// file : bdep/default-options-files.cli
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
include <bdep/common-options.hxx>;
diff --git a/bdep/deinit.cli b/bdep/deinit.cli
index cd14fec..6aad32c 100644
--- a/bdep/deinit.cli
+++ b/bdep/deinit.cli
@@ -1,5 +1,4 @@
// file : bdep/deinit.cli
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
include <bdep/project.cli>;
diff --git a/bdep/deinit.cxx b/bdep/deinit.cxx
index 18acf52..b4a3350 100644
--- a/bdep/deinit.cxx
+++ b/bdep/deinit.cxx
@@ -1,5 +1,4 @@
// file : bdep/deinit.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <bdep/deinit.hxx>
diff --git a/bdep/deinit.hxx b/bdep/deinit.hxx
index e879c12..e3abde5 100644
--- a/bdep/deinit.hxx
+++ b/bdep/deinit.hxx
@@ -1,5 +1,4 @@
// file : bdep/deinit.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BDEP_DEINIT_HXX
diff --git a/bdep/diagnostics.cxx b/bdep/diagnostics.cxx
index 9d0b237..67d7fb4 100644
--- a/bdep/diagnostics.cxx
+++ b/bdep/diagnostics.cxx
@@ -1,5 +1,4 @@
// file : bdep/diagnostics.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <bdep/diagnostics.hxx>
diff --git a/bdep/diagnostics.hxx b/bdep/diagnostics.hxx
index 40b2d11..4d885fb 100644
--- a/bdep/diagnostics.hxx
+++ b/bdep/diagnostics.hxx
@@ -1,5 +1,4 @@
// file : bdep/diagnostics.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BDEP_DIAGNOSTICS_HXX
diff --git a/bdep/fetch.cli b/bdep/fetch.cli
index 7d4d001..4349bdd 100644
--- a/bdep/fetch.cli
+++ b/bdep/fetch.cli
@@ -1,5 +1,4 @@
// file : bdep/fetch.cli
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
include <bdep/project.cli>;
diff --git a/bdep/fetch.cxx b/bdep/fetch.cxx
index 3527e51..dcc98b6 100644
--- a/bdep/fetch.cxx
+++ b/bdep/fetch.cxx
@@ -1,5 +1,4 @@
// file : bdep/fetch.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <bdep/fetch.hxx>
diff --git a/bdep/fetch.hxx b/bdep/fetch.hxx
index e367459..235d2f2 100644
--- a/bdep/fetch.hxx
+++ b/bdep/fetch.hxx
@@ -1,5 +1,4 @@
// file : bdep/fetch.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BDEP_FETCH_HXX
diff --git a/bdep/git.cxx b/bdep/git.cxx
index 6b23342..1c672c7 100644
--- a/bdep/git.cxx
+++ b/bdep/git.cxx
@@ -1,5 +1,4 @@
// file : bdep/git.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <bdep/git.hxx>
diff --git a/bdep/git.hxx b/bdep/git.hxx
index c674926..dcf3407 100644
--- a/bdep/git.hxx
+++ b/bdep/git.hxx
@@ -1,5 +1,4 @@
// file : bdep/git.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BDEP_GIT_HXX
diff --git a/bdep/git.ixx b/bdep/git.ixx
index f06a000..8289544 100644
--- a/bdep/git.ixx
+++ b/bdep/git.ixx
@@ -1,5 +1,4 @@
// file : bdep/git.ixx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
namespace bdep
diff --git a/bdep/git.txx b/bdep/git.txx
index c5aca72..822be9e 100644
--- a/bdep/git.txx
+++ b/bdep/git.txx
@@ -1,5 +1,4 @@
// file : bdep/git.txx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
namespace bdep
diff --git a/bdep/help.cli b/bdep/help.cli
index c6aa1ab..6a0f265 100644
--- a/bdep/help.cli
+++ b/bdep/help.cli
@@ -1,5 +1,4 @@
// file : bdep/help.cli
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
include <bdep/common.cli>;
diff --git a/bdep/help.cxx b/bdep/help.cxx
index 4175b89..f9416fd 100644
--- a/bdep/help.cxx
+++ b/bdep/help.cxx
@@ -1,5 +1,4 @@
// file : bdep/help.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <bdep/help.hxx>
diff --git a/bdep/help.hxx b/bdep/help.hxx
index ffefbb9..3ddb5ed 100644
--- a/bdep/help.hxx
+++ b/bdep/help.hxx
@@ -1,5 +1,4 @@
// file : bdep/help.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BDEP_HELP_HXX
diff --git a/bdep/http-service.cxx b/bdep/http-service.cxx
index 892ad82..f18f4c6 100644
--- a/bdep/http-service.cxx
+++ b/bdep/http-service.cxx
@@ -1,5 +1,4 @@
// file : bdep/submit.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <bdep/http-service.hxx>
diff --git a/bdep/http-service.hxx b/bdep/http-service.hxx
index b4eb4f2..8a0e54f 100644
--- a/bdep/http-service.hxx
+++ b/bdep/http-service.hxx
@@ -1,5 +1,4 @@
// file : bdep/http-service.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BDEP_HTTP_SERVICE_HXX
diff --git a/bdep/init.cli b/bdep/init.cli
index 32024eb..c8616c3 100644
--- a/bdep/init.cli
+++ b/bdep/init.cli
@@ -1,5 +1,4 @@
// file : bdep/init.cli
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
include <bdep/project.cli>;
diff --git a/bdep/init.cxx b/bdep/init.cxx
index 5bc6a72..dbb85cb 100644
--- a/bdep/init.cxx
+++ b/bdep/init.cxx
@@ -1,5 +1,4 @@
// file : bdep/init.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <bdep/init.hxx>
diff --git a/bdep/init.hxx b/bdep/init.hxx
index 0aec927..475c87e 100644
--- a/bdep/init.hxx
+++ b/bdep/init.hxx
@@ -1,5 +1,4 @@
// file : bdep/init.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BDEP_INIT_HXX
diff --git a/bdep/new-parsers.cxx b/bdep/new-parsers.cxx
index 49dee66..f6e03e8 100644
--- a/bdep/new-parsers.cxx
+++ b/bdep/new-parsers.cxx
@@ -1,5 +1,4 @@
// file : bdep/new-parsers.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <bdep/new-parsers.hxx>
diff --git a/bdep/new-parsers.hxx b/bdep/new-parsers.hxx
index b2a2b99..1a6985f 100644
--- a/bdep/new-parsers.hxx
+++ b/bdep/new-parsers.hxx
@@ -1,5 +1,4 @@
// file : bdep/new-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/bdep/new-types.hxx b/bdep/new-types.hxx
index a8d733e..6cfb2b3 100644
--- a/bdep/new-types.hxx
+++ b/bdep/new-types.hxx
@@ -1,5 +1,4 @@
// file : bdep/new-types.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BDEP_NEW_TYPES_HXX
diff --git a/bdep/new.cli b/bdep/new.cli
index 259a4df..8715f72 100644
--- a/bdep/new.cli
+++ b/bdep/new.cli
@@ -1,5 +1,4 @@
// file : bdep/new.cli
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
include <bdep/project.cli>;
diff --git a/bdep/new.cxx b/bdep/new.cxx
index 3235566..80b4f40 100644
--- a/bdep/new.cxx
+++ b/bdep/new.cxx
@@ -1,5 +1,4 @@
// file : bdep/new.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <bdep/new.hxx>
diff --git a/bdep/new.hxx b/bdep/new.hxx
index 2513798..4c8d797 100644
--- a/bdep/new.hxx
+++ b/bdep/new.hxx
@@ -1,5 +1,4 @@
// file : bdep/new.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BDEP_NEW_HXX
diff --git a/bdep/options-types.hxx b/bdep/options-types.hxx
index 968814e..fffb2a4 100644
--- a/bdep/options-types.hxx
+++ b/bdep/options-types.hxx
@@ -1,5 +1,4 @@
// file : bdep/options-types.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BDEP_OPTIONS_TYPES_HXX
diff --git a/bdep/project-author.cxx b/bdep/project-author.cxx
index cb4b631..723dbe9 100644
--- a/bdep/project-author.cxx
+++ b/bdep/project-author.cxx
@@ -1,5 +1,4 @@
// file : bdep/project-author.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <bdep/project-author.hxx>
diff --git a/bdep/project-author.hxx b/bdep/project-author.hxx
index 124fe15..8c78896 100644
--- a/bdep/project-author.hxx
+++ b/bdep/project-author.hxx
@@ -1,5 +1,4 @@
// file : bdep/project-author.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BDEP_PROJECT_AUTHOR_HXX
diff --git a/bdep/project.cli b/bdep/project.cli
index bcf5cd5..1b6c7aa 100644
--- a/bdep/project.cli
+++ b/bdep/project.cli
@@ -1,5 +1,4 @@
// file : bdep/project.cli
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
include <bdep/common.cli>;
diff --git a/bdep/project.cxx b/bdep/project.cxx
index d8cfc8a..7055e3c 100644
--- a/bdep/project.cxx
+++ b/bdep/project.cxx
@@ -1,5 +1,4 @@
// file : bdep/project.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <bdep/project.hxx>
diff --git a/bdep/project.hxx b/bdep/project.hxx
index 83cefc9..609c144 100644
--- a/bdep/project.hxx
+++ b/bdep/project.hxx
@@ -1,5 +1,4 @@
// file : bdep/project.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BDEP_PROJECT_HXX
diff --git a/bdep/projects-configs.cli b/bdep/projects-configs.cli
index b8742bd..0228d4c 100644
--- a/bdep/projects-configs.cli
+++ b/bdep/projects-configs.cli
@@ -1,5 +1,4 @@
// file : bdep/projects-configs.cli
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
include <bdep/common-options.hxx>;
diff --git a/bdep/publish.cli b/bdep/publish.cli
index 0a3eafb..d8ecb82 100644
--- a/bdep/publish.cli
+++ b/bdep/publish.cli
@@ -1,5 +1,4 @@
// file : bdep/publish.cli
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
include <set>;
diff --git a/bdep/publish.cxx b/bdep/publish.cxx
index 00b36df..094f42c 100644
--- a/bdep/publish.cxx
+++ b/bdep/publish.cxx
@@ -1,5 +1,4 @@
// file : bdep/publish.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <bdep/publish.hxx>
diff --git a/bdep/publish.hxx b/bdep/publish.hxx
index 2693b21..542d9b4 100644
--- a/bdep/publish.hxx
+++ b/bdep/publish.hxx
@@ -1,5 +1,4 @@
// file : bdep/publish.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BDEP_PUBLISH_HXX
diff --git a/bdep/release-parsers.cxx b/bdep/release-parsers.cxx
index 5ad8cd7..26b9789 100644
--- a/bdep/release-parsers.cxx
+++ b/bdep/release-parsers.cxx
@@ -1,5 +1,4 @@
// file : bdep/release-parsers.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <bdep/release-parsers.hxx>
diff --git a/bdep/release-parsers.hxx b/bdep/release-parsers.hxx
index 8fec599..0244b50 100644
--- a/bdep/release-parsers.hxx
+++ b/bdep/release-parsers.hxx
@@ -1,5 +1,4 @@
// file : bdep/release-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/bdep/release-types.hxx b/bdep/release-types.hxx
index dc24ba4..00d61aa 100644
--- a/bdep/release-types.hxx
+++ b/bdep/release-types.hxx
@@ -1,5 +1,4 @@
// file : bdep/release-types.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BDEP_RELEASE_TYPES_HXX
diff --git a/bdep/release.cli b/bdep/release.cli
index 44d339a..4e69283 100644
--- a/bdep/release.cli
+++ b/bdep/release.cli
@@ -1,5 +1,4 @@
// file : bdep/release.cli
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
include <set>;
diff --git a/bdep/release.cxx b/bdep/release.cxx
index abb3784..2532242 100644
--- a/bdep/release.cxx
+++ b/bdep/release.cxx
@@ -1,5 +1,4 @@
// file : bdep/release.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <bdep/release.hxx>
diff --git a/bdep/release.hxx b/bdep/release.hxx
index 774d7d1..a76e6a4 100644
--- a/bdep/release.hxx
+++ b/bdep/release.hxx
@@ -1,5 +1,4 @@
// file : bdep/release.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BDEP_RELEASE_HXX
diff --git a/bdep/status.cli b/bdep/status.cli
index 8960277..39688cb 100644
--- a/bdep/status.cli
+++ b/bdep/status.cli
@@ -1,5 +1,4 @@
// file : bdep/status.cli
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
include <bdep/project.cli>;
diff --git a/bdep/status.cxx b/bdep/status.cxx
index c31f156..a4cdb28 100644
--- a/bdep/status.cxx
+++ b/bdep/status.cxx
@@ -1,5 +1,4 @@
// file : bdep/status.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <bdep/status.hxx>
diff --git a/bdep/status.hxx b/bdep/status.hxx
index 56fe979..27180fe 100644
--- a/bdep/status.hxx
+++ b/bdep/status.hxx
@@ -1,5 +1,4 @@
// file : bdep/status.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BDEP_STATUS_HXX
diff --git a/bdep/sync.cli b/bdep/sync.cli
index f4afc85..503b930 100644
--- a/bdep/sync.cli
+++ b/bdep/sync.cli
@@ -1,5 +1,4 @@
// file : bdep/sync.cli
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
include <bdep/project.cli>;
diff --git a/bdep/sync.cxx b/bdep/sync.cxx
index beeec10..63486cd 100644
--- a/bdep/sync.cxx
+++ b/bdep/sync.cxx
@@ -1,5 +1,4 @@
// file : bdep/sync.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <bdep/sync.hxx>
diff --git a/bdep/sync.hxx b/bdep/sync.hxx
index a74b228..725377e 100644
--- a/bdep/sync.hxx
+++ b/bdep/sync.hxx
@@ -1,5 +1,4 @@
// file : bdep/sync.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BDEP_SYNC_HXX
diff --git a/bdep/test.cli b/bdep/test.cli
index 58d7764..18c9b04 100644
--- a/bdep/test.cli
+++ b/bdep/test.cli
@@ -1,5 +1,4 @@
// file : bdep/test.cli
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
include <bdep/project.cli>;
diff --git a/bdep/test.hxx b/bdep/test.hxx
index 6edd97d..dfd550f 100644
--- a/bdep/test.hxx
+++ b/bdep/test.hxx
@@ -1,5 +1,4 @@
// file : bdep/test.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BDEP_TEST_HXX
diff --git a/bdep/types-parsers.cxx b/bdep/types-parsers.cxx
index 43218e7..7707b3c 100644
--- a/bdep/types-parsers.cxx
+++ b/bdep/types-parsers.cxx
@@ -1,5 +1,4 @@
// file : bdep/types-parsers.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <bdep/types-parsers.hxx>
diff --git a/bdep/types-parsers.hxx b/bdep/types-parsers.hxx
index c6e1cc6..9e76237 100644
--- a/bdep/types-parsers.hxx
+++ b/bdep/types-parsers.hxx
@@ -1,5 +1,4 @@
// file : bdep/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/bdep/types.hxx b/bdep/types.hxx
index 0ecc8ec..d2a0355 100644
--- a/bdep/types.hxx
+++ b/bdep/types.hxx
@@ -1,5 +1,4 @@
// file : bdep/types.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BDEP_TYPES_HXX
diff --git a/bdep/update.cli b/bdep/update.cli
index 83b1b79..6b7cdf3 100644
--- a/bdep/update.cli
+++ b/bdep/update.cli
@@ -1,5 +1,4 @@
// file : bdep/update.cli
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
include <bdep/project.cli>;
diff --git a/bdep/update.hxx b/bdep/update.hxx
index 80bf74c..e038c36 100644
--- a/bdep/update.hxx
+++ b/bdep/update.hxx
@@ -1,5 +1,4 @@
// file : bdep/update.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BDEP_UPDATE_HXX
diff --git a/bdep/utility.cxx b/bdep/utility.cxx
index 0ec3233..4e3649e 100644
--- a/bdep/utility.cxx
+++ b/bdep/utility.cxx
@@ -1,5 +1,4 @@
// file : bdep/utility.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <bdep/utility.hxx>
diff --git a/bdep/utility.hxx b/bdep/utility.hxx
index 7f464ad..c675951 100644
--- a/bdep/utility.hxx
+++ b/bdep/utility.hxx
@@ -1,5 +1,4 @@
// file : bdep/utility.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BDEP_UTILITY_HXX
diff --git a/bdep/utility.txx b/bdep/utility.txx
index 81fd68c..86a7b60 100644
--- a/bdep/utility.txx
+++ b/bdep/utility.txx
@@ -1,5 +1,4 @@
// file : bdep/utility.txx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <cstring> // strcmp()
diff --git a/bdep/value-traits.hxx b/bdep/value-traits.hxx
index 24702cd..4675f27 100644
--- a/bdep/value-traits.hxx
+++ b/bdep/value-traits.hxx
@@ -1,5 +1,4 @@
// file : bdep/value-traits.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BDEP_VALUE_TRAITS_HXX
diff --git a/bdep/version.hxx.in b/bdep/version.hxx.in
index 086f821..7a0a666 100644
--- a/bdep/version.hxx.in
+++ b/bdep/version.hxx.in
@@ -1,5 +1,4 @@
// file : bdep/version.hxx.in -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BDEP_VERSION // Note: using the version macro itself.
diff --git a/bdep/wrapper-traits.hxx b/bdep/wrapper-traits.hxx
index aea12ae..dd665d6 100644
--- a/bdep/wrapper-traits.hxx
+++ b/bdep/wrapper-traits.hxx
@@ -1,5 +1,4 @@
// file : bdep/wrapper-traits.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BDEP_WRAPPER_TRAITS_HXX
diff --git a/build/bootstrap.build b/build/bootstrap.build
index 81dd5fa..d7aeac1 100644
--- a/build/bootstrap.build
+++ b/build/bootstrap.build
@@ -1,5 +1,4 @@
# file : build/bootstrap.build
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
project = bdep
diff --git a/build/export.build b/build/export.build
index 3e7bb50..d183212 100644
--- a/build/export.build
+++ b/build/export.build
@@ -1,5 +1,4 @@
# file : build/export.build
-# 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 fe312c1..1e989e4 100644
--- a/build/root.build
+++ b/build/root.build
@@ -1,5 +1,4 @@
# file : build/root.build
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
cxx.std = latest
diff --git a/buildfile b/buildfile
index 6500356..4e788df 100644
--- a/buildfile
+++ b/buildfile
@@ -1,5 +1,4 @@
# file : buildfile
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
./: {*/ -build/} doc{INSTALL LICENSE NEWS README CONTRIBUTING.md} manifest
diff --git a/doc/buildfile b/doc/buildfile
index 359c70f..0b2dd63 100644
--- a/doc/buildfile
+++ b/doc/buildfile
@@ -1,5 +1,4 @@
# file : doc/buildfile
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
cmds = \
diff --git a/tests/build/bootstrap.build b/tests/build/bootstrap.build
index b42a95d..c9187a6 100644
--- a/tests/build/bootstrap.build
+++ b/tests/build/bootstrap.build
@@ -1,5 +1,4 @@
# file : tests/build/bootstrap.build
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
project = # Unnamed subproject.
diff --git a/tests/build/root.build b/tests/build/root.build
index f2694b7..f0a353d 100644
--- a/tests/build/root.build
+++ b/tests/build/root.build
@@ -1,5 +1,4 @@
# file : tests/build/root.build
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
# We need to configure C/C++ modules to pass the compiler paths to some of
diff --git a/tests/buildfile b/tests/buildfile
index 9fdcb36..713ecea 100644
--- a/tests/buildfile
+++ b/tests/buildfile
@@ -1,5 +1,4 @@
# file : tests/buildfile
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
define common: file
diff --git a/tests/ci.testscript b/tests/ci.testscript
index 0afe1ec..d1302c0 100644
--- a/tests/ci.testscript
+++ b/tests/ci.testscript
@@ -1,5 +1,4 @@
# file : tests/ci.testscript
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include common.testscript project.testscript
diff --git a/tests/common.testscript b/tests/common.testscript
index cf5931d..c4adca8 100644
--- a/tests/common.testscript
+++ b/tests/common.testscript
@@ -1,5 +1,4 @@
# file : tests/common.testscript
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
# Commonly-used variables setup and driver command line.
diff --git a/tests/config.testscript b/tests/config.testscript
index 71e860c..2e28399 100644
--- a/tests/config.testscript
+++ b/tests/config.testscript
@@ -1,5 +1,4 @@
# file : tests/config.testscript
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
# Note that we test the list sub-command while testing other sub-commands.
diff --git a/tests/fetch.testscript b/tests/fetch.testscript
index b10d3c4..2b8f8c2 100644
--- a/tests/fetch.testscript
+++ b/tests/fetch.testscript
@@ -1,5 +1,4 @@
# file : tests/fetch.testscript
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include common.testscript project.testscript
diff --git a/tests/init.testscript b/tests/init.testscript
index 61876c2..3b85ea5 100644
--- a/tests/init.testscript
+++ b/tests/init.testscript
@@ -1,5 +1,4 @@
# file : tests/init.testscript
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
# Here we test both init and deinit commands.
diff --git a/tests/new.testscript b/tests/new.testscript
index 35c9b91..d8858b3 100644
--- a/tests/new.testscript
+++ b/tests/new.testscript
@@ -1,5 +1,4 @@
# file : tests/new.testscript
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include common.testscript
diff --git a/tests/project.testscript b/tests/project.testscript
index fa1f0ea..efb0f2c 100644
--- a/tests/project.testscript
+++ b/tests/project.testscript
@@ -1,5 +1,4 @@
# file : tests/project.testscript
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
# Create and initialize a sample build2 C++ executable project that will be
diff --git a/tests/publish.testscript b/tests/publish.testscript
index 0d35520..6d2eec1 100644
--- a/tests/publish.testscript
+++ b/tests/publish.testscript
@@ -1,5 +1,4 @@
# file : tests/publish.testscript
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include common.testscript project.testscript
diff --git a/tests/release.testscript b/tests/release.testscript
index 868a577..92c211b 100644
--- a/tests/release.testscript
+++ b/tests/release.testscript
@@ -1,5 +1,4 @@
# file : tests/release.testscript
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include common.testscript project.testscript
diff --git a/tests/status.testscript b/tests/status.testscript
index f128b21..03e55a9 100644
--- a/tests/status.testscript
+++ b/tests/status.testscript
@@ -1,5 +1,4 @@
# file : tests/status.testscript
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include common.testscript project.testscript
diff --git a/tests/sync.testscript b/tests/sync.testscript
index f875fa1..3c13c25 100644
--- a/tests/sync.testscript
+++ b/tests/sync.testscript
@@ -1,5 +1,4 @@
# file : tests/sync.testscript
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include common.testscript
diff --git a/tests/test.testscript b/tests/test.testscript
index 4e27d7e..18c7162 100644
--- a/tests/test.testscript
+++ b/tests/test.testscript
@@ -1,5 +1,4 @@
# file : tests/test.testscript
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
.include common.testscript
diff --git a/tests/update.testscript b/tests/update.testscript
index 107d367..b3e1b97 100644
--- a/tests/update.testscript
+++ b/tests/update.testscript
@@ -1,5 +1,4 @@
# file : tests/update.testscript
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
# Here we test both update and clean commands.