From 416359f425f7035c63f1cf8f2831873d11510e76 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 13 Feb 2020 18:48:55 +0300 Subject: Drop copyright notice from source code --- build/bootstrap.build | 1 - build/bootstrap.make | 1 - build/export.build | 1 - build/export/libcutl/stub.make | 1 - build/import/libcutl/configuration-rules.make | 1 - build/import/libcutl/configure | 1 - build/import/libcutl/stub.make | 1 - build/root.build | 1 - 8 files changed, 8 deletions(-) (limited to 'build') diff --git a/build/bootstrap.build b/build/bootstrap.build index e4003f5..74387e8 100644 --- a/build/bootstrap.build +++ b/build/bootstrap.build @@ -1,5 +1,4 @@ # file : build/bootstrap.build -# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file project = libcutl diff --git a/build/bootstrap.make b/build/bootstrap.make index 81394df..f6f9d59 100644 --- a/build/bootstrap.make +++ b/build/bootstrap.make @@ -1,5 +1,4 @@ # file : build/bootstrap.make -# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file project_name := libcutl diff --git a/build/export.build b/build/export.build index f5b73c2..12d96d4 100644 --- a/build/export.build +++ b/build/export.build @@ -1,5 +1,4 @@ # file : build/export.build -# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file $out_root/ diff --git a/build/export/libcutl/stub.make b/build/export/libcutl/stub.make index f11b12a..8b6c105 100644 --- a/build/export/libcutl/stub.make +++ b/build/export/libcutl/stub.make @@ -1,5 +1,4 @@ # file : build/export/libcutl/stub.make -# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file $(call include-once,$(src_root)/cutl/makefile,$(out_root)) diff --git a/build/import/libcutl/configuration-rules.make b/build/import/libcutl/configuration-rules.make index ac6ae63..4559510 100644 --- a/build/import/libcutl/configuration-rules.make +++ b/build/import/libcutl/configuration-rules.make @@ -1,5 +1,4 @@ # file : build/import/libcutl/configuration-rules.make -# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file $(dcf_root)/import/libcutl/configuration-dynamic.make: | $(dcf_root)/import/libcutl/. diff --git a/build/import/libcutl/configure b/build/import/libcutl/configure index d2bdd68..5c182e2 100755 --- a/build/import/libcutl/configure +++ b/build/import/libcutl/configure @@ -1,7 +1,6 @@ #! /usr/bin/env bash # file : build/import/libcutl/configure -# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file diff --git a/build/import/libcutl/stub.make b/build/import/libcutl/stub.make index d831a43..11876f2 100644 --- a/build/import/libcutl/stub.make +++ b/build/import/libcutl/stub.make @@ -1,5 +1,4 @@ # file : build/import/libcutl/stub.make -# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file $(call include-once,$(scf_root)/import/libcutl/configuration-rules.make,$(dcf_root)) diff --git a/build/root.build b/build/root.build index b034271..0e1f5a5 100644 --- a/build/root.build +++ b/build/root.build @@ -1,5 +1,4 @@ # file : build/root.build -# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file cxx.std = latest -- cgit v1.1