From bd767361efe4b9a80010c41613a2970b06504bff Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 7 Feb 2020 15:13:01 +0300 Subject: Drop copyright notice from source code --- libbuild2/install/functions.cxx | 1 - libbuild2/install/init.cxx | 1 - libbuild2/install/init.hxx | 1 - libbuild2/install/operation.cxx | 1 - libbuild2/install/operation.hxx | 1 - libbuild2/install/rule.cxx | 1 - libbuild2/install/rule.hxx | 1 - libbuild2/install/utility.hxx | 1 - 8 files changed, 8 deletions(-) (limited to 'libbuild2/install') diff --git a/libbuild2/install/functions.cxx b/libbuild2/install/functions.cxx index 6052dd9..d8b07a4 100644 --- a/libbuild2/install/functions.cxx +++ b/libbuild2/install/functions.cxx @@ -1,5 +1,4 @@ // file : libbuild2/install/functions.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/libbuild2/install/init.cxx b/libbuild2/install/init.cxx index 5aa5b1d..34a5625 100644 --- a/libbuild2/install/init.cxx +++ b/libbuild2/install/init.cxx @@ -1,5 +1,4 @@ // file : libbuild2/install/init.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/libbuild2/install/init.hxx b/libbuild2/install/init.hxx index 5506744..cef4336 100644 --- a/libbuild2/install/init.hxx +++ b/libbuild2/install/init.hxx @@ -1,5 +1,4 @@ // file : libbuild2/install/init.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef LIBBUILD2_INSTALL_INIT_HXX diff --git a/libbuild2/install/operation.cxx b/libbuild2/install/operation.cxx index 4515f14..61908c7 100644 --- a/libbuild2/install/operation.cxx +++ b/libbuild2/install/operation.cxx @@ -1,5 +1,4 @@ // file : libbuild2/install/operation.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/libbuild2/install/operation.hxx b/libbuild2/install/operation.hxx index 40cf25d..c1f5416 100644 --- a/libbuild2/install/operation.hxx +++ b/libbuild2/install/operation.hxx @@ -1,5 +1,4 @@ // file : libbuild2/install/operation.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef LIBBUILD2_INSTALL_OPERATION_HXX diff --git a/libbuild2/install/rule.cxx b/libbuild2/install/rule.cxx index 5655526..55ac536 100644 --- a/libbuild2/install/rule.cxx +++ b/libbuild2/install/rule.cxx @@ -1,5 +1,4 @@ // file : libbuild2/install/rule.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/libbuild2/install/rule.hxx b/libbuild2/install/rule.hxx index 56d3970..5896589 100644 --- a/libbuild2/install/rule.hxx +++ b/libbuild2/install/rule.hxx @@ -1,5 +1,4 @@ // file : libbuild2/install/rule.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef LIBBUILD2_INSTALL_RULE_HXX diff --git a/libbuild2/install/utility.hxx b/libbuild2/install/utility.hxx index fae7c43..cb9203c 100644 --- a/libbuild2/install/utility.hxx +++ b/libbuild2/install/utility.hxx @@ -1,5 +1,4 @@ // file : libbuild2/install/utility.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef LIBBUILD2_INSTALL_UTILITY_HXX -- cgit v1.1