mirror of
https://github.com/github/choosealicense.com
synced 2025-02-02 00:33:46 +01:00
AFL and OSL corrections
This commit is contained in:
parent
bfb9e249c5
commit
9a5192cb21
@ -2,9 +2,9 @@
|
||||
title: Academic Free License v3.0
|
||||
source: http://opensource.org/licenses/afl-3.0
|
||||
|
||||
description: The Academic Free License is a variant of the Open Source License that does not require that the source code of derivative works be disclosed. It contains explicit copyright and patent grants and reserves trademark rights in the author.
|
||||
description: The Academic Free License is a variant of the Open Software License that does not require that the source code of derivative works be disclosed. It contains explicit copyright and patent grants and reserves trademark rights in the author.
|
||||
|
||||
how: Create a text file (typically named LICENSE or LICENSE.txt) in the root of your source code and copy the text of the license into the file. Files licensed under OSL 3.0 must also include the notice "Licensed under the Academic Free License version 3.0" adjacent to the copyright notice.
|
||||
how: Create a text file (typically named LICENSE or LICENSE.txt) in the root of your source code and copy the text of the license into the file. Files licensed under AFL 3.0 must also include the notice "Licensed under the Academic Free License version 3.0" adjacent to the copyright notice.
|
||||
|
||||
conditions:
|
||||
- include-copyright
|
||||
|
@ -16,6 +16,7 @@ using:
|
||||
conditions:
|
||||
- include-copyright
|
||||
- disclose-source
|
||||
- network-use-disclose
|
||||
- same-license
|
||||
|
||||
permissions:
|
||||
|
Loading…
x
Reference in New Issue
Block a user