fix(user/rsync_tranches):Add author and license info
[BK-2020-03.git] / user / rsync_tranches.sh
index 7be12ad8d6f72c0a3d3bc2de1bd0bea86a0d3bec..4e27765c2a004ba2fdb04f80bd10717cb64cf79d 100644 (file)
@@ -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+