mirror of
https://github.com/tykeal/homeassistant-rental-control.git
synced 2026-06-24 08:47:51 +00:00
Configure SPDX headers in all files along with adding the needed license text. Configure the reuse tool to validate all license and copyright headers exist and are correct. Signed-off-by: Andrew Grimberg <tykeal@bardicgrove.org>
11 lines
173 B
Plaintext
11 lines
173 B
Plaintext
# SPDX-FileCopyrightText: 2021 Andrew Grimberg <tykeal@bardicgrove.org>
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
__pycache__
|
|
pythonenv*
|
|
.python-version
|
|
.coverage
|
|
venv
|
|
.venv
|