aboutsummaryrefslogtreecommitdiff
path: root/libbbot
diff options
context:
space:
mode:
Diffstat (limited to 'libbbot')
-rw-r--r--libbbot/build-config.cxx1
-rw-r--r--libbbot/build-config.hxx1
-rw-r--r--libbbot/buildfile1
-rw-r--r--libbbot/export.hxx1
-rw-r--r--libbbot/manifest.cxx1
-rw-r--r--libbbot/manifest.hxx1
-rw-r--r--libbbot/version.hxx.in1
7 files changed, 0 insertions, 7 deletions
diff --git a/libbbot/build-config.cxx b/libbbot/build-config.cxx
index 65a64ab..ff365e3 100644
--- a/libbbot/build-config.cxx
+++ b/libbbot/build-config.cxx
@@ -1,5 +1,4 @@
// file : libbbot/build-config.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <libbbot/build-config.hxx>
diff --git a/libbbot/build-config.hxx b/libbbot/build-config.hxx
index a7cc6a2..3541388 100644
--- a/libbbot/build-config.hxx
+++ b/libbbot/build-config.hxx
@@ -1,5 +1,4 @@
// file : libbbot/build-config.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef LIBBBOT_BUILD_CONFIG_HXX
diff --git a/libbbot/buildfile b/libbbot/buildfile
index 0b56dcf..bd36a55 100644
--- a/libbbot/buildfile
+++ b/libbbot/buildfile
@@ -1,5 +1,4 @@
# file : libbbot/buildfile
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
import int_libs = libbutl%lib{butl} libbpkg%lib{bpkg}
diff --git a/libbbot/export.hxx b/libbbot/export.hxx
index e5514fb..af51909 100644
--- a/libbbot/export.hxx
+++ b/libbbot/export.hxx
@@ -1,5 +1,4 @@
// file : libbbot/export.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef LIBBBOT_EXPORT_HXX
diff --git a/libbbot/manifest.cxx b/libbbot/manifest.cxx
index aa9d508..df74225 100644
--- a/libbbot/manifest.cxx
+++ b/libbbot/manifest.cxx
@@ -1,5 +1,4 @@
// file : libbbot/manifest.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <libbbot/manifest.hxx>
diff --git a/libbbot/manifest.hxx b/libbbot/manifest.hxx
index 73d8c9a..bbe7055 100644
--- a/libbbot/manifest.hxx
+++ b/libbbot/manifest.hxx
@@ -1,5 +1,4 @@
// file : libbbot/manifest.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef LIBBBOT_MANIFEST_HXX
diff --git a/libbbot/version.hxx.in b/libbbot/version.hxx.in
index f81c337..bcf9124 100644
--- a/libbbot/version.hxx.in
+++ b/libbbot/version.hxx.in
@@ -1,5 +1,4 @@
// file : libbbot/version.hxx.in -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef LIBBBOT_VERSION // Note: using the version macro itself.