diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/fuse.h | 2 | ||||
-rw-r--r-- | include/fuse_common.h | 2 | ||||
-rw-r--r-- | include/fuse_common_compat.h | 2 | ||||
-rw-r--r-- | include/fuse_compat.h | 2 | ||||
-rw-r--r-- | include/fuse_lowlevel.h | 2 | ||||
-rw-r--r-- | include/fuse_lowlevel_compat.h | 2 | ||||
-rw-r--r-- | include/fuse_opt.h | 2 | ||||
-rw-r--r-- | include/ulockmgr.h | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/include/fuse.h b/include/fuse.h index 22ec664..683ab1a 100644 --- a/include/fuse.h +++ b/include/fuse.h @@ -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 LGPL. + This program can be distributed under the terms of the GNU LGPLv2. See the file COPYING.LIB. */ diff --git a/include/fuse_common.h b/include/fuse_common.h index d4f3552..1a97512 100644 --- a/include/fuse_common.h +++ b/include/fuse_common.h @@ -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 LGPL. + This program can be distributed under the terms of the GNU LGPLv2. See the file COPYING.LIB. */ diff --git a/include/fuse_common_compat.h b/include/fuse_common_compat.h index 5f221c7..0383ed7 100644 --- a/include/fuse_common_compat.h +++ b/include/fuse_common_compat.h @@ -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 LGPL. + This program can be distributed under the terms of the GNU LGPLv2. See the file COPYING.LIB. */ diff --git a/include/fuse_compat.h b/include/fuse_compat.h index d3454cc..59df3d3 100644 --- a/include/fuse_compat.h +++ b/include/fuse_compat.h @@ -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 LGPL. + This program can be distributed under the terms of the GNU LGPLv2. See the file COPYING.LIB. */ diff --git a/include/fuse_lowlevel.h b/include/fuse_lowlevel.h index 1f2aa5e..96c7340 100644 --- a/include/fuse_lowlevel.h +++ b/include/fuse_lowlevel.h @@ -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 LGPL. + This program can be distributed under the terms of the GNU LGPLv2. See the file COPYING.LIB. */ diff --git a/include/fuse_lowlevel_compat.h b/include/fuse_lowlevel_compat.h index af76687..d9313b8 100644 --- a/include/fuse_lowlevel_compat.h +++ b/include/fuse_lowlevel_compat.h @@ -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 LGPL. + This program can be distributed under the terms of the GNU LGPLv2. See the file COPYING.LIB. */ diff --git a/include/fuse_opt.h b/include/fuse_opt.h index 6534509..6123d0b 100644 --- a/include/fuse_opt.h +++ b/include/fuse_opt.h @@ -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 LGPL. + This program can be distributed under the terms of the GNU LGPLv2. See the file COPYING.LIB. */ diff --git a/include/ulockmgr.h b/include/ulockmgr.h index dfdde01..61bc36b 100644 --- a/include/ulockmgr.h +++ b/include/ulockmgr.h @@ -2,7 +2,7 @@ libulockmgr: Userspace Lock Manager Library Copyright (C) 2006 Miklos Szeredi <miklos@szeredi.hu> - This program can be distributed under the terms of the GNU LGPL. + This program can be distributed under the terms of the GNU LGPLv2. See the file COPYING.LIB. */ |