From: Simon Glass Date: Tue, 30 Jun 2015 22:03:02 +0000 (-0600) Subject: ti: Add SPDX license identifier to omap.h X-Git-Tag: v2015.07~19 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f41d6b7d4295e2a5f33cbdca7b5b2518fac42934;p=platform%2Fkernel%2Fu-boot.git ti: Add SPDX license identifier to omap.h This also came from Linux - according to this thread it has a GPL v2 license like arch/arm/mach-omap2/mux.h: http://lists.denx.de/pipermail/u-boot/2015-June/217827.html Signed-off-by: Simon Glass Reported-by: Ingrid Viitanen Reviewed-by: Tom Rini --- diff --git a/include/dt-bindings/pinctrl/omap.h b/include/dt-bindings/pinctrl/omap.h index edbd250..1dd7636 100644 --- a/include/dt-bindings/pinctrl/omap.h +++ b/include/dt-bindings/pinctrl/omap.h @@ -3,6 +3,8 @@ * * Copyright (C) 2009 Nokia * Copyright (C) 2009-2010 Texas Instruments + * + * SPDX-License-Identifier: GPL-2.0 */ #ifndef _DT_BINDINGS_PINCTRL_OMAP_H