Fix license symlinks (#29758)
Closes #29527 It looks funny in the diff, but the symlinks are indeed correct: - https://github.com/evaporei/zed/blob/fix/license-symlinks/crates/askpass/LICENSE-GPL - https://github.com/evaporei/zed/blob/fix/license-symlinks/crates/ui_macros/LICENSE-GPL I did check all ~170 crates, these were the only inconsistent ones. Release Notes: - N/A
This commit is contained in:
parent
2a319efade
commit
9788aff4b1
3 changed files with 1 additions and 1 deletions
|
@ -1 +0,0 @@
|
|||
../../LICENSE-APACHE
|
1
crates/askpass/LICENSE-GPL
Symbolic link
1
crates/askpass/LICENSE-GPL
Symbolic link
|
@ -0,0 +1 @@
|
|||
../../LICENSE-GPL
|
Loading…
Add table
Add a link
Reference in a new issue