console: fix broken symlinks
Crate was moved to root workspace, but the LICENSE-* symbolic links were
not updated.
Fixes: 0b06c22 ("vhost-device-console: promote to main workspace")
Signed-off-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
This commit is contained in:
parent
4de2e8bb2b
commit
d74eeb4e1a
2 changed files with 2 additions and 2 deletions
|
|
@ -1 +1 @@
|
|||
../../LICENSE-APACHE
|
||||
../LICENSE-APACHE
|
||||
|
|
@ -1 +1 @@
|
|||
../../LICENSE-BSD-3-Clause
|
||||
../LICENSE-BSD-3-Clause
|
||||
Loading…
Add table
Add a link
Reference in a new issue