From 1eeafdfe363b1e19e716b12d7af462347b778a49 Mon Sep 17 00:00:00 2001 From: Wes Barnett Date: Fri, 15 Mar 2019 13:16:28 -0400 Subject: [PATCH] fix line break --- bin/snap-sync | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bin/snap-sync b/bin/snap-sync index 04279dc..c2f0615 100755 --- a/bin/snap-sync +++ b/bin/snap-sync @@ -30,8 +30,7 @@ version="0.6" name="snap-sync" printf "\nsnap-sync version %s, Copyright (C) 2016-2019 Wes Barnett\n" "$version" -printf "snap-sync comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it -under certain conditions. See the license for more information. \n\n" +printf "snap-sync comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions. See the license for more information. \n\n" # The following line is modified by the Makefile or # find_snapper_config script