diff options
author | Theo Buehler <tb@cvs.openbsd.org> | 2022-07-08 14:33:57 +0000 |
---|---|---|
committer | Theo Buehler <tb@cvs.openbsd.org> | 2022-07-08 14:33:57 +0000 |
commit | ceb0c6fcccbdaadc3ea7d83bc7fa58b8287e3402 (patch) | |
tree | 345789701e24489296328a2fe53f4b357df6e3e6 /regress/lib/libcrypto/wycheproof | |
parent | 4f945bf16baaca018a2e846c86b6fdc432782e1a (diff) |
whitespace
Diffstat (limited to 'regress/lib/libcrypto/wycheproof')
-rw-r--r-- | regress/lib/libcrypto/wycheproof/wycheproof-json.pl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/regress/lib/libcrypto/wycheproof/wycheproof-json.pl b/regress/lib/libcrypto/wycheproof/wycheproof-json.pl index 01fa66f7f78..45c7542b592 100644 --- a/regress/lib/libcrypto/wycheproof/wycheproof-json.pl +++ b/regress/lib/libcrypto/wycheproof/wycheproof-json.pl @@ -1,12 +1,12 @@ -# $OpenBSD: wycheproof-json.pl,v 1.1 2022/07/07 20:01:20 tb Exp $ +# $OpenBSD: wycheproof-json.pl,v 1.2 2022/07/08 14:33:56 tb Exp $ # Copyright (c) 2022 Joel Sing <jsing@openbsd.org> # Copyright (c) 2022 Theo Buehler <tb@openbsd.org> -# +# # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above # copyright notice and this permission notice appear in all copies. -# +# # THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES # WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF # MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR |