summaryrefslogtreecommitdiff
path: root/board/beckhoff/mx53cx9020/mx53cx9020_video.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/beckhoff/mx53cx9020/mx53cx9020_video.c')
-rw-r--r--board/beckhoff/mx53cx9020/mx53cx9020_video.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/board/beckhoff/mx53cx9020/mx53cx9020_video.c b/board/beckhoff/mx53cx9020/mx53cx9020_video.c
index 4da83da1cc..4055bccc2b 100644
--- a/board/beckhoff/mx53cx9020/mx53cx9020_video.c
+++ b/board/beckhoff/mx53cx9020/mx53cx9020_video.c
@@ -1,11 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* Copyright (C) 2015 Beckhoff Automation GmbH & Co. KG
* Patrick Bruenn <p.bruenn@beckhoff.com>
*
* Based on <u-boot>/board/freescale/mx53loco/mx53loco_video.c
* Copyright (C) 2012 Freescale Semiconductor, Inc.
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>