State GPL version in comment (#485)
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Fri, 13 Mar 2020 16:46:44 +0000 (16:46 +0000)
committerGitHub <noreply@github.com>
Fri, 13 Mar 2020 16:46:44 +0000 (16:46 +0000)
commit252e978c54ccb03cadc3e5a2e70e5b2d0367a891
tree05d469b3f94cc3781dd066c8e2aeb1198398388e
parentfd0403df03e188427767bf816032cde31f52aba7
State GPL version in comment (#485)

IN a bunch of comments we say 'under the terms of the GNU GPL', make
it clear this is GPLv2 (as LICENSE says).

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
23 files changed:
example/cuse.c
example/cuse_client.c
example/hello.c
example/hello_ll.c
example/invalidate_path.c
example/ioctl.c
example/ioctl.h
example/ioctl_client.c
example/notify_inval_entry.c
example/notify_inval_inode.c
example/notify_store_retrieve.c
example/null.c
example/passthrough.c
example/passthrough_fh.c
example/passthrough_hp.cc
example/passthrough_ll.c
example/poll.c
example/poll_client.c
example/printcap.c
test/test_setattr.c
test/test_write_cache.c
util/fusermount.c
util/mount.fuse.c