diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-07 15:45:29 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-07 15:45:29 +0300 |
commit | 62ea5a9d85836611b29faa8d98e6cda4adf532fe (patch) | |
tree | 92d02407795b535ab9ba454e267c80343cb5700d /bpkg-rep/buildfile | |
parent | 4f8f901b908346e15005720801955c35934b0cf7 (diff) |
Drop copyright notice from source code
Diffstat (limited to 'bpkg-rep/buildfile')
-rw-r--r-- | bpkg-rep/buildfile | 1 |
1 files changed, 0 insertions, 1 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} |