aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-07 15:45:29 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-07 15:45:29 +0300
commit62ea5a9d85836611b29faa8d98e6cda4adf532fe (patch)
tree92d02407795b535ab9ba454e267c80343cb5700d
parent4f8f901b908346e15005720801955c35934b0cf7 (diff)
Drop copyright notice from source code
-rw-r--r--bpkg-rep/buildfile1
-rw-r--r--bpkg-rep/publish.in1
-rw-r--r--bpkg-rep/utility.bash.in1
-rw-r--r--build/bootstrap.build1
-rw-r--r--build/export.build1
-rw-r--r--build/root.build1
-rw-r--r--buildfile1
-rw-r--r--tests/build/bootstrap.build1
-rw-r--r--tests/build/root.build1
-rw-r--r--tests/buildfile1
-rw-r--r--tests/publish.testscript1
11 files changed, 0 insertions, 11 deletions
diff --git a/bpkg-rep/buildfile b/bpkg-rep/buildfile
index 6ed65ac..6f84fd1 100644
--- a/bpkg-rep/buildfile
+++ b/bpkg-rep/buildfile
@@ -1,5 +1,4 @@
# file : bpkg-rep/buildfile
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
./: exe{bpkg-rep-publish}
diff --git a/bpkg-rep/publish.in b/bpkg-rep/publish.in
index 86e584a..a7b3d1a 100644
--- a/bpkg-rep/publish.in
+++ b/bpkg-rep/publish.in
@@ -1,7 +1,6 @@
#!/usr/bin/env bash
# file : bpkg-rep/publish.in
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
# Update (bpkg-rep-create(1)) and publish (rsync(1)) an archive-based
diff --git a/bpkg-rep/utility.bash.in b/bpkg-rep/utility.bash.in
index 77dbf55..7ac7c54 100644
--- a/bpkg-rep/utility.bash.in
+++ b/bpkg-rep/utility.bash.in
@@ -1,5 +1,4 @@
# file : bpkg-rep/utility.bash.in
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
# Utility functions useful for implementing bpkg repository utilities.
diff --git a/build/bootstrap.build b/build/bootstrap.build
index c340a16..557fee7 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 = bpkg-rep
diff --git a/build/export.build b/build/export.build
index 63c5036..6c09e3e 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
$out_root/
diff --git a/build/root.build b/build/root.build
index c6d9f4e..ae5e447 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
# Bash.
diff --git a/buildfile b/buildfile
index 1244d9e..6308b0c 100644
--- a/buildfile
+++ b/buildfile
@@ -1,5 +1,4 @@
# file : buildfile
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
./: {*/ -build/} \
diff --git a/tests/build/bootstrap.build b/tests/build/bootstrap.build
index b42a95d..c9187a6 100644
--- a/tests/build/bootstrap.build
+++ b/tests/build/bootstrap.build
@@ -1,5 +1,4 @@
# file : tests/build/bootstrap.build
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
project = # Unnamed subproject.
diff --git a/tests/build/root.build b/tests/build/root.build
index d3a191f..1472384 100644
--- a/tests/build/root.build
+++ b/tests/build/root.build
@@ -1,5 +1,4 @@
# file : tests/build/root.build
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
# Setup the utilities that we are testing.
diff --git a/tests/buildfile b/tests/buildfile
index fac5bb0..0beb40f 100644
--- a/tests/buildfile
+++ b/tests/buildfile
@@ -1,5 +1,4 @@
# file : tests/buildfile
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
./: testscript{*} $publish
diff --git a/tests/publish.testscript b/tests/publish.testscript
index 2a55e22..f11a171 100644
--- a/tests/publish.testscript
+++ b/tests/publish.testscript
@@ -1,5 +1,4 @@
# file : tests/publish.testscript
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
: args