summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authortb <>2022-05-04 18:48:55 +0000
committertb <>2022-05-04 18:48:55 +0000
commit7f480d6195fd8f1f73733aefb5bfddcb3f108a03 (patch)
treef3ef77f8ff2aaa2e41f3f17ab99a285bff314636 /src
parentca962050808f7b1e9a6f45ce6f9449d0e95b83c8 (diff)
downloadopenbsd-7f480d6195fd8f1f73733aefb5bfddcb3f108a03.tar.gz
openbsd-7f480d6195fd8f1f73733aefb5bfddcb3f108a03.tar.bz2
openbsd-7f480d6195fd8f1f73733aefb5bfddcb3f108a03.zip
Restore copyright years to 2016-2018 as they were before the previous
commit.
Diffstat (limited to 'src')
-rw-r--r--src/lib/libcrypto/kdf/hkdf_evp.c2
-rw-r--r--src/lib/libcrypto/kdf/kdf_err.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/kdf/hkdf_evp.c b/src/lib/libcrypto/kdf/hkdf_evp.c
index b3d0d7a0db..8bfac8e7d1 100644
--- a/src/lib/libcrypto/kdf/hkdf_evp.c
+++ b/src/lib/libcrypto/kdf/hkdf_evp.c
@@ -1,5 +1,5 @@
1/* ==================================================================== 1/* ====================================================================
2 * Copyright (c) 2016 The OpenSSL Project. All rights reserved. 2 * Copyright (c) 2016-2018 The OpenSSL Project. All rights reserved.
3 * 3 *
4 * Redistribution and use in source and binary forms, with or without 4 * Redistribution and use in source and binary forms, with or without
5 * modification, are permitted provided that the following conditions 5 * modification, are permitted provided that the following conditions
diff --git a/src/lib/libcrypto/kdf/kdf_err.c b/src/lib/libcrypto/kdf/kdf_err.c
index eb2ec57ae6..f3cf870f37 100644
--- a/src/lib/libcrypto/kdf/kdf_err.c
+++ b/src/lib/libcrypto/kdf/kdf_err.c
@@ -1,5 +1,5 @@
1/* ==================================================================== 1/* ====================================================================
2 * Copyright (c) 1999-2016 The OpenSSL Project. All rights reserved. 2 * Copyright (c) 1999-2018 The OpenSSL Project. All rights reserved.
3 * 3 *
4 * Redistribution and use in source and binary forms, with or without 4 * Redistribution and use in source and binary forms, with or without
5 * modification, are permitted provided that the following conditions 5 * modification, are permitted provided that the following conditions