Commit 9346d543668f24e0f4579e68beec5b2b1e98a5b1
Committed by
Tom Rini
1 parent
1bce2aeb6f
Exists in
master
and in
56 other branches
arm: omap5: echi: Add GPL-2.0+ SPDX-License-Identifier
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Showing 1 changed file with 1 additions and 14 deletions Side-by-side Diff
arch/arm/include/asm/arch-omap5/ehci.h
| ... | ... | @@ -2,20 +2,7 @@ |
| 2 | 2 | * Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com* |
| 3 | 3 | * Author: Govindraj R <govindraj.raja@ti.com> |
| 4 | 4 | * |
| 5 | - * This program is free software; you can redistribute it and/or | |
| 6 | - * modify it under the terms of the GNU General Public License as | |
| 7 | - * published by the Free Software Foundation; either version 2 of | |
| 8 | - * the License, or (at your option) any later version. | |
| 9 | - * | |
| 10 | - * This program is distributed in the hope that it will be useful, | |
| 11 | - * but WITHOUT ANY WARRANTY; without even the implied warranty of | |
| 12 | - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
| 13 | - * GNU General Public License for more details. | |
| 14 | - * | |
| 15 | - * You should have received a copy of the GNU General Public License | |
| 16 | - * along with this program; if not, write to the Free Software | |
| 17 | - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, | |
| 18 | - * MA 02111-1307 USA | |
| 5 | + * SPDX-License-Identifier: GPL-2.0+ | |
| 19 | 6 | */ |
| 20 | 7 | |
| 21 | 8 | #ifndef _EHCI_H |