What License Is The Recipe You Post To DataCook?
By Default...
IF you make a Recipe publicly, you license the public Recipe under MIT licensed. The MIT License is simple and easy to understand and it places almost no restrictions on what you can do with the project. It means that they are free to use in the project and any other projects (even commercial projects) as long as the copyright header is left intact. We include it on the code source when you make the Recipe. But the license applies to the Recipe itself, wherever it is viewed. Here is that license:
MIT License
Copyright(c) [THIS YEAR] [YOUR NAME] [URL TO ORIGINAL]
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.


The design, layout, and look-and-feel of datacook.org project web sites are not licensed for use and may not be used on any sites, personal or commercial, without prior written consent from the datacook.org.