aboutsummaryrefslogtreecommitdiff
path: root/libbpkg
diff options
context:
space:
mode:
Diffstat (limited to 'libbpkg')
-rw-r--r--libbpkg/buildfile1
-rw-r--r--libbpkg/export.hxx1
-rw-r--r--libbpkg/manifest.cxx1
-rw-r--r--libbpkg/manifest.hxx1
-rw-r--r--libbpkg/package-name.hxx1
-rw-r--r--libbpkg/version.hxx.in1
6 files changed, 0 insertions, 6 deletions
diff --git a/libbpkg/buildfile b/libbpkg/buildfile
index 82aac78..dcdd8bd 100644
--- a/libbpkg/buildfile
+++ b/libbpkg/buildfile
@@ -1,5 +1,4 @@
# file : libbpkg/buildfile
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
import int_libs = libbutl%lib{butl}
diff --git a/libbpkg/export.hxx b/libbpkg/export.hxx
index 2738845..1e971fa 100644
--- a/libbpkg/export.hxx
+++ b/libbpkg/export.hxx
@@ -1,5 +1,4 @@
// file : libbpkg/export.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef LIBBPKG_EXPORT_HXX
diff --git a/libbpkg/manifest.cxx b/libbpkg/manifest.cxx
index ae4a70b..7de5f7e 100644
--- a/libbpkg/manifest.cxx
+++ b/libbpkg/manifest.cxx
@@ -1,5 +1,4 @@
// file : libbpkg/manifest.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <libbpkg/manifest.hxx>
diff --git a/libbpkg/manifest.hxx b/libbpkg/manifest.hxx
index d25e98c..80b410d 100644
--- a/libbpkg/manifest.hxx
+++ b/libbpkg/manifest.hxx
@@ -1,5 +1,4 @@
// file : libbpkg/manifest.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef LIBBPKG_MANIFEST_HXX
diff --git a/libbpkg/package-name.hxx b/libbpkg/package-name.hxx
index 52301c7..1828fa2 100644
--- a/libbpkg/package-name.hxx
+++ b/libbpkg/package-name.hxx
@@ -1,5 +1,4 @@
// file : libbpkg/package-name.hxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef LIBBPKG_PACKAGE_NAME_HXX
diff --git a/libbpkg/version.hxx.in b/libbpkg/version.hxx.in
index d8731d3..0c48d2f 100644
--- a/libbpkg/version.hxx.in
+++ b/libbpkg/version.hxx.in
@@ -1,5 +1,4 @@
// file : libbpkg/version.hxx.in -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef LIBBPKG_VERSION // Note: using the version macro itself.