From 86c87e679fe6ecf78bc3c00248e5d6a991301cec Mon Sep 17 00:00:00 2001 From: Sam Roberts Date: Tue, 26 Feb 2019 11:30:23 -0800 Subject: deps: upgrade openssl sources to 1.1.1b This updates all sources in deps/openssl/openssl with openssl-1.1.1b. PR-URL: https://github.com/nodejs/node/pull/26327 Reviewed-By: Gireesh Punathil Reviewed-By: Michael Dawson Reviewed-By: Ben Noordhuis --- deps/openssl/openssl/crypto/asn1/charmap.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deps/openssl/openssl/crypto/asn1/charmap.pl') diff --git a/deps/openssl/openssl/crypto/asn1/charmap.pl b/deps/openssl/openssl/crypto/asn1/charmap.pl index fbab1f3b0a..dadd8df774 100644 --- a/deps/openssl/openssl/crypto/asn1/charmap.pl +++ b/deps/openssl/openssl/crypto/asn1/charmap.pl @@ -1,5 +1,5 @@ #! /usr/bin/env perl -# Copyright 2000-2018 The OpenSSL Project Authors. All Rights Reserved. +# Copyright 2000-2019 The OpenSSL Project Authors. All Rights Reserved. # # Licensed under the OpenSSL license (the "License"). You may not use # this file except in compliance with the License. You can obtain a copy -- cgit v1.2.3