diff options
author | Gilad Ben-Yossef <gilad@benyossef.com> | 2019-04-18 15:38:53 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-04-25 09:38:14 +0200 |
commit | 03963caeb0dd77b1ead84a5ec913a7d28e8fe816 (patch) | |
tree | 12a12b253c64e34ec69b22959ae930120794c1ff /drivers/crypto/ccree/cc_cipher.h | |
parent | crypto: ccree - use std api when possible (diff) | |
download | linux-03963caeb0dd77b1ead84a5ec913a7d28e8fe816.tar.xz linux-03963caeb0dd77b1ead84a5ec913a7d28e8fe816.zip |
crypto: ccree - copyright header update
This sacrificial copyright header update is offered to the legal department
as atonement for any changes made in this driver files in the course of
the current year which have not been duly recorded as such.
Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/ccree/cc_cipher.h')
-rw-r--r-- | drivers/crypto/ccree/cc_cipher.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/crypto/ccree/cc_cipher.h b/drivers/crypto/ccree/cc_cipher.h index 312d67f88414..da3a38707fae 100644 --- a/drivers/crypto/ccree/cc_cipher.h +++ b/drivers/crypto/ccree/cc_cipher.h @@ -1,5 +1,5 @@ /* SPDX-License-Identifier: GPL-2.0 */ -/* Copyright (C) 2012-2018 ARM Limited or its affiliates. */ +/* Copyright (C) 2012-2019 ARM Limited (or its affiliates). */ /* \file cc_cipher.h * ARM CryptoCell Cipher Crypto API |