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: Akiyoshi Kurita <weibu@redadmin.org>
Link: https://lore.kernel.org/r/20250909053327.140763-1-weibu@redadmin.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Akiyoshi Kurita 2025-09-09 14:33:26 +09:00 committed by Greg Kroah-Hartman
parent 013c09b7ac
commit 6f19c1ef7f

View File

@ -1,9 +1,6 @@
/* 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__