Ver código fonte

aya: include license in crate workspace

This PR includes the licenses files in the crate workspace subdirectory.
Without this, they won't be showing on crates.io and would be giving out
errors on tooling such as rust2rpm.

Signed-off-by: Daniel Mellado <dmellado@redhat.com>
Daniel Mellado 1 ano atrás
pai
commit
a4e68ebdbf
2 arquivos alterados com 2 adições e 0 exclusões
  1. 1 0
      aya/LICENSE-APACHE
  2. 1 0
      aya/LICENSE-MIT

+ 1 - 0
aya/LICENSE-APACHE

@@ -0,0 +1 @@
+../LICENSE-APACHE

+ 1 - 0
aya/LICENSE-MIT

@@ -0,0 +1 @@
+../LICENSE-MIT