From c8d9ea4439e258a1983579100618bed70b2d524a Mon Sep 17 00:00:00 2001 From: Sam Roberts Date: Tue, 26 Feb 2019 12:25:11 -0800 Subject: deps: update archs files for OpenSSL-1.1.1b `cd deps/openssl/config; make` updates all archs dependant files. PR-URL: https://github.com/nodejs/node/pull/26327 Reviewed-By: Gireesh Punathil Reviewed-By: Michael Dawson Reviewed-By: Ben Noordhuis --- deps/openssl/config/archs/linux-x32/no-asm/include/progs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deps/openssl/config/archs/linux-x32/no-asm/include/progs.h') diff --git a/deps/openssl/config/archs/linux-x32/no-asm/include/progs.h b/deps/openssl/config/archs/linux-x32/no-asm/include/progs.h index 0d382187ba..9b3d270e20 100644 --- a/deps/openssl/config/archs/linux-x32/no-asm/include/progs.h +++ b/deps/openssl/config/archs/linux-x32/no-asm/include/progs.h @@ -2,7 +2,7 @@ * WARNING: do not edit! * Generated by apps/progs.pl * - * Copyright 1995-2018 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 1995-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