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/in/buildfile | 1 - libbuild2/in/export.hxx | 1 - libbuild2/in/init.cxx | 1 - libbuild2/in/init.hxx | 1 - libbuild2/in/rule.cxx | 1 - libbuild2/in/rule.hxx | 1 - libbuild2/in/target.cxx | 1 - libbuild2/in/target.hxx | 1 - 8 files changed, 8 deletions(-) (limited to 'libbuild2/in') diff --git a/libbuild2/in/buildfile b/libbuild2/in/buildfile index a07e131..b9d51d6 100644 --- a/libbuild2/in/buildfile +++ b/libbuild2/in/buildfile @@ -1,5 +1,4 @@ # file : libbuild2/in/buildfile -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file include ../ diff --git a/libbuild2/in/export.hxx b/libbuild2/in/export.hxx index 776f647..687303f 100644 --- a/libbuild2/in/export.hxx +++ b/libbuild2/in/export.hxx @@ -1,5 +1,4 @@ // file : libbuild2/in/export.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #pragma once diff --git a/libbuild2/in/init.cxx b/libbuild2/in/init.cxx index bbf5d43..6cd2f96 100644 --- a/libbuild2/in/init.cxx +++ b/libbuild2/in/init.cxx @@ -1,5 +1,4 @@ // file : libbuild2/in/init.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/libbuild2/in/init.hxx b/libbuild2/in/init.hxx index 29e3e61..787c24a 100644 --- a/libbuild2/in/init.hxx +++ b/libbuild2/in/init.hxx @@ -1,5 +1,4 @@ // file : libbuild2/in/init.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef LIBBUILD2_IN_INIT_HXX diff --git a/libbuild2/in/rule.cxx b/libbuild2/in/rule.cxx index 593fb6d..f2c6ce4 100644 --- a/libbuild2/in/rule.cxx +++ b/libbuild2/in/rule.cxx @@ -1,5 +1,4 @@ // file : libbuild2/in/rule.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/libbuild2/in/rule.hxx b/libbuild2/in/rule.hxx index 0daf6c0..653818f 100644 --- a/libbuild2/in/rule.hxx +++ b/libbuild2/in/rule.hxx @@ -1,5 +1,4 @@ // file : libbuild2/in/rule.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef LIBBUILD2_IN_RULE_HXX diff --git a/libbuild2/in/target.cxx b/libbuild2/in/target.cxx index 490ab10..0affc04 100644 --- a/libbuild2/in/target.cxx +++ b/libbuild2/in/target.cxx @@ -1,5 +1,4 @@ // file : libbuild2/in/target.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include diff --git a/libbuild2/in/target.hxx b/libbuild2/in/target.hxx index 5e3438d..20a0c44 100644 --- a/libbuild2/in/target.hxx +++ b/libbuild2/in/target.hxx @@ -1,5 +1,4 @@ // file : libbuild2/in/target.hxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #ifndef LIBBUILD2_IN_TARGET_HXX -- cgit v1.1