triceam/HTML5-Canvas-Brush-Sketch

MIT license mentioned in blog, not on Github

Opened this issue · 1 comments

First off, thanks for making such nice code available :)

I'd like to use your code, but in your js files no license information is mentioned (or even in the readme). I see you intended it to have a MIT license though by a comment you made on your blog http://www.tricedesigns.com/2012/01/04/sketching-with-html5-canvas-and-brush-images/

(There is license information in the js libraries that you used, but I'm talking about the js files you wrote.)

Isaac

Feel free to use it. consider this the official notice... :)

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.