VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
author: Thomas Gleixner <tglx@linutronix.de> 2019-05-28 09:57:20 -0700 committer: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 2019-05-30 11:29:21 -0700 commit: 2522fe45a186e6276583e02723b78e1d1987cdd5 parent: f50a7f3d9225dd374455f28138f79ae3074a7a3d
Commit Summary:
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193
Diffstat:
1 file changed, 1 insertion, 3 deletions
diff --git a/fs/dlm/recoverd.h b/fs/dlm/recoverd.h
index 8856079733fa..d1944dc5f9e6 100644
--- a/fs/dlm/recoverd.h
+++ b/fs/dlm/recoverd.h
@@ -1,12 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /******************************************************************************
 *******************************************************************************
 **
 **  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
 **  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
 **
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
 **
 *******************************************************************************
 ******************************************************************************/