.. _license: ####### License ####### The **TranCIT: Transient Causal Interaction Toolbox** package is open-source and distributed under the **BSD 2-Clause License** (also known as the "Simplified BSD License"). This permissive license allows you to freely use, modify, and redistribute the code — including for commercial purposes — as long as the following conditions are met: 1. Redistributions of source code must retain the original copyright notice, this list of conditions, and the following disclaimer. 2. Redistributions in binary form must reproduce the above in the documentation and/or other materials provided with the distribution. .. note:: The BSD 2-Clause license does **not** permit the use of the names of the project or its contributors for endorsement without permission. If you need more flexibility in branding or want to discuss licensing options, please reach out. Below is the full license text: .. literalinclude:: ../LICENSE :language: text