diff options
Diffstat (limited to 'common/iotrace.c')
-rw-r--r-- | common/iotrace.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/common/iotrace.c b/common/iotrace.c index 2725563e8f9..b16b0d612dd 100644 --- a/common/iotrace.c +++ b/common/iotrace.c @@ -1,7 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (c) 2014 Google, Inc. - * - * SPDX-License-Identifier: GPL-2.0+ */ #define IOTRACE_IMPL |