1
0
mirror of https://github.com/github/choosealicense.com synced 2024-12-22 12:50:24 +01:00

This is probably more correct

This commit is contained in:
Ben Lavender 2013-07-17 17:48:22 -05:00
parent dc31ddcbe8
commit 61ed4a518c

View File

@ -7,7 +7,7 @@ source: http://opensource.org/licenses/Artistic-2.0
description: A license that’s heavily favored by the Perl community. description: A license that’s heavily favored by the Perl community.
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 [copyright holders] with the name (or names) of the copyright holders. 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 [name] with the name (or names) of the copyright holders.
required: required:
- include-copyright - include-copyright
@ -25,7 +25,7 @@ forbidden:
--- ---
Artistic License 2.0 Artistic License 2.0
Copyright (c) 2000-2006, The Perl Foundation. Copyright (c) [year] [fullname]
Everyone is permitted to copy and distribute verbatim copies of this license Everyone is permitted to copy and distribute verbatim copies of this license
document, but changing it is not allowed. document, but changing it is not allowed.