Skip to content

Commit

Permalink
NFSD: Fix licensing header in filecache.c
Browse files Browse the repository at this point in the history
Add a missing SPDX header.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
  • Loading branch information
Chuck Lever committed Nov 28, 2022
1 parent d47b295 commit 3f05421
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion fs/nfsd/filecache.c
Original file line number Diff line number Diff line change
@@ -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>
*
Expand Down

0 comments on commit 3f05421

Please sign in to comment.