| # Examples for rules_license |
| |
| This set of files provides an example of how license rules can be used. |
| |
| Terminology |
| - Organization: A company, organization or other entity that wants to use |
| license rules to enforce their particular compliance needs. These examples |
| use the work organization throughout. |
| - SCM: source code management system. These examples assume that |
| an organization has a SCM that can enforce ownership restrictions on |
| specific folder trees. Targets are divided into BUILD files that are |
| reviewed by engineers vs. those that are reviewed by an organizations |
| compliance team. |
| |
| ## Overview |
| |