diff --git a/docs/decisions/0001-use-CC0-or-MIT-as-license.md b/docs/decisions/0001-use-CC0-or-MIT-as-license.md index 7ea6268..0a49004 100644 --- a/docs/decisions/0001-use-CC0-or-MIT-as-license.md +++ b/docs/decisions/0001-use-CC0-or-MIT-as-license.md @@ -47,3 +47,7 @@ With the SPDX identifier `MIT OR CC0-1.0`, the receiver of the documents can dec * Good, because offers freedom at the receiver * Bad, because dual licensing is not widely known + +## More Information + +See for a solution how to properly declare dual-licensing on a repository.