A way to log origin for attribution #43
Description
Some (mostly content) licenses either directly ask for or encourage, for the origin of the licensed material.
To quote from CC-BY-4.0, which is then repeat throughout all of CC licenses (emphasis mine):
Section 3 – License Conditions.
Your exercise of the Licensed Rights is expressly made subject to the following
conditions.a. Attribution.
- If You Share the Licensed Material (including in modified form), You must:
A. retain the following if it is supplied by the Licensor with the Licensed Material:
i. identification of the creator(s) of the Licensed Material and any others designated to receive attribution, in any reasonable manner requested by the Licensor (including by pseudonym if designated);
ii. a copyright notice;
iii. a notice that refers to this Public License;
iv. a notice that refers to the disclaimer of warranties;
v. a URI or hyperlink to the Licensed Material to the extent reasonably practicable;B. indicate if You modified the Licensed Material and retain an indication of any previous modifications; and
C. indicate the Licensed Material is licensed under this Public License, and include the text of, or the URI or hyperlink to, this Public License.
As an example of a license that does not require, but encourages the notice of such an notice of origin, I refer to the Unsplash license
For a future version of REUSE spec, we might want to look into whether we can reasonably add an optional (SPDX?) tag to mark origin, where this is required. This would be most practical for binary content such as images, fonts etc.