Back to Omi

License

docs/doc/info/License.mdx

3.0.0-Android-App1.8 KB
Original Source

MIT License

Omi is available under the MIT License, one of the most permissive open-source licenses available.

<Card title="View Full License" icon="file-lines" href="https://github.com/BasedHardware/omi/blob/main/LICENSE"> Read the complete license text on GitHub </Card>

What This Means

<CardGroup cols={2}> <Card title="Use Freely" icon="check"> Use Omi for any purpose, including commercial projects </Card> <Card title="Modify" icon="code"> Modify the source code to suit your needs </Card> <Card title="Distribute" icon="share-nodes"> Share and distribute your modifications </Card> <Card title="Private Use" icon="lock"> Use privately without publishing changes </Card> </CardGroup>

Requirements

<Note> The only requirement is that you include the original copyright notice and license text in any copy of the software or substantial portions of it. </Note>

License Text Summary

MIT License

Copyright (c) Based Hardware

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...

Questions?

<Card title="Contact Us" icon="envelope" href="mailto:[email protected]"> For license inquiries or commercial licensing questions, contact **[email protected]** </Card>