Update licensing statement in the README file
Explicitly state that GParted is licensed under the GPLv2+ and the GParted Manual is licensed under the GFDLv1.2+.
This commit is contained in:
parent
70eda27733
commit
7d6adee516
20
README
20
README
|
@ -21,6 +21,20 @@ such as USB flash drives, and memory cards.
|
|||
Visit http://gparted.org for more information.
|
||||
|
||||
|
||||
LICENSING
|
||||
---------
|
||||
GParted is released under the General Public License version 2, or (at
|
||||
your option) any later version. (GPLv2+). All files are released under
|
||||
the GPLv2+ unless explicitly licensed otherwise.
|
||||
|
||||
The GParted Manual is released under the GNU Free Documentation License
|
||||
version 1.2 or any later version. (GFDLv1.2+).
|
||||
|
||||
See these files for more details:
|
||||
COPYING - GNU General Public License version 2
|
||||
COPYING-DOCS - GNU Free Documentation License version 1.2
|
||||
|
||||
|
||||
NEWS
|
||||
----
|
||||
Information about changes to this release, and past releases can be
|
||||
|
@ -100,12 +114,6 @@ b. Building from Source
|
|||
The INSTALL file contains further GNU installation instructions.
|
||||
|
||||
|
||||
COPYING
|
||||
-------
|
||||
The copying conditions can be found in the file:
|
||||
COPYING
|
||||
|
||||
|
||||
DIRECTORIES
|
||||
------------
|
||||
compose - contains String::ucompose() function
|
||||
|
|
Loading…
Reference in New Issue