diff options
Diffstat (limited to 'example/notify_store_retrieve.c')
-rw-r--r-- | example/notify_store_retrieve.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example/notify_store_retrieve.c b/example/notify_store_retrieve.c index 4795a4b..2cffacc 100644 --- a/example/notify_store_retrieve.c +++ b/example/notify_store_retrieve.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. */ |