diff options
author | Theo Buehler <tb@cvs.openbsd.org> | 2022-05-04 18:37:01 +0000 |
---|---|---|
committer | Theo Buehler <tb@cvs.openbsd.org> | 2022-05-04 18:37:01 +0000 |
commit | 679396797c2107b47687eb9d651d58fcfc2e6bf1 (patch) | |
tree | 450fca79628502e6120d22c1923fad36253855f3 /lib | |
parent | 87e5911d4160ecf0acd1907e7345de0ca2714b46 (diff) |
Bump copyright years to 2016-2018 as it was before the previous commit.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libcrypto/kdf/kdf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcrypto/kdf/kdf.h b/lib/libcrypto/kdf/kdf.h index d7a38f09665..02b01e773e4 100644 --- a/lib/libcrypto/kdf/kdf.h +++ b/lib/libcrypto/kdf/kdf.h @@ -3,7 +3,7 @@ * project. */ /* ==================================================================== - * Copyright (c) 2016 The OpenSSL Project. All rights reserved. + * Copyright (c) 2016-2018 The OpenSSL Project. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |