Selaa lähdekoodia

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 vuosi sitten
vanhempi
commit
a4e68ebdbf
2 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  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