xref: /aosp_15_r20/external/bazelbuild-rules_license/examples/README.md (revision f578df4fd057ffe2023728444759535685631548)
1# Examples for rules_license
2
3This set of files provides an example of how license rules can be used.
4
5Terminology
6-   Organization: A company, organization or other entity that wants to use
7    license rules to enforce their particular compliance needs. These examples
8    use the work organization throughout.
9-   SCM: source code management system. These examples assume that
10    an organization has a SCM that can enforce ownership restrictions on
11    specific folder trees. Targets are divided into BUILD files that are
12    reviewed by engineers vs. those that are reviewed by an organizations
13    compliance team.
14
15## Overview
16
17