diff options
Diffstat (limited to 'test/dm/sf.c')
-rw-r--r-- | test/dm/sf.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/test/dm/sf.c b/test/dm/sf.c index b0844629f9..35241b9f57 100644 --- a/test/dm/sf.c +++ b/test/dm/sf.c @@ -1,7 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2013 Google, Inc - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |