.pre-commit-config.yaml
-----------------------
o Cleanup linting errors.
protoset.go
-----------
o Update copyright notice to correct linting errors.
.reuse/
LICENSE/
--------
o Add configs for reuse license checking.
tox.ini
-------
o Add python3.8 as an accepted interprepter.
.reuse/
LICENSES/
---------
o Add basic configs for using the reuse license checking tool.
Change-Id: I2df2dc1c7043d6beae1427c41769921c49cf2913
diff --git a/.reuse/templates/urls b/.reuse/templates/urls
new file mode 100644
index 0000000..915cd9c
--- /dev/null
+++ b/.reuse/templates/urls
@@ -0,0 +1 @@
+https://jinja.palletsprojects.com/en/2.10.x/templates/
\ No newline at end of file