From 7d62647d7aebffe76837b0698e8dc22f439f1ab6 Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Tue, 16 Oct 2007 15:12:09 +0000 Subject: Clarify licence version to be "LGPLv2" for the library --- include/fuse.h | 2 +- include/fuse_common.h | 2 +- include/fuse_common_compat.h | 2 +- include/fuse_compat.h | 2 +- include/fuse_lowlevel.h | 2 +- include/fuse_lowlevel_compat.h | 2 +- include/fuse_opt.h | 2 +- include/ulockmgr.h | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'include') 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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. */ -- cgit v1.2.3