diff options
Diffstat (limited to 'include/env_default.h')
-rw-r--r-- | include/env_default.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/env_default.h b/include/env_default.h index 7d5988a1a5..54d8124793 100644 --- a/include/env_default.h +++ b/include/env_default.h @@ -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+ */ #include <env_callback.h> |