author: Thomas Gleixner <tglx@linutronix.de> 2019-05-28 10:10:12 -0700
committer: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 2019-05-30 11:29:53 -0700
commit: 59bd9ded4d7803d9f1f4d947064693513d18e724
parent: eace21fa1e491382bc89142abbecaa51bc86a29f
Commit Summary:
Diffstat:
1 file changed, 1 insertion, 1 deletion
diff --git a/fs/omfs/file.c b/fs/omfs/file.c
index bf83e6644333..d640b9388238 100644
--- a/fs/omfs/file.c
+++ b/fs/omfs/file.c
@@ -1,7 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
/*
* OMFS (as used by RIO Karma) file operations.
* Copyright (C) 2005 Bob Copeland <me@bobcopeland.com>
- * Released under GPL v2.
*/
#include <linux/module.h>