mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-06 04:19:23 -04:00
NFSD: Fix licensing header in filecache.c
Add a missing SPDX header. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Reviewed-by: Jeff Layton <jlayton@kernel.org>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
// SPDX-License-Identifier: GPL-2.0
|
||||
/*
|
||||
* Open file cache.
|
||||
* The NFSD open file cache.
|
||||
*
|
||||
* (c) 2015 - Jeff Layton <jeff.layton@primarydata.com>
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user