diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-07 18:06:43 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-07 18:06:43 +0300 |
commit | 34499e63692e5a96fede5d0de4aec2746d7a4da5 (patch) | |
tree | 8364c63fff73ec09afbe726068ca986f06e86c07 /openssl/buildfile | |
parent | bd3c7baa636b11048b7b23e936c99761114eb112 (diff) |
Drop copyright notice from source code
Diffstat (limited to 'openssl/buildfile')
-rw-r--r-- | openssl/buildfile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/openssl/buildfile b/openssl/buildfile index 737b82a..2d0e680 100644 --- a/openssl/buildfile +++ b/openssl/buildfile @@ -1,5 +1,4 @@ # file : openssl/buildfile -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file import libs = libbutl%lib{butl} |