.. | .. |
---|
| 1 | +// SPDX-License-Identifier: GPL-2.0-or-later |
---|
1 | 2 | /* |
---|
2 | 3 | * Copyright 2012 DENX Software Engineering, GmbH |
---|
3 | 4 | * |
---|
.. | .. |
---|
7 | 8 | * |
---|
8 | 9 | * Copyright 2008 Embedded Alley Solutions, Inc. |
---|
9 | 10 | * Copyright 2009-2011 Freescale Semiconductor, Inc. |
---|
10 | | - * |
---|
11 | | - * The code contained herein is licensed under the GNU General Public |
---|
12 | | - * License. You may obtain a copy of the GNU General Public License |
---|
13 | | - * Version 2 or later at the following locations: |
---|
14 | | - * |
---|
15 | | - * http://www.opensource.org/licenses/gpl-license.html |
---|
16 | | - * http://www.gnu.org/copyleft/gpl.html |
---|
17 | 11 | */ |
---|
18 | 12 | |
---|
19 | 13 | #include <linux/kernel.h> |
---|