diff options
Diffstat (limited to 'test/ut.c')
-rw-r--r-- | test/ut.c | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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> |