diff options
Diffstat (limited to 'demos')
-rw-r--r-- | demos/evp/aesccm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/evp/aesccm.c b/demos/evp/aesccm.c index f073e5ec3d..d17b674db5 100644 --- a/demos/evp/aesccm.c +++ b/demos/evp/aesccm.c @@ -1,5 +1,5 @@ /* - * Copyright 2013-2016 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 2013-2021 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 |