diff options
Diffstat (limited to 'test/ut.c')
-rw-r--r-- | test/ut.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/test/ut.c b/test/ut.c index fa0f02d6d94..55798041baf 100644 --- a/test/ut.c +++ b/test/ut.c @@ -1,9 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Simple unit test library * * Copyright (c) 2013 Google, Inc - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |