diff options
Diffstat (limited to 'board/8dtech/eco5pk/eco5pk.c')
-rw-r--r-- | board/8dtech/eco5pk/eco5pk.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/8dtech/eco5pk/eco5pk.c b/board/8dtech/eco5pk/eco5pk.c index 0f5ce7d7ef..e05928f322 100644 --- a/board/8dtech/eco5pk/eco5pk.c +++ b/board/8dtech/eco5pk/eco5pk.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * eco5pk.c - board file for 8D Technology's AM3517 based eco5pk board * @@ -5,8 +6,6 @@ * * Copyright (C) 2011-2012 8D Technologies inc. * Copyright (C) 2009 Texas Instruments Incorporated - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> #include <netdev.h> |