Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2d52f1c5 authored by Zhen Kong's avatar Zhen Kong
Browse files

hwrng: update qrng driver copyright and license marking



update qrng driver copyright and license marking.

Change-Id: Id03224edee06808b2322276bd1141f56f12c5eb4
Signed-off-by: default avatarZhen Kong <zkong@codeaurora.org>
parent f27ee2ff
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
// SPDX-License-Identifier: GPL-2.0-only
/*
 * Copyright (c) 2011-2013, 2015, 2017-2019 The Linux Foundation. All rights
 * Copyright (c) 2011-2013, 2015, 2017-2020 The Linux Foundation. All rights
 * reserved.
 */
#include <linux/kernel.h>
+3 −0
Original line number Diff line number Diff line
/* SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note */
/*
 * Copyright (c) 2020, The Linux Foundation. All rights reserved.
 */
#ifndef _UAPI_QRNG_H_
#define _UAPI_QRNG_H_