summaryrefslogtreecommitdiffstats
path: root/include/fsl_usb.h
diff options
context:
space:
mode:
authorYork Sun <yorksun@freescale.com>2013-08-14 10:56:49 -0700
committerYork Sun <yorksun@freescale.com>2013-08-14 11:29:51 -0700
commit49d87b1325fde11ebac60d8dc1cbd4c2c11d3973 (patch)
tree8d9bb0326daf5b33e48ffce8d386bc6481aa4ea9 /include/fsl_usb.h
parent2810312043e5e78b3b072c1e7fe379a213170850 (diff)
downloadblackbird-obmc-uboot-49d87b1325fde11ebac60d8dc1cbd4c2c11d3973.tar.gz
blackbird-obmc-uboot-49d87b1325fde11ebac60d8dc1cbd4c2c11d3973.zip
include/fsl_usb.h: Cleanup license header
Replace license header with SPDX license identifier. Replace GPL-2.0 with GPL-2.0+. Signed-off-by: York Sun <yorksun@freescale.com> Acked-by: Ramneek Mehresh <ramneek.mehresh@freescale.com>
Diffstat (limited to 'include/fsl_usb.h')
-rw-r--r--include/fsl_usb.h18
1 files changed, 1 insertions, 17 deletions
diff --git a/include/fsl_usb.h b/include/fsl_usb.h
index 88d6a1fda5..915774cba8 100644
--- a/include/fsl_usb.h
+++ b/include/fsl_usb.h
@@ -3,23 +3,7 @@
*
* Copyright 2013 Freescale Semiconductor, Inc.
*
- * This software may be used and distributed according to the
- * terms of the GNU Public License, Version 2, incorporated
- * herein by reference.
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License
- * Version 2 as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
- * MA 02111-1307 USA
+ * SPDX-License-Identifier: GPL-2.0+
*/
#ifndef _ASM_FSL_USB_H_
OpenPOWER on IntegriCloud