]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
Update copyright year
authorKern Sibbald <kern@sibbald.com>
Sun, 30 Aug 2020 11:12:36 +0000 (13:12 +0200)
committerKern Sibbald <kern@sibbald.com>
Sun, 30 Aug 2020 11:12:36 +0000 (13:12 +0200)
709 files changed:
bacula/Makefile.in
bacula/manpages/Makefile.in
bacula/src/Makefile.in
bacula/src/baconfig.h
bacula/src/bacula.h
bacula/src/bc_types.h
bacula/src/cats/Makefile.in
bacula/src/cats/bdb.h
bacula/src/cats/bdb_mysql.h
bacula/src/cats/bdb_postgresql.h
bacula/src/cats/bdb_sqlite.h
bacula/src/cats/bvfs.c
bacula/src/cats/bvfs.h
bacula/src/cats/cats.c
bacula/src/cats/cats.h
bacula/src/cats/cats_null.c
bacula/src/cats/create_bacula_database.in
bacula/src/cats/create_mysql_database.in
bacula/src/cats/create_postgresql_database.in
bacula/src/cats/create_sqlite3_database.in
bacula/src/cats/delete_catalog_backup.in
bacula/src/cats/drop_bacula_database.in
bacula/src/cats/drop_bacula_tables.in
bacula/src/cats/drop_mysql_database.in
bacula/src/cats/drop_mysql_tables.in
bacula/src/cats/drop_postgresql_database.in
bacula/src/cats/drop_postgresql_tables.in
bacula/src/cats/drop_sqlite3_database.in
bacula/src/cats/drop_sqlite3_tables.in
bacula/src/cats/grant_bacula_privileges.in
bacula/src/cats/grant_mysql_privileges.in
bacula/src/cats/grant_postgresql_privileges.in
bacula/src/cats/grant_sqlite3_privileges.in
bacula/src/cats/install-default-backend.in
bacula/src/cats/make_bacula_tables.in
bacula/src/cats/make_catalog_backup.in
bacula/src/cats/make_mysql_tables.in
bacula/src/cats/make_postgresql_tables.in
bacula/src/cats/make_sqlite3_tables.in
bacula/src/cats/mysql.c
bacula/src/cats/mysql.in
bacula/src/cats/postgresql.c
bacula/src/cats/postgresql.in
bacula/src/cats/protos.h
bacula/src/cats/sql.c
bacula/src/cats/sql_cmds.c
bacula/src/cats/sql_cmds.h
bacula/src/cats/sql_create.c
bacula/src/cats/sql_delete.c
bacula/src/cats/sql_find.c
bacula/src/cats/sql_get.c
bacula/src/cats/sql_list.c
bacula/src/cats/sql_update.c
bacula/src/cats/sqlite.c
bacula/src/cats/sqlite.in
bacula/src/cats/update_bacula_tables.in
bacula/src/cats/update_mysql_tables.in
bacula/src/cats/update_postgresql_tables.in
bacula/src/cats/update_sqlite3_tables.in
bacula/src/ch.h
bacula/src/console/Makefile.in
bacula/src/console/authenticate.c
bacula/src/console/bbconsjson.c
bacula/src/console/conio.c
bacula/src/console/conio.h
bacula/src/console/console.c
bacula/src/console/console_conf.c
bacula/src/console/console_conf.h
bacula/src/console/func.h
bacula/src/dird/Makefile.in
bacula/src/dird/admin.c
bacula/src/dird/authenticate.c
bacula/src/dird/autoprune.c
bacula/src/dird/backup.c
bacula/src/dird/bdirjson.c
bacula/src/dird/bsr.c
bacula/src/dird/bsr.h
bacula/src/dird/catreq.c
bacula/src/dird/dir_plugins.c
bacula/src/dird/dir_plugins.h
bacula/src/dird/dird.c
bacula/src/dird/dird.h
bacula/src/dird/dird_conf.c
bacula/src/dird/dird_conf.h
bacula/src/dird/expand.c
bacula/src/dird/fd_cmds.c
bacula/src/dird/getmsg.c
bacula/src/dird/inc_conf.c
bacula/src/dird/job.c
bacula/src/dird/jobq.c
bacula/src/dird/jobq.h
bacula/src/dird/mac.c
bacula/src/dird/mac_sql.c
bacula/src/dird/mountreq.c
bacula/src/dird/msgchan.c
bacula/src/dird/newvol.c
bacula/src/dird/next_vol.c
bacula/src/dird/protos.h
bacula/src/dird/recycle.c
bacula/src/dird/restore.c
bacula/src/dird/run_conf.c
bacula/src/dird/scheduler.c
bacula/src/dird/snapshot.c
bacula/src/dird/ua.h
bacula/src/dird/ua_acl.c
bacula/src/dird/ua_cmds.c
bacula/src/dird/ua_collect.c
bacula/src/dird/ua_dotcmds.c
bacula/src/dird/ua_input.c
bacula/src/dird/ua_label.c
bacula/src/dird/ua_output.c
bacula/src/dird/ua_prune.c
bacula/src/dird/ua_purge.c
bacula/src/dird/ua_query.c
bacula/src/dird/ua_restore.c
bacula/src/dird/ua_run.c
bacula/src/dird/ua_select.c
bacula/src/dird/ua_server.c
bacula/src/dird/ua_status.c
bacula/src/dird/ua_tree.c
bacula/src/dird/ua_update.c
bacula/src/dird/vbackup.c
bacula/src/dird/verify.c
bacula/src/filed/Makefile.in
bacula/src/filed/accurate.c
bacula/src/filed/authenticate.c
bacula/src/filed/backup.c
bacula/src/filed/backup.h
bacula/src/filed/bacl.c
bacula/src/filed/bacl.h
bacula/src/filed/bacl_freebsd.c
bacula/src/filed/bacl_freebsd.h
bacula/src/filed/bacl_linux.c
bacula/src/filed/bacl_linux.h
bacula/src/filed/bacl_osx.c
bacula/src/filed/bacl_osx.h
bacula/src/filed/bacl_solaris.c
bacula/src/filed/bacl_solaris.h
bacula/src/filed/bfdjson.c
bacula/src/filed/bxattr.c
bacula/src/filed/bxattr.h
bacula/src/filed/bxattr_freebsd.c
bacula/src/filed/bxattr_freebsd.h
bacula/src/filed/bxattr_linux.c
bacula/src/filed/bxattr_linux.h
bacula/src/filed/bxattr_osx.c
bacula/src/filed/bxattr_osx.h
bacula/src/filed/bxattr_solaris.c
bacula/src/filed/bxattr_solaris.h
bacula/src/filed/crypto.c
bacula/src/filed/estimate.c
bacula/src/filed/fd_plugins.c
bacula/src/filed/fd_plugins.h
bacula/src/filed/fd_snapshot.c
bacula/src/filed/fd_snapshot.h
bacula/src/filed/fdcollect.c
bacula/src/filed/filed.c
bacula/src/filed/filed.h
bacula/src/filed/filed_conf.c
bacula/src/filed/filed_conf.h
bacula/src/filed/heartbeat.c
bacula/src/filed/hello.c
bacula/src/filed/job.c
bacula/src/filed/protos.h
bacula/src/filed/restore.c
bacula/src/filed/restore.h
bacula/src/filed/status.c
bacula/src/filed/suspend.c
bacula/src/filed/suspend.h
bacula/src/filed/verify.c
bacula/src/filed/verify_vol.c
bacula/src/filed/win_efs.c
bacula/src/fileopts.h
bacula/src/filetypes.h
bacula/src/host.h.in
bacula/src/jcr.h
bacula/src/lib/Makefile.in
bacula/src/lib/address_conf.c
bacula/src/lib/address_conf.h
bacula/src/lib/alist.c
bacula/src/lib/alist.h
bacula/src/lib/attr.c
bacula/src/lib/attr.h
bacula/src/lib/base64.c
bacula/src/lib/base64.h
bacula/src/lib/bcollector.c
bacula/src/lib/bcollector.h
bacula/src/lib/berrno.c
bacula/src/lib/berrno.h
bacula/src/lib/bget_msg.c
bacula/src/lib/bget_msg.h
bacula/src/lib/binflate.c
bacula/src/lib/bits.h
bacula/src/lib/bjson.c
bacula/src/lib/bjson.h
bacula/src/lib/bnet.c
bacula/src/lib/bnet_server.c
bacula/src/lib/bpipe.c
bacula/src/lib/bpipe.h
bacula/src/lib/breg.c
bacula/src/lib/breg.h
bacula/src/lib/bregex.c
bacula/src/lib/bregex.h
bacula/src/lib/bsnprintf.c
bacula/src/lib/bsock.c
bacula/src/lib/bsock.h
bacula/src/lib/bsockcore.c
bacula/src/lib/bsockcore.h
bacula/src/lib/bstat.c
bacula/src/lib/bstat.h
bacula/src/lib/bsys.c
bacula/src/lib/btime.c
bacula/src/lib/btime.h
bacula/src/lib/btimers.c
bacula/src/lib/btimers.h
bacula/src/lib/bwlimit.c
bacula/src/lib/bwlimit.h
bacula/src/lib/cmd_parser.h
bacula/src/lib/collect.c
bacula/src/lib/collect.h
bacula/src/lib/cram-md5.c
bacula/src/lib/crypto.c
bacula/src/lib/crypto.h
bacula/src/lib/daemon.c
bacula/src/lib/devlock.c
bacula/src/lib/devlock.h
bacula/src/lib/dlist.c
bacula/src/lib/dlist.h
bacula/src/lib/edit.c
bacula/src/lib/flist.c
bacula/src/lib/flist.h
bacula/src/lib/guid_to_name.c
bacula/src/lib/guid_to_name.h
bacula/src/lib/hmac.c
bacula/src/lib/htable.c
bacula/src/lib/htable.h
bacula/src/lib/ini.c
bacula/src/lib/ini.h
bacula/src/lib/jcr.c
bacula/src/lib/lex.c
bacula/src/lib/lex.h
bacula/src/lib/lib.h
bacula/src/lib/lockmgr.c
bacula/src/lib/lockmgr.h
bacula/src/lib/md5.c
bacula/src/lib/md5.h
bacula/src/lib/mem_pool.c
bacula/src/lib/mem_pool.h
bacula/src/lib/message.h
bacula/src/lib/mutex_list.h
bacula/src/lib/openssl.c
bacula/src/lib/openssl.h
bacula/src/lib/output.c
bacula/src/lib/output.h
bacula/src/lib/parse_conf.c
bacula/src/lib/parse_conf.h
bacula/src/lib/plugins.c
bacula/src/lib/plugins.h
bacula/src/lib/priv.c
bacula/src/lib/protos.h
bacula/src/lib/queue.c
bacula/src/lib/queue.h
bacula/src/lib/rblist.c
bacula/src/lib/rblist.h
bacula/src/lib/res.c
bacula/src/lib/runscript.c
bacula/src/lib/runscript.h
bacula/src/lib/rwlock.c
bacula/src/lib/rwlock.h
bacula/src/lib/scan.c
bacula/src/lib/sellist.c
bacula/src/lib/sellist.h
bacula/src/lib/serial.c
bacula/src/lib/serial.h
bacula/src/lib/signal.c
bacula/src/lib/status.h
bacula/src/lib/tls.c
bacula/src/lib/tls.h
bacula/src/lib/tree.c
bacula/src/lib/tree.h
bacula/src/lib/unittests.c
bacula/src/lib/unittests.h
bacula/src/lib/util.c
bacula/src/lib/var.c
bacula/src/lib/waitq.h
bacula/src/lib/watchdog.c
bacula/src/lib/watchdog.h
bacula/src/lib/worker.c
bacula/src/lib/worker.h
bacula/src/lib/workq.c
bacula/src/lib/workq.h
bacula/src/qt-console/bat.h
bacula/src/qt-console/bat_conf.cpp
bacula/src/qt-console/bat_conf.h
bacula/src/qt-console/bcomm/dircomm.cpp
bacula/src/qt-console/bcomm/dircomm.h
bacula/src/qt-console/bcomm/dircomm_auth.cpp
bacula/src/qt-console/clients/clients.cpp
bacula/src/qt-console/clients/clients.h
bacula/src/qt-console/console/console.cpp
bacula/src/qt-console/console/console.h
bacula/src/qt-console/fileset/fileset.cpp
bacula/src/qt-console/fileset/fileset.h
bacula/src/qt-console/help/help.cpp
bacula/src/qt-console/help/help.h
bacula/src/qt-console/joblist/joblist.cpp
bacula/src/qt-console/joblist/joblist.h
bacula/src/qt-console/jobs/jobs.cpp
bacula/src/qt-console/jobs/jobs.h
bacula/src/qt-console/label/label.cpp
bacula/src/qt-console/label/label.h
bacula/src/qt-console/main.cpp
bacula/src/qt-console/mainwin.cpp
bacula/src/qt-console/mainwin.h
bacula/src/qt-console/mount/mount.cpp
bacula/src/qt-console/mount/mount.h
bacula/src/qt-console/pages.cpp
bacula/src/qt-console/pages.h
bacula/src/qt-console/relabel/relabel.cpp
bacula/src/qt-console/relabel/relabel.h
bacula/src/qt-console/restore/brestore.cpp
bacula/src/qt-console/restore/prerestore.cpp
bacula/src/qt-console/restore/restore.cpp
bacula/src/qt-console/restore/restore.h
bacula/src/qt-console/restore/restoretree.cpp
bacula/src/qt-console/restore/restoretree.h
bacula/src/qt-console/run/estimate.cpp
bacula/src/qt-console/run/prune.cpp
bacula/src/qt-console/run/run.cpp
bacula/src/qt-console/run/run.h
bacula/src/qt-console/run/runcmd.cpp
bacula/src/qt-console/select/select.cpp
bacula/src/qt-console/select/select.h
bacula/src/qt-console/select/textinput.cpp
bacula/src/qt-console/select/textinput.h
bacula/src/qt-console/status/clientstat.cpp
bacula/src/qt-console/status/clientstat.h
bacula/src/qt-console/status/dirstat.cpp
bacula/src/qt-console/status/dirstat.h
bacula/src/qt-console/status/storstat.cpp
bacula/src/qt-console/status/storstat.h
bacula/src/qt-console/storage/content.cpp
bacula/src/qt-console/storage/content.h
bacula/src/qt-console/storage/storage.cpp
bacula/src/qt-console/storage/storage.h
bacula/src/qt-console/tray-monitor/authenticate.cpp
bacula/src/qt-console/tray-monitor/clientselectwizardpage.cpp
bacula/src/qt-console/tray-monitor/clientselectwizardpage.h
bacula/src/qt-console/tray-monitor/common.h
bacula/src/qt-console/tray-monitor/conf.cpp
bacula/src/qt-console/tray-monitor/conf.h
bacula/src/qt-console/tray-monitor/dirstatus.cpp
bacula/src/qt-console/tray-monitor/dirstatus.h
bacula/src/qt-console/tray-monitor/fdstatus.cpp
bacula/src/qt-console/tray-monitor/fdstatus.h
bacula/src/qt-console/tray-monitor/fileselectwizardpage.cpp
bacula/src/qt-console/tray-monitor/fileselectwizardpage.h
bacula/src/qt-console/tray-monitor/filesmodel.h
bacula/src/qt-console/tray-monitor/install_conf_file.in
bacula/src/qt-console/tray-monitor/jobselectwizardpage.cpp
bacula/src/qt-console/tray-monitor/jobselectwizardpage.h
bacula/src/qt-console/tray-monitor/jobsmodel.cpp
bacula/src/qt-console/tray-monitor/jobsmodel.h
bacula/src/qt-console/tray-monitor/pluginmodel.h
bacula/src/qt-console/tray-monitor/pluginwizardpage.cpp
bacula/src/qt-console/tray-monitor/pluginwizardpage.h
bacula/src/qt-console/tray-monitor/restoreoptionswizardpage.cpp
bacula/src/qt-console/tray-monitor/restoreoptionswizardpage.h
bacula/src/qt-console/tray-monitor/restorewizard.cpp
bacula/src/qt-console/tray-monitor/restorewizard.h
bacula/src/qt-console/tray-monitor/runjob.cpp
bacula/src/qt-console/tray-monitor/runjob.h
bacula/src/qt-console/tray-monitor/sdstatus.cpp
bacula/src/qt-console/tray-monitor/sdstatus.h
bacula/src/qt-console/tray-monitor/status.cpp
bacula/src/qt-console/tray-monitor/status.h
bacula/src/qt-console/tray-monitor/task.cpp
bacula/src/qt-console/tray-monitor/task.h
bacula/src/qt-console/tray-monitor/tray-monitor.cpp
bacula/src/qt-console/tray-monitor/tray-monitor.h
bacula/src/qt-console/tray-monitor/tray-monitor.pro.in
bacula/src/qt-console/tray-monitor/tray-monitor.pro.mingw32.in
bacula/src/qt-console/tray-monitor/tray-monitor.pro.mingw64.in
bacula/src/qt-console/tray-monitor/tray-ui.h
bacula/src/qt-console/tray-monitor/tray_conf.cpp
bacula/src/qt-console/tray-monitor/tray_conf.h
bacula/src/qt-console/util/comboutil.cpp
bacula/src/qt-console/util/comboutil.h
bacula/src/qt-console/util/fmtwidgetitem.cpp
bacula/src/qt-console/util/fmtwidgetitem.h
bacula/src/stored/Makefile.in
bacula/src/stored/acquire.c
bacula/src/stored/aligned_dev.c
bacula/src/stored/aligned_dev.h
bacula/src/stored/aligned_read.c
bacula/src/stored/aligned_write.c
bacula/src/stored/ansi_label.c
bacula/src/stored/append.c
bacula/src/stored/askdir.c
bacula/src/stored/authenticate.c
bacula/src/stored/autochanger.c
bacula/src/stored/bcopy.c
bacula/src/stored/bextract.c
bacula/src/stored/block.h
bacula/src/stored/block_util.c
bacula/src/stored/bls.c
bacula/src/stored/bscan.c
bacula/src/stored/bsdjson.c
bacula/src/stored/bsr.h
bacula/src/stored/btape.c
bacula/src/stored/butil.c
bacula/src/stored/cloud_test.c
bacula/src/stored/dev.c
bacula/src/stored/dev.h
bacula/src/stored/device.c
bacula/src/stored/dircmd.c
bacula/src/stored/ebcdic.c
bacula/src/stored/fd_cmds.c
bacula/src/stored/fifo_dev.c
bacula/src/stored/fifo_dev.h
bacula/src/stored/file_dev.c
bacula/src/stored/file_dev.h
bacula/src/stored/global.c
bacula/src/stored/hello.c
bacula/src/stored/init_dev.c
bacula/src/stored/job.c
bacula/src/stored/label.c
bacula/src/stored/lock.c
bacula/src/stored/lock.h
bacula/src/stored/match_bsr.c
bacula/src/stored/mount.c
bacula/src/stored/null_dev.c
bacula/src/stored/null_dev.h
bacula/src/stored/os.c
bacula/src/stored/parse_bsr.c
bacula/src/stored/protos.h
bacula/src/stored/read.c
bacula/src/stored/read_records.c
bacula/src/stored/record.h
bacula/src/stored/record_read.c
bacula/src/stored/record_util.c
bacula/src/stored/record_write.c
bacula/src/stored/reserve.c
bacula/src/stored/reserve.h
bacula/src/stored/scan.c
bacula/src/stored/sd_plugins.c
bacula/src/stored/sd_plugins.h
bacula/src/stored/sdcollect.c
bacula/src/stored/spool.c
bacula/src/stored/status.c
bacula/src/stored/stored.c
bacula/src/stored/stored.conf.in
bacula/src/stored/stored.h
bacula/src/stored/stored_conf.c
bacula/src/stored/stored_conf.h
bacula/src/stored/tape_alert.c
bacula/src/stored/tape_alert_msgs.h
bacula/src/stored/tape_dev.c
bacula/src/stored/tape_dev.h
bacula/src/stored/tape_worm.c
bacula/src/stored/vbackup.c
bacula/src/stored/vol_mgr.c
bacula/src/stored/vol_mgr.h
bacula/src/stored/vtape_dev.c
bacula/src/stored/vtape_dev.h
bacula/src/stored/wait.c
bacula/src/stored/win_file_dev.h
bacula/src/stored/win_tape_dev.h
bacula/src/streams.h
bacula/src/tools/Makefile.in
bacula/src/tools/bbatch.c
bacula/src/tools/bregex.c
bacula/src/tools/bregtest.c
bacula/src/tools/bsmtp.c
bacula/src/tools/bsnapshot.c
bacula/src/tools/bvfs_test.c
bacula/src/tools/bwild.c
bacula/src/tools/cats_test.c
bacula/src/tools/dbcheck.c
bacula/src/tools/drivetype.c
bacula/src/tools/fstype.c
bacula/src/tools/testfind.c
bacula/src/tools/testls.c
bacula/src/win32/dird/who.h
bacula/src/win32/filed/main.cpp
bacula/src/win32/filed/service.cpp
bacula/src/win32/filed/trayMonitor.cpp
bacula/src/win32/filed/vss.cpp
bacula/src/win32/filed/vss.h
bacula/src/win32/filed/vss_generic.cpp
bacula/src/win32/filed/who.h
bacula/src/win32/stored/main.cpp
bacula/src/win32/stored/service.cpp
bacula/src/win32/stored/trayMonitor.cpp
bacula/src/win32/stored/who.h
bacula/src/win32/stored/win_tape_device.cpp
bacula/src/win32/winapi.h
bacula/updatedb/update_bacula_tables.in
bacula/updatedb/update_mysql_tables.in
bacula/updatedb/update_mysql_tables_10_to_11.in
bacula/updatedb/update_mysql_tables_11_to_12.in
bacula/updatedb/update_mysql_tables_9_to_10.in
bacula/updatedb/update_postgresql_tables.in
bacula/updatedb/update_postgresql_tables_10_to_11.in
bacula/updatedb/update_postgresql_tables_11_to_12.in
bacula/updatedb/update_postgresql_tables_9_to_10.in
bacula/updatedb/update_sqlite3_tables.in
bacula/updatedb/update_sqlite3_tables_10_to_11.in
bacula/updatedb/update_sqlite3_tables_11_to_12.in
bacula/updatedb/update_sqlite3_tables_9_to_10.in
bacula/updatedb/update_sqlite_tables_10_to_11.in
bacula/updatedb/update_sqlite_tables_9_to_10.in
regress/scripts/bacula-sd-4disk.conf.in
regress/scripts/cleanup-2drive.in
regress/scripts/cleanup-2tape.in
regress/scripts/cleanup-tape.in
regress/scripts/do_sed
regress/scripts/functions
regress/scripts/migrate-bacula-dir.conf.in
regress/scripts/migrate-bacula-sd.conf.in
regress/scripts/prepare-fake-autochanger.in
regress/scripts/prepare-two-tapes.in
regress/scripts/regress-config.in
regress/scripts/setup
regress/scripts/update-ctest.in
regress/tests/2drive-2job-test
regress/tests/2drive-3pool-test
regress/tests/2drive-concurrent-test
regress/tests/2drive-offline-test
regress/tests/2drive-swap-test
regress/tests/2media-virtual-test
regress/tests/accurate-test
regress/tests/acl-xattr-test
regress/tests/action-on-purge-test
regress/tests/aligned-bug-8013-test
regress/tests/aligned-test
regress/tests/allowcompress-test
regress/tests/auto-label-jobmedia-test
regress/tests/auto-label-many-test
regress/tests/auto-label-test
regress/tests/backup-bacula-test
regress/tests/base-job-test
regress/tests/bconsole-test
regress/tests/bextract-test
regress/tests/big-files-test
regress/tests/big-fileset-test
regress/tests/big-virtual-changer-test
regress/tests/big-vol-test
regress/tests/blast-port-test
regress/tests/bls-test
regress/tests/bpipe-test
regress/tests/broken-media-bug-2-test
regress/tests/broken-media-bug-test
regress/tests/bscan-test
regress/tests/bsr-opt-test
regress/tests/bsr-read-test
regress/tests/bsr-test
regress/tests/btape-test
regress/tests/bug-fatal-test
regress/tests/bvfs-acl-test
regress/tests/bvfs-cmds-test
regress/tests/bvfs-test
regress/tests/cancel-inactive-test
regress/tests/cancel-multiple-test
regress/tests/cancel-test
regress/tests/comment-test
regress/tests/compress-encrypt-test
regress/tests/compressed-test
regress/tests/concurrent-jobs-test
regress/tests/console-dotcmd-test
regress/tests/copy-job-test
regress/tests/copy-jobspan-initial-label-wait-test
regress/tests/copy-jobspan-label-wait-test
regress/tests/copy-jobspan-test
regress/tests/copy-swap-fail-test
regress/tests/copy-time-test
regress/tests/copy-uncopied-test
regress/tests/copy-upgrade-test
regress/tests/copy-volume-test
regress/tests/crazy-smaller-vol-test
regress/tests/data-encrypt-test
regress/tests/debug-test
regress/tests/delete-test
regress/tests/differential-test
regress/tests/disk-changer-test
regress/tests/docker-plugin-test
regress/tests/dummy-test
regress/tests/duplicate-job-test
regress/tests/encrypt-bug-test
regress/tests/errors-test
regress/tests/estimate-test
regress/tests/exclude-dir-test
regress/tests/fast-two-pool-test
regress/tests/fifo-test
regress/tests/file-span-vol-test
regress/tests/fileregexp-test
regress/tests/four-concurrent-jobs-test
regress/tests/four-drive-test
regress/tests/four-jobs-test
regress/tests/gigaslam-sparse-test
regress/tests/hardlink-test
regress/tests/incremental-test
regress/tests/jobmedia-bug-test
regress/tests/jobmedia-bug2-test
regress/tests/lockmgr-test
regress/tests/lzo-encrypt-test
regress/tests/lzo-test
regress/tests/many-reload-test
regress/tests/max-vol-jobs-test
regress/tests/maxbw-test
regress/tests/maxbytes-test
regress/tests/maxdev-test
regress/tests/maxruntime-test
regress/tests/maxtime-test
regress/tests/maxuseduration-test
regress/tests/maxvol-test
regress/tests/maxvol2-test
regress/tests/mcj-test
regress/tests/messages-saved-test
regress/tests/messages-test
regress/tests/migration-job-purge-test
regress/tests/migration-job-test
regress/tests/migration-jobspan-test
regress/tests/migration-occupancy-test
regress/tests/migration-time-test
regress/tests/migration-volume-test
regress/tests/multi-client-test
regress/tests/multi-drive-group-test
regress/tests/multi-drive-test
regress/tests/multi-drive1-test
regress/tests/multi-storage-test
regress/tests/multi2-storage-test
regress/tests/next-pool-test
regress/tests/next-vol-test
regress/tests/no-chksum-test
regress/tests/plugin-test
regress/tests/poll-interval-test
regress/tests/pool-attributes-test
regress/tests/priority-test
regress/tests/prune-base-job-test
regress/tests/prune-config-test
regress/tests/prune-copy-test
regress/tests/prune-migration-test
regress/tests/prune-pool-test
regress/tests/prune-test
regress/tests/psk-enable-test
regress/tests/query-test
regress/tests/recycle-test
regress/tests/regexwhere-test
regress/tests/reload-test
regress/tests/remote-console-test
regress/tests/restart-accurate-job-test
regress/tests/restart-base-job-test
regress/tests/restart-job-test
regress/tests/restart-jobmedia-test
regress/tests/restart-reschedule-test
regress/tests/restart-sd-test
regress/tests/restart2-base-job-test
regress/tests/restart2-job-test
regress/tests/restore-by-file-test
regress/tests/restore-disk-seek-test
regress/tests/restore-multi-session-test
regress/tests/restore-replace-never-test
regress/tests/restore-stop-read-test
regress/tests/restore-stop-read2-test
regress/tests/restore2-by-file-test
regress/tests/runscript-test
regress/tests/scratch-pool-test
regress/tests/scratchpool-pool-test
regress/tests/sd-sd-test
regress/tests/short-incremental-test
regress/tests/six-vol-test
regress/tests/slow-test
regress/tests/source-addr-test
regress/tests/span-vol-test
regress/tests/sparse-compressed-test
regress/tests/sparse-encrypt-test
regress/tests/sparse-lzo-test
regress/tests/sparse-test
regress/tests/speed-test
regress/tests/statistics-backend-test
regress/tests/statistics-cmd-test
regress/tests/statistics-reload-test
regress/tests/stats-test
regress/tests/stop-restart-test
regress/tests/strip-test
regress/tests/test-plugin-test
regress/tests/three-pool-test
regress/tests/three-pool-virtual-test
regress/tests/tls-authenticate-test
regress/tests/tls-duplicate-job-test
regress/tests/tls-test
regress/tests/truncate-concurrent-test
regress/tests/truncate-test
regress/tests/truncate2-test
regress/tests/two-jobs-test
regress/tests/two-pool-test
regress/tests/two-vol-test
regress/tests/two-volume-test
regress/tests/verify-cat-test
regress/tests/verify-data-test
regress/tests/verify-vol-test
regress/tests/verify-voltocat-test
regress/tests/virtual-backup-test
regress/tests/virtual-backup2-test
regress/tests/virtual-changer-test
regress/tests/virtual-jobid-test
regress/tests/weird-files-test
regress/tests/weird-files2-test

