License

Thomas Van Laere shares a variety of resources for tech enthusiasts, students and IT professionals. As part of our commitment to open source and community-driven initiatives, we believe in sharing code examples, snippets, and libraries that can help others learn and create better software.

All the examples that we share on our blog posts are licensed under the MIT license. This means that anyone can use, modify, and distribute the code for any purpose, as long as they give credit to the original author and include a copy of the license text.

The MIT license is one of the most permissive open source licenses available, and it has been widely adopted by developers and organizations around the world. It provides a flexible framework that encourages collaboration, innovation, and reuse of code, while still protecting the author’s intellectual property rights.

The MIT License (MIT)

Copyright 2019 Thomas Van Laere

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.

By sharing our code examples under the MIT license, we hope to encourage collaboration, learning, and innovation among the community of developers and tech enthusiasts. If you have any questions or suggestions, please feel free to reach out to us through our contact page.