aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rw-r--r--build/bootstrap.build1
-rw-r--r--build/bootstrap.make1
-rw-r--r--build/export.build1
-rw-r--r--build/export/libcutl/stub.make1
-rw-r--r--build/import/libcutl/configuration-rules.make1
-rwxr-xr-xbuild/import/libcutl/configure1
-rw-r--r--build/import/libcutl/stub.make1
-rw-r--r--build/root.build1
8 files changed, 0 insertions, 8 deletions
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