.. | .. |
---|
1 | | -/****************************************************************************** |
---|
2 | | - * Copyright(c) 2008 - 2012 Realtek Corporation. All rights reserved. |
---|
3 | | - * |
---|
4 | | - * This program is distributed in the hope that it will be useful, but WITHOUT |
---|
5 | | - * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or |
---|
6 | | - * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for |
---|
7 | | - * more details. |
---|
8 | | - * |
---|
9 | | - * The full GNU General Public License is included in this distribution in the |
---|
10 | | - * file called LICENSE. |
---|
11 | | - * |
---|
12 | | - * Contact Information: |
---|
13 | | - * wlanfae <wlanfae@realtek.com> |
---|
14 | | - * |
---|
15 | | - * Larry Finger <Larry.Finger@lwfinger.net> |
---|
16 | | - * |
---|
17 | | - ******************************************************************************/ |
---|
| 1 | +/* SPDX-License-Identifier: GPL-2.0 */ |
---|
| 2 | +/* Copyright(c) 2009-2012 Realtek Corporation.*/ |
---|
| 3 | + |
---|
18 | 4 | #ifndef __INC_HAL8192SE_FW_IMG_H |
---|
19 | 5 | #define __INC_HAL8192SE_FW_IMG_H |
---|
20 | 6 | |
---|