diff options
Diffstat (limited to 'cmd/ubifs.c')
-rw-r--r-- | cmd/ubifs.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cmd/ubifs.c b/cmd/ubifs.c index 5e9d357cd7..11bab7a1a1 100644 --- a/cmd/ubifs.c +++ b/cmd/ubifs.c @@ -1,8 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2008 * Stefan Roese, DENX Software Engineering, sr@denx.de. - * - * SPDX-License-Identifier: GPL-2.0+ */ |