Most of our Attribution Notice templates are based on the idea that you will report Copyright Notice or Holder with the License to indicate the ownership/origin of a component or package. This is not practical for cases like npm packages where copyright information is typically missing or very hard to identify. We need enhancements to support Attribution where you may report Copyright information for some components/packages and Homepage or other URL for other components/packages.
This could be accomplished in different ways:
- Conditional logic based on the data available where you report Copyright if available and URL if not, OR
- Expand the Attribution data to report URL in addition to Copyright for all Items, OR
- ?
Most of our Attribution Notice templates are based on the idea that you will report Copyright Notice or Holder with the License to indicate the ownership/origin of a component or package. This is not practical for cases like npm packages where copyright information is typically missing or very hard to identify. We need enhancements to support Attribution where you may report Copyright information for some components/packages and Homepage or other URL for other components/packages.
This could be accomplished in different ways: