aboutsummaryrefslogtreecommitdiff
path: root/examples/README.md
blob: fede271a5e2e1ab8bfcd2b08326ed1838476a8cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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