From: Steven Baltakatei Sandoval <baltakatei@gmail.com>
Date: Tue, 19 Dec 2023 02:00:16 +0000 (+0000)
Subject: fix(user/rsync_tranches):Add author and license info
X-Git-Url: https://zdv2.bktei.com/gitweb/BK-2020-03.git/commitdiff_plain/4b54193df4e17c048a8a25b61c03b83a093003e3?ds=inline;hp=--cc

fix(user/rsync_tranches):Add author and license info
---

4b54193df4e17c048a8a25b61c03b83a093003e3
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+