aboutsummaryrefslogtreecommitdiffstats
path: root/example/invalidate_path.c
diff options
context:
space:
mode:
authorDr. David Alan Gilbert <dgilbert@redhat.com>2020-03-13 16:46:44 +0000
committerGitHub <noreply@github.com>2020-03-13 16:46:44 +0000
commit252e978c54ccb03cadc3e5a2e70e5b2d0367a891 (patch)
tree05d469b3f94cc3781dd066c8e2aeb1198398388e /example/invalidate_path.c
parentfd0403df03e188427767bf816032cde31f52aba7 (diff)
downloadlibfuse-252e978c54ccb03cadc3e5a2e70e5b2d0367a891.tar.gz
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>
Diffstat (limited to 'example/invalidate_path.c')
-rw-r--r--example/invalidate_path.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/invalidate_path.c b/example/invalidate_path.c
index 9e2754b..09df178 100644
--- a/example/invalidate_path.c
+++ b/example/invalidate_path.c
@@ -3,7 +3,7 @@
Copyright (C) 2016 Nikolaus Rath <Nikolaus@rath.org>
(C) 2017 EditShare LLC <slawek.rudnicki@editshare.com>
- 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.
*/