author: Thomas Gleixner <tglx@linutronix.de> 2019-05-27 08:55:01 +0200
committer: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 2019-05-30 11:26:32 -0700
commit: 2874c5fd284268364ece81a7bd936f3c8168e567
parent: a912e80bd0bbfec053ccfdca625c2c760a8b08e8
Commit Summary:
Diffstat:
1 file changed, 1 insertion, 5 deletions
diff --git a/fs/romfs/internal.h b/fs/romfs/internal.h
index 95217b830118..e90df22bdc82 100644
--- a/fs/romfs/internal.h
+++ b/fs/romfs/internal.h
@@ -1,12 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-or-later */
/* RomFS internal definitions
*
* Copyright © 2007 Red Hat, Inc. All Rights Reserved.
* Written by David Howells (dhowells@redhat.com)
- *
- * 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; either version
- * 2 of the License, or (at your option) any later version.
*/
#include <linux/romfs_fs.h>