aboutsummaryrefslogtreecommitdiffstats
path: root/lib/raid6/recov_neon.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/raid6/recov_neon.c')
-rw-r--r--lib/raid6/recov_neon.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/lib/raid6/recov_neon.c b/lib/raid6/recov_neon.c
index eeb5c4065b92..d6fba8bf8c0a 100644
--- a/lib/raid6/recov_neon.c
+++ b/lib/raid6/recov_neon.c
@@ -1,11 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
/*
* Copyright (C) 2012 Intel Corporation
* Copyright (C) 2017 Linaro Ltd. <ard.biesheuvel@linaro.org>
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License
- * as published by the Free Software Foundation; version 2
- * of the License.
*/
#include <linux/raid/pq.h>