.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/dep5 b/.reuse/dep5
new file mode 100644
index 0000000..d22d32d
--- /dev/null
+++ b/.reuse/dep5
@@ -0,0 +1,12 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: onf-make
+Upstream-Contact: Open Networking Foundation <info@opennetworking.org>
+Source: https://gerrit.opencord.org/onf-make
+
+#Files:
+#     makefiles/virtualenv/patches/*
+#    makefiles/lint/groovy/.groovylintrc.json
+
+# Copyright: The Linux Foundation
+Copyright: Open Networking Foundation Contributors
+License: Apache-2.0