feat: Add license attribution for all files

Signed-off-by: David Runge <dave@sleepmap.de>
This commit is contained in:
David Runge 2023-10-23 19:04:58 +02:00
parent 7aa096db39
commit 121e352b59
No known key found for this signature in database
GPG key ID: 90D4B9641E092971
34 changed files with 161 additions and 3 deletions

View file

@ -1,3 +1,6 @@
# SPDX-FileCopyrightText: 2023 The "Notes on OpenPGP" project
# SPDX-License-Identifier: CC0-1.0
FROM sphinxdoc/sphinx AS build
RUN pip install myst-parser
COPY book/ /book