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