xref: /aosp_15_r20/external/spdx-tools/docs/licensediff-assumptions.md (revision ba677afa8f67bb56cbc794f4d0e378e0da058e16)
1SPDX-License-Identifier: CC-BY-4.0
2
3The License diff tool in `package licensediff` makes the following assumptions:
4
5- In any single Package, a given filename will only appear once. This may or may
6  not be required by the SPDX spec, but it's kind of implicit in being able to
7  create a diff indexed by filename.