Other Licenses & Open Source Compliance - Mariano Ortu's Official Website

Mariano Ortu's Official Website.
Site dedicated to Open Source programming!

Software

Articles

Code

Downloads

Title
Go to content
Speedcrypt File Encryption Reviews
Other Licenses...
Other License of Libraries, Components and Tools
This page lists the various licenses applied within my software projects. Since many of these projects include third-party components, it is important to comply with their respective licensing terms. Each license governs how the software or component can be used, modified, and distributed. Understanding these licenses ensures transparency, legal compliance, and respect for the rights of original authors.
If you use or redistribute any part of my software, please carefully review the license terms associated with each component. This is crucial to avoid any legal issues and to honor the efforts of the developers who created the original works.
I committed to maintaining an open and secure software ecosystem, balancing open-source principles with respect for proprietary licenses when necessary. If you have any questions about the licenses or how they apply to my software, feel free to contact me directly.

Note: All third-party Open Source libraries, components, and tools used in my projects are implemented in strict compliance with the licenses and the authors who kindly authorize their use.

MIT License

LICENSE
Copyright <YEAR> <COPYRIGHT HOLDER>
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.



In the Source Code of the Speedcrypt, SecureDel, and EasyHash Projects, you will find a dedicated folder named 'Licenses'. This folder contains both my own licenses and those of the authors of various third-party tools and components that I have carefully selected and integrated. These licenses are included to fully respect the terms and conditions imposed on developers by the original authors, ensuring complete compliance with all required usage rights and obligations.
This practice guarantees transparency and legal clarity for anyone who examines, uses, or redistributes the software. It also reflects my commitment to respecting intellectual property rights and fostering an open, trustworthy software ecosystem. Starting from the upcoming version, EasyHash will fully align with this licensing policy, with all relevant licenses properly included and documented to maintain consistency across all my projects.
Back to content