From fc1c8da0cf8a18d222cb1feed0057ba44ea4d18f Mon Sep 17 00:00:00 2001 From: izxl007 Date: Thu, 19 Jun 2025 22:37:48 +0800 Subject: license: s/COPYING/GPL2.txt, s/COPYING.LIB/LGPL2.txt Signed-off-by: izxl007 --- lib/fuse_uring.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/fuse_uring.c') diff --git a/lib/fuse_uring.c b/lib/fuse_uring.c index 33f8f56..a54973e 100644 --- a/lib/fuse_uring.c +++ b/lib/fuse_uring.c @@ -5,7 +5,7 @@ * Implementation of (most of) FUSE-over-io-uring. * * This program can be distributed under the terms of the GNU LGPLv2. - * See the file COPYING.LIB + * See the file LGPL2.txt */ #define _GNU_SOURCE -- cgit v1.2.3