From e18cf66aaf44b4d476625b2416386b051007d495 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Sun, 1 May 2016 15:08:34 +0200 Subject: [PATCH] Adjust a last few generators to new license boilerplate and C code style Reviewed-by: Rich Salz --- crypto/asn1/charmap.pl | 20 ++++++++++++++++---- crypto/conf/keysets.pl | 22 +++++++++++----------- 2 files changed, 27 insertions(+), 15 deletions(-) diff --git a/crypto/asn1/charmap.pl b/crypto/asn1/charmap.pl index c36cf78a90..4ddbe0edca 100644 --- a/crypto/asn1/charmap.pl +++ b/crypto/asn1/charmap.pl @@ -70,17 +70,29 @@ $arr[ord("?")] |= $PSTRING_CHAR; # Now generate the C code print <