diff options
Diffstat (limited to 'examples/standalone/smc91111_eeprom.c')
-rw-r--r-- | examples/standalone/smc91111_eeprom.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/standalone/smc91111_eeprom.c b/examples/standalone/smc91111_eeprom.c index 38fadede1e..5ffefc8f36 100644 --- a/examples/standalone/smc91111_eeprom.c +++ b/examples/standalone/smc91111_eeprom.c @@ -1,9 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2004 * Robin Getz rgetz@blacfin.uclinux.org * - * SPDX-License-Identifier: GPL-2.0+ - * * Heavily borrowed from the following peoples GPL'ed software: * - Wolfgang Denk, DENX Software Engineering, wd@denx.de * Das U-Boot |