attributions property

List<String>? attributions
getter/setter pair

This field provides a place for the SPDX data creator to record, at the file level, acknowledgements that may be needed to be communicated in some contexts

Implementation

core.List<core.String>? attributions;