aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/test_setattr.c2
-rw-r--r--test/test_write_cache.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/test/test_setattr.c b/test/test_setattr.c
index dc6b474..fa7c8ba 100644
--- a/test/test_setattr.c
+++ b/test/test_setattr.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.
*/
diff --git a/test/test_write_cache.c b/test/test_write_cache.c
index f91cbb6..88344dc 100644
--- a/test/test_write_cache.c
+++ b/test/test_write_cache.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.
*/