diff options
Diffstat (limited to 'cmd/tpm_test.c')
-rw-r--r-- | cmd/tpm_test.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cmd/tpm_test.c b/cmd/tpm_test.c index 37ad2ff33d..2e7d133a47 100644 --- a/cmd/tpm_test.c +++ b/cmd/tpm_test.c @@ -1,7 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (c) 2015 Google, Inc - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |