diff mbox series

[3/3] crypto: ccp - update copyright year for tee

Message ID a87bc3ff11249e0cfa891a80a65cda555be723be.1615276206.git.Rijo-john.Thomas@amd.com
State New
Headers show
Series PSP TEE driver update and bug fixes | expand

Commit Message

Rijo Thomas March 9, 2021, 8:11 a.m. UTC
Update the copyright year for PSP TEE driver files.

Signed-off-by: Rijo Thomas <Rijo-john.Thomas@amd.com>
---
 drivers/crypto/ccp/tee-dev.c | 2 +-
 drivers/crypto/ccp/tee-dev.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Rijo Thomas March 10, 2021, 4:25 a.m. UTC | #1
On 09/03/21 10:03 pm, Tom Lendacky wrote:
> On 3/9/21 2:11 AM, Rijo Thomas wrote:
>> Update the copyright year for PSP TEE driver files.
>>
>> Signed-off-by: Rijo Thomas <Rijo-john.Thomas@amd.com>
> 
> The copyright updates really should occur as part of the changes in the
> other patches vs a separate patch.

Ack. Shall update in next patch version.

Thanks,
Rijo

> 
> Thanks,
> Tom
> 
>> ---
>>  drivers/crypto/ccp/tee-dev.c | 2 +-
>>  drivers/crypto/ccp/tee-dev.h | 2 +-
>>  2 files changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/drivers/crypto/ccp/tee-dev.c b/drivers/crypto/ccp/tee-dev.c
>> index 1aa264815028..8cade4775115 100644
>> --- a/drivers/crypto/ccp/tee-dev.c
>> +++ b/drivers/crypto/ccp/tee-dev.c
>> @@ -5,7 +5,7 @@
>>   * Author: Rijo Thomas <Rijo-john.Thomas@amd.com>
>>   * Author: Devaraj Rangasamy <Devaraj.Rangasamy@amd.com>
>>   *
>> - * Copyright 2019 Advanced Micro Devices, Inc.
>> + * Copyright (C) 2019,2021 Advanced Micro Devices, Inc.
>>   */
>>  
>>  #include <linux/types.h>
>> diff --git a/drivers/crypto/ccp/tee-dev.h b/drivers/crypto/ccp/tee-dev.h
>> index dbeb7d289acb..49d26158b71e 100644
>> --- a/drivers/crypto/ccp/tee-dev.h
>> +++ b/drivers/crypto/ccp/tee-dev.h
>> @@ -1,6 +1,6 @@
>>  /* SPDX-License-Identifier: MIT */
>>  /*
>> - * Copyright 2019 Advanced Micro Devices, Inc.
>> + * Copyright (C) 2019,2021 Advanced Micro Devices, Inc.
>>   *
>>   * Author: Rijo Thomas <Rijo-john.Thomas@amd.com>
>>   * Author: Devaraj Rangasamy <Devaraj.Rangasamy@amd.com>
>>
diff mbox series

Patch

diff --git a/drivers/crypto/ccp/tee-dev.c b/drivers/crypto/ccp/tee-dev.c
index 1aa264815028..8cade4775115 100644
--- a/drivers/crypto/ccp/tee-dev.c
+++ b/drivers/crypto/ccp/tee-dev.c
@@ -5,7 +5,7 @@ 
  * Author: Rijo Thomas <Rijo-john.Thomas@amd.com>
  * Author: Devaraj Rangasamy <Devaraj.Rangasamy@amd.com>
  *
- * Copyright 2019 Advanced Micro Devices, Inc.
+ * Copyright (C) 2019,2021 Advanced Micro Devices, Inc.
  */
 
 #include <linux/types.h>
diff --git a/drivers/crypto/ccp/tee-dev.h b/drivers/crypto/ccp/tee-dev.h
index dbeb7d289acb..49d26158b71e 100644
--- a/drivers/crypto/ccp/tee-dev.h
+++ b/drivers/crypto/ccp/tee-dev.h
@@ -1,6 +1,6 @@ 
 /* SPDX-License-Identifier: MIT */
 /*
- * Copyright 2019 Advanced Micro Devices, Inc.
+ * Copyright (C) 2019,2021 Advanced Micro Devices, Inc.
  *
  * Author: Rijo Thomas <Rijo-john.Thomas@amd.com>
  * Author: Devaraj Rangasamy <Devaraj.Rangasamy@amd.com>