securemsm-kernel: Correction in LF Copyright

This commit is contained in:
Ashish Pratap Singh Bhadoria
2022-03-09 12:35:31 +05:30
parent 4fa9a50df2
commit 5f29ef701b
2 changed files with 4 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
// SPDX-License-Identifier: GPL-2.0-only // SPDX-License-Identifier: GPL-2.0-only
/* /*
* Copyright (c) 2016-2022, The Linux Foundation. All rights reserved. * Copyright (c) 2016-2021, The Linux Foundation. All rights reserved.
* Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved.
*/ */
#define pr_fmt(fmt) "smcinvoke: %s: " fmt, __func__ #define pr_fmt(fmt) "smcinvoke: %s: " fmt, __func__

View File

@@ -1,6 +1,7 @@
/* SPDX-License-Identifier: GPL-2.0-only */ /* SPDX-License-Identifier: GPL-2.0-only */
/* /*
* Copyright (c) 2016-2022, The Linux Foundation. All rights reserved. * Copyright (c) 2016-2021, The Linux Foundation. All rights reserved.
* Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved.
*/ */
#ifndef __SMCINVOKE_OBJECT_H #ifndef __SMCINVOKE_OBJECT_H
#define __SMCINVOKE_OBJECT_H #define __SMCINVOKE_OBJECT_H