Forráskód Böngészése

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 éve
szülő
commit
a4e68ebdbf
2 módosított fájl, 2 hozzáadás és 0 törlés
  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