summaryrefslogtreecommitdiffstats
path: root/drivers/hw_random/core.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hw_random/core.c')
-rw-r--r--drivers/hw_random/core.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/hw_random/core.c b/drivers/hw_random/core.c
index 86214dc8ba..f487cb3864 100644
--- a/drivers/hw_random/core.c
+++ b/drivers/hw_random/core.c
@@ -1,10 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* Copyright (c) 2016 Pengutronix, Steffen Trumtrar <kernel@pengutronix.de>
*
- * 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.
- *
* derived from Linux kernel drivers/char/hw_random/core.c
*/