From b1fac6beae4d2aa1d6dac592e4efbae946de59c5 Mon Sep 17 00:00:00 2001 From: Matt Johnston <matt@ucc.asn.au> Date: Mon, 18 Apr 2022 21:55:57 +0800 Subject: [PATCH] LICENSE was in the wrong directory --- door-sshproto/LICENSE => LICENSE | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename door-sshproto/LICENSE => LICENSE (100%) diff --git a/door-sshproto/LICENSE b/LICENSE similarity index 100% rename from door-sshproto/LICENSE rename to LICENSE -- GitLab