diff options
Diffstat (limited to 'common/env_fat.c')
-rw-r--r-- | common/env_fat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/env_fat.c b/common/env_fat.c index e114921..708fd13 100644 --- a/common/env_fat.c +++ b/common/env_fat.c @@ -4,7 +4,7 @@ * Author: * Maximilian Schwerin <mvs@tigris.de> * - * SPDX-License-Identifier: GPL-2.0+ + * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |