mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 04:40:09 +01:00
Merge pull request #78 from engelnyst/artistic
Artistic license is not copyleft
This commit is contained in:
commit
40a2b5cbad
@ -4,14 +4,13 @@ title: Artistic License 2.0
|
||||
permalink: /licenses/artistic/
|
||||
source: http://www.perlfoundation.org/attachment/legal/artistic-2_0.txt
|
||||
|
||||
description: A license that’s heavily favored by the Perl community.
|
||||
description: Heavily favored by the Perl community, the Artistic license requires that modified versions of the software do not prevent users from running the standard version.
|
||||
|
||||
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. Replace [year] with the current year and [fullname] with the name (or names) of the copyright holders.
|
||||
|
||||
required:
|
||||
- include-copyright
|
||||
- document-changes
|
||||
- disclose-source
|
||||
permitted:
|
||||
- commercial-use
|
||||
- modifications
|
||||
|
Loading…
x
Reference in New Issue
Block a user