summaryrefslogtreecommitdiffstats
path: root/fs/jffs2/acl.h
diff options
context:
space:
mode:
authorAhmad Fatoum <a.fatoum@pengutronix.de>2022-01-03 13:05:33 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2022-01-05 08:58:43 +0100
commit2805aecc75d247bf6364a27d8e788d49a46e0dfa (patch)
treed493d98ebbfb37179c74cf30a57b08b1da3d9377 /fs/jffs2/acl.h
parent1e2393ef617a0dff608e7ea6dc11fdca4db234ac (diff)
downloadbarebox-2805aecc75d247bf6364a27d8e788d49a46e0dfa.tar.gz
barebox-2805aecc75d247bf6364a27d8e788d49a46e0dfa.tar.xz
fs: jffs2: add SPDX-License-Identifier: GPL-2.0-only
The files refer to the (Linux) top-level LICENSE file. Replace that with GPL-2.0-only. Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Link: https://lore.barebox.org/20220103120539.1730644-6-a.fatoum@pengutronix.de Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'fs/jffs2/acl.h')
-rw-r--r--fs/jffs2/acl.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/fs/jffs2/acl.h b/fs/jffs2/acl.h
index 12d0271bdd..2e1794f5ae 100644
--- a/fs/jffs2/acl.h
+++ b/fs/jffs2/acl.h
@@ -1,12 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
/*
* JFFS2 -- Journalling Flash File System, Version 2.
*
* Copyright © 2006 NEC Corporation
*
* Created by KaiGai Kohei <kaigai@ak.jp.nec.com>
- *
- * For licensing information, see the file 'LICENCE' in this directory.
- *
*/
struct jffs2_acl_entry {