summaryrefslogtreecommitdiff
path: root/arch/um/kernel/maccess.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/um/kernel/maccess.c')
-rw-r--r--arch/um/kernel/maccess.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/um/kernel/maccess.c b/arch/um/kernel/maccess.c
index 1f3d5c4910d1..67b2e0fa92bb 100644
--- a/arch/um/kernel/maccess.c
+++ b/arch/um/kernel/maccess.c
@@ -1,9 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0-only
/*
* Copyright (C) 2013 Richard Weinberger <richrd@nod.at>
- *
- * 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.
*/
#include <linux/uaccess.h>