hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
kernel/drivers/net/wireless/intel/iwlwifi/dvm/ucode.c
....@@ -1,26 +1,8 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /******************************************************************************
2
- *
3
- * GPL LICENSE SUMMARY
43 *
54 * Copyright(c) 2008 - 2014 Intel Corporation. All rights reserved.
65 * Copyright(c) 2015 Intel Deutschland GmbH
7
- *
8
- * This program is free software; you can redistribute it and/or modify
9
- * it under the terms of version 2 of the GNU General Public License as
10
- * published by the Free Software Foundation.
11
- *
12
- * This program is distributed in the hope that it will be useful, but
13
- * WITHOUT ANY WARRANTY; without even the implied warranty of
14
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
15
- * General Public License for more details.
16
- *
17
- * You should have received a copy of the GNU General Public License
18
- * along with this program; if not, write to the Free Software
19
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110,
20
- * USA
21
- *
22
- * The full GNU General Public License is included in this distribution
23
- * in the file called COPYING.
246 *
257 * Contact Information:
268 * Intel Linux Wireless <linuxwifi@intel.com>