# BSD 3-Clause License (Modified BSD License)

Source: https://opensource.org/license/bsd-3-clause

- The BSD 3-Clause License is a permissive license similar to BSD 2-Clause with an additional restriction.
- Requires preserving copyright notice and license text in source redistributions.
- Requires preserving copyright notice and disclaimer in binary redistributions.
- Prohibits using the copyright holder's name for endorsement without permission (the third clause).
- Does not provide explicit patent grants.

Use the official BSD 3-Clause text for precise obligations.
