diff options
Diffstat (limited to 'board/armltd/integrator/integrator.c')
| -rw-r--r-- | board/armltd/integrator/integrator.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/board/armltd/integrator/integrator.c b/board/armltd/integrator/integrator.c index 62870c6f4..f0fe0fd3a 100644 --- a/board/armltd/integrator/integrator.c +++ b/board/armltd/integrator/integrator.c @@ -14,7 +14,7 @@   * ARM Ltd.   * Philippe Robin, <philippe.robin@arm.com>   * - * SPDX-License-Identifier:	GPL-2.0+  + * SPDX-License-Identifier:	GPL-2.0+   */  #include <common.h> |