From 4b54193df4e17c048a8a25b61c03b83a093003e3 Mon Sep 17 00:00:00 2001 From: Steven Baltakatei Sandoval Date: Tue, 19 Dec 2023 02:00:16 +0000 Subject: [PATCH] fix(user/rsync_tranches):Add author and license info --- user/rsync_tranches.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/user/rsync_tranches.sh b/user/rsync_tranches.sh index 7be12ad..4e27765 100644 --- a/user/rsync_tranches.sh +++ b/user/rsync_tranches.sh @@ -51,3 +51,6 @@ function rsync_tranches() { wait # Wait for all rsync processes to complete }; export -f rsync_tranches; + +# Author: Steven Baltakatei Sandoval +# License: GPLv3+ -- 2.30.2