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 --- example/memfs_ll.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'example/memfs_ll.cc') diff --git a/example/memfs_ll.cc b/example/memfs_ll.cc index a1bd054..b4f0b63 100644 --- a/example/memfs_ll.cc +++ b/example/memfs_ll.cc @@ -3,7 +3,7 @@ Copyright (C) 2024 DataDirect Networks. This program can be distributed under the terms of the GNU GPLv2. - See the file COPYING. + See the file GPL2.txt. */ #define FUSE_USE_VERSION 317 -- cgit v1.2.3