diff options
author | tb <> | 2022-05-04 18:37:00 +0000 |
---|---|---|
committer | tb <> | 2022-05-04 18:37:00 +0000 |
commit | 76fcc2ab7716f3d3ef90def0614a008d6ae133b2 (patch) | |
tree | 3634492e0295588bbea476e9618ffa29ae31b4af /src | |
parent | 4c1cc9a6659ce44d603ec6f995387ffeff7aa13c (diff) | |
download | openbsd-76fcc2ab7716f3d3ef90def0614a008d6ae133b2.tar.gz openbsd-76fcc2ab7716f3d3ef90def0614a008d6ae133b2.tar.bz2 openbsd-76fcc2ab7716f3d3ef90def0614a008d6ae133b2.zip |
Bump copyright years to 2016-2018 as it was before the previous commit.
Diffstat (limited to 'src')
-rw-r--r-- | src/lib/libcrypto/kdf/kdf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/kdf/kdf.h b/src/lib/libcrypto/kdf/kdf.h index d7a38f0966..02b01e773e 100644 --- a/src/lib/libcrypto/kdf/kdf.h +++ b/src/lib/libcrypto/kdf/kdf.h | |||
@@ -3,7 +3,7 @@ | |||
3 | * project. | 3 | * project. |
4 | */ | 4 | */ |
5 | /* ==================================================================== | 5 | /* ==================================================================== |
6 | * Copyright (c) 2016 The OpenSSL Project. All rights reserved. | 6 | * Copyright (c) 2016-2018 The OpenSSL Project. All rights reserved. |
7 | * | 7 | * |
8 | * Redistribution and use in source and binary forms, with or without | 8 | * Redistribution and use in source and binary forms, with or without |
9 | * modification, are permitted provided that the following conditions | 9 | * modification, are permitted provided that the following conditions |