1
0
mirror of https://github.com/github/choosealicense.com synced 2024-06-29 15:13:04 +02:00
This commit is contained in:
Mike Linksvayer 2022-09-02 14:25:09 -07:00 committed by GitHub
parent 2f02459de0
commit 060b967c43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,21 +3,26 @@ title: GNU Free Documentation License v1.3
spdx-id: GFDL-1.3 spdx-id: GFDL-1.3
description: A copyleft license for software documentation that allows almost any use. description: A copyleft license for software documentation.
how: Create a text file (typically named COPYING, as per GNU conventions) in the root of your source code and copy the text of the license into the file. how: Create a text file (typically named COPYING, as per GNU conventions) in the root of your source code and copy the text of the license into the file.
note: The Free Software Foundation recommends taking the additional step of adding a boilerplate notice after the title of a licensed document. The boilerplate can be found at the "addendum" part of the license. note: The Free Software Foundation recommends taking the additional step of adding a boilerplate notice after the title of a licensed document. The boilerplate can be found at the "addendum" part of the license.
using:
permissions: permissions:
- commercial-use - commercial-use
- modifications - modifications
- distribution - distribution
- private-use - private-use
conditions: conditions:
- include-copyright - include-copyright
- disclose-source - disclose-source
- same-license - same-license
- document-changes - document-changes
limitations: limitations:
- liability - liability
- warranty - warranty