Skip to content

Commit

Permalink
fix line break
Browse files Browse the repository at this point in the history
  • Loading branch information
wesbarnett committed Mar 15, 2019
1 parent 9100779 commit 1eeafdf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions bin/snap-sync
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1eeafdf

Please sign in to comment.