Skip to content

Commit

Permalink
Updated license
Browse files Browse the repository at this point in the history
  • Loading branch information
paranoiq committed Mar 9, 2018
1 parent ef9176a commit 470a87b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "library",
"description": "Czech dictionary for spell-checker and PhpStorm/InteliJ",
"homepage": "https://github.com/spell-checker/dictionary-cs",
"license": ["public-domain"],
"license": ["0BSD"],
"authors": [
{
"name": "Vlasta Neubauer",
Expand Down
6 changes: 6 additions & 0 deletions license.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

Copyright (c) 2016 Vlasta Neubauer (@paranoiq)

Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

0 comments on commit 470a87b

Please sign in to comment.