From 30287d97a159d74965c87e2f1ffb82c3b99ffdf2 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 15 Feb 2020 00:44:27 +0300 Subject: Release version 1.1.1+10 Drop copyright notice from source code Use adhoc value for {libcrypto,libssl}.map prerequisite-specific variable include --- libssl/build/bootstrap.build | 1 - libssl/build/export.build | 1 - libssl/build/root.build | 1 - 3 files changed, 3 deletions(-) (limited to 'libssl/build') diff --git a/libssl/build/bootstrap.build b/libssl/build/bootstrap.build index 4f383bf..4c95e4c 100644 --- a/libssl/build/bootstrap.build +++ b/libssl/build/bootstrap.build @@ -1,5 +1,4 @@ # file : build/root.build -# copyright : Copyright (c) 2018-2019 Code Synthesis Ltd # license : OpenSSL and SSLeay Licenses; see accompanying LICENSE file project = libssl diff --git a/libssl/build/export.build b/libssl/build/export.build index f1e1ae5..f1a0397 100644 --- a/libssl/build/export.build +++ b/libssl/build/export.build @@ -1,5 +1,4 @@ # file : build/root.build -# copyright : Copyright (c) 2018-2019 Code Synthesis Ltd # license : OpenSSL and SSLeay Licenses; see accompanying LICENSE file $out_root/ diff --git a/libssl/build/root.build b/libssl/build/root.build index e5ca350..fa1cfb3 100644 --- a/libssl/build/root.build +++ b/libssl/build/root.build @@ -1,5 +1,4 @@ # file : build/root.build -# copyright : Copyright (c) 2018-2019 Code Synthesis Ltd # license : OpenSSL and SSLeay Licenses; see accompanying LICENSE file using c -- cgit v1.1