Przeglądaj źródła

chore: fix broken symlinks in license files (#6336)

symlink to repo root
Akshay 2 lat temu
rodzic
commit
a08d1b248f

+ 1 - 1
core/tests/restart/LICENSE.spdx

@@ -1 +1 @@
-../../../../LICENSE.spdx
+../../../LICENSE.spdx

+ 1 - 1
core/tests/restart/LICENSE_APACHE-2.0

@@ -1 +1 @@
-../../../../LICENSE_APACHE-2.0
+../../../LICENSE_APACHE-2.0

+ 1 - 1
core/tests/restart/LICENSE_MIT

@@ -1 +1 @@
-../../../../LICENSE_MIT
+../../../LICENSE_MIT