summaryrefslogtreecommitdiffstats
path: root/crypto/des
diff options
context:
space:
mode:
authorTomas Mraz <tomas@openssl.org>2022-12-01 12:29:01 +0100
committerTomas Mraz <tomas@openssl.org>2022-12-01 12:47:05 +0100
commit967f20144025e51d6bce5d115f5eaebea328394d (patch)
tree0d64a3ac2b7ede3f892be634ffb2151911a8cfeb /crypto/des
parentf73a5b7d98606ce218564478f0ece30459633da4 (diff)
Update copyright year
Reviewed-by: Matt Caswell <matt@openssl.org> Release: yes (Merged from https://github.com/openssl/openssl/pull/19803)
Diffstat (limited to 'crypto/des')
-rw-r--r--crypto/des/cfb_enc.c2
-rw-r--r--crypto/des/des_local.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/crypto/des/cfb_enc.c b/crypto/des/cfb_enc.c
index e8813755bf..51c4dd2ab9 100644
--- a/crypto/des/cfb_enc.c
+++ b/crypto/des/cfb_enc.c
@@ -1,5 +1,5 @@
/*
- * Copyright 1995-2020 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the Apache License 2.0 (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/crypto/des/des_local.h b/crypto/des/des_local.h
index 09099a97dc..24d93bd3fb 100644
--- a/crypto/des/des_local.h
+++ b/crypto/des/des_local.h
@@ -1,5 +1,5 @@
/*
- * Copyright 1995-2016 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the Apache License 2.0 (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy