mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-03-15 11:44:11 +00:00
reset: starfive: jh7110: Standardize the copyright
Standardize the StarFive copyright information. Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
This commit is contained in:
parent
322e125970
commit
fdb4099991
2 changed files with 4 additions and 2 deletions
|
@ -2,7 +2,8 @@
|
|||
/*
|
||||
* Reset driver for the StarFive JH7110 SoC
|
||||
*
|
||||
* Copyright (C) 2021 samin <samin.guo@starfivetech.com>
|
||||
* Copyright (C) 2021 StarFive Technology Co., Ltd.
|
||||
* Author: Samin Guo <samin.guo@starfivetech.com>
|
||||
*/
|
||||
|
||||
#include <linux/bitmap.h>
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
/* SPDX-License-Identifier: GPL-2.0 OR MIT */
|
||||
/*
|
||||
* Copyright (C) 2021 samin <samin.guo@starfivetech.com>
|
||||
* Copyright (C) 2021 StarFive Technology Co., Ltd.
|
||||
* Author: Samin Guo <samin.guo@starfivetech.com>
|
||||
*/
|
||||
|
||||
#ifndef __DT_BINDINGS_RESET_STARFIVE_JH7110_H__
|
||||
|
|
Loading…
Add table
Reference in a new issue