index 10fb7e7f9a760af4232206e42a4a0df560ddb757..9db7632ce9aa64c644140606c56502a18334977d 100755 (executable)
@@ -1,7 +1,7 @@
 #
 # Master Makefile
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 @MCOMMON@
index dab1f1807ddf5b16209716090f7aa7c6779e60d8..e498e51ca8f6a2b87f05a95ec75dd54ae27f5da6 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2018 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 @MCOMMON@
index 88c382758610cb1bc77b333d168f77cab66da4a4..4a893a1d659f56d677bd04e6fee83ad8f9e458ba 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 @MCOMMON@
index ee47292a499c28f741ed10f531914d914ea377f8..ad2ed0de33277ac3fb0c3f2833fec730279471af 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2019 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 1fee621441f803ec9ee542074ae51bd152e69482..ef88f67eff679f93e1339a4c1a08b821a2dc96f6 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2019 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 40d99750e4bc16841d2b0d01ea550e085869c810..e711ef0d2b39d484cd498723d2d9e4ed7fe59fbd 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2019 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 22d10b850e8c757fbde5a03504ece41cb49f2c30..1979c03e905934ac61aea2d609c004c9b6f10eb0 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 @MCOMMON@
index 546fa6568056ddccab55c1ef9e68a8265cc4a306..28d77c773e8f31aa46ca56f686a23acddd945b10 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 46d4687a8e8abd5d9fa2cc3dce64976d6dd9087c..56e4bfff21c7b1d6663995658e3a1800f5c4b01d 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 38b13be608496f52786a36076c80f524263846b0..71c405214b0fd85608b8ba02cdc19c38e93eb522 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 3f4a074bd4433f73d1252a67b4c21dfbbd26676e..0289bbd3b3f0c500fc0534709ef1641866f41fb7 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index b3269423dbbe2b581aff6df11e500c3ac149c627..cf22e0c1d32a7245ffe52d7d700a5965a3cb5ed7 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index db4246499e370faf14f9cad637212223e01882da..a9ec9c85f05890bdfe4de43a15dd8fc7de9586c2 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index d7469fe4cdb397c9236f35da20c53eba984a050e..bb8610407c85fb7421494c6c2308f5adbb2a1b2d 100644 (file)
@@ -1,7 +1,7 @@
 /* 
    Bacula(R) - The Network Backup Solution
  
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
  
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 3e37918b7dc59cb736cdf224dc7d385838df095b..c260c25a1dd367ff980d646681c819df8d9dc49a 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ac68388dfc9fb7fb8818dfbc5d650f824f986612..2c16cc3b821a024d57a2f5e7d09fd9697b7427f8 100644 (file)
@@ -1,7 +1,7 @@
 /* 
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 08139779a8d63818968717a7eef59bc72fdca2c8..cb83b078b8ec0e9fbd4c852a79f927a0aba204df 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # This routine creates the Bacula database
index 63199f8099212f0a644295109b2efbabf6372c99..ce1574505c09aa8f46aae03678cb979a0568acd9 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # shell script to create Bacula database(s)
index d2a68564805fdca8d6b9b476663acc9f720b9cfb..59abb55d7db3379d799b3f40ed0d49c0f999bde1 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2019 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # shell script to create Bacula database(s)
index 28a9b55d9babd6b478a05a0b98a5fb14c4ec075b..7bab085c777a61ec0d89d996a8601bf3b47ef7e2 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # shell script to create Bacula SQLite tables
index 1ae51b868aaae8cb304a44d4bed407d8097d6285..358235847bf52bfc348feb35f15fb3feaf04fb15 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # This script deletes a catalog dump
index 20041b421a8a207e57c07310869172673bf33221..67bbc2d7284e0bbc2f3db6bc1d72af3d99680bb7 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 #  Drop Bacula database -- works for whatever is configured,
index 2209b97a79ebf8b12f81b3c23715b308b04df1dc..48294d61a5a064ea62b9574d663470be6748c5c1 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 #  Drop Bacula tables -- works for whatever is configured,
index d714647221ddcbdf9d3dbe1a3014a6bbd0094c9a..127ee78880dfe5013c13c8fe7298370aa2bf5357 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # shell script to drop Bacula database(s)
index 6b3067f1f5c909e4e299b8bdcc170f1493643eb1..34678e5e2a47f0acd9e6e58c81b292e0bca783db 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # shell script to delete Bacula tables for MySQL
index 6f19704387dd722060632caf8f9b744a657894de..2bf1907ccfc03b69d59e379b76936cd0b0efeb15 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # shell script to drop Bacula database(s)
index 80c3bef151d6af21aa14521722ab6be4cc452cc7..d089b90602f7d10c3c4773128369d98c9853f89a 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # shell script to delete Bacula tables for PostgreSQL
index 6eb856b927e4835831c33094b4da2c71f85746f5..813f0276aa237e79886a16cba1ad53ed817782f7 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # shell script to drop Bacula SQLite tables
index 64e55edd7ccfee41448b15a780b179df63513b4d..cc09edbf89cb6f22dafe63b89617ef8be4831015 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # shell script to Delete the SQLite Bacula database (same as deleting 
index d38a880375bfeaea8db4aa3d71bb8503eeb128fe..ef426562511f967426c612fca47496435ef10695 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # This routine makes the appropriately configured
index 53bb03ef0a0c17e2ded14fa119108814236be730..d1ac8073e754162d418ca80c194af3d4d55806e9 100644 (file)
@@ -2,7 +2,7 @@
 #
 # shell script to grant privileges to the bacula database
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 db_user=${db_user:-@db_user@}
index 88da6b1bd65ff900c7cafc1700b9ae381e0c0ce1..7a621dd5dbd3ee4e32d0b86c4b354f3fe7f0cd60 100644 (file)
@@ -2,7 +2,7 @@
 #
 # shell script to grant privileges to the bacula database
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 db_user=${db_user:-@db_user@}
index 41bdfc92bf94081651310af6827a30288a787de9..1859b1c0022410ec27a45a1a9b759a4ec76fa18a 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # shell script to grant privileges to the bacula database
index 5001e636435220c8825d1d954741e6e214166d14..02b19829da976ec84fd87ecb38c2c281732652fa 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 285b6cd398be076b319bc7947ea5a44a7cc9c3da..16c5e68c21e1da373412ed440720e3d88640c89c 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # This routine makes the appropriately configured
index 97a97f61f15a425d3b4feca3c6f3c304742d6a8e..32a6b78826b3e1a3e52ec2e0c2a881da7306c621 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # This script dumps your Bacula catalog in ASCII format
index f41a6345f3fcde7bb15b60bee66a148babb7e274..dce3a66b93c1b22bd2e7d2dca9f81bcb689dc8b5 100644 (file)
@@ -2,7 +2,7 @@
 #
 # shell script to create Bacula MySQL tables
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Important note:
index 4196d074587f7a19c5b1d49df7065b591902dc03..a8ad3b13316300c3d86e0f2139760a5219817a3d 100644 (file)
@@ -2,7 +2,7 @@
 #
 # shell script to create Bacula PostgreSQL tables
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Important note: 
index 844ae54da2a6d1cde9601d0954e67d02b6124500..2ad1f5480ce85244dd632a7547a2e25c49c0bbee 100644 (file)
@@ -2,7 +2,7 @@
 #
 # shell script to create Bacula SQLite tables
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index fc73dc62b0dfa3678e80647cbd4870ef61fd9752..075ccc85f492715bc05ffdbd62b2a28a2199749c 100644 (file)
@@ -1,7 +1,7 @@
 /* 
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index b4e0d70d794224367776967354c0cc98fbdf2dc6..1f6f41e94a02d1ccedd55061265bfd117de36bc4 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # shell script to create Bacula MySQL tables
index 46d29617615fe72a5626be168bc3cd2344cb8609..c7fdb6525b97bcc1cb70323359820cd205b295cf 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ccd273d2b44682821a3661ff72a097c1a506d85e..1a1aa1e3aeb22e9cee7929c5455db599a050f274 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # shell script to create Bacula PostgreSQL tables
index 899b9197734ed2f8f3e6c8d3a7f0b965216d529c..4eea827391004aeace38e09d36b4311637c575d6 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 3b9598d936f617c49ea630a83c7f9b8a5c5866a0..23452064e80ca7f691f415f1512052cf1bee26b6 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index d5b8f41171d1bbbce83bda7309dd8247a8e6f3ed..6d3223e4bad7b919ebd702d74112ecad8fe7fd98 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 0959e46ebf701b40ed7f8ad85aace4035b511715..a2e2010ca5241879e6dc1cecf5e7e394acdd97e5 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 3c55377cd5c95b088ddf756a89707d6e7e3d9f07..6ba67057fb1c516e87671cdd89749201a5e31506 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c93690fe44fbcd4d61c8fa4c3cd366d119508465..499525a80d44bd099d2b961106d48e153fcb156e 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a94e2d2215ae6279885ce9c28bfa87feaead2f33..419229052657bba9a701d02bfc8644136493b1b3 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ab188f1279b77497691e401990fab2c0c36d3cf3..88ffc1459e079f0737d3d7c6eeb482172eaa450f 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 8e998e190bd1c789cb9f447d7b79591ce99af721..9444b56e7908bb60cb1c3aec15997d40b62e82c6 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index b01ed7ad81e96febb1344d4fd3fa650df30fdb69..49ed5a70768fa9c76e57d5c0186dfcae6bb3b644 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 6339155cfd34a90ab60a87328dffadaa7c92ebc9..fb34466747775cf71e5f485bba8a956e44d23ab9 100644 (file)
@@ -1,7 +1,7 @@
 /* 
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 61c23aedf7e5dc294b5d36f822da266caa5fc3ba..76a5af34b75f88f944650bb7824ea7a165e44296 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # shell script to invoke SQLite on Bacula database
index cafeaa178fe672555c4ab04faf7e2936df988fde..c8486d07399cdfb8ebf68c003acaa83bc6fe67cb 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # This routine alters the appropriately configured
index 2dbc3434ad8bceff40adfcd212051bffa2c04afc..3860efd241370c23e3e8db7ca30c781baeed3565 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Shell script to update MySQL tables from Bacula Community version 
index aa6400e075b688898f0d7dbd732dc5a899c9d3b4..c97047cf2c49d0cdc32f35593735356aa594cccb 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Shell script to update PostgreSQL tables from Bacula Community version 
index 5b1f6e8a0c58fba658911d017a7e191a599ef5c1..9190d50179c6b02b6c345a869fa1d9ceac57d26e 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Shell script to update SQLite tables from Bacula Community version 
index bbe65a597f7c5c7c0f9677f75cee5df007bc208b..90e2ca7947b5c9e5830f31225af79b3d329ad47f 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2019 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 22ae13ae36f0d7990adc5c725edecbf7b4c12c6a..000d46413fe5bd6618f4ab5dba7413338102cf8b 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 @MCOMMON@
index 5405220191f454a6bebd6a5cd17f553b13b637e6..0c7d25f7232b3613d3b961e40e26b40b626fd5bd 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index d4c088d188c3b98b076bdf78d0523c214d00f9a7..52a7d4858a0c41f475b39e636291ea540e685790 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a463207a1844a5be728f9073101c1b7ca7d13f80..a67b23829d2ad445db69d19887559f4ef1df6905 100755 (executable)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 7646ffacac7dea4987bf02d37af6fdf9dbd58721..cde1027975609a56965d0ec1ff442bb6343ed2b8 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 365a8c0d03cd02fd1cca39e6741ce08213ac5533..ac77128efd4d6c1ce0cc8b30076cadb5fc6cb793 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 2f647af6d6c67ce4f91dfad0bf0c5eee4d1ce56e..f61e38b4b53016d09dfad53c22d8877ecfc7cc76 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index f6109331ac19be29113ba1ef09a51d5e85a411d7..eecf6abe164662dbd1926f8cb82226b18bca6975 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index e37a55a1abb990b006754c9fb96487305e9593fc..e1a9d037f7874359f5399b2c640caf524058bf35 100755 (executable)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 488a88f0214f0646cbbca8f0e626d061615ced23..d7c3833deda382e5f76f37f481ba23deec1e2cce 100644 (file)
@@ -1,7 +1,7 @@
 #
 #  Bacula Director Makefile
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 @MCOMMON@
index 9c597d70540d9ed243bb7ab4066093726ff719c9..8e7e041f016e8f4f082d0cb7e26c3dca42651e36 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2015 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 89a6c76ee0e9258247f1972c14bebc94646b30d1..69c35bf219ff663b07248eff398d95f0554189ad 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index b522da2c1d833b65c3d1f138c5fa7ba7a49cdbff..a3cbc7057278a80964e4ae242aab53ee6709afe1 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 8f60279b4aa01300e22998a6e8d230dda1acad4c..ce74c76da8adc7614bbc1c2f8f76917d0b8a6657 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2019 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index d3c91e3b93ac33cab09988e5ccdfa85d57aa61bb..ccfbe7257b7158d5aea23c54b7895b20eaaaa5d4 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index aeb136aad342189ec67cd949dff9ec0cb7e49d35..c76d364bc4b6de6d4c8a092971acd1b2dc2758c9 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 0e4ae358a8c820b8c50876d58d3012f3aeedf381..a79eaee7744aadf8806438e6d89659d21faa93fc 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 482de9032a5556a3f883eb29149e5698550a8db4..601bd1f3593b07dda2e3fe39ddf2dc04d85b98b7 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 59f28eabd17de24577a88bbf62f3c4ba602567d5..ae81c67b437ce10dab3a8ae5eeb080b2ed04338e 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 45dab8837de54e373bfbd0b670dd4619a362178a..6616ff864dc51e11bf8f353a3c68ca25c5485176 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 11c4406ea7d664b4ab0c5382cae722cfff2ada19..e2af2f1d95598b9e9d24c0851f6f21a3ec46a9ee 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 5f443d7ccbeda8a0809eea6417318fb32d3be8af..3bd20d8f204e0cbd9a5c7de4931073a25b5e0c78 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 3baeb0bb1d73866af56b5342d97a4b56e1c55fd8..6a35d6a30df430a2f57f76b099849a52064386ec 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 426010d3615e063e3d35f3ea2901cff2b92174bd..9f856ff314d21b0a9d3c08c6b871f48a9ed2510b 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index b1e7707de6dd1c095bc9ccfd32434f018541c95e..b17076a5f4403bc46bc1f3cf056a38002a7084d6 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index e1e8ea78ee1c0fea512950aa53a4219633e74d5c..d11b17353e13f61e94490ec98d31e5c64dd422a3 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 1fc42215d7731439af0a42d235beb7b991874c8e..e56a5fb13e09d98900e64d192c24589cc3f4c76b 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 6cdce90bce60d358349929808606e14ab379ccff..e450ebed971a026ff80df69b639b00031efb4936 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index fbe35ef009a2034dfab073615d60bfe397cf0b06..b601ed43efbf243cb19f39c5539731b0bf3305a4 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 4ba28a5f7921028c29c730c5330107f20424a681..dcf3b2c200fc7e256d5a4f3c17ba890c8499f80c 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ec32866913c0953c26c6d06bd9dd1762414fe7d8..995cf8fa6e6282852740d9f71056c82bb21fde71 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 371ab1bf9d00785574415e5b3f48529801956ef2..865671757f3633df54d199b1ab162325d128a99e 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index cb4c732e19253efd6dfdc7be8b0c53cad0e59576..68fc6b445e326bb6fd711b451ad3c669e420f66a 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2015 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index e0727e752475b1d2b30c33155b0d6eb491227f0e..2af2922bdfaadafe6a9b19a3b738449272e6241a 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2015 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index d091fcf87f69c8b28d0ad03ff89e32083c05fd6f..ae8b092d5f4fe4838d8681b7edb226b4b32f5d4b 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 4f7751b3cdd1d5bf3c690e6a25cd74020d8a58be..7d334641612a0c846895c8845da2a12336b85ce5 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c4aa7b287ac68bfab86fd274f8e4f392d99383d7..447a81ef80ded713d8ac457407170067031ed82e 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 2e0cae9c380b27933c4a304e3d7b4ff963326985..f23d0e7b221f1b676db419e12589353e381cdf1e 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 39e45a997dbc6346bb62cbafa0024dc46ef8e16f..ad8eca0ca04320fae2e7a6ea04bb0a981948c6bd 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c9a0f1278af88f182d613754a75d1c59f64bb009..d632175d47ba95f101ac387b487e56ed1bc66bcf 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2019 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c4a41578a6101cac935de83821d9eef7e72c4465..fcebb4fd4d9417f58949bd686e7fd0d5b59a42e5 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2015 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 24ff916bf21f851c869cd637c43db2a91b9c686d..c97fb951ba6b394d19fe6f2ea34401c03e6180f8 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2015 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 5aa7a769887fd68884066cba080b06ad66edb434..78cdc37e28876d20970b40e08343938429cfe55b 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 6e93966c7cf547eef354af0f7370855925d5bca2..1d184211a8e8be5d78af6fefe5d0747d32b69cfc 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 5396b1ad0925e5da96f33de1aa7c0303402c7a8d..c69d495bc17fd8d8b208270015d0cd54ece74ea7 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index e5b1855496d6ee9d0162a8f630800145574d1128..3efdb232d8e512049a2b87d4f988f2f843ce477b 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c0af2f6da1987410dbfac53c95a1a67d07696439..e1063815f4f9098a7a294576aa0402b07cd28912 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ff7cfdf0bbd8b41ccb1c28ff7b1dccd58fdc80be..e7cc0178c89ed0c05884af299ec8b1d3f502e2a6 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a9197231eee92f9b8089eab954b621a2d45742d0..e864466131c3c5369ff7efccc9cd236fa6acc9a2 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2015 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index e792b990746c6d748673ff37469bc4dde856e8ad..3a2294a956f664d3a5e2de69afbbc60c97f836c3 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 8479c8615d0a1cd713587cf693997c39272620d4..04f79c84c0c4d7c065b8c55065078a74f4354386 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index e6d98d375afae73113f86692ce14980de688bf2b..d0c42869e0aea5e3e3b9f7dcc275114a778bf850 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index dd6c9ef706e6d7f0e0c04d503a780a72527208d7..9484f2df457f27742d9a27e531a160207ef9982a 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 86fc4d1a26659d3de9232ebb3720ccf792b654d1..0eb174f2e3c1d2b9b679dd5899c5df7ab0ced736 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index adfcace6c1559726618bb2fad507eff4c2fdfe1b..e1e78cc00cafee6e2c7809b22da7ceb2ec092415 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index cf05a1f217181749ff6a284b2a8b15c4d10a0a5a..040ffa9ffe380b4b45181c974e0f595b16fa4594 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 9f0023de097a44ea990a8e76ef7abc11d13dc662..8e810579ff812f8ac5c3b5f509e6ef69d0eebcbe 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 56cfecba4b95f2fe449681987d8f8f2e3bb13530..b08efdc1cb8a852d8fb1f79118ba02a26d05595f 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 1c6b027da5fef9c776ca1129644b05284573ea48..c3c44963d109fc7f0a45643584eb62f701f7ea56 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a03eb1b15845144e390f2850923317bfe800c894..11c346831eb24bfa6eaf8be1aec1d52be574a9e1 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 920595208240be855fd40a3d49b681fbf56aa791..07d56e2a20eb9bc7bade12295fd77cce69085931 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 7c46222d66a74d1e1c65ca4291f0c03613b05cd3..c467840ccd1f0bd09d56f78013a32a5e7afc470c 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2019 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 1173388f7dab9caf8434f175e53f22c701e52a4b..24340b8476d411c2296a06445f3f94a34aeab15f 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index bc3f586bde21a07fc15cf0111e6adb695c4a331c..fae99f821655276096212a26ef4245a0aed0f5e0 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Bacula Makefile for the File daemon
 #
-# Copyright (C) 2000-2016 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 @MCOMMON@
index 94911ef571cc0a26f3e2896afcf0c7c175ea4f80..0dc09fa7572287a607ad2dcaa9b47af62c1db782 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 81c8a0e1269badd7a60af653b605586617f8f379..0837c3bca7b7076523ffc47530e4c3ee10cf4683 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 4df5d2f5631431846dbcba8717bc3acea9570502..048d95b9c02f2ee8128e7882ae08b0d3a2e7a037 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 171884914641f8c0ef7ae2fc6acc27d96071a821..c7bdcb4b0a8e3a496de2e1dddf02c50c72528947 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 4eb611340c34c94d23d8b27c66d8142eec3739d4..f75fa11d1b954c965c229d6d09280dcc57ad6d54 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 5ae448ac7fb1cb81db1624e8ce78eec8ea3a06b8..9d367fdbd0408c2b53e8d128d1d39205ebd6402f 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 247248caac5194ee6579e01466c291c29cc26796..d3804065f765d3f673cd7b46eba98223b7af54b4 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 1800dd15777d2748b03c76f80320dfc68575b493..2e28afc38ed462db28b0674d9c3edd4ada6c2dae 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 33bf27bc4fce0da35009fb88ee3365180e41a31d..ffa6502dda718fcd19352bd6e3fe7b313417afc3 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 4ed131d6f4a48ac33c8a76da59b25c3934302409..a021625803c11dbc8bf1b1dc2ca5387b3a99cd7d 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 82a3d749fda3f5431111756671e30b96201f5f9e..9ea938ee0aea5a5d0603824a99ea254c9ef3c01a 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a148dd08dd5c85e318b12fbe074bdc0ab2221ebb..6987531fd952e6bf2286fd7cd541c6f22d333484 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index d3a725c92e23a88d8fc709a3b29dc22cf9ebadaf..ec40cbe0a1f96779302e12f1f0ca75df3aa3576a 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index d074f2aaac4d5d0fab7f37eb253b1d16f39d8a37..a9db017a75e199ca8ae29a635e3809d2a20a4875 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 91af4d48a6fbf73562d0587e9ae0b214fd6f844c..be0a750bb0b592a15be09824cc8753ad44e0473c 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 4c1122f50ad93e72a098f1664c9a2c3b106e3e72..62ee403a71d1d82f94babca25ef2d2ff4c5a7ea2 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 26e11d2b71f76f50856353b360b81db1a10f8275..2f928ea4cda0387a526d516cf81973885fea7940 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ebb0c59d8df1b3f957ba1b95c7f866298de89614..3c0b9d36d82be15ad9f5be75a1ded3201a128a00 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 6c56865ac18bddf9cc045f75b80a825281361471..0b074ad47bdb58d6761f2daaf042f329a6c1e912 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 6e896025992ee3b0947e22859d7df1e5592d2773..3b405db5fd85ac5b89e3a1fcc89c11d78b836ec3 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index da8b6b488ab68dc54c71c857422b6ffc43be8d19..ae4b12fe82d10228e34d25b99a1e9fee01ce2a00 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 8b1425eb0c26ae85877797640c50aba406510d9d..9acc9db5175911170fb28b8d57dcacc1254bc110 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index cc12077325d24dd75940666ac727527c2cf7d673..01d45553d493c923f50c6d611aaa5bd69a3ce177 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index b152fa94c27702b66a1d165c1f61e926ad7dfc0a..a4fe589401b4b1931e26173331d3109030ceb66a 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 8ab9c60b30381fc98ad09c892ca80f6521c32c94..3e12191ff85bbf522f396b7bd651257b999611f2 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 1c2f67541637acd1924e296f6e1bc6c5184bbba5..47d5be15eceaae626bbbfae3a67040b3fb9d8918 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2015 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c6b1594cbb7642f064e09d43d7675af346e9f8b0..61752a5161d9b4e3844f4caa7a62775b3a8b8758 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2015 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index eeec495d97615b34d8d7c7e5520635ea2d5550f2..9ba315c1d1b044a56d7927bfbb419a0c0c5ec4cc 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 26051573019803aaac7f49ba99eb745e5f828a3d..54a92673b0f2bbc60e05e0bcc4aca86ca3ac33b2 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index f92f2c0173d9e4c2061a207232b61d78460ddcbf..f142e61a8aa21d0eeda5e79064dd0d7c3f6f7052 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 2d61fc6eef06b28ece2dfd13db7b621086cbacbd..d7325a18fa959566101230b47bc67cbdda8775f5 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2015 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a58bb781826274fd392fd874f7504ae31377fcac..75ad4ce19eb6dba4fc9a2db472bdcec639ad71a0 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 449ba3bfab6ba3415194eb8948c1b585d51063ed..e9900c995386e54599ec9cc32aff5d0dcf72f12e 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index f97ac61a7390f8abfbbb8c5afb530358ecbe3265..2a4ad8260fbe42482ed4683659f8c7609021ae2d 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 05aad742408f076d3fd4209d774a965000e492b5..348ebdce54d8726d92f66fce0891b3922655c3af 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a18aea9a1b4f7320ebd299192939025052161396..f2a6a15f5cae0e30cd9a2ca77d67f815253e01e1 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 2a8eeafd8b8d71ae850a73edb4bdc30c84539748..8fd74ce51932e9c2c2173ba3ea980ccd60929729 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ce379ff816f36af4c965f541c06f91175fe42707..9de220abd99b0554f168ca3bc3fcd0d646c216a1 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index dd22fa7d07683b6dc94d81af2b933f31b72c2b6e..e044ec349849ce0c5b81b1acdfa7d89f5314dc60 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 8a37a4644ec1f529089e4e4673ac36b4097e91eb..0f7be04aff8cdea596da1e51f4be92b7dbd2dfa0 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 67950a7bcf65489742528d3fd321350852b791d3..9a638eb84d2b21a076007cd1f5e2ae2ba1bb9622 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 91aae066faa24cbc220aa7ea66cb101fb8a05286..80732133d0c332653fdd75d969586fefbe52bbd0 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ceec31bb94344dc9e2ebffdaed2f4c1af8a2eea7..627c9de7777cf0bdff7a12c631761fb412f87189 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index fb60034ff38acbb7ec6b161da380429517ef9827..7f550588f6908a9f5328b0e33e214803f6a12c2a 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 10135bedfdfa4040b38fbeca09552707f6b07dab..0c5e021daeeff2ddf26367e28ef59264f8dddbe2 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 368984a55fb6a314b8ab29043e295916c058f0ff..6e8987a6fd010e20871d39bf38cf547cdc0aae3e 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2015 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 5fba40c38b86fcdab0e4945d8ce37e62afdba1a3..7490a957b82ce1462db7220c4e3665a725a6fa3c 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index b485980c8de6ef97bc7c03b950cded48393e26c7..b9ee3d2994f6bd522004f984b4bfcda01f9d6d1f 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 7850add6c91b58ad0817f1375092c043a3a4d7c6..6afba6a0c7fad0b4ded53009a37ed0d59bd56603 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2019 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index bb9281768d4a6d668c501e156c4973c8af11cb62..81664652a208f454033f0ec3f43a2b42b876b40c 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2019 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index b110cdabc5d65d97ca14aa9fca725b7eb75ddbe3..cbe7b3c6224bfcf10f18cc0b6a8d2bd47324dfae 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index e8ecfedc51c8a041c95f621a49a29f50a3783599..91f0c36595a63b7627a46eeee94486f3aa8c3783 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2019 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 3c91fd1f9b504845098d8453b5da58361f75575c..95399081ca330d0b3edb6298b8d98248d4e8b0ea 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 @MCOMMON@
index ab96bd70ed54b1ccbc2371915a228d875e38b9b4..54cbc4c1054c9568be1e1127aab3f4eddaa42cdd 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 4c6034646d2f703eb30dd643d84fa0efc7997d8b..dcd71cd5582b84f8c0ea2702bcb204e549d5cac3 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 8d60bd55c5d2cdc981b9b014055b4bfa2bd8baa0..30914152cad7aa60155adbe8b63aca24fcbc9c42 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index bbe492602aa65be42f8b11ee6395082e522f3a04..12f50f2dd40f798e0f72228254f47de2beaf6e1f 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 497939aac3db49305d1011759d5cffbab36ff54d..6b8603e7b45a0f0a7ab20478cc8a3d1cf05733f8 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 6c7655461e14e6abf921be226d7accb3605dd79f..173824dcc361e056a66924968c6a05172df8f4a3 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 28d0ce10a8ec250727fdab53e0919c2fb48926b6..958a96a88f3a1fe9353a77080f1f81e562ee4015 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ff48a71548512cd32a204619e5067d8e9feb6eaa..cc6185674b84a17764375dcc052e6c9f3556f43e 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 5914ad4a0df03eca53220ec2e6cd097e6b817431..a0d36ad72b8d3669bc624d23b5b6b5ddcb1a5f23 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 67e25f30c05dbbcd17c150414dce086ebf8a2fd5..f0a6c2f924782352202478a78f1be8432ef42b3c 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 747337db2c4298b2aff4cd9d7289730b1c27e9af..70db77ab798fd54dbb262b1736393f54edc5eae4 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index e5c4b7094750ab6a5c515ce78278c579547ed27a..fdd110ccce27cb1af8f5aa30cfece866cb63d658 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 753851647b2c45efb6be57c281c5f636a2a69655..9e3c2a4438af36e6e29d163691c917a980b167a2 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index e8b3458b5ac057b73879c6c1170c2bc4ada7909a..2b358789f300fb16ae62541c1b1812a4a64d6eee 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index dcaa844a5aa2fd9ce2b11fd57830d66e83893ae2..de43ae3556a8d7a8460c3283a4e920510ae92d15 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 43a132b8f426f7e9db7a06fb6043635fe0714223..b14fc90534e99e5a9ee6f397b02b189e97592586 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 788a2b0c906f74cf6d46ead7cc8875a3ae40cb42..819f3844252e8a127fe23359c6ef681dd9152260 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ed04a559259ca83afb0b7873d6bbf8b1ed9ef248..eb5cb467e55f3261afaed5450fa30566de21ab16 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 0d2ad257e099f796d781f89f0a4ebde9789fb2ea..1471ff0027183f97412eeb4e7f27b842d708b631 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 0d9894683b9679ee6ac637adef38dd5441709fd4..85456a050c5e65f67f2eecf6f8bcf8a51ce53a94 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 20b46f77fb9a16e3a42ed6aac0f1efb517334ee3..a0592405e527b368ba318107df9f213cf5f4609d 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 7d7786a2d80440d1af7f89e251b92790c29cfc1a..caf2f71d360f4c59642793a0ce01dd2cd1cba82d 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index fbb713838f8fcd522a1f30280a95c5e98907a92e..07f00575015113243c7c769fe475409efc8aa356 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index e2d9da09f919e7f1bff6bb0da27fdba3b7e396ad..686463a34b9c249af0d114c939e0e7b2eaa1aa5c 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 9b9a7b5a194db66a1c364f04760e514b796073a1..ebd5293a84f2c8a7224427547fa95b9a29904be2 100644 (file)
@@ -35,7 +35,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 654e569e5ee3d71aa11ef663b5cef003a4287d85..8602481cc588a56cfa887e08fcb2f673d4e2ff84 100644 (file)
@@ -27,7 +27,7 @@ extern "C" {
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 80815f1c95cb5d23c51b5613823f066b8189d9ae..961530bee5e861a02c2698b6c449022f1ddf60f8 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2019 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c21b293a9f413bcbf0af90d791a557249ccc948d..f3001e87fba851c1c639e85f57cda3e1d3ba652d 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 81451d63026b5e7f9b081aed31a3dd3e13de1a7a..87248355d5b77faa1f4af0bb002da296f96bde74 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2019 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 9b68c1d8e0a2974289ceb3fa72d9b58163ceb4c9..e64f8bebb5e1e10eaf3941fd3f840b99a82489cf 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a9cba8519c6ecb4b5d29c93e45a2c1912cdec3d4..e4dc42ef34118f8aad746a4885ba2937d75d56c1 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 44143b405a2572133c8a41dfea9cd14ea1d5d1c9..2e9766b2d484abf8c8d421bf8a696ee97fa28118 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 7fe11baea7c2b4d43e97107b1e9553d44a620eb4..590e0c031eceb132197bb8cde46040632dc7a7e2 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 34eda7145473c9eb867c6739ddee2a17845583e6..cbba2cd03716a4bed3df72f60387ca29acc4298c 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 3d6e29db83ff22718546f4659097181df61515e4..9802368d7bd948fd2632caf6a69fecc2ac9e1897 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 6d339b21d60c8a1ca68efa5b8361e0ece4bd4dde..33b9efc405a92c6791d584faac312366a0ca5870 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 64bbdcf40379d1756fced2f53f2b4e3d3a0d846e..2bf7d04aa78c1ad924b8632086838ca1a93b1bdd 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 0b14bb49ca97adf4bcd234b7843386b138dea586..5c040ca19a30edf382fc4a0f095d6b4a68299fa3 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 8d24f95883e84bfbbd27373f5042645f8151996f..116c802e0880cc69a6465df5aa45cd3f9cff01b1 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 3b4312a10d53d18c663e444908330b524d663a37..ad9087be89d57f649a4d187699457ce535854df4 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index d1904156a505d53d1e29faacf6f3e899fbb5cc20..f4609dde514de65b29974e240f1f2b935e93a43e 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 90355ff18cc08823f0ca3d7db2eaba83e38d0e8d..abe85e63ba93d43185f906ce940d206e7c740870 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c6fc17dd0c28d54f5af3423a1371c439262f0eb6..1f6d328c3e1a02bc00e142330d78f9725ab58380 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index facdbe0087fdd1a8e08a3ac878e03de319f02c32..5219395d37c9f6694bd6dfe00825d2320a0ebc8c 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c8e9b2a3a03238787ae4acd15835147b8577ec92..6a447e9ddcce491e53dce55ad22dfdf6e9d040f2 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index f036671882d2b16999990780cd105cbe37a01432..705a7d70620cc834cfc7bdf68ae68e101f135b9f 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index de6446906e0b5d084958fe5d305d8aab5f132860..0386c511ef678c40b0c175cf376041ba8f1b1925 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 5975f6a172bd21099c9c97723c2d6220757daf60..74166000a2fe12891f51d1a6e113ae7b48673c78 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 7824d0d9680f040677cf5806ba8aa46200a5e53a..d3746681602fad099d8a0302e419899f982542a6 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 5e821ba0cbdd63317daf353787e3f12b4b5f71de..5d4713487b399129ca37f693e978888dc609de79 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 414999cbe71422e814efc73e4a03e901150da47e..78fc1cb6f9bffd084e6a756f3dcbd230613eb9aa 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index fbfc7f123bc7695334545dec33de4ee79404d5d1..5ef6716a939b4cbecc108ff2e0b6816eaba92579 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 935e7f1937db09cebaea4aab3d474047143c87e1..f51012e71df47873341f70d1dd5405ac59d1f6b5 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index cb0ddf69c498c1eb73ee25c7ad3d17c7c49dfbce..d8de4799dbcfd34e26637a48cae634f33610f25e 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index fe9c244de46c61cd49d3291500e6f7ebf29a323c..f92e3e990ccc8b34464b1f3d1c2cfccf8c76a188 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 5c9d63d23174e405f998cbcea17854b26eed0749..05e507f36a2cbac22020c8cd15cbdafd56508cec 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a8d5e3dc04b17e0e6a6ac111c3fc0101f1cbc4ee..c7e4f6228a5287b9849b774f46a0aa977127d31d 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 6711d2c2143031da7fd52d2696b44a9cf72a9b6e..50df40821aeb84a45558c6b50900d558c73945e5 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 31b20a0c590a1457a6d647f7b6297c3bad111157..e333206643c0c5dd74776956f443c21f923cedb9 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 62e94f11dd949bd2069dcb618d877b536637e6dd..d20ed6411ed2b3285d07985b1145517585a4f3f9 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index f6e86c82438981b8da791d94ec58194458c2af19..6ecb7e2a1dd20b6eac8a47cb116c68fcdd3dfab4 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 3ebd11adfea5f8f3d2bf36d20f705886bf689c26..c76d1b4e700459da0e9abef4126369ae33074e6f 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 5b4780aab73a85cd5aac1cd817f202299aef0f9f..3ca11b5331e4359b2f42badab459b4c84444a150 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ae73ad13718ef2344dbd02bb02315c6e5a6e6a55..207209f89e15e945e1ef1de20143cc3a1364830a 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 9b54fc553b9e8b6b894ce163a0a4dc7ffb7405e8..653c78c36fe5a5720e2fe799cfbc5f34d60dafbf 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index b4ae916443c56a85daa0ba95a18855371848615f..517fedb5b9a2007cc9c4671fb15ae1bb788e1627 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 65a444fa71ada66246d21223255990612a5b81ec..6ca07cc31978de923814e3ce96a3abcbec28e2fd 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c3f63a8c208387766a33964134d912880ebbffe8..d5814fc7fab94c9a8ebd934733bf3e06d6e0fbfd 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index f1f5a8e1084ebf3401368032571584a225b2319f..3d1dc8152879537e7a58ed8e9721781f8bf6bff5 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index feedc2d6d045b045490e0a3849e1073d85bdf864..0f05feb1061d620591846e11cd8a3e4100baeef1 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 95172cb841f4b64f7d43813573b998f1b5bc8434..882e23cbc6ce85d56a4406db2e72a81ffd1b5553 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ed23ce39fed57d777915b636f27c03d6b93671e9..23e276f051ceb880acef1759945720f83b25aaa0 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 759c96068c5e75d5dd1d1a1eefbf327c0b672d6a..423af6383e3cb7cd0721960401cb1e48865e81dd 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 7499a301dd2d03777d4142dcb7a66462f1d987ee..1c8581b5ce7e8ce2efe8dd4d7c971addcdf948a4 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 9374a581c735fc92994bef8d7ddef3dc8bc01870..b6c01156a54474af3163416498bc7519f12516e6 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ae12c1627863b92ae67aeafae4d63653762654e9..1c4ec7ff59d21778c57f11100998c5a917b08b1d 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 97e4e3e1a628bfcd56fb871cbdaf73ff5a91d6ef..c1b78ada7ac9fc056cbd0bc38ab6e7884f07e0f7 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2019 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 7473947c954eac4142ca598029dcbc03e2b5d8eb..3046556478723e86465812e1f3738397a31c7e68 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 23ac8486018c2c6e651ae0c2b4ed08423cc7e00b..7f99b373f24c10a7e0b8c2c203df5b7298fe737d 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 9a3628fcdea9def20df34c57b81c43ad562f07ff..2a1abf3cd35f464df92fa69d2608e76b63bb755e 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index d4640f2c667bcd9bb547ef74219d11709574c35d..96aea4eea4df471b8defd68391a79b7f86bce037 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ba07529da70f381e412f260f7e3d8db191d03972..f22013c2523dc918e5df924b1098434cf9da4e0a 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 6e0b2433492a62b231021d8240eeff81ffcf4ed6..1200452c2ef4f01ab39e65311308054d3ee61176 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c703546f37efbbe028499fdf06e5a2e68e7539b9..6c4c81a753e0658614784a3a2cb6d2c54f3d1b09 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c64754b8363c1e9eac6156c915bc37d344b24025..3ed479f287d036428dcf2fe00255b77c99c1f2d2 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 3c5bb7cb8abe8ef68e8314f053899b857a35fea2..76803a7051bd967e09566ddd804639fcda9e20e8 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 2c651d97f6026665a641c1dfceba6452d1f7f0bb..4ac4ac5b340df8531e5bf94307371aa2cea701d5 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 414b1c9cbf021742f5f32cc66e656b9efe14ae4f..eb57fd503a19f6a329a1234ded6f1acf123fe435 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index e5e07fa4b71f998cc628e1b1736b006e5d9d58ed..855582f961f2b986dfc241654cc4e18cf1102f4f 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 98b4d5124566196484802ad07c49b8a0752fe9f7..47197736e2c205731ad97b5f7c57d4fa322df13f 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index cad04b4c17a8825cd17bb03f2fd02ef920cc287a..dfcd34b8472058704ac577f638aff472789ef548 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a366202b507399230de09b9d500fb02dbab4840c..9443df00cdf82016a3c0a91a2fe28df43089336c 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 77fb50c86a36ce605bb03b2805c67a983e24da7e..4a8d2628972d6b31de653ef0601299664d274906 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 25365a97e4f97033ee66f4a9050d742c463c1496..823ceb370b4e36d202ef742576f896d4a06d3841 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ba554d035e6fc4fc9c09077c0d1973b6a2bf0d6e..884a7e17a288eff358167e077dd3fb4d1b25c0f7 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a7d625516b2bc34b6a1ec50d80d7f77a5614fdcc..efbf557f33c62860b69766845c4b5add7f400944 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index f8ad5d39a05742ef3b4258051f6bc25e30b8616f..60250a911a37e44306143e69e5040bca839e7e37 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index cdb9824ecf1cb7205b8021c354aef9884b95ac2c..860edb72c7a3e727b6b5a4f774b83f43bed9695c 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index fd41d03c024775743e59d25aed5b5780f855896d..1fd33b2151d60da1129ecea7627535f15ca2b5ed 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 523db18929c49c11ffc3ebee0b417cf87044328d..608fe51c38cd1fe696af7741dd0fe135a9919dbf 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 45fdd192448d537cb0a8f717ae3d967535a00121..041d2c70ef135734259f51e171ffc2ce629d1f47 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 572d9cd8c7055316e113e0dfec45d136c508ee55..f353bf693bbd0fd17660867517d8b7d46736b8e1 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 7a2467cc1f07301f657eb9ee088befcb18b4ded4..252d3b58eaa4754db783d51ad3cd1f3c6366273e 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index be9d04f8f5e4c2b45662d686a5b65d23c42827f7..a4c5bc74a9cc7eb6cdf236fa586361f075eddc68 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 453822cefd89c2593ee13084cacb5dc6dafa0b9b..62f593056304414ef0de4cc7ef2a4f2bbf83e5c5 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 49bba00330e420aa7a10402f7e8bc0a16ec0f66c..828ecbc1847491ab22ecca4cda9ce3212d213ddd 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 510deeb9e2eae0f1eab9a84574c4834a2ee99ef7..cb2e52178e93feb18551cedbfae48bb14cf0e635 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 7d62ecc797db2daff4732cad1bde3da45ba2300e..4c277bbdd5a5252bc5f17fbf1982ac815cc56ddd 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 4b7afeb3a386a72dba00be5ba394d758ea9d614b..6683f8bbb299a8956b1c740f30dd0d378de464f3 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 34a694083f0d3c06bfab6f1194b8a142563f6311..605e289c3b34fd6161446531fda00e73ad0af53f 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 35397fcd2c2a7b1af794c075ccd24c64b3b54da9..8ce7c3c21f1fec4ccc2ab1bcdcf41b9eee5a9daf 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index cea16a4b142fff03fabe9e811d2e49dfbfba83c5..53a33b6fa9b6898f231970d9654e9834fd05b52a 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index b41bd4a2d12f0448d43e13c76e53cf22e315f6d6..d9876dcee35461ad0f311decb476130cf6affee9 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 8952cceac593bf0a070b38556b3eed025922cb74..5d174d09889f08e1298a68b69cf8f2997fcc8877 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 65ed2ad2a40a0bc590fbe1f04f9717830d9876de..cc6f2ce50ee10150556caae09ad09647cf3c32d2 100644 (file)
@@ -4,7 +4,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ce2ab36fd4934929a03e76ecef2c0ed3d4012359..a5de6750f279d78e0c88bbecdea10f9f4a40124f 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 7321f3dddd3ed8416b567beafb39183d071252ce..efcb68d0e4dc79c16d78050e8eab6b36289c5c95 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ccbf788a1d9bde63488b9b3e3501fbc295c9a627..8b0b9259e6b6c4af964c8f7c57cf3e4f334fa39f 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index aca39d2fd1195ac5dc02ebfa65c89394795ae8d1..82335fcde055327c5b9be6951ee33e5d4fce7102 100644 (file)
@@ -3,7 +3,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 9da403e87d91b7bca10d8b29a5f0959caebcbc2d..3645a7b8b93b58e039bc1ace8e2c86d8b4dd427a 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 37f288a94f0fb943a02cdd730846353ed68fa28e..d6b4ecb1cfb23dcee9ac3874ddb8e5be57e193ee 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 8852fa9db3ff4aa431210fe7067b91e1c6aaad06..a2754fc9aef38385d3f33a144145297267b91637 100644 (file)
@@ -3,7 +3,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a183b919ecb016e340e929dc4f0950281402b397..510105a5204bbd199de37629b2205174d2e08abf 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 4f3179c7b1b269775ed0314cb0088000ad057790..5792f6a6ac6055f2c7f82d7d31fd0b70ecdcffba 100644 (file)
@@ -3,7 +3,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 5287c9416eb484db267464c731acf03b18d0c6bc..27e3f294bfa2b786ae2abaada9a66ea599c1fed0 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 03220feff8bafba168ebeddba2a7d0ffebe81d8e..b504819602e6cce7687e283abbbe66e56f1dc212 100644 (file)
@@ -3,7 +3,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 2967ce1bed2404b230764e476ec0da1bf7a76bbd..ecd3a79e92ec7979ee93e91f2ea42eac8217bcac 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c6e0ff5d838a464b5cbb9bd7fb388d774eb6f554..bdb66a60d0ea525bdcfae1f76df40560594ca3f3 100644 (file)
@@ -4,7 +4,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 4440722a12cc418871cdfefdba16dd32a3cc1813..b13dd0b414d2c4858b65500909276559ae545047 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index d1033554c47c596ba25f64b4744292b6eb1e720c..2c3418cd38f70dc41d2ab10dc383e33a37fec804 100644 (file)
@@ -3,7 +3,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a6df56e86145d298c8d438c7d766d5c8210d243b..1980f1266589509f7a6da1f6f06f22ae3a7225cc 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 96bb5eab22145603b77846b35612e3797520b862..3f560e7d5cd28112749afcf85484ffa4373e28fb 100644 (file)
@@ -3,7 +3,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 664d0e50c5e40b64f014c1a1a5117af1c5e944cb..ba954f75284204d8b43625fa4cbf99da75fc46f7 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 094f6a438cbea28c88a6a36413029396fd3e237b..e456cc712cc175d859aef1387b2f192bd9cb33ac 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 3c1924c98897fbf688ea7986f27a098895d34a2f..e06fe03dc7bdcf880aeba67ddb6ffbfd49068dc3 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 9b70903d1d442da65e4d565c0c536f9b95d3a43b..7260a7cf3024995ae08abac2041bcea33a004523 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 5fd76c0fdcb06d9e8509d7a9bf304e0457b73313..8ec5cd575cbdccf6de132b061398ac560ca88e8f 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 2d466e19e8752edb377fcf8b8d7386e75ce21950..9d2406ba3b0c813f1fb9cc531f9e5dad5d416a3d 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index d2886909fc4467dc39f0358ac79bafb8734365fa..005487b8d5be27d107801fcf70366f908b2b8fa0 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 0866817feaea9b963301c34fb2688262d4cdbcc4..c076e8b97b01858ed5dc92265bb8a3d4b5b0a009 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 4a16582f4f96ca8052528649b8e764509f9528ef..7e2fb5136ca417531109415c0114c3c7d92fedcd 100644 (file)
@@ -3,7 +3,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index b416f7a33e392de0d6c059bfcd1086187e2e4373..22faa6bcc397b0d46fe798eb106b3d2f79b3cdb3 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c1aeb260d39043623ca3e790aedffa04518af03a..a2bba6a8fdbcc080a2788a3fa361658a11fc5911 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 341a99848850938dd63fd6fc0379ddc2422a27e9..55559fcad2e43689db030f4cca21e1c36c6bbcd4 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index f2adb1f9722a8181f9cf17a9b77e80b69a320d00..98677d64128d487ebdf01e8b5b4f257ce9da4dbf 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c8c0770f4cd48ff277e67dacddf13f1c48f7e30a..7468b655f806242904beefeb07e4df48cd34f0b8 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 542c953a70da6f94ee3d22b8977911319f78cf7d..c96cced9e04dfac984abb33c1426df359b9e093c 100644 (file)
@@ -4,7 +4,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 143f3c53bf26f5a158c0b5c79ae75c55157edbc4..01691690313a9638d09a386f15396c7932a933a6 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 3bbef58947c0474dfcbb62476390db41d5b3befa..33ef830a37b5193e7bb8392f90fb273762fe921a 100644 (file)
@@ -4,7 +4,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 8a31697f58a4810daaeaf3d10797db161a300718..61563f39110dc7d3c050a5e9392825065246b8b1 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 64955770acc45e27ef2ee33473f700d9decbe03d..7a3b79d3d8d20f96d1935ffcd9baa5738ae7a771 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c8199e5ef92d7a53cbb064cb6ffdaad72c4057a4..246195a52cd51ac41fc27a15c2ffd87057c24b51 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index edbbcd9012a3d88fba5a36b415fe317135001ad4..8e9f91bf7fa5ffe621a7894d56af06f8f4137b66 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c7616b0af1d9c816cb6fa5eaef342e5083428b53..aa8a040f89c27c1ebc85cbcaf07a6514f0a9a52a 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index f026920ca1236142163ebd9d54817a11511ff67e..e79e876638cf9c541593b56a15198c13698029c3 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 057fa8744295e243140410a35d472387fe7cd059..35dfe9619c7294d913c957507b56e7d68cc71854 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a32e1ff242d168c7fd193f6c1e3298343b40759f..ce281183f516c4821dc1dd0691440786af3adcac 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 68c97c4deceb43b949ec82b9acda922d5543821a..4daf80d70616b022ec5295da0bf5d20676d31ec6 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index d11ae9777562a84c0b6a933bf5538b03525bb25f..cc444c326adaf26b17a4652f3d01e51c9bcf2d61 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 895f05900f1111a584f7691a9cc0412db37dbb86..3bcccf429b1e8f236679c7e6bf2cb512608871b1 100644 (file)
@@ -3,7 +3,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index e7db91d20d8bf443ac9ccce89b1244950eef4c74..73b0262a949581bd7afc880b24887edd6c2c2820 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index d07b5dfcd8aa4db2e82d7ac81322c5bd0f14e254..5c8efc33f4b76447963e791d62006e8621596b31 100644 (file)
@@ -3,7 +3,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 5eb326eeafe04a0ac319d354205bcc5ad0854db8..8b6cc7e3d77a5a8caf0f70aa70974a01e441d25c 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ab0dbb4eb4cf20a9c21087a50c2f63a2bc58185f..6f7e522110fbc86c7190ae707af2f8b3109ec643 100644 (file)
@@ -3,7 +3,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index f8e937dcfcfe22578432a24ff26c04af6c37188f..d4c9597ed378cc11bbc2d8ef651945b803fe478f 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 36fa7b4eeaec7ee537ef590db9cf4c3a2a7771bc..b71384f4806b09e082681f24dd293279b49e9f77 100644 (file)
@@ -3,7 +3,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a21f995f8b6b241c3bc970de2f22b1a61f9b7726..21fad6766b5bf1258e03f799b58f30a6acda6dd6 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 5352c48b3c4f8af8efc105f3d0408f4c749b7c74..3b14c47fd5f6667d27f8d106dbfefb60e1fc7e84 100644 (file)
@@ -3,7 +3,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 339655c36d5ac46c2ad3b952378d311087afa042..51437eedec060e6e038cfbd94f63893f767b3618 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 8bef54d1a7edf734a4d5df4ff43caef4180ca657..b647230b0cdc47e600276b5ce7029ac8fe123165 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 673d8755dd323f2e8359b480ddb13a66b6a4c6e8..70f560239cf5a5ce5b128561aa5a19def907f8fb 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 9b09abaa151e5ef43c58f7859ecfaf98f7775a80..0d1caa751b737a61fecd351b4b0b9108e7218438 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index d512014a1e05c44d9a0ec3a9811e59273089d15b..e9dbe0f17da5d1aa6ee6f2b6a39b18c22a8cf066 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index e2cb528026e8025b8f1f92724dd6c81061ac97b5..68a5876067b4ec4a6fbfccfe1dfcd3847da11129 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 0e692a31ceb79692b47c14e1cd7bbb81c3ee1eb4..f59a14e7ac4d9095bdadfb9f780134b580abb442 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 242bd69a7693394885fbbc48161e55e19c9be035..836f2632730a09104b317a1da5df33e46d026c22 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a09a21479e01f70a853f1b0388cb2a9fe05c760b..f02cbc4315c4846ba62b20622ac315c1d67b34b6 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a3316d13686ec7a55d7c3a599e209c8c38b0efc1..936517efe41e97a8966af804d5ba4655ce9896ae 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 52579ca869e0288ae6c2b7c4200bc52293a5fd60..6f2d685d2ccf880a7373ffa91549ebe160ea8bac 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index bb59c4df3f7e657e5a72f3666bf3476cb85faaf9..51e95776df24256e093edf70e83042e2bd52f1e0 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index db8ebba897daa6b9998a1e0eaf1c93694f7a1130..1a3cc2171d8afac15b8a09b06a5a8f1002894ee0 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 3698afb4428cecabde2275e7fa4ce308c05fba57..b5299036e48a01672a6c0cf746e9d8e29cd3eb6e 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index f54a3ea4d842eea30a95389b923064b32f1f5d3c..5b5a27ac311bb7c6fdb1aca66e76a8e887161213 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 034cea788b9658eca60e12001c9f56376de6d50f..5774f271cad08265e1ac30d22f6eeeb3e5bb2707 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 1b8610a18952a54b403eeaf64b4ef07a23f22283..668afc59b42e5b8617de51885b080d3461b26965 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index e47fccabd8a9161aec354e597fbdded83ae84315..c775b500a477094968287b581ff7343be5019c2a 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index f7bdca6d5b536aa78aa9e9d3614155fad7c8c651..3c4488f73d25aeb4195ec1d97ab5da389b0412d4 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 164a5b57bdc494a9c415c24b3819aaa8668ff357..6dabe045bb60c3538d748923e78d4fd7338da9f7 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ebb2573365ee683a675ababffa547494cc026647..80a01ad25cc13ecc37b306317809d32a6b7adcb0 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 9ca86a695ae10dc22819e41d4d44c901362a3fcc..c6c6251dc9b4d2a34bfa16289e69b2f1c12eba25 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 8ea3fe0901eb7c6b83f143893d8f7c98ecfd79b3..b613839d82c23161e0760bedc1ab8ba794636835 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 0f55ef2029740db6fa3d16a10aeb153398efbb9d..56d0c94f86cf29f07b88c3540291924ba3a3655e 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 76b9a83a8ef6edf01a79aaaf0751a82852930046..17a7effba168f06e19d3c176f3c477f9ce541491 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index e588ba30a9a4c0dc44a82cb38413c711dd3b5fc2..f3832b2391d3d9514f7cbcaaafab4294e01c3d9f 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index f1ab60fa00d2b13092e20ea973cb5a0e40b0e374..93062979f04656f44d4d3e221bdf1e31772b8c6d 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 741305afbe24d0bdbe649ac6da145ce02c52e37a..cc8995345c17e82153500ead54f59027e1bcac1f 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 17f0a3fd41d20c35f7dbd3f65e4c25f9dc4f6e67..902efd3c116669e4698b6abfe1519a62a855c400 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 8320c5b22eded5b4c67024d8803012dd3390852d..90edf2198efc777b999c76f83755cb20bbafb054 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 0e0f4ea98e2507bdb52475a4088d89278eb7189d..04d63ea701f1cdcf088ba835f477bbfa982a0601 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 8e12b26024e514584a32872008273cf6e1ba974b..a729a2a5309077ce1b8f04311524336b618da02f 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ad62194b2b455cc13907e9e00b3c783fcf4447dc..d025528d737d595566b9be54ca42b932cf6eb4d4 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 5f29a9f88a38feb30d9c5de1cd980178fa0add73..079c09e77f6f5a9e141bce2c06d4b5b491e53f56 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 8bf2225572967a725a5ead77ee7f16e8833dbf30..1aab73e19283c8b76b654373dfb0390740b50918 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index b82ab1e009fdcf89bc0192933e2a044bdf68bbae..e578297e819358167c41b0c12eb8835df9dc95f4 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2018 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 ######################################################################
index 5ffc16c48632155d279f7793d9c0c3adb6f90596..c82bc3acb828a7df70a217d3bfce2f26318db29e 100644 (file)
@@ -8,7 +8,7 @@
 #    
 # CONFIG options for Windows are pulled from win32/qmake.conf
 #
-# Copyright (C) 2000-2018 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 096dac3a92b9cb6bfcd20bf42ac960c3a82cbcea..b23e822c3567f429d76f650c4844b2791af005a4 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2018 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 ######################################################################
@@ -12,7 +12,7 @@
 #    
 # CONFIG options for Windows are pulled from win32/qmake.conf
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 355c651b4f8d0291ea700352b203afb0e99d088e..7d349ccf254ae56f91bf79c4675cb00669d9dc6f 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
@@ -294,7 +294,7 @@ private slots:
     void cb_about() {
        QMessageBox::about(this, "Bacula Tray Monitor", "Bacula Tray Monitor\n"
                           "For more information, see: www.bacula.org\n"
-                          "Copyright (C) 2000-2018, Kern Sibbald\n"
+                          "Copyright (C) 2000-2020, Kern Sibbald\n"
                           "License: AGPLv3");
     }
     RESMON *get_director() {
index 2f0d57e7a52b01b9585b3d4587e9663c7bcc8114..295990049be8b500c6c786cedf6b8d8b90069a15 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 575d008a859f6a1e8618238d7a54094f20d333ad..9f8f2aaba3bbab3238e9988c1a1343637ce95829 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index d388a2831e88fafea9c2eaecbfb01cc37d7a5a62..f8c11a2933fb0f8b6df0202d434aad7ac3dbfac7 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index e782315543347c8837691a9e648f6a9a9cf8176e..06fb7304beb679e7ab37c8cc1e4e2b6a1bf94098 100644 (file)
@@ -3,7 +3,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 2642ee382dd57f6dc98cb5026f705e66345b6368..30bd1536d6e90137fe5bee838af9aeab313eccad 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 859977ddf1e89f488b4c64970fa7cfc7fd9b5554..0647d46abfee4b208e628d55239fbdb6bdf45a0b 100644 (file)
@@ -3,7 +3,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 85f178657c10b9478de64076697f574fa52028c7..bde7e3dc533fdcd03ecd4bad3d6141f14f4af700 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2018 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 @MCOMMON@
index 97782eb77c1942f782b0ba17c857c2cd1a97e2a4..a94da236fa9b98aa93a7157da2b66e905af63eb5 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 038a4e38d698fbd5b9bbff4654714aa454275f76..03e391f8da85b8b7f098d8abe967da5f6e93e2f0 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 4e5a993dada1b9c217563060e6ff0ec42007dbc2..81d06fdd9516be2fc499aa4a1e525da7fd768177 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 6798657cf534752d355fb2e7c3608f0a518a0ec7..37761712fb0280a175b3f0e18fe43ac7140287fc 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 1d73e7b4e969c232fdc73ff6f3e4b309ca84b781..8998b25428e510e1f7808ac64de7f5598035703b 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 2c81ceebb12572d576084a4f9d86aacb7bdbbf72..8af98a68f149da6e553999199343560650a0ac74 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 5d119cee4fa81c3f938acf6cb63676a39d7c41de..764fa338180807759377b8119aee4be16d7f2ae1 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2019 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 5f2505cf384b23383424378be5743d257a48a442..f2c0be4886e2555382c49bb94031c8883305b47c 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2019 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 832557579b6420f3eb9336ad1bc1bbcb5cabeed0..f2aace5ebd0d5907da8b60379abb0c9774e444a5 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index b6a7850f8521ad3c289fedca3f29018aacb5348d..efc972b65d18a7d1e29f6c67bfe5b5d9cbdfb004 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a268406652cb656da96c41f6b861aa28c627cb55..05b8153eb899368bcee634a71bfaceea923ead1f 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 2a3dd25a656e8cd9a4cd9127de223496663716f1..ef6071134dd8b5e79e841e53d788281ddbf9d45d 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 2a2e2f1f8775c161840648f1cb81b260ea08b22f..78c6ac0f2abb45ab4ca9482bf60215ac64d1b24c 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index bf0a8c38724ee346b8a543f7822a8918fa0deda7..0601f5a590a403c3d75ce24b6413e69f398bb7a9 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 6a0c89bdd569bbad8303201ce52253567e2d04c0..1f228f583af291d22ed24b9e59f8255b851dea80 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 9815d879300cbb92c484cc30f1a15806f0b7c86a..0018892761aea8838f1166fa842634261f8a203f 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a810103bd2d44374ddb065288055b51039058a56..225499f4557377680da1dfba7860b796f49946cb 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 344f8e091449adb8750dce9452cb16c261cc1566..106adc08ddb916940f7ecdba15d3d7d879cbe9dd 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 69a41dcaec04c0f9c104385fcc855027386840fe..5c8def1ef0fdf67ad32399251966b54a7f028fd2 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c59289f6b2621a65c999f5a4980d577b932180a9..7fcd07e31072e2f1ec39c3e90c6de6b074241bf0 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index acb5534051af70747f5ed76c6b4ef08efa0fdc8f..7972611e40e9da8f24e65459ddab04e2567f626a 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index f579c77839e72e5f42e035238e4040e6a540fef9..fcb34f655aea6c1db7c0ea40e99a14caffa993cc 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c89708e379dfe0e4891f9bb4cbf58d0c58e6b85a..2e1e533ce686cc9d74e9587001cde4d1174e8cd0 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a748455f9f5b11c9249d443286fb318997049652..a8384a0878f16d1a3d07f63a7de71af06fc4de93 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 197a0421f15413edc523f8ad2ba81be81f5575ec..7991d180f6777877a5c42b74cb25abd0db0384ac 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index eddcddc92b61aabd5fa3e77127192bf4456c2972..80477bb1bae1ab6c7664ebebc3e6d74cd43752dd 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 04e253cf3678e48204c7ff97cc9e5f0e324c5852..021f2f4dc46436905b076460b889cefe2deb3b6a 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 6143a521684c8fd65be78ed3eecdb75630c35f3b..4ade743dc2bc3d07c5a63e0b53e9ed37bbfa1332 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 72c6beac610982ac537f0cecdb45fc7aa2068943..dc69866e991ea30004868f789e033593c20a945a 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c3d536ec22ffeef65ab7113d9ec5dd3c005783b5..9fbcbe45dd4a557b3586227ea3325b1d04d55ec0 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 0c841cf26f5436a457baf0a518e5fb81a4f4219d..9bbdc8692817422b4f092c27d6c997cb4557a4c5 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 13868618bbb0acbbd85ccebd23393336d80e4a11..9e1c747423cbba736ce9d82cc663ae17c93d9efe 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index e027836ad07ef5820a97909465346f1ec683c449..2cc34546b548ccdcf23c767d83ac957bb3471383 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 8693cc396d930882ce9718d983b85a27605fb0e2..90a1984701943cf4482161c59cea07b50b5feb84 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 3568fc0be2d158a3d3abd4fa7d1cfb2efc715a99..22eaeec36a071a06fab40bd9ff80447bcad6f58a 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c061e52a4e9b8b634a83c6ec9cc907d94655aeb1..6478fcb117632f8927f88e1b6be4d4f615d56c5a 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ef808bba559689db6bfc22aa3b3b0db03ef339ba..e459c47975cf32d7f761e95e3c709fc7604d7ca8 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 77140c7d9d1055e9bdfe07ac6f797a830073e4f8..64641ba4e1dbd8bba5df6e8c6f42e333e6dae92e 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 6f5548ffb9d8323122ef717a7b9d6036a06805ed..cd9ef605c800e46be4617d61fb4400a57e41f6fe 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 4a00b02186f1c8edbf71b45b02f15f276486c145..04080366245adcc151a76cc8bad9af53e246ae85 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 3703b7ee4f5303f140a8a0081430e00372b63810..3abe176f480f4aff530145de6e5ea06bb0294d49 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 33b85e78ef01f94cb3af9623c2df1142dfcbae07..642f041c85a62174fd20b88a2cac94023df9d836 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c8ec1cce1eeec294a77e4e6582a944d015a89f47..d76fb787b0e1686f262838570c45364462783110 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 87625e2dc46a00040b90a6f48d23e6d2f5f37614..bb5c419924c36b045618c5a19ea9e58925b65330 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 635bb1970f43ac29a6e9a8a2bc221a6f83de4a59..5b47533d4fade93de9a6c0147914f938df04015b 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index df3f13d2d9214d0e132edce66d0b36895a7675b1..1143703b1584c94e73e4027eee4326d685e920ac 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 6ec305cb3b2ae2864e30b934ea88ee7c5b5629f4..aafca7342adc255709f26e608c9cc96571191445 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index b0aa0dc809452897e3912d4577d35e347bfe0701..d2cb38fab6f52eceeb085eed797c879046de52c0 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 3fd1f04432940a7df46b917b5bbcb31d087630c9..77473e9fc753c599e4a1e4998d55336a30b93cfa 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a326c14ad2c39930a44143717a976197ecfae65c..9e9ad89f1008f7cf22f496a54dcafd28dc685cf3 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index b4c4442969f3d48c317b1c609d8f8473f0af0ff1..ec78821c89a4ee0bf849d5fe6613314e9679e6b0 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 87c6f246a731445593fd51e66d2d474bc76808f9..1875d4f9f9195b7a5e9db02f878ffe64a623a467 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index bae8d726766be0a1dd98f6e8a62398a96498d5a2..6fbcfcbbd86788d158e97dbe2b9f015661202ff4 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 2ca0a6ed729d13eed20e201df0283a5e8dc0159d..7518bf633049ec19fefac4c78a345e006dcbd155 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 8c70440b82eecab4cf8197d9be6d3541cf98b5ac..afc8fd815da8388288c36542b1e5f13e1b49e2d6 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 1932f332260c785acc447886c13ce36264f98f1a..c708bcf613d1ead8b22dadbc28da628a0c9143b9 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index e4d4fc04215c447911c6b92b52472a01081b8486..a8b94dcb18f0e39a91a0e2591069a0dad2092c6e 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index cfb16f85d36cb99b0cc08f8e9e59677ff7f89686..9e02067493bc0062fd00ec526578704c50a4cc84 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 7286b88df6b6f9c6ae2bb8e48e0a14bce3f4fe21..b4454c40b105acc028030beda9da90a3e42a6eed 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 41ad17bdd70ca13ac430533d883404cf268f8f0e..8cd107b5c2f7a327eccecbc9227ce23a9503664a 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 062e20681fb76724f3e6c30ff712db91eb98fb81..0c555b6ee326a679c92257c77c782c2c0e478aba 100644 (file)
@@ -3,7 +3,7 @@
 #
 #  For Bacula release @VERSION@ (@DATE@) -- @DISTNAME@ @DISTVER@
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 #
index 9d700cf36795cc14a65a70c77a8446ec0e98b581..902d0898b600fddc6c4ecb7b06a368cb8e948ba8 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 9148292df47837302055f33d9288ec3c66a15511..f7720e1684ed02bf2a2896d52aa1f9b947be6785 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 5494a3008c1bf6898adbb5a78a3e2c17fdaa7ca7..5d2a5d0de7e31079c4bd034e3b0d0881fafa4afa 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 0cf12beaacaa41cf6c0a0258d00d7626ea166180..f9ffb0cdecc5b27db91c967fb9477c67619af2c5 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 090f51bdb18d166937ab8aa68cacbaeaffea245c..cf56b0ce41a9a7060908a08e7e3fde4c02177d14 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index cb5e9b749968900678781671ee510e6546645588..58e728db5d2e71c3565cebfe67b28cfe008f1b6f 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index e729b6f4ae091b0e79add6aef895cbfd064c894f..db930af534b058bce1efba759e986ac94edc4fdc 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index e7dd5838a53e3f65ca3085483da8ae3ea347bccf..00a6e91bc43ec7431135d39b56b1747d44809a6f 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c91d0e4045f67c1b6c28b8a94fbbd378094b5728..89573fa5bd53eaed9163fd7f210133f51a67ead2 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c8e0c6fe90f562944775d48d83021cf29044d104..178f2c281998252a0051bdd32e0ceae456513c29 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 59045c572131855989e14a857e05865142ca17e2..ffba0c4e127f15667519000a91d08df00610ba27 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 266ca7e9cd586383b1833eb96c6d926eae9f3b78..5c71810ce533f63d145aca2a43e8ec0730870cbb 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index d0db3211f0800e9a5a51b17fb73910fc80c757b6..1d0b472ea2f3cb325b1965f374aa4914a06101ac 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 05bec7699c5b42f8297712d03921d4d90916930b..ef7f1efc2b894da00f8cdf61e118046a3290aee2 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 2cb1f2df7cca10127962def8b55eb568fe690a2f..b43405469d91794ea37c1b8e288bcf2d013b9bd8 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 89b5ff16f857ca5ff779db9e8bbe64dbdbea3b35..9a7dd1c692927d1299e11370761e446eead893ac 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a19cdb7329ab1e2f51acba6ce938a658f09fb38e..22b1e3ce1b499e15cbeaf4a52809d9116ef58e3e 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2017 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index abd66199df4d3dd1c2af96286d133fc831dfaa92..811b6d48757da759ae3c67aee6b801e48e5b0029 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Bacula Tools Makefile
index fc4e964007d84d4b89e9d4f974377bf9b5cfe05f..dbc510d5fdd19a765e68d9b5142e6a940aadfd35 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 8c38c917186f0675a22b38795777d530eaa13683..ee953a14c05b6fb4db337eeb8ca5e612daf45b72 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2019 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index b6d59453cf552a0e4109a953ff93665c4f6765c7..75c305b5b7ba9b648addc0ac5916629d206e3139 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a91bf0e055d9ccf6aebe54cf6fddfffbf28969ef..0cf596eac5b56492b85acc34fdf3ed456e518f6b 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2015 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
    Copyright (C) 2001-2015 Free Software Foundation Europe e.V.
 
    The original author of Bacula is Kern Sibbald, with contributions
index 4369c83bbe54cd5fbc95051814d70fd1ea606abc..6058c83601426fa63a7d18651a662bee1fd7e4ea 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 21f9da98705d9d7238d48a1dd0bea16a90b0b848..bc2c42ab4a59529271c5a1c1111f63c4e9404417 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 3ebfa9170fbec9e1d189391068319fa6ea60954f..4f8931e9eaaed78f146d4331bd62b9fa0a00d7c7 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2019 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 661b578d099694df5c6887c9f54d3f45045bae00..8e93ba6c116685e527f3d0e00918f2a4ef2d3540 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a6db41fa623239aa50afd9152fd5c599420c6a8c..99f99e0ab7f9a4d1ef0a30ce90a3c6d2fde58455 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2019 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 7d421c4705473ddbde6de6ad27bf94eadc1304ca..a9f75b7e9af34623e2e7c79f78473d91045cf28a 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 65b4d55eb1cc5049e1d97efad6c9e6cc54c13132..a29492132e460a3acd366ffe3c19ebc5dc7f3d43 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 7cd561cf45771f9b151a7a440edd697ea21807ad..bff20eeb3511896ff3565c53424a949b4fe8e909 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index bfcab4c168a76bd3714be2b5f5d894cb2557a242..dedf22b578d5ef5df7993eaab597761f0a8ed598 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 2cf806fff43c83f3d337d20a6621bb6757b0045f..3d84efe8d301e2a5354fc95679be7a77e98dc9d4 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ae1dd2cd2789090b1079bb1a694a454e1272a5dc..e2f88b70f57c037c2bf2c1c203d919ccf1246c79 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2019 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index f7e3a158b196aca8c455e10bf8fa6ebccbe1f675..21d4e8eaccac8b4381b6fac8c6fc2be922f6715d 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2019 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 8e134989ddd744f8c9b305cb369e1883e2be5eea..57ba198c5b863b384a764000102071b0675a8f6b 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2019 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 1cfb40962315986f11a8448b66fa98b4042b5b7f..7b2aaf9fbef1ac0eeb8bfe77fd034e0072ecbce2 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2019 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index e453df55223d7c41adb017a74dff80269843e16a..829bc403fe225066a5457a514fdb3e41c2a73193 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2019 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 6e1afa5934962b21002aa88d3d7508a5ab46634c..c113a446ebf53c404476c8e0aa32d454f9ef6703 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2019 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 0a7b512eb9cb95359dd14d63ad889bf146fdc71a..f3bb594009e3b37362030ed7b11218a6bc6ae95c 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2019 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ae1dd2cd2789090b1079bb1a694a454e1272a5dc..e2f88b70f57c037c2bf2c1c203d919ccf1246c79 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2019 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c8f4a6f6309b6d8de2abdb1e131668283495d129..21d4e8eaccac8b4381b6fac8c6fc2be922f6715d 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 2549434073052b41505a2d2a66e669a639f15fb0..57ba198c5b863b384a764000102071b0675a8f6b 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 7558421bd2e3d07180df2e32af89367facb37d05..16249ca4a63770528770d4d6870bebcf932215e1 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2019 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index dcb903e711660d22dd49ab4cc58f388b8365d178..f604e6d8170a0177aefd857afe91e79ef7b4b66d 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2018 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 945313ecc044919d21a7e4a4120f07d944c0006b..5d6939b14487e27ee89a66bb1ac69e9ffd0d3c1d 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2019 Kern Sibbald
+   Copyright (C) 2000-2020 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index cafeaa178fe672555c4ab04faf7e2936df988fde..c8486d07399cdfb8ebf68c003acaa83bc6fe67cb 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # This routine alters the appropriately configured
index 0c7329281cc182560775a344f2f6efe3d1332151..5348381bcffe680759bd6f7288b1d89ed585cc47 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Shell script to update MySQL tables from Bacula Community version 
index 2d88322850ad25f04c99643bf02b846b5cfbe56f..a1d5e9e4e6848c68ca76fea3191c530135b1ff56 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Shell script to update MySQL tables from version 2.0 to 3.0  
index 349839b5deb44ce328b350f23b372224764e8be2..1681aa9b62d5a01f18670a3d412773c609036663 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Shell script to update MySQL Community version 3.0.x to 5.0.x
index 4e0eec4561962c343982306df41844beaf05a68d..189ddff59f5bd1ab52962b01d8fd1c3220e0ec34 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Shell script to update MySQL tables from version 1.38 to 2.0 
index aa6400e075b688898f0d7dbd732dc5a899c9d3b4..c97047cf2c49d0cdc32f35593735356aa594cccb 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Shell script to update PostgreSQL tables from Bacula Community version 
index 8a30dbbbb5a42127c8cb9dc5f139bd0d573e3fe8..adff084fcef71dffee5878f52f35f4fbbe71485d 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Shell script to update PostgreSQL tables from version 2.0.0 to 3.0.0 or higher
index 4a6e98292890d3a8b5ac54ccc9c501a9ed3eb49b..fc9c7275edcfb02f43def729eb2972aad4f2218f 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Shell script to update PostgreSQL tables from Bacula Community version 3.0.x to 5.0.0
index 1cea36b74cf29b5798525fc95c6f2742fbdb301a..4411096ebfe5c267487eea2319054cb42eff7a36 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Shell script to update PostgreSQL tables from version 1.38 to 2.0.0 or higher
index 346d92a5963a814b0d2a97beb59b420840f14460..c6248b4f83ad514a4bff5bb6af5d42d7743cb8b3 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Shell script to update SQLite tables from Bacula Community version 
index b67fb332e39565afb4e9b61f8ccc32bc1e177d2c..a8c59f56f42469981bb3f3cdd026a127580d6a9c 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # shell script to update SQLite from version 2.0 to 3.0
index 6479a5bdf09e4b6624628d9bac1d3f404a4147ee..762417becbd8785567c561f18380e680fed6b31b 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Shell script to update SQLite3 tables from Bacula Community version 3.0.x to 5.0.0
index f2293829064dc746baa523e6e805a110f6aac822..f07e71e91b35e7acce4cc6c1cedf3bc954b542bd 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # shell script to update SQLite from version 1.38 to 2.0
index fcbabd314069575faebab65d905ade24a801bc66..fd4fec4cffaee6cdaed7e104b4cc225b0a6a5cd0 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 # shell script to update SQLite from version 2.0 to 3.0
 #
index 245f0777aac482f00ba3aabdaa6243d9e728672a..0e428a4f3721d3c94405e434216d815e7207ae6f 100644 (file)
@@ -1,7 +1,7 @@
 #!/bin/sh
 #
 # Author: Eric Bollengier, 2009
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # shell script to update SQLite from version 1.38 to 2.0
index 04855969af9bee8a43e970e0e94d65a0e2f3d4c8..d3a9709ecaf15524ab293b191cd045bf2432bfb3 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Default Bacula Storage Daemon Configuration file
index 6c8eb9382a4904c97541612c6abcd2653919dc3f..381a9158ebf9260cd11d43a60decfd9621c71d01 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index f50de948636aa74bf4aa2f661be2a32be2e0eedf..2dfe8c8d2c67c5f13b0f9457f091b1fced94fc65 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index c0e9061cda3455a7919e93ed89f365986f55afa7..43ba7541fc34eb28d5cd1b08006d866190e461b7 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 23af678a9c805f1c6231fd2da75d708bcfe1731e..08bd47944aa677d81ebbf88318c0978df243ed76 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 535190d1d7fb56b96289e67ef316b43e2a6d0b64..8839852ea4f072231780f9fa646d10afcff5b847 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # A set of useful functions to be sourced in each test
index bc69a532eecfc4cb84f50a06c8fd55c57c1a20f9..89c4c0d0b4b1421605f74399257a0f5f0d1360d1 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 #  Test for finding Migration errors.  Essential
index cf0d829458ef3ce510b4b3bf2a9ec1b9eb7eb149..0ce11feecf9d33b604867f9393e55c86497f8989 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 #  For testing migration
index 75e18095ee64fd26f0ff64923abdd338a68040c9..c232bf40cdd41d5349e799e9c544a7e0977e929f 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # This script will prepare a big dummy autochanger 
index c91864a7d891e13f0ea4c5a6276a2420ed71ca0c..e72d71246b7012bcc21991e5a64c0e5344b8ee9a 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 6e9f6fb3d91b0bea5f5d103505118ac74531a943..5e1f30d118a15c1158573995b459279a3326c2bb 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # This is the configuration script for regression testing
index 4e072d2f457fc0e726c56141a6936874de934c7b..2b69b4bc04d4db4a8490816685c8a7a68c13752b 100755 (executable)
@@ -2,7 +2,7 @@
 #
 # Script to setup running Bacula regression tests
 #
-# Copyright (C) 2000-2016 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 3d2cb68d2ec07ba8df78e1a81d1a2863a379c13d..d5f3bda3a370de04e7c6469d0b2d1b05448332eb 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 689c8226ac0c26cc7692fd2778c007583909acc0..46fe005da4cc775087f238d3eaafcf04914b0d8e 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 17ec8dc1082a38dc9747ccd7d7b7f4fb891042fc..80826ac5a4e06cb7d599afd0e455a83c9bc00a2e 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 77ae4906c30a42ad68ea14028cc8fb4fbab21cc2..a3e7285f16f30a6535c7b144fa05031c4497191b 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index c5d44f7611f082a273e8872fa4b23aadbb355dad..60293249024e9ce8e84e04ccf3b29c54db721b9f 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Set prefer mounted volumes to no to try to force use of
index 39ead781c160ec33cea99c63eec96d5b920c258e..f790f9ebf7f3d5a5a93ec3557ab1949693927232 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 571c2e5767181a60cdfb917c4d5d192736619f23..4a1b4ebc6346cbdfed39f3d6ae3de195904b9947 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Test running a Virtual disk changer with two Media Types
index c922f70662bfedddf4b28d70957ca4551e6a11d4..7b27e224c9a3935a7dba388cfc82bd6cba528a87 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 2c5b39f006ea9ee7020599c0a7de51ca8978ae12..5336b23da92a7250f77f429696080eec6eb9676a 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 0d013bdcf8cbe96138af9b38bc90a48d9ed88879..beff4d8db99c04ec638a7109c048c137eb73ebb2 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 #
index 44003e27cad5296043dc5551514b862d7eaffa03..7b38bc538fc78b303f265f39333721c398960f11 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Test of aligned volumes. It does not require running on
index ea54a55b3350857d3990c90f8ac0df476c191d63..9b49e66cf218e5ee82b87af62d5d81043daac90e 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Test aligned data volumes with ZFS deduplication
index e69bca6a87d434dc9e14107c02bf50cb52306d23..a0d009499f2919479d31591426371a101a1c6c70 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 6ff5c699efc54aa79d161af71304dfd69c4a552c..931466e58784e4a134a9d198ac5174cfab8362a1 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 #  Try to stress test autolabel by creating lots of new
index 3bd946364a62092ab9221a2be708d1a19f2a4648..5d13854b1568d899853da5164bb6d491e2facd93 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 #
index 9c45d96efb4e680d35fa5471d40598258031027a..f6170cd40b1138b1733118717e83cd13c4ec9636 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 #  Test if Bacula can automatically create a Volume label.
index 7c115eec57ba35b4311a9f89cf2fc78e06ce763c..aeefd7c0549aa8c685358aafd75602336f1e5d02 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 1048a7a43ebb4b714c132ebbc96e7b92bb91d82a..39ec28ebebb4ce1707e6ff558fc6ef3f64307001 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a basejob backup of the Bacula build directory
index 4405e899975b7297d3eaf44a1fe586844307b709..2a4779eab05d7c19a40619fa65d52cd9310883c1 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index e43c641e0d82fc10aaa44deeb20bae7566792cb5..2da98d382fc5c0510993761f1be4c30fadad50dd 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index c9c942dda4fa2d2cd8299a81dcded185f4fecce5..7f20ade2bc3efef32af655067f3c07a22853bb34 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 1167bf4049ffc9bd7e1be94873518212813ed027..eeccefcfa98634c376c09de6b501cd104817bdcb 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 144c683b5db6544b6fe1e7bde5cd61f5802b4ba7..2d5244aba462411bdf620a659fa1bec07421156b 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 38283779d7d203cd73cbc3475428cbc3fd8c392e..4f1cf41a513802f1b98f69467f0b6cde5a0bd6b7 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index a50406f0217024e97e33cf873e15df87bd18bc09..1c58729ebaed1de2a8c5627e249deae4814def3a 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2018 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a simple backup of the Bacula build directory
index 8df11a151668e235f0e60ebc2ef8c6822c21f1b7..ff7fa1b1bb7fd16db8e842964f1acca7679a28a8 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a simple backup of the Bacula build directory then bls
index 5c2845b32a327da9417b0e9734f6479d8ef931df..2a090094884690151034f236a6d0d8459060cf05 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 #
index dcdc8f07b03b39e8e4836bccc51e34c08cd63b4b..d6db21934626ff7f8caa2bf44af96f931dcaa288 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 4e6a887183352b41cb564c8bfe2e9c08780e707d..d46d5cab180a863ff13a96e400753e7373bf856d 100644 (file)
@@ -1,9 +1,9 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 81a07de274af72308ad02b32dd150411aff47dd2..0a9d0c14f40a6a2a73ab964f2c0f4849f9bf08db 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 3bacfc1b93a48f68a0e7df0e7d54f3b4067aea60..5553a5fb4bc7750e9dae6f936e696cb5cd460ffa 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2018 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index cd607b0fff2c02f5638c5519dc43762b3b4123b8..010419eb72b2db56534285227055137451040c2f 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index e88f37fed667135fd6917f9c8c72d258443cd917..50d66e3127eec3f39237774e9942f79e162cad7a 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 #
index 272da07647c4bedea06bf21bc7a52a10dfbe8180..9dd7604d2464d1667804c0d65c33102188ffd4fc 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 #
index 911d3cbd67fef24608bf5ee713ea078fe4a83a37..cfba6f5d46e9306112f809aec4e24bbfe4da74fd 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 47c448cbbf085617aa82a3a28509ffcf740681db..85888b6279f5230c3d95a7a3fbb1f524b3cdad09 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 #
index 9d85f1f4f397adb899f23413443152418a1cddfa..5429b72b70610caa5ae0f37dc193064625736976 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a simple backup of the Bacula build directory then create some           
index ca4f515ef3e574efbf6d6a6078c412ec5398ced0..10db7f4a45e89ac03c47d901794ce8861c93e8cc 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a simple backup of the Bacula build directory then create some           
index ac025ab46bb96f244837e233383a1655cc0b8225..146019fb258ebd234f3aeb3aeecc22a3c4e69f21 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl -w
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Small test to setup a backup with $nb_files*2 to backup,
index f20281a6a24da2d30c14a137c18e681a99bd4131..6995825eb14f79c639fad44f1b05d3f7805980fa 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index bc93a24697976843486e6e07d187c642d6fd90fb..f898679d877296ec466f4ec96bae45db767acdde 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Test different cancel cases
index 8a986e14e9dcca4c9c4c85c0fd9fd74896e0a29e..1087a97387ebff14fb4505c9a27f30c5b0ec5954 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index ffc0c03dc7537bd7d34942c3af69d2289812d9bf..a98f79fb0919e2275c1cf05c76e332ae91f91142 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 3f9eeb6dd8f5d66641ec9c140dcd3c0d26f5b385..ceb457e02e0c802a5456de49f8ef532ed9775d62 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 420f50e06167ea2c6f1a4f14d8f456482d19fa20..bbe197d0dc92653073fee633a0b0f3a9362970e9 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run two jobs at the same time
index 83cb94853c9b402eedac058918a982c39d4774d5..9026393fb30b4c3a773d31f01da634fd0c22505b 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a couple of tests with bconsole and dotcommands
index da6922cb7b33db3a0850458f4261949d7b573cc1..4f7023cd6df2ec577ed379e9a698c1ab10a9c447 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a simple backup of the Bacula build directory then copy it
index c441c2925003db30338fbbc830683c7bf10b8a9e..d2f2218b9c658d76142843e281837aa9377b4dd3 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2019 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index da553a4deb2498eba98158027a7b651b1ad66a0a..74c4ad35e71146a84724bbad93994ad13397b1b3 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2019 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 827e8282dc15a2911f342780acedebe9c4bf90c4..756e756eeb1e537303015fb91bd9f8c026c62e87 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 86b184d42100fb8c5f31e1c1b8fabddc2b0c1710..026b6809745c2d519d8d10e13b62d7a0eb44c116 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run backups with dummy tape driver
index 1f31292cf0b59a40dc9a56e0d70bc19ca1c13fab..b8eaedc9812f43a7d659b9e6ca65a5dd2cfd070f 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 29c98cc4d8aa18474391a1826e01a9c604595c8d..9c8e35e193f549fee3a24fe16bafd092a019359e 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a backup of the Bacula build directory on two Volumes
index 2f3e2ea4af9a604a808dbf6f6812a0cbc7a2cd59..d6998273be492aaf47e0fc8e40a0549545386890 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 9ddcf1a032e6513d9c285a001ae3225450816935..fe632ebf33f79b2c7b9abbe56b54cf0aa0626138 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 356b7f596a2f859182b4edf586e5bd0a6f6bc9f9..95b93556ae5f20b4376d9b6de0ae236a5196cf6e 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # A shell and stripped down version version of the crazy-small-volume-test.py
index e23e9abb6ac9017e463afd99f67a0b7339dcc122..ede08a8ceaca69a059f77a4d51e8cfbe3f777a3f 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index df39ac83acc4f8649925497e53fd53d74e55df97..36e8a7a0094f372a87d77768e866a3038bf02574 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index bd526152a2a19727571480bf62788df3dfdfe0ef..a2b4ee50393cbd157d493397751d0e9c0e1d48e3 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index fb2125239db1543d2b9a9d12d374886fdb8b8242..0ee9f8c0eedab5b9f5ed3235487a78585eae364b 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 37f6cfa9b346bc5cdb2ad83df2816d749c855c7b..e343871edde109fef370c6ad994b7258bb364c92 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 9791d06f86ba5d997262b3e6971d8a2bc276b47d..f8bc88276f8719b11aaeefa18f1bd2df3aa5f9a1 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 6c76e98dc334fee5d65570b87c86f13b0ead9c85..9883f2633d5570f9fe93fa6b0dc5cff3af767333 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 2405ecf3e39d4fa5a3773c946184078398aad072..76f6deb0d38ac9f0c5879501a96452be62245c16 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index c6c810b31c1f566d5c5a2319614b111103856633..b7423c24962ec5efd542083c06a88759b4a9e629 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 66df41a1c34884c022f71705bb9052bc9cd1bcc8..e796b7394b2d14006e421c4bd4b570053b90c3f5 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 390d8a433282106d18795d916088d16bdb8e0dfa..a6a15098e6e68a1d8c327a6c1e2ae1589b9b2f89 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 6f3f6b1f1ff19ffbdc0648f7656910c312e61778..329559db32977fa7380e493b69c20fed24400e13 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index ebd6a7b059c9474e6db3afac363ba023b63d38df..9cdeaddbc955a0a0053b37fb22715b38a53d21c2 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 5803b0077ae97466ee9b25a1d2de00d8e143ee15..dc6a3b05302b536887c348d98656ca2e5b550ca4 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 9d29497e18c06acf170ea19304551984fedda6ca..221cc2b3d7b5e350056b8a9b89d759e2d173c3c5 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a simple backup of a big file but 
index d94de1ab4f873fe8b454a0f0c3c7c9a019b8f686..368e9287c1cd9974a6eb75dbc86c29d58d1675ad 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 8e47b1720c84e7077c3062124e14541097caf01a..e157ca3af8df5772b3debafc661d846a993fd8f0 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index c5cb5aa27bb5c8526650bb10cb10b8fa08b91a7a..343011008e1636c5f01542b34519d8f128cbdfd6 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # This script is used to test multiple devices grouped in
index 6cdf0988d0d354d38ff6d7b4815eebcfc14f4abd..f126ac403e1bd898eb610d9350a313c759a1e2f5 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index c8c877965cd7cc8c91bf06714f78d3339a93e866..cbb5d89132747acd82eccfd4edeb2c34f5ecac23 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 90804aac076cbec7144b93ec0de256c05e456257..30aea2db4cac1f4de807fda5f1a60bb677344576 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index dd9a45636856f7fd7c2c5e762698dbc18797df9b..7f7bb1e58691b75f7f6b592de25c55c388e12c72 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 3b1f45f6998c86695b4ec4eda70392e6bba204bc..54a06f139bdabb8499c6a7aeed1f7962be6b7699 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # By setting VolUse duration small and switching Volume
index e89201c515ec2071c839361f0a1058b7d6636993..a5f89d88fb9b387fd07eb404a53e93c1e2acf2ad 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # The script is writing simultaneously (20 jobs) on the same device
index a88d9afbec1ca5dc254bb18e832457fc8c738035..9cc975a54ea3297216bec3041862e7a2c57e5e5f 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index f058d443c2d254fe5746ebafe5e8e2ec79bc4974..186b679489336d3d22f3a9a98faa85ed8ec2a141 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index ebaf294fb760a41b6fa93a05c9d60c0ee7df33d9..c9be6c0035eb83c3469ee160eb3a1ab3d8291416 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 6de0fb22d9c3e22b10912ea0667aeadeede94070..f9dd1c3217db7e8c101b979bcac66a2e97a5f102 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 63518b76b600a7fcd92e5c9acf0ceef1fb1e0553..2713a35f0fcc3eea9c8252ec2073ab17d0afce41 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2018 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 81daeab8aed6296ef005666ae2d91bee492330d7..59f92b941f088641ae097382270a80244f1c94d3 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Verify Maximum Bandwidth FD parameter
index 8fa54db09e70709290cb841646f5d5a84cf88407..c868ad624dda869e5834e7c480a99f9ba2807c2f 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 6c4844dc0e5cf05e72f711364adc3e616980efee..53a0cddb5ad9e2a01c8c6e70f3b1f2356fcd5a7b 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run backups with dummy tape driver
index e0847df9d23f8611fe67b4e86f1fcbab7327cd49..f0c9e388a4aa0a43c19fbdafedae3e223b4abcbc 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 1e375e844f25778ee8204b8532b7bcc11bc42213..f427fd47fc5ab7d0a2b2dbd858431937f8076de1 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 7e66483e56f4acd4d9af2dc27ede3b9f1c6a60f7..16c104798dd34dd65a4ad55680ba0eaf2bee932a 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run four jobs at the same time, with four Volumes, but set
index 2dec710988067e2d9179b14c20a7c88f5a8ec698..80615f3e6f36004f09c7fff7714c0900eaae9dc3 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 7c25fa5b519b321649ede4a15aaede859e839ad3..f7961759df048854b361d4b9c554df95c6f19ba3 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 95695f3a1c05f9eb5f3dc95647d3883c8d9c3d65..0017c9f02e6c38c6ce8a2bf6bc126360da1b2890 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a simple backup of the Bacula build directory and see
index a439897f577f0a6621bbe514869dd4b70239222c..0d83a00e1b79d139ff33c8dd983015655e9fe5ed 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a simple backup of the Bacula build directory
index fb6715a56ef9000546af6f98965b520a30277cbb..3ac0a1791740ac7ee310feaaddfd558409b1f26e 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 2bb3a7e018cbaef3a88c2df9e857318365b15b02..f25386ae4cd8ec934ac5bbc7904bc42c63132544 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 7e6d076106b8964a8c47ea7d7082be4383bfc4c1..e62c36613555103ab5c7e4be8822909a8f33b56f 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index b14456383dac2ba52de50bf390c7f85857442b41..3a05c3f1efee328c2cdf5c17d908d41d0e6ae994 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index f4f7f29828455c469ecc2f22bc1bf48e90c3cbc9..3c0dca03216aa7988a8fb2421f3aa8b27c5a77df 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 9758f3c37771801d636ad7654b4671602000d0b5..f48a1ee8aea275d7cdd1300af3c0d6524357f959 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 7b14f8d8dc625df343159c28344606459a61c561..cff1a93a52a083c7be20c59b75b95ac35e92aa08 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index c26eaf1f44b04a88ec31872c3e5081bac5665f7b..f56617dc92bf2d434c0075095718038828aa830a 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 60aa4506ba1d07977dfe0146ca6de758cef8c1f7..e171e315f7b3f762448da18b3a12926d68187e85 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index fd00fe01ee0cad04deb14647e3607f44e3c38c01..d5d8d9480fdb6d619ce3e48b519e7bce4e16065f 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 071e50040548eccd6b5019e62793b8175697aeac..0d2bbc9ba1b24d8b8a8517ff6a694224ac2c9fca 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 5c915ca21bd042ff8cf4c97a7ff1a7140995f44a..f61e3e25f842dbe475698055ad162d7cc5c02a68 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 8178e22377e9084d8bd1704e68a9288483d29fe8..a944a077d577ec1ab3d0f7253607da6ce4390c1f 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index cbdc15611a5d9163d85402c740ae2199af4a4ac8..4603d705ed890bda2cda0f19f44f05bcab989bb4 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Test various nextpool options for copy/migration
index 2fdf74d150262fd8c2eb230719ce5326f1ed38da..bb7fc89136eb3e3d188f03fa363da5c219524e25 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # This script will test next vol algo with
index 251186b06a661b99fc3f810d316913d99ecc510d..e5ffe9930fc75cc51fb036b98b9520b2e7f35776 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index df2c7e7556d3e17b73e71a90493963fe41333667..ebc06d53ae9504334a906773f1a0532171059636 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 0584a6f9a9d62d11a23cc150a119628d2cd97de3..e17c8918736c1a136f02fc1736ce749de9acb1d6 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 7d0c6ed8a7d6ea0cf822ee8d90273880084a652d..46326215278952d194b2eebedabd3d5209c9cb88 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # See if Pool/Media attributes are correctly handled
index 2e9beb11b5c6a10a2e887563d833c6d35945c66a..3f2e6ad2b61ca3a59ff1fa7d5e51b0dffe8059ad 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a couple of jobs to test the priority feature
index cc0e9345644f117f1f1e171630eddcd1d1ae4750..5816668f83e9103a15eb9cc76b3f80b521536257 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index d47e3eb0474e9870b68b6e848dfd91f699b12919..c4bcbd28289ba5feb0cf14a7fa4d736d4d6ac08a 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index a52a07c84da7e3c35d9d664686a9d2e6ed8f5dcb..620a941745501dd4159dab1b98c2dc0869ff1445 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 8e6b15c8120c1f67fa28eda9adb05f86caf1f107..9f10f357568e4097455b08c6cdd23a7ce3112261 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 50acdfd4a92e3d070f6a8fa64145091c3106396f..641e7493ec88b7ca0648ba9d18458e24efa5decc 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # This script will test prune algo 
index f677dd4f9a6a2b9300ca61e1da407665da6b5a54..659bba438c8ac3346b30a98873d9d5423466bb37 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index e647989b0a7f86782ba24d38dd05c1d17a53507a..8497863d63090bdf286ef65c07fbbca47bedd33a 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2019 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 #
index 2c0fd89e73343507dd7e11f8424685e2fa45ad14..78ee222312f0937a2ad2eac5636943c5ea2908ce 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index bd8b718b58720da722f506dc1d531706afa77f17..5b6b2643c990a9a8efbe41e0f52ed5ebc472a2c2 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index c2fa8ea88fd683e049dda1771434484867cdb09b..b4d9845e8a8c684d7ca4dbaeb0089cdaaff12910 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index d826445157b2a9243190dff6945732f0c010a8c3..e4e69f37ce6b1997f2c54582068b7708e0e96dd0 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index ac6e8db911e081236de6bea5cbbe0e465e0054fb..9336dc9dde5fdcb3596c03884585fde9dad7d78b 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Test and setup the Client Initiated Backup
index a5ad839bc8a1668a641b47bf7450720d2645a93e..212a75d4d4d2280da274aba57aadbabef27dca6d 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 72a1b918d5a02d8bd5f16ad64cfc118ec27b9e7a..279a29118c81800aa40c5a21d55009050932627d 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index e4f10c4a9999f0d3a8b6600432ad97b8b31261de..c1d1864249a84d95d87b337e4044e3cc279d7530 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 042ca96ea0d35b0955213c2d5e9580edbb442690..b96c2a01cc702455ecd6a1600fc1c21e2559d14f 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2019 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a backup of the build directory but force it to have
index 1504060cfdfa6e17bf2f60a16f52706185c4fdeb..d6e5d64a41cf910ac62f614cfec90e7d5a9b6aad 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Test the RescheduleOnError function
index 0841d0498f584c60ee17585118d9b9722a51ed1c..676d917ee24ba086d94871a0842fbf84ab9657a2 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a backup of the build directory and check that it restarts correctly.
index 32eda8925447e8bfbfec962f65f53f44cf6c09c4..58d5bda99db63f13a42e08db8cab04d6b8f11af1 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a backup of the build directory but force it to have
index be9b22496c382c43d959163c0f89f2b950dd9750..952c0090e7e8f9f5ede6188a17d2c73c07e81111 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a backup of the build directory but force it to have
index 9dbeb4c316d9d6eb31c026db2111ebbbb68e5545..35990aa6d7d3bfbb973c3f6db939a1785f827f44 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index d82c67ca813f810b48fda90e0c2cf09945cf9d98..ead25af6b9ea52e836cfe56e48b5c79b0dd4f783 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index d26d5602b6362afea93e2a3a33475fa4a6be2e8f..fb970a07eff202f5eaeab4f8cef3593a7b1cc103 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a two backup of the Bacula build directory + other files
index b06098f4aca55c6067cfead928b0fb529e92cc4a..65b2ab45603680af8af27ad5c33c43dcb2057f7f 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index d375637b6bc3a6986fcb3b281801eb04945f99c8..0274eaf96edf0aed7e5a4eda952e1f93d1b5ba80 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a simple backup of the Bacula build directory
index 3b0b38260a7f6ea2fb8ec583d0693f0bf955f347..feb74f0622a97122dca6618e0ae09ada553ec387 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run two simple backups of the Bacula build directory
index e4391bea51752769a98bb6597f1346e59b30231f..5b580fa9dd2b7f4930f053a9a10a6e1a93a2dbc0 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 7d87172430416b05ba535f851a27eedd71e1dc6d..8e06faf110d6d3dfa935f1ac39775e9767e2ba0a 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 4e4d71b6d26a8e2b984ee4c511e45406e20537df..c86fa53b5bc81c3a41ca721d7047806be51163b6 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a simple backup of the Bacula build directory 
index da9f76a4011f2f4f6f3ec71ce2c5fab0a8c4a398..08d4a66819dae8f7fabadc2ccda12681b55fe1da 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a simple backup of the Bacula build directory 
index 079ef9b4c159bf9a410e3208cafb02c84c3056d4..c7ecabd14745039da3ce9ac2aeffa6c11c8fe335 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Test SD to SD copy/migration
index 768563d61a61a0807a79f5286b75742b7a7dd6b7..27b584f3df4541e7c36baf1dd6d8763242283a83 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 32b8a27df37e5ac55fb3336ae359ac78246ba69c..f9975abc9ee7067eeae9f49404a2abbfe93a8bb6 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index d33a586c9a40b8fa30ac9365ddb84b32196ade06..488098b1c627e4254b1f8233099d7b0c2756eb18 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 757646e2511f189d74fc296a3772b1af1f553a03..2f143afc1805b4b3afe2c081028583025e422e96 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a simple backup of the Bacula build directory
index a5c7df543e3e3c98033e1903a56e2b193629293c..9ac048932b31af551c0144f2591b70a333a0aa98 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 0c8b75a85fd0c7fbc098430d79968919dedb7712..83dc3a4994866fb3ff9a14d2439edb635c4cc4a7 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index c041737571aa004e746b7e1570a32387ae6c7b23..6efd08003463b1f67600b4eb40fc9906501c9c04 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 999d3f79709f2d350d351c7d96b7d727b2f817d5..13d4101d5447b202be42f83f0df02cdf6e17d233 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 780743a4a84bd9e3151cffda5a9a632e6026563d..a77114e5ff57be9834f7f46e1f00679bf6118272 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 5b98a3d8c23db7421d06f1059793b2d6a4db7c48..446530aa5a8fc565c8ad21636792b75e5781ba5d 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 1b006162e891043aad544294b4212ebec766e95f..1c2bab4913483021d45cb8e48d92cc77a553ff27 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Radosław Korzeniewski, MMXVIII
index 2148b272f79adbc8eb163ac810204fc294331107..696c6b96d5790ad32e2c5fb126b42934c2033fd9 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Radosław Korzeniewski, MMXVIII
index f7984de0a37c4b994930860a4c345a09c5a8f065..fb7945e61b664517a31a5a89f258c72f3e8c3b89 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2018 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Radosław Korzeniewski, MMXVIII
index 00771dd0c62e0e10a4f6095934f9fd3d72c98e99..6500c1e6d9e3f3897c6154d6078981885e0cb918 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index fe2f1c181d3c1d380bd6264744de2a5367ad980a..e49e88fa57c90f0827962e3f5c9e442f699849e8 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2018 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 #
index 869969ac7c96a9466047b580e1378afbd66c1326..d994abc4e569129fcff936a2edb3d827ef6251f4 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 7c21a7f94e32d60c86e90aa0aa0f978ee779aec7..66ed354430c6eeb71f55146eee597e0baf91ec05 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 2bac8554747e0ab22772062f6877a8766452cde7..6cc08dc1f89d9082972ff38777f8aa518d05c8a2 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a simple backup of the Bacula build directory. Create three
index 4eeae3af0e9bb5659ac53c2ab59d19eef0fb895c..e2143ea9e9f0387abb66bb5249a9cce91dafe83b 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a simple backup of the Bacula build directory. Create three
index 59c7ad18d69202cb98a03e55e135160821215e5f..c252f61cb5ee7f947eb811a35f9c024b9cb13356 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index f41faea66a34295fcd05f5c8c9e8d989e87e4719..87790c8531051fa92bebaede5e24cdd159786cd8 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 6973c192daee7395b5f2c360be65739a76e1da21..8785496efb2a80b8a12787e53fdfc90d2ec49bd5 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index f8e3d8d15d34934e4a777fc1040659b9ac4849e6..71427dfa84f6b46d505c7444b562384d24589fe2 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Test truncate command in //
index a2b33d5b100c391d4fa10e083d8a2cf235c85321..ae83aed0f823163596a5f601991ce9fd3742f683 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Test truncate command (replaces old purge action=truncate ...)
index 65932d7f54e343b39266753a901a80b773e43287..0d5ddfebbadb9a9b73f883c3b821499d4db76cad 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Test truncate command (replaces old purge action=truncate ...)
index df23fdb3962e9bb64e20511b3556206090b5fb2b..43c0948c72f57d31d85b39b36be11a5bfba0ef87 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index a1238e5c0e11fec821a9c9d7c205d800db59ea9a..b982d2864552169d4ee5dd72f1ddfe52b8c957a8 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index a766efe72c07f59f83e2752510f9e9ea2ded1ab6..9d87810f1b2e16d0ce8bad4c0ec3db0e3ffbb1f4 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index fa5a9e24d1d19bf8dcb5c83198a636e44172182c..19395b280a31b99ff1001b5e50d17d91e66e547d 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index f79cb3ad50cc8862c2b6da02fd3cf2ea5365d859..7faa032621c65bf308bd4c584885749ae8e03150 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 7aafba0b94c3bc760d637d4a32d34dab651c55e3..46f4ff821898921f38a905ff724c0b8770bd01ef 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2017 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 #
index 3509ea6232b40026778b8b83908c32632db837af..33520c5d1147e894db752d870078f01f80e891ba 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 7d1aa58e0dddaf7b5f7425d4d54ac0b42e9cc881..b3ed92fb8489778a527440e97330900c76e29b12 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 7a35d7d8edd2e31657bdf9484058d8d0154457c9..450bac05a7c76a76ccd7ba210b016d5c20a4ba6d 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 45c20941e219aac92a81181e08082085cd8da309..e8fd71bb529c12ce1b875e8f4e1846155607e3ae 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2018 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 3111d39981fb20c7b0ea07425339147e961f914e..df53d0cbca3b4348f08d6b08312ee9cf6f6d7201 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 9db32bb8032715a53bcde44f6bcb60c9a02cc4e8..b486c5d9fdfa26f56f26bab8974f08c6c57e16e6 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2018 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a simple backup of the Bacula build directory then do a 
index 416cdc76ddac8520a9168d82a4cc437cbac786d5..8bd55e63fc5ce5a6e7fdc5cacc711d6aea43257f 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index c94629bceb15ed291ceee1928b058c6076a02b5a..93371e2229cddd57b29b3b4fc898e749c6d3594f 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2020 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #