Commit 6f19c1ef authored by Akiyoshi Kurita's avatar Akiyoshi Kurita Committed by Greg Kroah-Hartman
Browse files

staging: rtl8723bs: rtw_efuse.h: simplify copyright banner



Replace the banner-style copyright comment with a single-line comment.
No functional changes.

Signed-off-by: default avatarAkiyoshi Kurita <weibu@redadmin.org>
Link: https://lore.kernel.org/r/20250909053327.140763-1-weibu@redadmin.org


Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 013c09b7
Loading
Loading
Loading
Loading
+2 −5
Original line number Diff line number Diff line
/* SPDX-License-Identifier: GPL-2.0 */
/******************************************************************************
 *
 * Copyright(c) 2007 - 2011 Realtek Corporation. All rights reserved.
 *
 ******************************************************************************/
/* Copyright(c) 2007 - 2011 Realtek Corporation. All rights reserved. */

#ifndef __RTW_EFUSE_H__
#define __RTW_EFUSE_H__