From 55f33160d7cbb7874c98a3a6cb2e877e29d7d871 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 7 Feb 2020 16:14:03 +0300 Subject: Drop copyright notice from source code --- libbbot/build-config.cxx | 1 - libbbot/build-config.hxx | 1 - libbbot/buildfile | 1 - libbbot/export.hxx | 1 - libbbot/manifest.cxx | 1 - libbbot/manifest.hxx | 1 - libbbot/version.hxx.in | 1 - 7 files changed, 7 deletions(-) (limited to 'libbbot') 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 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 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. -- cgit v1.1