diff --git a/Documentation/conf.py b/Documentation/conf.py index bffd1d8f..78602c85 100644 --- a/Documentation/conf.py +++ b/Documentation/conf.py @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: CC-BY-SA-4.0 # -*- coding: utf-8 -*- # # Configuration file for the Sphinx documentation builder. diff --git a/Documentation/theme/footer.html b/Documentation/theme/footer.html index e63e9fb3..12939e8b 100644 --- a/Documentation/theme/footer.html +++ b/Documentation/theme/footer.html @@ -1,3 +1,6 @@ +{# +SPDX-License-Identifier: CC-BY-SA-4.0 +#}