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 - libcrypto/tests/build/bootstrap.build | 1 - libcrypto/tests/build/root.build | 1 - libcrypto/tests/buildfile | 1 - 6 files changed, 6 deletions(-) (limited to 'libcrypto/tests') 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%" diff --git a/libcrypto/tests/build/bootstrap.build b/libcrypto/tests/build/bootstrap.build index dd525c0..cd952b5 100644 --- a/libcrypto/tests/build/bootstrap.build +++ b/libcrypto/tests/build/bootstrap.build @@ -1,5 +1,4 @@ # file : tests/build/bootstrap.build -# copyright : Copyright (c) 2018-2019 Code Synthesis Ltd # license : OpenSSL and SSLeay Licenses; see accompanying LICENSE file project = # Unnamed tests subproject. diff --git a/libcrypto/tests/build/root.build b/libcrypto/tests/build/root.build index b14a261..3cf01d9 100644 --- a/libcrypto/tests/build/root.build +++ b/libcrypto/tests/build/root.build @@ -1,5 +1,4 @@ # file : tests/build/root.build -# copyright : Copyright (c) 2018-2019 Code Synthesis Ltd # license : OpenSSL and SSLeay Licenses; see accompanying LICENSE file using c diff --git a/libcrypto/tests/buildfile b/libcrypto/tests/buildfile index 70330ab..4857518 100644 --- a/libcrypto/tests/buildfile +++ b/libcrypto/tests/buildfile @@ -1,5 +1,4 @@ # file : tests/buildfile -# copyright : Copyright (c) 2018-2019 Code Synthesis Ltd # license : OpenSSL and SSLeay Licenses; see accompanying LICENSE file ./: {*/ -build/} -- cgit v1.1