Procházet zdrojové kódy

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 před 1 rokem
rodič
revize
a4e68ebdbf
2 změnil soubory, kde provedl 2 přidání a 0 odebrání
  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