diff options
author | tb <> | 2022-07-30 17:26:01 +0000 |
---|---|---|
committer | tb <> | 2022-07-30 17:26:01 +0000 |
commit | 193cb191256999fd1e30b1208bcabc5c49a02538 (patch) | |
tree | fb2a4fe3489de87f4848b43d1886311011b28488 /src/lib/libssl/ssl_seclevel.c | |
parent | bed538163f326f77b5118158c28c4d660580aa8e (diff) | |
download | openbsd-193cb191256999fd1e30b1208bcabc5c49a02538.tar.gz openbsd-193cb191256999fd1e30b1208bcabc5c49a02538.tar.bz2 openbsd-193cb191256999fd1e30b1208bcabc5c49a02538.zip |
update copyright years
Diffstat (limited to 'src/lib/libssl/ssl_seclevel.c')
-rw-r--r-- | src/lib/libssl/ssl_seclevel.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libssl/ssl_seclevel.c b/src/lib/libssl/ssl_seclevel.c index 957ebc7ca5..0d539bcb83 100644 --- a/src/lib/libssl/ssl_seclevel.c +++ b/src/lib/libssl/ssl_seclevel.c | |||
@@ -1,6 +1,6 @@ | |||
1 | /* $OpenBSD: ssl_seclevel.c,v 1.23 2022/07/19 18:55:12 tb Exp $ */ | 1 | /* $OpenBSD: ssl_seclevel.c,v 1.24 2022/07/30 17:26:01 tb Exp $ */ |
2 | /* | 2 | /* |
3 | * Copyright (c) 2020 Theo Buehler <tb@openbsd.org> | 3 | * Copyright (c) 2020-2022 Theo Buehler <tb@openbsd.org> |
4 | * | 4 | * |
5 | * Permission to use, copy, modify, and distribute this software for any | 5 | * Permission to use, copy, modify, and distribute this software for any |
6 | * purpose with or without fee is hereby granted, provided that the above | 6 | * purpose with or without fee is hereby granted, provided that the above |