diff options
Diffstat (limited to 'cmd/log.c')
-rw-r--r-- | cmd/log.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cmd/log.c b/cmd/log.c index 12bac0e03c5..1e3936aeeb7 100644 --- a/cmd/log.c +++ b/cmd/log.c @@ -1,8 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (c) 2017 Google, Inc * Written by Simon Glass <sjg@chromium.org> - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |