diff --git a/dev/debug_osync.sh b/dev/debug_osync.sh index 27408a3..f3ba11b 100755 --- a/dev/debug_osync.sh +++ b/dev/debug_osync.sh @@ -4,7 +4,7 @@ #Check dryruns with nosuffix mode for timestampList PROGRAM="osync" # Rsync based two way sync engine with fault tolerance -AUTHOR="(C) 2013-2019 by Orsiris de Jong" +AUTHOR="(C) 2013-2020 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.3.0-prerc1 PROGRAM_BUILD=2019122406 diff --git a/osync-batch.sh b/osync-batch.sh index bda0c65..e65763f 100755 --- a/osync-batch.sh +++ b/osync-batch.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash SUBPROGRAM=osync PROGRAM="$SUBPROGRAM-batch" # Batch program to run osync / obackup instances sequentially and rerun failed ones -AUTHOR="(L) 2013-2019 by Orsiris de Jong" +AUTHOR="(L) 2013-2020 by Orsiris de Jong" CONTACT="http://www.netpower.fr - ozy@netpower.fr" PROGRAM_BUILD=2019090901 diff --git a/osync.sh b/osync.sh index 44cb859..fcf853b 100755 --- a/osync.sh +++ b/osync.sh @@ -4,7 +4,7 @@ #Check dryruns with nosuffix mode for timestampList PROGRAM="osync" # Rsync based two way sync engine with fault tolerance -AUTHOR="(C) 2013-2019 by Orsiris de Jong" +AUTHOR="(C) 2013-2020 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.3.0-prerc1 PROGRAM_BUILD=2019122406