From 7953e36e82b1f6b4833964f5bb2b031b292a372e Mon Sep 17 00:00:00 2001 From: Lina Ceballos Date: Thu, 10 Dec 2020 10:07:19 +0100 Subject: [PATCH] Associating Copyright/ Licensing info through a DEP5 file --- .reuse/dep5 | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .reuse/dep5 diff --git a/.reuse/dep5 b/.reuse/dep5 new file mode 100644 index 0000000000..26bf45ae3e --- /dev/null +++ b/.reuse/dep5 @@ -0,0 +1,9 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: nym +Upstream-Contact: Nym Technologies SA +Source: https://github.com/nymtech/nym + + +Files: *clients/* *common/* *explorer/* +Copyright: 2020, Nym Technologies SA +License: Apache-2.0