Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.37 KB

LICENSE.md

File metadata and controls

30 lines (19 loc) · 1.37 KB

dimgel's Free Closed-Source License 1.0

(c) Dmitry Grigoriev dimgel@mail.ru

Everyone is permitted, free of charge, to:

  • Copy, publish, distribute this software UNMODIFIED (including this license file) and for free.

  • Use this software for any purposes. I'm not responsible if your purposes are unlawful or unworthy.

  • Examine database structure and read/write database data, AT YOUR OWN RISK.

Everyone is forbidden to:

  • Sell this software, standalone or packaged with any other software. If you want to, please contact me.

  • Reverse-engineer, decompile, read, analyze or edit binary or (if any) javascript code of this software, except to the extent expressly permitted by applicable law.

Disclaimer of Warranty

This software does NOT contain any vulnerabilities nor malicious code I'm aware of. Still, true paranoid wouldn't trust even his own computer, not to mention user's one. So, as copied from MIT License:

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.