summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorScott Shawcroft <scott@adafruit.com>2020-07-13 16:28:49 -0700
committerGitHub <noreply@github.com>2020-07-13 16:28:49 -0700
commit51c888d4be5ec0e0bc19a0de539f0f21a04da135 (patch)
treeb7ba99db56a8274a1cd61b3b65f973b024ea2996 /docs
parent3ddb598f0d3d7c9d36b619e753e3da5b904b212a (diff)
parent34b4993d63a6b576f29d624385c681f679b4124c (diff)
Merge pull request #3003 from Flameeyes/master
License tagging according to REUSE specifications.
Diffstat (limited to 'docs')
-rw-r--r--docs/shared_bindings_matrix.py2
-rw-r--r--docs/static/favicon.ico.license3
2 files changed, 4 insertions, 1 deletions
diff --git a/docs/shared_bindings_matrix.py b/docs/shared_bindings_matrix.py
index 4abf5b885..7b96c14f2 100644
--- a/docs/shared_bindings_matrix.py
+++ b/docs/shared_bindings_matrix.py
@@ -1,6 +1,6 @@
# The MIT License (MIT)
#
-# Copyright (c) 2019 Michael Schroeder
+# SPDX-FileCopyrightText: Copyright (c) 2019 Michael Schroeder
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/docs/static/favicon.ico.license b/docs/static/favicon.ico.license
new file mode 100644
index 000000000..86a3fbfe8
--- /dev/null
+++ b/docs/static/favicon.ico.license
@@ -0,0 +1,3 @@
+SPDX-FileCopyrightText: 2018 Phillip Torrone for Adafruit Industries
+
+SPDX-License-Identifier: CC-BY-4.0