Re: [PATCH] nfsd: fix licensing header in filecache.c
From: Christoph Hellwig <hch@infradead.org>
Date: 2022-10-31 08:01:55
From: Christoph Hellwig <hch@infradead.org>
Date: 2022-10-31 08:01:55
On Wed, Oct 26, 2022 at 10:35:18AM -0400, Jeff Layton wrote:
+// SPDX-License-Identifier: GPL-2.0 /* - * Open file cache. - * - * (c) 2015 - Jeff Layton [off-list ref] + * The NFSD open file cache.
ЅPDX identifiers do not replace copyright statements. So while adding one is agood idea, dropping the copyright notice (if that counts as one) is not.