Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Added note that raw license copy/paste needs modification of copyrigh…
…t owner
  • Loading branch information
zoffixznet committed Apr 3, 2015
1 parent de2af26 commit 4856456
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/Language/modules.pod
Expand Up @@ -54,7 +54,8 @@ To share your module, do the following:
=item Regarding the C<LICENSE> file, if you have no other preference,
you might just use the same one that Rakudo Perl 6 uses. Just
copy/paste the raw form of L<its license|https://github.com/rakudo/rakudo/blob/nom/LICENSE>
into your own C<LICENSE> file.
into your own C<LICENSE> file, and change C<"The Perl Foundation">
in the document to your name or the name of your company.
=item If you don't yet have any tests, you can leave out the C<t>
directory and C<basic.t> file for now. For more info on how to write
Expand Down

0 comments on commit 4856456

Please sign in to comment.