securemsm-kernel : Correction in LF Copyright for qrng.
Change-Id: I1f0b5a2b39a1bd0207a9cedcb85f5ef53e843e86
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

parent
4fa9a50df2
commit
7398cbd4c4
@@ -1,6 +1,7 @@
|
|||||||
/* SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note */
|
/* SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note */
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2020-2022, The Linux Foundation. All rights reserved.
|
* Copyright (c) 2020-2021, The Linux Foundation. All rights reserved.
|
||||||
|
* Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||||
*/
|
*/
|
||||||
#ifndef _UAPI_QRNG_H_
|
#ifndef _UAPI_QRNG_H_
|
||||||
#define _UAPI_QRNG_H_
|
#define _UAPI_QRNG_H_
|
||||||
|
@@ -1,7 +1,8 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0-only
|
// SPDX-License-Identifier: GPL-2.0-only
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2011-2013, 2015, 2017-2022 The Linux Foundation. All rights
|
* Copyright (c) 2011-2013, 2015, 2017-2021 The Linux Foundation. All rights
|
||||||
* reserved.
|
* reserved.
|
||||||
|
* Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||||
*/
|
*/
|
||||||
#include <linux/kernel.h>
|
#include <linux/kernel.h>
|
||||||
#include <linux/module.h>
|
#include <linux/module.h>
|
||||||
|
Reference in New Issue
Block a user