aboutsummaryrefslogtreecommitdiffstats
path: root/include/fuse_opt.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/fuse_opt.h')
-rw-r--r--include/fuse_opt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/fuse_opt.h b/include/fuse_opt.h
index d8573e7..a9a41fe 100644
--- a/include/fuse_opt.h
+++ b/include/fuse_opt.h
@@ -3,7 +3,7 @@
Copyright (C) 2001-2007 Miklos Szeredi <miklos@szeredi.hu>
This program can be distributed under the terms of the GNU LGPLv2.
- See the file COPYING.LIB.
+ See the file LGPL2.txt.
*/
#ifndef FUSE_OPT_H_