Skip to content

Commit

Permalink
license added
Browse files Browse the repository at this point in the history
  • Loading branch information
Leonid Shagabutdinov committed Oct 3, 2014
1 parent 0f676bf commit 1772cef
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 8 deletions.
23 changes: 23 additions & 0 deletions license.md
@@ -0,0 +1,23 @@
# License

The MIT License (MIT)

Copyright (c) 2014 Leonid Shagabutdinov

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 without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

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.
15 changes: 7 additions & 8 deletions readme-donations.md
Expand Up @@ -21,9 +21,8 @@ This amounts probably will be interesting for companies as sublime-enhanced will
get more visitors:

- $250 - your company name (or any message) and one line of text under it will
be listed at the bottom of main page of each sublime-enhanced repository and
to readme-keymap.md (those pages could be accessed quite often to see the
keymaps)
be listed at the bottom of main page of sublime-enhanced repository (or any
repository of sublime-enhanced on your choise)

- $500 - bugfix request will be performed ASAP

Expand All @@ -36,16 +35,16 @@ get more visitors:
donator personally during next 6 month of donation if amount covers travel
expenses;

Please, specify link at your github account so I'll be able to contact you and
share plugins. If you forgot to do it, than just drop me github message with
date, time and amount of donation. Please wait 48 hours (I have only two hands)
before contact me again in a case if I'll not contact you back.
Please, specify link at your github account when donating so I'll be able to
contact you and share plugins. If you forgot to do it, then just drop me github
message with date, time and amount of donation. Please wait 48 hours (I have
only two hands) before contact me again in a case if I'll not contact you back.

Note if you donate anything more or qual than $50 you'll automatically get
access to everything above in the list (e.g. if you donate $250, your message
will be published and you'll get access to two secret plugins).

Note that secret plugins listed above is still open source, released under GPL
Note that secret plugins listed above is still open source, released under MIT
license: you will be able to fork it, to publish it or to do whatever you want
with it. Probably you already can download it (or see description) somewhere in
internet but it will spoil the game =) Feel free to share secret plugins with
Expand Down
5 changes: 5 additions & 0 deletions readme.md
Expand Up @@ -92,6 +92,11 @@ and [readme-keymap.md](https://github.com/shagabutdinov/sublime-enhanced/blob/ma
markdown): [readme-keymap.html](https://github.com/shagabutdinov/sublime-enhanced/blob/master/readme-keymap.html)


### License

[The MIT license](https://github.com/shagabutdinov/sublime-enhanced/blob/master/readme-license.md)


### Todo

Packages that I want todo in future:
Expand Down

0 comments on commit 1772cef

Please sign in to comment.