diff options
Diffstat (limited to 'example/notify_inval_inode.c')
-rw-r--r-- | example/notify_inval_inode.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example/notify_inval_inode.c b/example/notify_inval_inode.c index fcf17dc..6f34b8f 100644 --- a/example/notify_inval_inode.c +++ b/example/notify_inval_inode.c @@ -2,7 +2,7 @@ FUSE: Filesystem in Userspace Copyright (C) 2016 Nikolaus Rath <Nikolaus@rath.org> - This program can be distributed under the terms of the GNU GPL. + This program can be distributed under the terms of the GNU GPLv2. See the file COPYING. */ |