summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/digic.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/clocksource/digic.c')
-rw-r--r--drivers/clocksource/digic.c11
1 files changed, 1 insertions, 10 deletions
diff --git a/drivers/clocksource/digic.c b/drivers/clocksource/digic.c
index 9079733eba..1a1e6d86cd 100644
--- a/drivers/clocksource/digic.c
+++ b/drivers/clocksource/digic.c
@@ -1,17 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* Copyright (C) 2013, 2014 Antony Pavlov <antonynpavlov@gmail.com>
*
* This file is part of barebox.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2
- * as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
*/
#include <common.h>