diff options
Diffstat (limited to 'common/env_nowhere.c')
| -rw-r--r-- | common/env_nowhere.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/common/env_nowhere.c b/common/env_nowhere.c index c411e8cfe..bdc1ed5e6 100644 --- a/common/env_nowhere.c +++ b/common/env_nowhere.c @@ -5,7 +5,7 @@   * (C) Copyright 2001 Sysgo Real-Time Solutions, GmbH <www.elinos.com>   * Andreas Heppel <aheppel@sysgo.de> - * SPDX-License-Identifier:	GPL-2.0+  + * SPDX-License-Identifier:	GPL-2.0+   */  #include <common.h> |