diff options
| author | Kumar Priyansh <[email protected]> | 2018-01-18 13:02:32 +0530 |
|---|---|---|
| committer | GitHub <[email protected]> | 2018-01-18 13:02:32 +0530 |
| commit | 87a0f1c4359e0f7c12038b05b751d408f9800d88 (patch) | |
| tree | 52da13c10ebccb92c71cedf89f3a4cb6ee7e9b89 | |
| parent | 290136c2c30ee90816c1edb99fe97d27f9cad5c1 (diff) | |
| download | TShirtDesigner-87a0f1c4359e0f7c12038b05b751d408f9800d88.tar.xz TShirtDesigner-87a0f1c4359e0f7c12038b05b751d408f9800d88.zip | |
Update README.md
| -rw-r--r-- | README.md | 22 |
1 files changed, 21 insertions, 1 deletions
@@ -7,7 +7,27 @@ Simple Custom t-shirt editor using Fabric.js. Forked from: http://tshirts.imomin.com/ -The MIT License (MIT) +MIT License + +Copyright (c) 2018 Kumar Priyansh + +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. Demo: |
