diff options
Diffstat (limited to 'env/nvram.c')
-rw-r--r-- | env/nvram.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/env/nvram.c b/env/nvram.c index 7cc62b631e..df1b37913d 100644 --- a/env/nvram.c +++ b/env/nvram.c @@ -1,11 +1,10 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2000-2010 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * (C) Copyright 2001 Sysgo Real-Time Solutions, GmbH <www.elinos.com> * Andreas Heppel <aheppel@sysgo.de> - - * SPDX-License-Identifier: GPL-2.0+ */ /* |