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 --- build/bootstrap.build | 1 - build/export.build | 1 - build/root.build | 1 - 3 files changed, 3 deletions(-) (limited to 'build') diff --git a/build/bootstrap.build b/build/bootstrap.build index a40db37..a970bfb 100644 --- a/build/bootstrap.build +++ b/build/bootstrap.build @@ -1,5 +1,4 @@ # file : build/bootstrap.build -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file project = build2 diff --git a/build/export.build b/build/export.build index e2f247c..76c61b7 100644 --- a/build/export.build +++ b/build/export.build @@ -1,5 +1,4 @@ # file : build/export.build -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file if ($import.target == exe{b}) diff --git a/build/root.build b/build/root.build index 0656ab5..5a5e961 100644 --- a/build/root.build +++ b/build/root.build @@ -1,5 +1,4 @@ # file : build/root.build -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file using in -- cgit v1.1