From 252e978c54ccb03cadc3e5a2e70e5b2d0367a891 Mon Sep 17 00:00:00 2001 From: "Dr. David Alan Gilbert" Date: Fri, 13 Mar 2020 16:46:44 +0000 Subject: 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 --- util/fusermount.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/fusermount.c') diff --git a/util/fusermount.c b/util/fusermount.c index 9f2ad88..fc93875 100644 --- a/util/fusermount.c +++ b/util/fusermount.c @@ -2,7 +2,7 @@ FUSE: Filesystem in Userspace Copyright (C) 2001-2007 Miklos Szeredi - 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. */ /* This program does the mounting and unmounting of FUSE filesystems */ -- cgit v1.2.3