diff options
Diffstat (limited to 'cmd/fs.c')
-rw-r--r-- | cmd/fs.c | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,9 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0 /* * Copyright (c) 2012, NVIDIA CORPORATION. All rights reserved. * * Inspired by cmd_ext_common.c, cmd_fat.c. - * - * SPDX-License-Identifier: GPL-2.0 */ #include <common.h> |