Skip to content

License

Trackbridge — the SDK packages, the skills bundle, this docs site — is MIT-licensed. You can use it in commercial products, modify it, redistribute it, or fork it. The only requirement is preserving the copyright and license notice in copies or substantial portions of the software.

You can:

  • Use Trackbridge in proprietary commercial products without paying or asking.
  • Embed the SDK in a hosted service you sell.
  • Modify the source for your own use, with no requirement to publish your changes.
  • Fork the project and ship a competing version.

You must:

  • Keep the MIT copyright and license notice in any copies or substantial portions of the source you distribute.

You cannot:

  • Hold the authors liable for damage caused by the software.
  • Use the Trackbridge name to imply endorsement of your modifications without permission.

There is no patent grant. There is no contributor license agreement. There is no commercial-use clause. It’s the standard MIT, and it is genuinely the standard MIT — no extra clauses tucked at the bottom.

MIT License
Copyright (c) 2026 Trackbridge
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.

All three repos are independently licensed under the same MIT terms; nothing depends on the others’ licensing for legal effect.