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/bin/buildfile | 1 - libbuild2/bin/export.hxx | 1 - libbuild2/bin/guess.cxx | 1 - libbuild2/bin/guess.hxx | 1 - libbuild2/bin/init.cxx | 1 - libbuild2/bin/init.hxx | 1 - libbuild2/bin/rule.cxx | 1 - libbuild2/bin/rule.hxx | 1 - libbuild2/bin/target.cxx | 1 - libbuild2/bin/target.hxx | 1 - libbuild2/bin/utility.hxx | 1 - 11 files changed, 11 deletions(-) (limited to 'libbuild2/bin') diff --git a/libbuild2/bin/buildfile b/libbuild2/bin/buildfile index d5c6e83..8b4d115 100644 --- a/libbuild2/bin/buildfile +++ b/libbuild2/bin/buildfile @@ -1,5 +1,4 @@ # file : libbuild2/bin/buildfile -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file include ../ diff --git a/libbuild2/bin/export.hxx b/libbuild2/bin/export.hxx index 944a756..9f18c9d 100644 --- a/libbuild2/bin/export.hxx +++ b/libbuild2/bin/export.hxx @@ -1,5 +1,4 @@ // file : libbuild2/bin/export.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #pragma once diff --git a/libbuild2/bin/guess.cxx b/libbuild2/bin/guess.cxx index 160a807..3329cc5 100644 --- a/libbuild2/bin/guess.cxx +++ b/libbuild2/bin/guess.cxx @@ -1,5 +1,4 @@ // file : libbuild2/bin/guess.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/libbuild2/bin/guess.hxx b/libbuild2/bin/guess.hxx index 0b33ce9..255932b 100644 --- a/libbuild2/bin/guess.hxx +++ b/libbuild2/bin/guess.hxx @@ -1,5 +1,4 @@ // file : libbuild2/bin/guess.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef LIBBUILD2_BIN_GUESS_HXX diff --git a/libbuild2/bin/init.cxx b/libbuild2/bin/init.cxx index 069315f..4565eb8 100644 --- a/libbuild2/bin/init.cxx +++ b/libbuild2/bin/init.cxx @@ -1,5 +1,4 @@ // file : build2/bin/init.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/libbuild2/bin/init.hxx b/libbuild2/bin/init.hxx index 41580df..7bb9d1d 100644 --- a/libbuild2/bin/init.hxx +++ b/libbuild2/bin/init.hxx @@ -1,5 +1,4 @@ // file : libbuild2/bin/init.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef LIBBUILD2_BIN_INIT_HXX diff --git a/libbuild2/bin/rule.cxx b/libbuild2/bin/rule.cxx index 0bb5aed..e6f234a 100644 --- a/libbuild2/bin/rule.cxx +++ b/libbuild2/bin/rule.cxx @@ -1,5 +1,4 @@ // file : build2/bin/rule.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/libbuild2/bin/rule.hxx b/libbuild2/bin/rule.hxx index cfd096d..57c784f 100644 --- a/libbuild2/bin/rule.hxx +++ b/libbuild2/bin/rule.hxx @@ -1,5 +1,4 @@ // file : libbuild2/bin/rule.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef LIBBUILD2_BIN_RULE_HXX diff --git a/libbuild2/bin/target.cxx b/libbuild2/bin/target.cxx index dd8a947..a8f3bf0 100644 --- a/libbuild2/bin/target.cxx +++ b/libbuild2/bin/target.cxx @@ -1,5 +1,4 @@ // file : libbuild2/bin/target.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/libbuild2/bin/target.hxx b/libbuild2/bin/target.hxx index 3b1708a..5e7f445 100644 --- a/libbuild2/bin/target.hxx +++ b/libbuild2/bin/target.hxx @@ -1,5 +1,4 @@ // file : libbuild2/bin/target.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef LIBBUILD2_BIN_TARGET_HXX diff --git a/libbuild2/bin/utility.hxx b/libbuild2/bin/utility.hxx index cc2b727..8fe0037 100644 --- a/libbuild2/bin/utility.hxx +++ b/libbuild2/bin/utility.hxx @@ -1,5 +1,4 @@ // file : libbuild2/bin/utility.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef LIBBUILD2_BIN_UTILITY_HXX -- cgit v1.1