You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
model: Introduce a new declared copyrights field to data model
In German law, the author and the copyright holder can be two separate
legal entities and therefore also need to be tracked separately.
Introduce a new field for declared copyrights that is now the primary
source for copyright holder information. Authors are still only used as
copyright holders if the `addAuthorsToCopyrights` option is enabled.
For now, all package manager implementations set empty declared
copyrights. Filling the declared copyrights is left as a future exercise
(also see [1]). Currently, the only way to add declared copyrights is via
curations.
This change resolves#4519.
[1]: #5504 (comment)
Signed-off-by: Rainer Bieniek <extern.rainer.bieniek@porsche.de>
Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com>
0 commit comments