mirror of
https://git.code.sf.net/p/ntfs-3g/ntfs-3g.git
synced 2024-11-23 18:14:24 +08:00
Added a license section to the README file
Explained the licensing differences between fuse-lite and ntfs-3g proper.
This commit is contained in:
parent
ae459dd7b3
commit
8f20ca0d94
11
README
11
README
@ -27,6 +27,17 @@ web site at
|
||||
|
||||
http://www.tuxera.com/community/
|
||||
|
||||
LICENSES
|
||||
========
|
||||
|
||||
All the NTFS related components : the file system drivers, the ntfsprogs
|
||||
utilities and the shared library libntfs-3g are distributed under the terms
|
||||
of the GNU General Public License as published by the Free Software
|
||||
Foundation; either version 2 of the License, or (at your option) any later
|
||||
version. See the included file COPYING.
|
||||
|
||||
The fuse-lite library is distributed under the terms of the GNU LGPLv2.
|
||||
See the included file COPYING.LIB.
|
||||
|
||||
QUICK INSTALLATION
|
||||
==================
|
||||
|
Loading…
Reference in New Issue
Block a user