diff options
Diffstat (limited to 'test/dm/mailbox.c')
-rw-r--r-- | test/dm/mailbox.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/test/dm/mailbox.c b/test/dm/mailbox.c index be7bd6de060..4562d2ac4f8 100644 --- a/test/dm/mailbox.c +++ b/test/dm/mailbox.c @@ -1,7 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0 /* * Copyright (c) 2016, NVIDIA CORPORATION. - * - * SPDX-License-Identifier: GPL-2.0 */ #include <common.h> |