From e6ce15659511a90be1d7e17d9bd16f4c625033a6 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 7 Feb 2020 17:58:13 +0300 Subject: Drop copyright notice from source code --- build/bootstrap.build | 1 - build/root.build | 1 - buildfile | 1 - doc/buildfile | 1 - doc/manual.cli | 1 - 5 files changed, 5 deletions(-) diff --git a/build/bootstrap.build b/build/bootstrap.build index 2241651..644aad2 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 : TBC; see accompanying LICENSE file project = buildos diff --git a/build/root.build b/build/root.build index 794e41f..8295f4c 100644 --- a/build/root.build +++ b/build/root.build @@ -1,3 +1,2 @@ # file : build/root.build -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : TBC; see accompanying LICENSE file diff --git a/buildfile b/buildfile index 6a1dc81..236377b 100644 --- a/buildfile +++ b/buildfile @@ -1,5 +1,4 @@ # file : buildfile -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : TBC; see accompanying LICENSE file define sh: file diff --git a/doc/buildfile b/doc/buildfile index 4b70658..5248576 100644 --- a/doc/buildfile +++ b/doc/buildfile @@ -1,5 +1,4 @@ # file : doc/buildfile -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : TBC; see accompanying LICENSE file define css: file diff --git a/doc/manual.cli b/doc/manual.cli index a2484aa..1529ca8 100644 --- a/doc/manual.cli +++ b/doc/manual.cli @@ -1,5 +1,4 @@ // file : doc/manual.cli -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file "\name=build2-buildos-manual" -- cgit v1.1