X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=fs%2Ff2fs%2Fshrinker.c;h=9e13db994fdf4dcfb3955d3bc1fd9f4dbdb7a121;hb=d1f2b1710d92a80d60351503bbf41cdac95ed7a8;hp=36cfd816c160827f6f65c358e1465d016eee1dca;hpb=35ef57a4190d4253b73720cf0402158eda0f1bc8;p=linux-2.6-block.git diff --git a/fs/f2fs/shrinker.c b/fs/f2fs/shrinker.c index 36cfd816c160..9e13db994fdf 100644 --- a/fs/f2fs/shrinker.c +++ b/fs/f2fs/shrinker.c @@ -1,13 +1,10 @@ +// SPDX-License-Identifier: GPL-2.0 /* * f2fs shrinker support * the basic infra was copied from fs/ubifs/shrinker.c * * Copyright (c) 2015 Motorola Mobility * Copyright (c) 2015 Jaegeuk Kim - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 as - * published by the Free Software Foundation. */ #include #include