From 38a8435f3ef262d4fbca99a0737dc69762c07ebf Mon Sep 17 00:00:00 2001 From: o2sh Date: Sun, 13 Nov 2022 00:21:19 +0100 Subject: [PATCH] add symlink for image crate license --- image/LICENSE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 120000 image/LICENSE.md diff --git a/image/LICENSE.md b/image/LICENSE.md deleted file mode 100644 index a198ac41..00000000 --- a/image/LICENSE.md +++ /dev/null @@ -1 +0,0 @@ -../LICENSE.md diff --git a/image/LICENSE.md b/image/LICENSE.md new file mode 120000 index 00000000..7eabdb1c --- /dev/null +++ b/image/LICENSE.md @@ -0,0 +1 @@ +../LICENSE.md \ No newline at end of file