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 --- libcrypto/tests/basic/buildfile | 1 - libcrypto/tests/basic/driver.c | 1 - libcrypto/tests/basic/testscript | 1 - 3 files changed, 3 deletions(-) (limited to 'libcrypto/tests/basic') diff --git a/libcrypto/tests/basic/buildfile b/libcrypto/tests/basic/buildfile index 2f19c4a..460b709 100644 --- a/libcrypto/tests/basic/buildfile +++ b/libcrypto/tests/basic/buildfile @@ -1,5 +1,4 @@ # file : tests/basic/buildfile -# copyright : Copyright (c) 2018-2019 Code Synthesis Ltd # license : OpenSSL and SSLeay Licenses; see accompanying LICENSE file import libs = libcrypto%lib{crypto} diff --git a/libcrypto/tests/basic/driver.c b/libcrypto/tests/basic/driver.c index 2206c22..7b1d394 100644 --- a/libcrypto/tests/basic/driver.c +++ b/libcrypto/tests/basic/driver.c @@ -1,5 +1,4 @@ /* file : tests/basic/driver.c - * copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC * license : OpenSSL and SSLeay Licenses; see accompanying LICENSE file */ diff --git a/libcrypto/tests/basic/testscript b/libcrypto/tests/basic/testscript index aa7d09d..7157abf 100644 --- a/libcrypto/tests/basic/testscript +++ b/libcrypto/tests/basic/testscript @@ -1,5 +1,4 @@ # file : tests/basic/testscript -# copyright : Copyright (c) 2016-2019 Code Synthesis Ltd # license : OpenSSL and SSLeay Licenses; see accompanying LICENSE file $* >>~"%EOO%" -- cgit v1.1