diff options
author | izxl007 <zeng.zheng@zte.com.cn> | 2025-06-19 22:37:48 +0800 |
---|---|---|
committer | Bernd Schubert <bernd@bsbernd.com> | 2025-06-27 09:47:00 +0200 |
commit | fc1c8da0cf8a18d222cb1feed0057ba44ea4d18f (patch) | |
tree | 8a961a1be9fcf679791496ee911989dbf3fbf738 /lib/fuse_uring_i.h | |
parent | 4de3db413cb419829203d614fda1cea8fe7e0c57 (diff) | |
download | libfuse-fc1c8da0cf8a18d222cb1feed0057ba44ea4d18f.tar.gz |
license: s/COPYING/GPL2.txt, s/COPYING.LIB/LGPL2.txt
Signed-off-by: izxl007 <zeng.zheng@zte.com.cn>
Diffstat (limited to 'lib/fuse_uring_i.h')
-rw-r--r-- | lib/fuse_uring_i.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/fuse_uring_i.h b/lib/fuse_uring_i.h index a652417..fc23691 100644 --- a/lib/fuse_uring_i.h +++ b/lib/fuse_uring_i.h @@ -2,7 +2,7 @@ * FUSE: Filesystem in Userspace * Copyright (C) 2025 Bernd Schubert <bschubert@ddn.com> * This program can be distributed under the terms of the GNU LGPLv2. - * See the file COPYING.LIB + * See the file LGPL2.txt */ #ifndef FUSE_URING_I_H_ |