Skip to content

Commit

Permalink
Fixed few package things
Browse files Browse the repository at this point in the history
* Changed LICENSE.md
* When you install cocot no rdoc is built, it's not needed
* Fixed few misspelled words in the README.md
  • Loading branch information
damian-m-g committed Oct 4, 2013
1 parent 2a4a485 commit bb6a9c7
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
7 changes: 7 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
1.0.1
-----
* Changed LICENSE.md
* When you install cocot no rdoc is built, it's not needed
* Fixed few misspelled words in the README.md


1.0.0
-----
* First release
15 changes: 14 additions & 1 deletion License.md
Original file line number Diff line number Diff line change
@@ -1 +1,14 @@
This software can be used without monetary charge(free) by the user. Can not be sold, can't get money from it. In case you want to distribute it around please mention me, thank you. IgorJorobus.
Copyright (c) 2013 cocot

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software with the rights to use, copy, modify, merge, publish and distribute.
This software can not be sold, can't get money from it. In case you want to
distribute it around please mention the author, thank you.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

0 comments on commit bb6a9c7

Please sign in to comment.