diff options
Diffstat (limited to 'example/hello.c')
-rw-r--r-- | example/hello.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example/hello.c b/example/hello.c index dd08ef6..b24ebfe 100644 --- a/example/hello.c +++ b/example/hello.c @@ -2,7 +2,7 @@ FUSE: Filesystem in Userspace Copyright (C) 2001-2007 Miklos Szeredi <miklos@szeredi.hu> - 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. */ |