diff options
Diffstat (limited to 'env/sf.c')
-rw-r--r-- | env/sf.c | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2000-2010 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. @@ -6,8 +7,6 @@ * Andreas Heppel <aheppel@sysgo.de> * * (C) Copyright 2008 Atmel Corporation - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> #include <dm.h> |