aboutsummaryrefslogtreecommitdiff
path: root/bbot
diff options
context:
space:
mode:
Diffstat (limited to 'bbot')
-rw-r--r--bbot/agent/agent.cli1
-rw-r--r--bbot/agent/agent.cxx1
-rw-r--r--bbot/agent/agent.hxx1
-rw-r--r--bbot/agent/machine.cxx1
-rw-r--r--bbot/agent/machine.hxx1
-rw-r--r--bbot/agent/tftp.cxx1
-rw-r--r--bbot/agent/tftp.hxx1
-rw-r--r--bbot/bootstrap-manifest.cxx1
-rw-r--r--bbot/bootstrap-manifest.hxx1
-rw-r--r--bbot/bootstrap-manifest.test.cxx1
-rw-r--r--bbot/bootstrap-manifest.test.testscript1
-rw-r--r--bbot/buildfile1
-rw-r--r--bbot/common.cli1
-rw-r--r--bbot/diagnostics.cxx1
-rw-r--r--bbot/diagnostics.hxx1
-rw-r--r--bbot/machine-manifest.cxx1
-rw-r--r--bbot/machine-manifest.hxx1
-rw-r--r--bbot/machine-manifest.test.cxx1
-rw-r--r--bbot/machine-manifest.test.testscript1
-rw-r--r--bbot/types-parsers.cxx1
-rw-r--r--bbot/types-parsers.hxx1
-rw-r--r--bbot/types.hxx1
-rw-r--r--bbot/utility.hxx1
-rw-r--r--bbot/utility.txx1
-rw-r--r--bbot/version.hxx.in1
-rw-r--r--bbot/worker/worker.cli1
-rw-r--r--bbot/worker/worker.cxx1
27 files changed, 0 insertions, 27 deletions
diff --git a/bbot/agent/agent.cli b/bbot/agent/agent.cli
index 6004bd0..dbafe8f 100644
--- a/bbot/agent/agent.cli
+++ b/bbot/agent/agent.cli
@@ -1,5 +1,4 @@
// file : bbot/agent.cli
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : TBC; see accompanying LICENSE file
include <bbot/common.cli>;
diff --git a/bbot/agent/agent.cxx b/bbot/agent/agent.cxx
index ba1833e..c06edaf 100644
--- a/bbot/agent/agent.cxx
+++ b/bbot/agent/agent.cxx
@@ -1,5 +1,4 @@
// file : bbot/agent/agent.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : TBC; see accompanying LICENSE file
#include <bbot/agent/agent.hxx>
diff --git a/bbot/agent/agent.hxx b/bbot/agent/agent.hxx
index fd24151..93c4b56 100644
--- a/bbot/agent/agent.hxx
+++ b/bbot/agent/agent.hxx
@@ -1,5 +1,4 @@
// file : bbot/agent/agent.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : TBC; see accompanying LICENSE file
#ifndef BBOT_AGENT_AGENT_HXX
diff --git a/bbot/agent/machine.cxx b/bbot/agent/machine.cxx
index 4da58ca..9b205cc 100644
--- a/bbot/agent/machine.cxx
+++ b/bbot/agent/machine.cxx
@@ -1,5 +1,4 @@
// file : bbot/agent/machine.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : TBC; see accompanying LICENSE file
#include <bbot/agent/machine.hxx>
diff --git a/bbot/agent/machine.hxx b/bbot/agent/machine.hxx
index 46ad544..44c7480 100644
--- a/bbot/agent/machine.hxx
+++ b/bbot/agent/machine.hxx
@@ -1,5 +1,4 @@
// file : bbot/agent/machine.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : TBC; see accompanying LICENSE file
#ifndef BBOT_AGENT_MACHINE_HXX
diff --git a/bbot/agent/tftp.cxx b/bbot/agent/tftp.cxx
index ee34517..80c626b 100644
--- a/bbot/agent/tftp.cxx
+++ b/bbot/agent/tftp.cxx
@@ -1,5 +1,4 @@
// file : bbot/agent/tftp.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : TBC; see accompanying LICENSE file
#include <bbot/agent/tftp.hxx>
diff --git a/bbot/agent/tftp.hxx b/bbot/agent/tftp.hxx
index 57d14dd..2d02b29 100644
--- a/bbot/agent/tftp.hxx
+++ b/bbot/agent/tftp.hxx
@@ -1,5 +1,4 @@
// file : bbot/agent/tftp.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : TBC; see accompanying LICENSE file
#ifndef BBOT_AGENT_TFTP_HXX
diff --git a/bbot/bootstrap-manifest.cxx b/bbot/bootstrap-manifest.cxx
index 9103dc8..d8597d6 100644
--- a/bbot/bootstrap-manifest.cxx
+++ b/bbot/bootstrap-manifest.cxx
@@ -1,5 +1,4 @@
// file : bbot/bootstrap-manifest.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : TBC; see accompanying LICENSE file
#include <bbot/bootstrap-manifest.hxx>
diff --git a/bbot/bootstrap-manifest.hxx b/bbot/bootstrap-manifest.hxx
index 42d6ad8..5474882 100644
--- a/bbot/bootstrap-manifest.hxx
+++ b/bbot/bootstrap-manifest.hxx
@@ -1,5 +1,4 @@
// file : bbot/bootstrap-manifest.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : TBC; see accompanying LICENSE file
#ifndef BBOT_BOOTSTRAP_MANIFEST_HXX
diff --git a/bbot/bootstrap-manifest.test.cxx b/bbot/bootstrap-manifest.test.cxx
index da41fd7..1310631 100644
--- a/bbot/bootstrap-manifest.test.cxx
+++ b/bbot/bootstrap-manifest.test.cxx
@@ -1,5 +1,4 @@
// file : bbot/bootstrap-manifest.test.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : TBC; see accompanying LICENSE file
#include <ios> // ios_base::failbit, ios_base::badbit
diff --git a/bbot/bootstrap-manifest.test.testscript b/bbot/bootstrap-manifest.test.testscript
index 626497c..9d835eb 100644
--- a/bbot/bootstrap-manifest.test.testscript
+++ b/bbot/bootstrap-manifest.test.testscript
@@ -1,5 +1,4 @@
# file : bbot/bootstrap-manifest.test.testscript
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : TBC; see accompanying LICENSE file
: bootstrap-manifest
diff --git a/bbot/buildfile b/bbot/buildfile
index 4d10c94..80c55f7 100644
--- a/bbot/buildfile
+++ b/bbot/buildfile
@@ -1,5 +1,4 @@
# file : bbot/buildfile
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : TBC; see accompanying LICENSE file
# Systemd .service file.
diff --git a/bbot/common.cli b/bbot/common.cli
index 429760f..494f4fa 100644
--- a/bbot/common.cli
+++ b/bbot/common.cli
@@ -1,5 +1,4 @@
// file : bbot/common.cli
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : TBC; see accompanying LICENSE file
include <bbot/types.hxx>;
diff --git a/bbot/diagnostics.cxx b/bbot/diagnostics.cxx
index 12c8438..fc85f3a 100644
--- a/bbot/diagnostics.cxx
+++ b/bbot/diagnostics.cxx
@@ -1,5 +1,4 @@
// file : bbot/diagnostics.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : TBC; see accompanying LICENSE file
#include <bbot/diagnostics.hxx>
diff --git a/bbot/diagnostics.hxx b/bbot/diagnostics.hxx
index 9fd5acf..63441ed 100644
--- a/bbot/diagnostics.hxx
+++ b/bbot/diagnostics.hxx
@@ -1,5 +1,4 @@
// file : bbot/diagnostics.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : TBC; see accompanying LICENSE file
#ifndef BBOT_DIAGNOSTICS_HXX
diff --git a/bbot/machine-manifest.cxx b/bbot/machine-manifest.cxx
index 294525b..0292824 100644
--- a/bbot/machine-manifest.cxx
+++ b/bbot/machine-manifest.cxx
@@ -1,5 +1,4 @@
// file : bbot/machine-manifest.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : TBC; see accompanying LICENSE file
#include <bbot/machine-manifest.hxx>
diff --git a/bbot/machine-manifest.hxx b/bbot/machine-manifest.hxx
index 3bb3443..c29493f 100644
--- a/bbot/machine-manifest.hxx
+++ b/bbot/machine-manifest.hxx
@@ -1,5 +1,4 @@
// file : bbot/machine-manifest.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : TBC; see accompanying LICENSE file
#ifndef BBOT_MACHINE_MANIFEST_HXX
diff --git a/bbot/machine-manifest.test.cxx b/bbot/machine-manifest.test.cxx
index c1287dc..099e0f7 100644
--- a/bbot/machine-manifest.test.cxx
+++ b/bbot/machine-manifest.test.cxx
@@ -1,5 +1,4 @@
// file : bbot/machine-manifest.test.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : TBC; see accompanying LICENSE file
#include <ios> // ios_base::failbit, ios_base::badbit
diff --git a/bbot/machine-manifest.test.testscript b/bbot/machine-manifest.test.testscript
index fe8c59a..5ef1a45 100644
--- a/bbot/machine-manifest.test.testscript
+++ b/bbot/machine-manifest.test.testscript
@@ -1,5 +1,4 @@
# file : bbot/machine-manifest.test.testscript
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : TBC; see accompanying LICENSE file
: machine-manifest
diff --git a/bbot/types-parsers.cxx b/bbot/types-parsers.cxx
index bd78ba5..7e82914 100644
--- a/bbot/types-parsers.cxx
+++ b/bbot/types-parsers.cxx
@@ -1,5 +1,4 @@
// file : bbot/types-parsers.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : TBC; see accompanying LICENSE file
#include <bbot/types-parsers.hxx>
diff --git a/bbot/types-parsers.hxx b/bbot/types-parsers.hxx
index 0264b56..1657086 100644
--- a/bbot/types-parsers.hxx
+++ b/bbot/types-parsers.hxx
@@ -1,5 +1,4 @@
// file : bbot/types-parsers.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : TBC; see accompanying LICENSE file
// CLI parsers, included into the generated source files.
diff --git a/bbot/types.hxx b/bbot/types.hxx
index 0318e94..35f8a69 100644
--- a/bbot/types.hxx
+++ b/bbot/types.hxx
@@ -1,5 +1,4 @@
// file : bbot/types.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : TBC; see accompanying LICENSE file
#ifndef BBOT_TYPES_HXX
diff --git a/bbot/utility.hxx b/bbot/utility.hxx
index e4365eb..ebe9ce8 100644
--- a/bbot/utility.hxx
+++ b/bbot/utility.hxx
@@ -1,5 +1,4 @@
// file : bbot/utility.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : TBC; see accompanying LICENSE file
#ifndef BBOT_UTILITY_HXX
diff --git a/bbot/utility.txx b/bbot/utility.txx
index f82d133..e485a80 100644
--- a/bbot/utility.txx
+++ b/bbot/utility.txx
@@ -1,5 +1,4 @@
// file : bbot/utility.txx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : TBC; see accompanying LICENSE file
#include <iostream> // cin
diff --git a/bbot/version.hxx.in b/bbot/version.hxx.in
index bce8e2b..46fb7e0 100644
--- a/bbot/version.hxx.in
+++ b/bbot/version.hxx.in
@@ -1,5 +1,4 @@
// file : bbot/version.hxx.in -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : TBC; see accompanying LICENSE file
#ifndef BBOT_VERSION // Note: using the version macro itself.
diff --git a/bbot/worker/worker.cli b/bbot/worker/worker.cli
index 04b2e70..e84d147 100644
--- a/bbot/worker/worker.cli
+++ b/bbot/worker/worker.cli
@@ -1,5 +1,4 @@
// file : bbot/worker.cli
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : TBC; see accompanying LICENSE file
include <bbot/common.cli>;
diff --git a/bbot/worker/worker.cxx b/bbot/worker/worker.cxx
index ad48029..a290020 100644
--- a/bbot/worker/worker.cxx
+++ b/bbot/worker/worker.cxx
@@ -1,5 +1,4 @@
// file : bbot/worker.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : TBC; see accompanying LICENSE file
#ifndef _WIN32