diff options
Diffstat (limited to 'board/syteco/zmx25/zmx25.c')
-rw-r--r-- | board/syteco/zmx25/zmx25.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/syteco/zmx25/zmx25.c b/board/syteco/zmx25/zmx25.c index 85fda13188d..d2318457b43 100644 --- a/board/syteco/zmx25/zmx25.c +++ b/board/syteco/zmx25/zmx25.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (c) 2011 Graf-Syteco, Matthias Weisser * <weisserm@arcor.de> @@ -11,8 +12,6 @@ * Copyright (C) 2009 Ilya Yanok <yanok@emcraft.com> * And: * RedBoot tx25_misc.c Copyright (C) 2009 Red Hat - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> #include <asm/gpio.h> |