diff options
Diffstat (limited to 'test/test_signals.c')
-rw-r--r-- | test/test_signals.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_signals.c b/test/test_signals.c index 5582026..3ce7fbd 100644 --- a/test/test_signals.c +++ b/test/test_signals.c @@ -5,7 +5,7 @@ * Test for signal handling in libfuse. * * This program can be distributed under the terms of the GNU LGPLv2. - * See the file COPYING.LIB + * See the file GPL2.txt */ #define FUSE_USE_VERSION FUSE_MAKE_VERSION(3, 17) |