Pārlūkot izejas kodu

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 gadu atpakaļ
vecāks
revīzija
a4e68ebdbf
2 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  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