summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/efi.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/clocksource/efi.c')
-rw-r--r--drivers/clocksource/efi.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/clocksource/efi.c b/drivers/clocksource/efi.c
index 658d146fb5..10f75c033e 100644
--- a/drivers/clocksource/efi.c
+++ b/drivers/clocksource/efi.c
@@ -1,7 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* Copyright (C) 2017 Jean-Christophe PLAGNIOL-VILLARD <plagnio@jcrosoft.com>
- *
- * Under GPL v2
*/
#include <common.h>
#include <init.h>