]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
Update copyright year
authorEric Bollengier <eric@baculasystems.com>
Mon, 3 Jul 2023 09:30:34 +0000 (11:30 +0200)
committerEric Bollengier <eric@baculasystems.com>
Thu, 14 Sep 2023 11:56:57 +0000 (13:56 +0200)
937 files changed:
bacula/Makefile.in
bacula/examples/nagios/check_bacula/Makefile.in
bacula/manpages/Makefile.in
bacula/platforms/Makefile.in
bacula/platforms/alpha/Makefile.in
bacula/platforms/bsdi/Makefile.in
bacula/platforms/darwin/Makefile.in
bacula/platforms/debian/Makefile.in
bacula/platforms/freebsd/Makefile.in
bacula/platforms/gentoo/Makefile.in
bacula/platforms/hurd/Makefile.in
bacula/platforms/irix/Makefile.in
bacula/platforms/mandrake/Makefile.in
bacula/platforms/openbsd/Makefile.in
bacula/platforms/osx/Makefile
bacula/platforms/redhat/Makefile.in
bacula/platforms/slackware/Makefile.in
bacula/platforms/solaris/Makefile.in
bacula/platforms/suse/Makefile.in
bacula/platforms/systemd/Makefile.in
bacula/platforms/ubuntu/Makefile.in
bacula/platforms/unknown/Makefile.in
bacula/scripts/Makefile.in
bacula/scripts/bacula-ctl-dir.in
bacula/scripts/bacula-ctl-fd.in
bacula/scripts/bacula-ctl-sd.in
bacula/scripts/bacula.in
bacula/scripts/bconsole.in
bacula/scripts/kubernetes-bacula-backup/Makefile
bacula/scripts/logwatch/Makefile.in
bacula/src/Makefile.in
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.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_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/console/Makefile.in
bacula/src/console/authenticate.c
bacula/src/console/bbconsjson.c
bacula/src/console/bconsole.conf.in
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_authplugin.c
bacula/src/dird/dir_authplugin.h
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/msgchan.c
bacula/src/dird/newvol.c
bacula/src/dird/next_vol.c
bacula/src/dird/org_dird_quota.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/store_mngr.c
bacula/src/dird/store_mngr.h
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/bacgpfs.c
bacula/src/filed/bacgpfs.h
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/bacula-fd.conf.in
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/fdcallsdir.c
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/org_filed_dedup.c
bacula/src/filed/org_filed_dedup.h
bacula/src/filed/org_filed_uid.h
bacula/src/filed/protos.h
bacula/src/filed/restore.c
bacula/src/filed/restore.h
bacula/src/filed/runres_conf.c
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/findlib/Makefile.in
bacula/src/findlib/attribs.c
bacula/src/findlib/bfile.c
bacula/src/findlib/bfile.h
bacula/src/findlib/create_file.c
bacula/src/findlib/drivetype.c
bacula/src/findlib/enable_priv.c
bacula/src/findlib/find.c
bacula/src/findlib/find.h
bacula/src/findlib/find_one.c
bacula/src/findlib/fstype.c
bacula/src/findlib/match.c
bacula/src/findlib/mkpath.c
bacula/src/findlib/namedpipe.c
bacula/src/findlib/namedpipe.h
bacula/src/findlib/protos.h
bacula/src/findlib/savecwd.c
bacula/src/findlib/savecwd.h
bacula/src/findlib/win32filter.c
bacula/src/findlib/win32filter.h
bacula/src/host.h.in
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/authenticatebase.cc
bacula/src/lib/authenticatebase.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/bitmap.c
bacula/src/lib/bitmap.h
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/bsock_meeting.c
bacula/src/lib/bsock_meeting.h
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/events.c
bacula/src/lib/events.h
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/ilist.c
bacula/src/lib/ilist.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.c
bacula/src/lib/message.h
bacula/src/lib/mutex_list.h
bacula/src/lib/openssl.c
bacula/src/lib/openssl.h
bacula/src/lib/org_lib_dedup.c
bacula/src/lib/org_lib_dedup.h
bacula/src/lib/org_lib_fips.c
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/progress.h
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/smartall.c
bacula/src/lib/smartall.h
bacula/src/lib/status-pkt.h
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/plugins/Makefile
bacula/src/plugins/dir/Makefile
bacula/src/plugins/dir/Makefile.in
bacula/src/plugins/dir/Makefile.inc.in
bacula/src/plugins/dir/dirpluglib.c
bacula/src/plugins/dir/dirpluglib.h
bacula/src/plugins/dir/example-plugin-dir.c
bacula/src/plugins/dir/ldap/ldap-dir.c
bacula/src/plugins/dir/ldap/ldap-dir.h
bacula/src/plugins/dir/ldap/ldap-util.c
bacula/src/plugins/dir/ldap/ldap-util.h
bacula/src/plugins/dir/ldap/ldaptest.c
bacula/src/plugins/dir/test-authentication-api-dir.c
bacula/src/plugins/fd/Makefile
bacula/src/plugins/fd/Makefile.inc.in
bacula/src/plugins/fd/bpipe-fd.c
bacula/src/plugins/fd/cdp-fd.c
bacula/src/plugins/fd/docker/dkcommctx.c
bacula/src/plugins/fd/docker/dkcommctx.h
bacula/src/plugins/fd/docker/dkid.c
bacula/src/plugins/fd/docker/dkid.h
bacula/src/plugins/fd/docker/dkid_test.c
bacula/src/plugins/fd/docker/dkinfo.c
bacula/src/plugins/fd/docker/dkinfo.h
bacula/src/plugins/fd/docker/docker-fd.c
bacula/src/plugins/fd/docker/docker-fd.h
bacula/src/plugins/fd/example-plugin-fd.c
bacula/src/plugins/fd/fd_common.h
bacula/src/plugins/fd/file-record.h
bacula/src/plugins/fd/folder-record.h
bacula/src/plugins/fd/journal.c
bacula/src/plugins/fd/journal.h
bacula/src/plugins/fd/kubernetes-fd.c
bacula/src/plugins/fd/kubernetes-fd.h
bacula/src/plugins/fd/pluginlib/commctx.h
bacula/src/plugins/fd/pluginlib/commctx_test.cpp
bacula/src/plugins/fd/pluginlib/execprog.cpp
bacula/src/plugins/fd/pluginlib/execprog.h
bacula/src/plugins/fd/pluginlib/execprog_test.cpp
bacula/src/plugins/fd/pluginlib/iso8601.cpp
bacula/src/plugins/fd/pluginlib/iso8601.h
bacula/src/plugins/fd/pluginlib/iso8601_test.cpp
bacula/src/plugins/fd/pluginlib/metaplugin.cpp
bacula/src/plugins/fd/pluginlib/metaplugin.h
bacula/src/plugins/fd/pluginlib/metaplugin_accurate.cpp
bacula/src/plugins/fd/pluginlib/metaplugin_accurate.h
bacula/src/plugins/fd/pluginlib/metaplugin_attributes.cpp
bacula/src/plugins/fd/pluginlib/metaplugin_attributes.h
bacula/src/plugins/fd/pluginlib/metaplugin_test.cpp
bacula/src/plugins/fd/pluginlib/pluginlib.cpp
bacula/src/plugins/fd/pluginlib/pluginlib.h
bacula/src/plugins/fd/pluginlib/pluginlib_test.cpp
bacula/src/plugins/fd/pluginlib/ptcomm.cpp
bacula/src/plugins/fd/pluginlib/ptcomm.h
bacula/src/plugins/fd/pluginlib/smartalist.h
bacula/src/plugins/fd/pluginlib/smartalist_test.cpp
bacula/src/plugins/fd/pluginlib/smartptr.h
bacula/src/plugins/fd/pluginlib/smartptr_test.cpp
bacula/src/plugins/fd/pluginlib/test_metaplugin_backend.c
bacula/src/plugins/fd/settings-record.h
bacula/src/plugins/fd/test-deltaseq-fd.c
bacula/src/plugins/fd/test-handlexacl-plugin-fd.c
bacula/src/plugins/sd/Makefile.in
bacula/src/plugins/sd/example-plugin-sd.c
bacula/src/plugins/sd/main.c
bacula/src/qt-console/bat.conf.in
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/job/job.cpp
bacula/src/qt-console/job/job.h
bacula/src/qt-console/jobgraphs/jobplot.cpp
bacula/src/qt-console/jobgraphs/jobplot.h
bacula/src/qt-console/joblist/joblist.cpp
bacula/src/qt-console/joblist/joblist.h
bacula/src/qt-console/joblog/joblog.cpp
bacula/src/qt-console/joblog/joblog.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/mediaedit/mediaedit.cpp
bacula/src/qt-console/mediaedit/mediaedit.h
bacula/src/qt-console/mediainfo/mediainfo.cpp
bacula/src/qt-console/mediainfo/mediainfo.h
bacula/src/qt-console/medialist/medialist.cpp
bacula/src/qt-console/medialist/medialist.h
bacula/src/qt-console/medialist/mediaview.cpp
bacula/src/qt-console/medialist/mediaview.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/android-fd-service.h
bacula/src/qt-console/tray-monitor/app-boot-ui-controller.cpp
bacula/src/qt-console/tray-monitor/app-boot-ui-controller.h
bacula/src/qt-console/tray-monitor/authenticate.cpp
bacula/src/qt-console/tray-monitor/bacula-tray-monitor.conf.in
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/config-storage.cpp
bacula/src/qt-console/tray-monitor/config-storage.h
bacula/src/qt-console/tray-monitor/desktop-gui/cdp-main-ui.h
bacula/src/qt-console/tray-monitor/dirstatus.cpp
bacula/src/qt-console/tray-monitor/dirstatus.h
bacula/src/qt-console/tray-monitor/enterprise-tray-ui-controller.cpp
bacula/src/qt-console/tray-monitor/enterprise-tray-ui-controller.h
bacula/src/qt-console/tray-monitor/fd-config-ui-controller.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/jobmodel.cpp
bacula/src/qt-console/tray-monitor/jobmodel.h
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/resdetails-ui-controller.cpp
bacula/src/qt-console/tray-monitor/resdetails-ui-controller.h
bacula/src/qt-console/tray-monitor/resmodel.cpp
bacula/src/qt-console/tray-monitor/resmodel.h
bacula/src/qt-console/tray-monitor/respanel-ui-controller.cpp
bacula/src/qt-console/tray-monitor/respanel-ui-controller.h
bacula/src/qt-console/tray-monitor/restore-ui-controller.h
bacula/src/qt-console/tray-monitor/restorejobmodel.cpp
bacula/src/qt-console/tray-monitor/restorejobmodel.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-ui-controller.cpp
bacula/src/qt-console/tray-monitor/runjob-ui-controller.h
bacula/src/qt-console/tray-monitor/runjob.cpp
bacula/src/qt-console/tray-monitor/runjob.h
bacula/src/qt-console/tray-monitor/runjobmodel.cpp
bacula/src/qt-console/tray-monitor/runjobmodel.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.conf.in
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.mingw64.in
bacula/src/qt-console/tray-monitor/tray-ui-controller.cpp
bacula/src/qt-console/tray-monitor/tray-ui-controller.h
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.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_dev.c
bacula/src/stored/cloud_dev.h
bacula/src/stored/cloud_driver.h
bacula/src/stored/cloud_glacier.h
bacula/src/stored/cloud_parts.c
bacula/src/stored/cloud_parts.h
bacula/src/stored/cloud_test.c
bacula/src/stored/cloud_transfer_mgr.c
bacula/src/stored/cloud_transfer_mgr.h
bacula/src/stored/dedup_dev.h
bacula/src/stored/dedup_interface.h
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/file_driver.c
bacula/src/stored/file_driver.h
bacula/src/stored/generic_driver.c
bacula/src/stored/generic_driver.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/lintape.h
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/org_libsd_filemedia.c
bacula/src/stored/org_libsd_quota.c
bacula/src/stored/org_libsd_sir.c
bacula/src/stored/org_stored_dedup.c
bacula/src/stored/org_stored_prepare.c
bacula/src/stored/os.c
bacula/src/stored/parse_bsr.c
bacula/src/stored/prepare.h
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/s3_driver.c
bacula/src/stored/s3_driver.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/tools/Makefile.in
bacula/src/tools/bbatch.c
bacula/src/tools/bpipe_test.c
bacula/src/tools/bpluginfo.c
bacula/src/tools/breaddir.c
bacula/src/tools/bregex.c
bacula/src/tools/bregtest.c
bacula/src/tools/bsmtp.c
bacula/src/tools/bsnapshot.c
bacula/src/tools/bsock_meeting_test.c
bacula/src/tools/bvfs_test.c
bacula/src/tools/bwild.c
bacula/src/tools/cats_test.c
bacula/src/tools/cdp-client/Makefile.in
bacula/src/tools/cdp-client/backupservice.cpp
bacula/src/tools/cdp-client/backupservice.h
bacula/src/tools/cdp-client/cdp-client.cpp
bacula/src/tools/cdp-client/cdp.h
bacula/src/tools/cdp-client/folderwatcher.cpp
bacula/src/tools/cdp-client/folderwatcher.h
bacula/src/tools/dbcheck.c
bacula/src/tools/debug-tags.c
bacula/src/tools/drivetype.c
bacula/src/tools/fstype.c
bacula/src/tools/joblist.c
bacula/src/tools/test-cpp.c
bacula/src/tools/test_tags.c
bacula/src/tools/testfind.c
bacula/src/tools/testls.c
bacula/src/tools/xattr_append_test.c
bacula/src/win32/Makefile
bacula/src/win32/Makefile.full
bacula/src/win32/Makefile.rules
bacula/src/win32/compat/compat.cpp
bacula/src/win32/compat/compat.h
bacula/src/win32/compat/dlfcn.h
bacula/src/win32/compat/getopt.h
bacula/src/win32/compat/mtab.cpp
bacula/src/win32/compat/mtab.h
bacula/src/win32/compat/print.cpp
bacula/src/win32/compat/winapi.h
bacula/src/win32/compat/winhost.h
bacula/src/win32/dird/main.cpp
bacula/src/win32/dird/service.cpp
bacula/src/win32/dird/who.h
bacula/src/win32/filed/main.cpp
bacula/src/win32/filed/plugins/exch_api.h
bacula/src/win32/filed/plugins/exch_node.h
bacula/src/win32/filed/plugins/exchange-fd.h
bacula/src/win32/filed/plugins/node.h
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/full_win32_installer/bacula-dir.conf.in
bacula/src/win32/full_win32_installer/bacula-fd.conf.in
bacula/src/win32/full_win32_installer/bacula-sd.conf.in
bacula/src/win32/full_win32_installer/bat.conf.in
bacula/src/win32/full_win32_installer/bconsole.conf.in
bacula/src/win32/full_win32_installer/bwx-console.conf.in
bacula/src/win32/full_win32_installer/client.conf.in
bacula/src/win32/full_win32_installer/storage.conf.in
bacula/src/win32/libbac/Makefile
bacula/src/win32/libwin32/aboutDialog.cpp
bacula/src/win32/libwin32/aboutDialog.h
bacula/src/win32/libwin32/main.cpp
bacula/src/win32/libwin32/protos.h
bacula/src/win32/libwin32/res.h
bacula/src/win32/libwin32/service.cpp
bacula/src/win32/libwin32/statusDialog.cpp
bacula/src/win32/libwin32/statusDialog.h
bacula/src/win32/libwin32/trayMonitor.cpp
bacula/src/win32/libwin32/trayMonitor.h
bacula/src/win32/libwin32/win32.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/win32_installer/Makefile
bacula/src/win32/win32_installer/bacula-dir.conf.in
bacula/src/win32/win32_installer/bacula-fd.conf.in
bacula/src/win32/win32_installer/bacula-sd.conf.in
bacula/src/win32/win32_installer/bacula-tray-monitor.conf.in
bacula/src/win32/win32_installer/bat.conf.in
bacula/src/win32/win32_installer/bconsole.conf.in
bacula/src/win32/win32_installer/bwx-console.conf.in
bacula/src/win32/win32_installer/client.conf.in
bacula/src/win32/win32_installer/storage.conf.in
bacula/src/win32/win64_installer/bacula-dir.conf.in
bacula/src/win32/win64_installer/bacula-fd.conf.in
bacula/src/win32/win64_installer/bacula-sd.conf.in
bacula/src/win32/win64_installer/bacula-tray-monitor.conf.in
bacula/src/win32/win64_installer/bat.conf.in
bacula/src/win32/win64_installer/bconsole.conf.in
bacula/src/win32/win64_installer/bwx-console.conf.in
bacula/src/win32/win64_installer/client.conf.in
bacula/src/win32/win64_installer/storage.conf.in
bacula/src/win32/win64_installer/tray-monitor.conf.in
bacula/src/win32/winapi.h
regress/scripts/bacula-sd-4disk.conf.in
regress/scripts/bconsole.py
regress/scripts/blab.py
regress/scripts/check_for_zombie_jobs
regress/scripts/cleanup
regress/scripts/cleanup-2drive.in
regress/scripts/cleanup-2tape.in
regress/scripts/cleanup-tape.in
regress/scripts/config_dart
regress/scripts/copy-2client-confs
regress/scripts/copy-2disk-confs
regress/scripts/copy-2disk-drive-confs
regress/scripts/copy-2disk-tape-confs
regress/scripts/copy-2disk-virtual-confs
regress/scripts/copy-2drive-confs
regress/scripts/copy-2tape-confs
regress/scripts/copy-4disk-confs
regress/scripts/copy-btape-confs
regress/scripts/copy-collect-confs
regress/scripts/copy-confs
regress/scripts/copy-crypto-confs
regress/scripts/copy-fifo-confs
regress/scripts/copy-migration-confs
regress/scripts/copy-strip-confs
regress/scripts/copy-tape-confs
regress/scripts/copy-test-confs
regress/scripts/copy-testa-confs
regress/scripts/copy-tls-auth-conf
regress/scripts/copy-tls-confs
regress/scripts/copy-tls-crypto-confs
regress/scripts/copy-virtual-confs
regress/scripts/create_sed
regress/scripts/diff.pl
regress/scripts/do_sed
regress/tests/2drive-2disk
regress/tests/2drive-2job-test
regress/tests/2drive-3pool-test
regress/tests/2drive-concurrent-test
regress/tests/2drive-incremental-2disk
regress/tests/2drive-incremental-changer
regress/tests/2drive-offline-test
regress/tests/2drive-swap-test
regress/tests/2media-virtual-test
regress/tests/accurate-only-meta-bextract-test
regress/tests/accurate-only-meta-test
regress/tests/accurate-only-meta-virtual-full-test
regress/tests/accurate-test
regress/tests/acl-xattr-test
regress/tests/action-on-purge-test
regress/tests/aligned-and-normal-test
regress/tests/aligned-bug-1919-test
regress/tests/aligned-bug-8013-test
regress/tests/aligned-multi-test
regress/tests/aligned-test
regress/tests/alist-unittests
regress/tests/allowcompress-test
regress/tests/ansi-label-tape
regress/tests/antivirus-plugin-test
regress/tests/auto-label-jobmedia-test
regress/tests/auto-label-many-test
regress/tests/auto-label-test
regress/tests/backup-bacula-tape
regress/tests/backup-bacula-test
regress/tests/backup-to-null
regress/tests/backup-to-null-crc32
regress/tests/backup-win32-tape
regress/tests/bad-label-changer
regress/tests/bad-password-test
regress/tests/base-job-test
regress/tests/base32-unittests
regress/tests/base64-unittests
regress/tests/bconsole-test
regress/tests/bextract-test
regress/tests/big-catalog
regress/tests/big-files-test
regress/tests/big-fileset-test
regress/tests/big-virtual-changer-test
regress/tests/big-vol-test
regress/tests/bjoblist-test
regress/tests/blast-port-test
regress/tests/bls-test
regress/tests/bpipe-test
regress/tests/bpipe-unittests
regress/tests/bpipe2-test
regress/tests/breaddir-unittests
regress/tests/broken-media-bug-2-test
regress/tests/broken-media-bug-test
regress/tests/bscan-accurate-only-meta-test
regress/tests/bscan-fast-tape
regress/tests/bscan-many-volumes-test
regress/tests/bscan-on-error-test
regress/tests/bscan-plugin-objects-test
regress/tests/bscan-purged-files-test
regress/tests/bscan-restore-objects-test
regress/tests/bscan-tape
regress/tests/bscan-test
regress/tests/bsnprintf-unittests
regress/tests/bsock-unittests
regress/tests/bsockcore-unittests
regress/tests/bsr-opt-test
regress/tests/bsr-read-test
regress/tests/bsr-skip-issue-test
regress/tests/bsr-test
regress/tests/bstat-unittests
regress/tests/btape-fill-full-changer
regress/tests/btape-fill-full-tape
regress/tests/btape-test
regress/tests/btape-test-changer
regress/tests/btape-test-tape
regress/tests/bug-1227
regress/tests/bug-7640
regress/tests/bug-897
regress/tests/bug-fatal-test
regress/tests/bug-rwhere-7768
regress/tests/bvfs-acl-test
regress/tests/bvfs-cmds-test
regress/tests/bvfs-restore-test
regress/tests/bvfs-test
regress/tests/cancel-all-test
regress/tests/cancel-inactive-test
regress/tests/cancel-multiple-test
regress/tests/cancel-test
regress/tests/cdp-unittests
regress/tests/certify-changer
regress/tests/chmod-test
regress/tests/cloud-MT4857-test
regress/tests/cloud-concurrent-jobs-test
regress/tests/cloud-download-test
regress/tests/cloud-prune-test
regress/tests/cloud-recycle-test
regress/tests/cloud-test
regress/tests/cloud-truncate-many-parts-test
regress/tests/cloud-xfer-test
regress/tests/collect-unittests
regress/tests/comment-test
regress/tests/compress-encrypt-test
regress/tests/compressed-test
regress/tests/concurrent-jobs-test
regress/tests/console-acl-test
regress/tests/console-delete-object-test
regress/tests/console-delete-test
regress/tests/console-disable-job-test
regress/tests/console-disable-jobs-all-test
regress/tests/console-dotcmd-test
regress/tests/console-glob-acl-test
regress/tests/copy-job-error-test
regress/tests/copy-job-mail-test
regress/tests/copy-job-objects-test
regress/tests/copy-job-res-rename-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-prevjob-test
regress/tests/copy-sqlquery-duplicate-test
regress/tests/copy-swap-fail-test
regress/tests/copy-time-test
regress/tests/copy-twin-test
regress/tests/copy-uncopied-test
regress/tests/copy-upgrade-test
regress/tests/copy-volume-test
regress/tests/counter-test
regress/tests/crazy-small-vol-test
regress/tests/crazy-small-volumes-test.py
regress/tests/crazy-smaller-vol-test
regress/tests/crazy-volumes-test.py
regress/tests/crc32-unittests

index b1da17960a12c6ba8e487cdd89e4438d58b10ba8..94ebf8d4c07d0a6fc13c9f6c2211b35e9b48299e 100755 (executable)
@@ -1,7 +1,7 @@
 #
 # Master Makefile
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 @MCOMMON@
index 43564e9d61a93ddb14b885a76be4a44edf262e4e..9780ec71447334709623a744cb67c2cb3de69a42 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 #
index edb22f93b5f052cb379c210f93cd995faf6f641f..c6472e0e121c97c93ba2b24632e421788ff01e69 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 @MCOMMON@
index 47f79ae0ff2bd830dc3b8b99b94480e9ac6b55b7..ca190f2fa502bf755d0c3552e84153884e17f7db 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # This is the makefile template for the platform directory
index d8ecb7f3a2100a6d6b3e756562e062fd65f23dc5..dd943f1569e9bb6db72c3ec2ca2f159d6642de8b 100644 (file)
@@ -1,5 +1,5 @@
 # 
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # This file is used as the template to create the
index 75bc4587e700c7d9e8dee784d0c333a78bd25cc9..af353b6d5a846e02bb26975e26997d0d3f6ba702 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 # 
 # This file is used as the template to create the
index 8594e88d6bb3aa0658a4cca3d3eb4c11a4ba5035..c1dd5609626ed2428b7c322a71460d301af11329 100644 (file)
@@ -1,5 +1,5 @@
 # 
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # This file is used as the template to create the
index 95c28a72e9547d6a5d67b429acd99137ee5c9f07..bcdca7173e3aac00345bbd21b614e8e7e4e89267 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 # 
 # This file is used as the template to create the
index 32871012d20ed4206daf2606992594f328e69738..0e55ea86b643c97181b42ad315004f37a5511642 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 # 
 # This file is used as the template to create the
index b6b0a7f1dbe53ec0223ea68c43a5caa88526ffde..898796c13d43fd1f83c4680e9d06bee1f7adf5b4 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # This file is used as the template to create the
index 0506a6a5c8ce563999a08c2ddb5e6edcce35da31..28531b56d83461ae1e27c1ebec8773c0fbb94979 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # This file is used as the template to create the
index 9e8af66c1f70a2c335e67343743aa4279b975ba3..52c5c06bbea6f7ac633e9554ceb89c545e616acb 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 # 
 # This file is used as the template to create the
index 99a838c806b981657333b5ab1c8e895f936a7d0f..93dd5658061b13c2b874f3646677c5415c890162 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 # 
 # This file is used as the template to create the
index 75bc4587e700c7d9e8dee784d0c333a78bd25cc9..af353b6d5a846e02bb26975e26997d0d3f6ba702 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 # 
 # This file is used as the template to create the
index 3fc1bf2ec5e6f3015d17bd5b3874d4201756d44f..9074f486cb1cc08c4f7fde4208c23658a3432caa 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # This is the makefile template for the platform directory
index 71517756845829d2ea188f0ca3f0c62d2193cad5..3a5f7a5bccb254ac29d4706c33d225c894921547 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 # 
 # This file is used as the template to create the
index 4223704d080a71c582b327c7a682586bf74271e3..3ebe7f74fe1bc7afd3a554de444273ae5fe39c3a 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 # 
 # This file is used as the template to create the
index 5f90aff1f5579cb1b8baf20093a2d07b1c0b3e56..920f8ef064ab58f46f267ca6c707c8c4cdbc8eae 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 # 
 # This file is used as the template to create the
index 1122ce57cd13ea469e166d609fdea9c462309759..06b07aca658da83926df4869c681da3e438e0b5a 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 # 
 # This file is used as the template to create the
index 26639c7f4b6e983d29499b58caefced43d2bee85..c56c8e1ddd4a9c5263d013237e2d74054478d36a 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # This file is used as the template to create the
index 95c28a72e9547d6a5d67b429acd99137ee5c9f07..bcdca7173e3aac00345bbd21b614e8e7e4e89267 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 # 
 # This file is used as the template to create the
index 3d8de4e92370b9b0b6647a0b42ad8a2f64a9dd1c..e9f89d3a50c7b6b9329745bbb075590b21859b72 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 # 
 # This file is used as the template to create the
index f359c6b7a03ab1895f395fafa86be599625dac79..55143ff6f7a2f2f7f66a3830cd0601bd9bd00114 100755 (executable)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 @MCOMMON@
index 0aa3c9113f06cd97aaf41b0ed61119df37819c0b..723fc430a98a5de30efae11b602da22091ea4fb6 100644 (file)
@@ -2,7 +2,7 @@
 #
 #   Bacula(R) - The Network Backup Solution
 #
-#   Copyright (C) 2000-2022 Kern Sibbald
+#   Copyright (C) 2000-2023 Kern Sibbald
 #
 #   The original author of Bacula is Kern Sibbald, with contributions
 #   from many others, a complete list can be found in the file AUTHORS.
index f401220def6ae87fea893436b8aecb784b2e8405..45955b440f66b55a95f0662c648d7571957cfa2f 100644 (file)
@@ -2,7 +2,7 @@
 #
 #   Bacula(R) - The Network Backup Solution
 #
-#   Copyright (C) 2000-2022 Kern Sibbald
+#   Copyright (C) 2000-2023 Kern Sibbald
 #
 #   The original author of Bacula is Kern Sibbald, with contributions
 #   from many others, a complete list can be found in the file AUTHORS.
index 75c1ff61ef129190fb3ed4d45e72e365da18d383..b6bb165b398bf5107f25857128fa1f164256472d 100644 (file)
@@ -2,7 +2,7 @@
 #
 #   Bacula(R) - The Network Backup Solution
 #
-#   Copyright (C) 2000-2022 Kern Sibbald
+#   Copyright (C) 2000-2023 Kern Sibbald
 #
 #   The original author of Bacula is Kern Sibbald, with contributions
 #   from many others, a complete list can be found in the file AUTHORS.
index b4054c2d0913b300243f741bfd2dbf094cef4253..08b4caede8945a64aeb05cdc915a148fdd9ed96b 100755 (executable)
@@ -2,7 +2,7 @@
 #
 #   Bacula(R) - The Network Backup Solution
 #
-#   Copyright (C) 2000-2022 Kern Sibbald
+#   Copyright (C) 2000-2023 Kern Sibbald
 #
 #   The original author of Bacula is Kern Sibbald, with contributions
 #   from many others, a complete list can be found in the file AUTHORS.
index 42639bc75c2a9f683d1bf1e96aa54694307b8dad..aec070910fc5ad6e47fa79abb7b7347ba3e94a76 100755 (executable)
@@ -2,7 +2,7 @@
 #
 #   Bacula(R) - The Network Backup Solution
 #
-#   Copyright (C) 2000-2022 Kern Sibbald
+#   Copyright (C) 2000-2023 Kern Sibbald
 #
 #   The original author of Bacula is Kern Sibbald, with contributions
 #   from many others, a complete list can be found in the file AUTHORS.
index e8b59d72251f86c976faf716bfc4dfa8b08ecba1..2b8bd08f7c2a74e90c53355db9b14499673996ec 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Simple Makefile for building plugins for Bacula
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # The script creates a docker image of the baculatar.py
index fd7189af61630c72b5018a20cf564198c8afc4a4..87b3089940314a6ba5fd3c51ee739cb5952a5320 100644 (file)
@@ -1,6 +1,6 @@
 # Makefile to install logwatch script
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # 08 Jan 2005 D. Scott Barninger
index b9aa67ad20c8bbb487ae5485735f84114f9c9780..ee20420a702506a0ffc6358d8a4d0439c9c91598 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 @MCOMMON@
index 0d86f2be98c0ccba3a6de529d3e8973e0cc2281d..d9145cdceaffb8262468a8e830edb7198d5c1b6e 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 @MCOMMON@
index 1ca76369fd76ece0643a6b341230a35fd49744c6..65043aef8ca54e67633e8b9cc516a3bed6abccca 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 49020807ffc62bfa3c921b3cab0541b58e547210..6d14df5b2e0442430ae597e5222076fe9f487e3b 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a098c9153e38e47580ae6313450d175a0a8252f6..b4b3599de81d1c87af5638df78a9e4083cb7aac4 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 721f870e63f406e43fe7ce3832cf04775c1bea91..eed3beb5948e3c722379218c9ad282d776f65348 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 1060c8e8b6295fc488fbc6b7ca7fcf30a1f1e98a..d10daa1bacb087f1638f7b8b8d03693297bfd562 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index fbcf398ba216a49d5238513209347a088440e783..68c3309e0f2e16525c6e9574b658194cca63ff7b 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 2a15aa9be324097653988954f953d081ee5eb814..fc21f183e6fd05ba7ba221fad1292fd7f91499f1 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 65e38d40a2d2d20b19379de324c8ebfeeda584e7..7c618898ef97f69460f67a3d16727b2452befd83 100644 (file)
@@ -1,7 +1,7 @@
 /* 
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 51e13378be6bb1e7623e9bd53ddce6decbbdeb4a..70a7ffeac535c70535b85764a5abb8844b534ce1 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # This routine creates the Bacula database
index e5cba229a40d2d56c6fb71cb883d43365247dca8..c23e11c7f41af6c495ea8bce62de32d59d039bcc 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # shell script to create Bacula database(s)
index fc98d42bc4eb2a9abb7ba848e9d46cc7b174907d..56c1685d9e4bb1a135791a7cdad1868b86baa79e 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # shell script to create Bacula database(s)
index 4a1c395449082f466346bf95c449860cc9bca1a8..fcd7b5eab68a953c3b8278145975bfe768527791 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # shell script to create Bacula SQLite tables
index 8366135cad34dbe33ab44dfe6fc1913b7ec68c9f..ffaf18eab11ba30dae2bf849939e978f7cebff22 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # This script deletes a catalog dump
index ba97238c462099d69bac0fd4bc10f0600acade02..fe6083f6747c9587b3c2c80872600e8b7aa53b8b 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 #  Drop Bacula database -- works for whatever is configured,
index 70773a0e7f3db8ca9609b0bdf619b14368554273..d97444eacca9a3e780d96d3a4446c36b804c4eed 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 #  Drop Bacula tables -- works for whatever is configured,
index f2b54c60e16fdac8c3edb8cb41aca134b6f3efe9..04b2fde27dedc85c9d4c4a8825b548420451f4ea 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # shell script to drop Bacula database(s)
index e2e4abcafa29b5cc403c66ff6f160d82923e7be8..9b7c59f4bcfde9fc3976b59a090c1bb91fb5d19b 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # shell script to delete Bacula tables for MySQL
index 0d3752c913a254dc0edf394c6280e33333a67ad3..ad196b603d158ab9319070fcfdf8d6fd92eb4b53 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # shell script to drop Bacula database(s)
index bd4f8a4d09d6a68534cddbcc101eeb4956d70666..1cc1730a8f89fa5ddd92e80275d25cbda3efadb9 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # shell script to delete Bacula tables for PostgreSQL
index 392c15884ac0b99f86519446b5402cf31cbe2b8e..cfef1d4bf98c04caaf64a852205f99bc8c299cb6 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # shell script to drop Bacula SQLite tables
index 9d09f720397c5eb21b2da51b7536aaa49683f63c..564297ff7a6a71ebee1910cd7984f85fbc210cd9 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # shell script to Delete the SQLite Bacula database (same as deleting 
index ba88c2d1353ab9393582542cb30a7760e3b67c73..fac387a158ec413d5b827dd6bddcc9d0e519f05c 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # This routine makes the appropriately configured
index 6f4cc950488bfd3e85d0daefe73002c2a77229f0..58f0b067c81fa453c7f1af1548e1b448b71cd9f9 100644 (file)
@@ -2,7 +2,7 @@
 #
 # shell script to grant privileges to the bacula database
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 db_user=${db_user:-@db_user@}
index b8c7fbd0c47dfc538ff2b730f314477fe624878e..1bc33eaccaa51909a26440f39ff48a7e2e12680e 100644 (file)
@@ -2,7 +2,7 @@
 #
 # shell script to grant privileges to the bacula database
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 db_user=${db_user:-@db_user@}
index 9bbff224875071328a0fa4ee3df0a0c35e0f1a1c..56076be0c88ef003c2ea90274ae8939dc23503e9 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # shell script to grant privileges to the bacula database
index 0a19b9731defea05861b921324e2b372f1d07ac4..bef5ba5307ae2213ab4e37697d677a2f2ea23d7c 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 4a99918846484800ab9f3f2011b5de94b73384a6..03d792dd3b7f15f89d227b460b6ed75b77fa6401 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # This routine makes the appropriately configured
index c5c13e14cacb14f8cbe7462f00539a95fe766ba6..2e7ff5cfef5caadf20a4140ed7a7f025533c7ac5 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # This script dumps your Bacula catalog in ASCII format
index 176ae7fae239c1d0980ef65d1af821a4a848bac5..3cc11ada278ef86c2e46c9f4333ed5903debf657 100644 (file)
@@ -2,7 +2,7 @@
 #
 # shell script to create Bacula MySQL tables
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Important note: 
index 0d7bd9954c8bb301b88a734602a44e618160ec9e..6c17237443ba6f603f41e09771661efabc619ca1 100644 (file)
@@ -2,7 +2,7 @@
 #
 # shell script to create Bacula PostgreSQL tables
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Important note: 
index 4b3a9b4baf7bdbb2195be2e0373828566b802751..c1e2afe5d17231725ff90835d097c6be3bab2caa 100644 (file)
@@ -2,7 +2,7 @@
 #
 # shell script to create Bacula SQLite tables
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index df25e97b0f2b1d7ffe6ec3bcac6517e2a6019313..7fa13ff7e05089ffe0a88cd84fa7d0c0a7c117f5 100644 (file)
@@ -1,7 +1,7 @@
 /* 
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 485af19e44b62497745cfd7988d3fa5201945174..bd0f03c17a2f67f911cba7d97cbb5a9e480cd98e 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # shell script to create Bacula MySQL tables
index 836876186cfacd74659ad579c71146d0ab20e406..1725f8091303a1c9fb4c437399e64695e0690537 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 261b495f1033b059fe00bf16fac077452456d52e..449c763cdcaba95b1076c863e927d4705e331793 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # shell script to create Bacula PostgreSQL tables
index 344a3c83bad79b5d47c30fca195d40813f26e20c..890e69b3a38787c45ef8e0adc317fafc771652d4 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 1ad740c2c14db20824dfea8264db8e94de5dbfda..21de0de06e56b51216bc65eb3c0869d658efa568 100644 (file)
@@ -1,7 +1,7 @@
 /* 
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ad558484eba939d696bd2dfe5385d3f18509a1d8..db8734afa9b20638ab0fd44613c4b55523c57b48 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 8ce2520e1ea2a400e32db2685825de020949794c..641952c7490027e004e2d33408473b61f6d6ee79 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 902ec4ba69bb1ec5549251a62ea58b38aa6b0a9f..7001a616e971ff89040a205fb6ce4c97fdaaefe4 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ec97876b3e1b57ca9cd7eecbc220ab0affbda404..5c69c3ed34471457a4ff35db34a1c6bd5f975547 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 67311a1f6038c64653bbafd1a723fc807a2dd854..ebe5e98354c325f4824598cc1975cf3d15740d77 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 0b1697fbb27d3535297d45d8297cca2c993cc638..4e514dda5fbbb60343cd4395d0471ae32e658e28 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 76a6db1e6c297164d609319997d3a9345b670257..d29bf50d0d67c84ca700cf5183ab73c4648c2fab 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 985f3a42e812b84abddbec8b57ba1a1210ffaf09..91250a384e8d078fb29efc9b5fa005b9873787d2 100644 (file)
@@ -1,7 +1,7 @@
 /* 
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index af78e967ab2938193e0b731472b436f63d849ed7..9529fa9739638b01734604c267cfd8e6573f4822 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # shell script to invoke SQLite on Bacula database
index ab924fb676f7ae8a4d906282e33d4346712f526e..613982bb15488de40f6b7e61adbb7f502d06b8fa 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # This routine alters the appropriately configured
index 59a292f033980d7d406149525ccbdad26402abfa..91c9fdf7247aad8c4d793dbd5910575c045de089 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Shell script to update MySQL tables to Bacula version 15.0.x
index 27aebbf29d31f9e253387524e7c13505adfbe6ae..85d60e284c6e20efe1d850263cf436833b5217cd 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 4aaa5be16722fb5b5880b5faa1691bb15c2748d9..95f5155568dfbaf91e18a9cb77557ecf915948be 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Shell script to update SQLite3 tables from Bacula
index 064de54e495cba6007618c91b4a6ae582a263270..2c64320680097179925f5417bf86a0b1cb71aa93 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 @MCOMMON@
index 6ecadb9318318f94e5ae8641786be00929701754..d568a33d13855844d340e596a1f66ccdd92a6c25 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 0aadaa16a6efe0d6a4d0c2633ebc4308e8b36528..088cfa9c059df5821785421da1299c3f04c4c691 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index abb57742e2bb34d5e9b3304d5fcf1f5caaec4903..45109b8aa577dfd4353bbcaa3086da7c6688f439 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Bacula User Agent (or Console) Configuration File
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 25b01d88b742a997e8f0f651fb11221523fad7c4..efe2f3fe8c3900c6f769d26e29d40231a0df0b38 100755 (executable)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index b9168fff64331d98fc14311c80130be3f9f2003b..887858611db460c9965b189011021fb9a0744973 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index b053d7df3de0370d103e4272bdb6d66feeec2c7a..e0a8c183b756dbd9e9628e89c3adb3186997bce2 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 32c09f58936fbf60d5a8ed748e98e8a35faba388..d4f6e33986fdcb3a997a94f15224659c6cd50095 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 7cfcea5d058ce5dd53fc80c88a0886f42779802d..7c507e3f3706109a55b049e9679e43d58a4c6627 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a42fa2c0ab4e2cb18b66a4587b8a914c58e7d6e3..5bc2c8f8666f8af90a0481bad3c5d483445535be 100755 (executable)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 7d77750ef4334e2d911a6ad8f405bb7c58b18783..38eb9408fe482a3f2b92aa2d2ad276e979337371 100644 (file)
@@ -1,7 +1,7 @@
 #
 #  Bacula Director Makefile
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 @MCOMMON@
index 860cf81f089605641bc33ee9ce9448e241405ee2..80a335ba69373a02d1cef03e7f9a3a0cf4c567d9 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index fa40878711e80f6d8ac99830ace17de4bed0e9c0..6a53490be9a08a176cf0b59ef5cf388738785628 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 3ce6b7269d3480431ce509bf18bcd063ded4e0de..8d79f6a98aafe76bca887a6cba1cb63ddac5fb44 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 4e6edc2e1127f6e0dc69c406ee161c435aabbef7..353291a35f5fdf7a563807bb7b2b3760a84c8477 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c7dce43f87156e6d1a5003e15fc3362981beb65f..5fe97f8a16d2fbdcb95423c668928fb1f14f9821 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 0b401ed441ba34883d09b15ef2e4625ff3ee9862..e25618b17b1bb5b216dfc4b7032714e1612228b3 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 118149f57dc506415004a0daa7783547e90b2c15..6bacb8da820b45cf347acccc7d557f0bf23b0442 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 0ecfa321c4cc57c7c25e027d018c9e2b13d8d4cd..1f46c3f656504836afb696bc589281a19380b8a2 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 27317c6ef59a57188d66e7f80757e7e05a136e61..585a2d23432803fbbc8aa86773605b0f9e670aaf 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index de63af48357726961fc6eb5e093580502f8436b1..7e2718e69c4469d133aeff788dd925dcc766881f 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 04d9d7987a1e27b9de6543ba89ca08b56f4c46ad..fd3c17389d263d792c0d5fdfdbabbc27e57e6ff1 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 1938965e6e6dba94308c7fc87f1e1c4014ab247b..62447c6a8bb9dbbd55fe4c7880dc2e70b36236ef 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 06aca7aefd4a146ae8db0752a1c98d0f290a1fb2..348b7d7338d28f9d39bafaaf3706c001ceb6de6c 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 822d3575c72254922a7693612e717a7fd6f3fe16..311b69a8fdf32e7c04cc6fa8b46c606f2ccb794c 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 854afb50dc8a1556abb279e0978b402afb8b2774..99e6c67c7d38af55c19a1746da23252303c9fd8c 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 526d010aff536a2ebe315b5d9e08c36d53e44a85..d4a29d757b745408657ffa8543b7e1245fa5c5e5 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 31dd4c2c87aeb40fedf8ab7c31a00df40f0f8917..20861f4e10f024bd97714f8c4681cf8d2b928560 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 83d014e88bb86fb7069db620f920b26ae5eec25c..4249bc11372f2da3ec378cff0cedb8dbde32658f 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 89e6b97785c883fe5b220579685653c201b1c4e3..a10c7443d4fac8c0c94175bb633a2c21264aa830 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a43f0354fbf784994653a895a024cbb9ed01e854..157fdeabadcb3b3c785d9b280b9bd53ae1a14838 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 90e4471215f273b082303f023924e7b50234326d..f1e2c09ad9d5e79829b1e1373c304445fd23ba78 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index e4ef5ac49cbe5692694d3c7a2c5d639f96083ff5..5a9c40567b726800fc1d1107f0597ff339a8d5d8 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index e6c1f5cb3ef53ca82c27b4aea6a923073d75de89..bb90aa06f7c669a5564f8f04167f879496287ba2 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index e65578e7be056af3caf862098291bf8d4ea621b7..03e0088c77f8556b46010984535bf3dc1667b939 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 8dbd329bcb795d1b938791941fb36058d5e67a96..cfb95d2563f4fbd1cd9a46a7f50986dd3f552353 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index d4e54116646cda6c3224520d0f0e3a80de1a3e8b..cd6084fe7c8c963dec25bc598e3ca5633432e206 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 6f6f0baa7289557db5525b6b35f8683abcc01d23..81ec8dd70cbe3204ae095a08099ee6b1c529f2b3 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 0a0b320beff6255e617b4fe555102bb7aaa7d8d0..770fa76644317267fa19924b7d8377236834fca8 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 9965f9130c4433ea47df885c1362d2284fa5236b..12c4ee688f041781f0074c2534e92df2e7c5cb0b 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 1b0757856be0fb4ed20eef66cd98093747c051ee..50266b65b63371d85a326a59f26d38f030e626a4 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 78dd9e1e5729b56a34001b395f9623e7d03a0f5a..a4ae896661b3de62da478e75b4f2e3094b6c394f 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 73b8c1f2b37e55e088a61258bc2066171704a983..282abce382af6a0e1557e1ae4fbf462ed1c5daa6 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 1e45d0a58d7d97dc8aae0f54bcf35230e9ac0b9b..d0f9c0d3fd63d8ff2d0864e6e668c80bb704719d 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ee4f5dda0c6a11539354423a90f031a9b05a4123..82415e71c2964a28803be8b1f0cdd5f2fec286bc 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c9599f6cf1b5e4881f07e6d610ee2eb7291a70f3..0b974ddd6b743d1ad46971d4caaa61c479fe7e8e 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 141dd7845fa23ab033fbdac462fae6edb1670b82..0f85186010dc77408a87715591986bd2710f11f0 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 2b93894fcba32e81e0874c7fc0667da8d14525c9..f46d18ac3245555659d0191d0862734bfd6d0cc5 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 734ab60ffdde50ac21eb109a73324ff2bc27ee83..25b29440d4941be354af8812449dab42bc2914ad 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index d89a6bb9563c62efcf3fc698610fe58cfc2371dd..e07a0782aebf78d40658c4096c2f453dbe41123c 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 83fdf7ef86f0644208fbec0e3feddad83ac1ec36..67e22d5356c8663929f7dff57e4c28ae7fd9b1fe 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index b9a697375f6f8ead65930563c70f9c7e6f2a7ff7..2aac987031920d6161b65a8dd991ba6f9fb07e9c 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 141202adae034e256c3b9daac3a4d02fc98c8e5c..e962c1c258cfa1f24cef7de82c6f3dd562a24578 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 1675aed3610ca96c7b6fc6e49e677ac28ad9ab2d..a457ea632b4df1e4e5ed7babeb33c26e56a652a4 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 56299eaf2df18716b480036fb82be9426b20089d..c2d2275ef44bb5e39159ee09d4486fc0542cdd42 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a1219d42c27304578c4cede6354b478bac2f00a2..c071d4704c2f95fb0e7e49b2c652c29326d0b7d2 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a9664806651fa2d176102da779e1483d6c9b1474..9b45e4524ab1a9c9d38559dcfac81e3c626004da 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 44bd518e21ce8aabb43155362599f2d0119c2393..d15c39cb56a8121ed4dee6f3ca7d5d4dc4e2bce4 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c46d904bc9b51f67cca8203c0034967788fb0eb0..6d891dccacf24f27afa1febc647b07767be2222e 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 64f17ef71714a37de7a933167d3a4c1ad8ff5473..790e0b97dc2ca0c55e1d2e067932647b5263bd4a 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 4d0323f0c1f531f0b18732a29737d2ca1e04a703..032ee7fd4865c182e4e245cc19ce83bd134ee299 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 027c8a1ae09838bdd377a6d965def0c4900264b3..cdb1a52daa3724427f58aacc729f86518a61b5ca 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 37c00b876668e25b0763f99b98c33ee6910f5d55..0132a8bd8c6b5e0f1e60f96fb1f4db750bd9c1f6 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index fc6017d709c65ed358f21bfdd8058f89ae1dc695..1209db07d3484f17aa8b81932d2a5e00d9613ff5 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index f710c809362b1be6733895832d8ca9e2fba6e96b..55712413bc648b171155e80c0f1028f6733330a6 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 89194b052dabf8f1b35e277b90bfea34295eebff..16dbb78db586d5c9910c4db36b6c9f1d3c7ffbc2 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 85a65977d12fbcd9119836f7161c6ca0ea6af35b..fafbcdc960500e3eccc26b6ef49d0fee667b5663 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index eb7f540033c9a8ac911ed8781eb96def4d228f9d..999e664d229521f88f3a6c3bf882915882db5bff 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 499557a91f27f6355e783848f293cbae3ba48f89..74dc29fe09948ef3dd12c7b6d6460c776605f3ae 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Bacula Makefile for the File daemon
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 @MCOMMON@
index 8e0b7fdff23bb69762a3400fbbde3438bd585688..447aad810e2ab2aa05ac84e28aeab3ad4a900d4e 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c1dd8c76ba28dc890e12e8ada5e27046f19141b9..c1bbd2d6707d0103beabc6f8825e55aa53b6e6f0 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index d9fc7ab0b55e044fad0b49baa6a6db531faf6edb..2c193271bf9e522ba58b2acda9a9b5ed8df22dda 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 2cd1bf14ef581429766966e715849aa61b7c121f..7262d2fe760060f53f72ad8af53bb9103ba26508 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 4142ea7f2d6263278eec98510bfb69f93e36b590..755d3c0fbba12716231936e14d19f33db6a70d28 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 3db71ddb7d513e2e5d8132242dfc70672e34bc83..710d7372d93f2f4509fbcc380f7e47cf0d4ed18c 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 3a5f6e8c6e0ffcfe4eb19fbf08998ff8dc250164..89609377fe09b4b4b010ac4ef245d56f58203c35 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 28bab2fd4e25bd5d2980d0b2a9f75b8cd147db6e..8874eb7ac4d8914dc471476d1eeb9edc2149d9f3 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 4b56e91fb603cc134ce0376b3bd684d118f7bcdc..77fbdbb39f6261f4146f05ec4a36ecd918c11d4e 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 099b45eb9e7618ba5db6e9a4a5856ff29ceabb9d..3d5f5c78488e10ec15cf2e9d0a9bbbd32e868d5d 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 199822b76eece58eadcb35e783cbd4bff22f4fd9..f8ac48637688b6feecc3778f0146dd758807db85 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 4a30b2748a6456f6c9a279186ae254b33c12869e..742e203e105f2a8ffd1c3d3026522f1cc532eab7 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 24ca88ffd9eb109f117d8cbf58ee50609410dfc7..1df86bf66fc94300d36fe3f84c6b4c1ada5e1014 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index b4bd53f3dace968a0fce424fc95cf66c4847bfd5..b761d4f46a0b3dcbf184ab9426397cd0bda777f7 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c52a37b64a8450a115bc3a90fd6317467a448144..0caf290d52b6e49683a3900193a5b953b0d97fbb 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 4a79feb96e5595f668ea1492d24b6f3d86bc2dfa..ce87d475895ad0436db507b944fff32f8c93c96b 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 2bb70a93dba95413c4b15557d03741850e3e2649..aa1c8e64f74549fa776396142664c8551a49db93 100644 (file)
@@ -7,7 +7,7 @@
 # File daemon Name to
 #
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 76bfd78ae1e7ea24e9c48bfd66efb1d67c5fb6a2..ed3bf962f61199f5f09181a5c22da768b6e8162a 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index f93cad30f5b5381b5f1a0da3e13d207d22926c8a..829ac70eeb7c8a2d22de7f6d44e8a6f4b20ae53c 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 942af24483e10d3e55f11eb6f42e67e0660dd17b..71f271d768cfa0079a23d2acbd3e5830ffe6646e 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c122f0ffbe01ec03a9cbbe70c0056cdfd6f7c810..112726ece7c7934e766d2453d5a5d15f20689cd1 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 0ae78aa6519752e7c688ded8ac03f654b81627b0..de7d26548db4a23250baf13ebc3f5aa93d20f2d2 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index cb2c257b2873142bf80466418ebb2963ae95c74b..4a7680c59812da3f35938c9573dbd2a9154856b7 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 0044cbe1229aab9717d973818eca02ac4434bb5c..910afa0f6600985eb674f041bc2a4c41bc3d9d0b 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index f5aed32cab87ff2b8f75215a849dc8d8675dea89..aedb824638a1acc29eaec31e687b1f18c56c6b08 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a486cb80b26691e3e4249c748448cb2857b99516..75103d18c8850eae1f0d80fc9e381ed94c3ceaaa 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index f215470e9302354a646c0abadadc618237e3ba47..354460d839cf216e411dae349edce924a4ea385e 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 54ceca5e64cfcc87963bda344977cbb39d4d8e1e..9544374211b118037e47352b11a4a95956c3c80d 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index f48be4e84e800761a006f96a6294266daf2ed9da..c26664284d65633abebff252fe171483dffaf851 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 432bb73380694acc97e670be697e1536c4d24551..dca1aee07dff2c940bea5ad7c3a8b1959a981e95 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 9fef5fb936040f7f235e23fca7ab72daaa4df40d..dabbbff361cad51c52a0ddee619b678cd8f075b3 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 23e1362c180057b69c449f9a149915c0770ac20b..3b788046e65e7c75488fc5bc1df89c7367a4087c 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 4f83f0a66dc98fcb46fa462951f9982d040e9c31..e393845781f30afff5cf759d99316a854d807dc1 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index fcedcc3b1e0e9ae85705582062394f4cb65e50c9..ce641aa2ec4eb8d9a9918bd213a3b51c447922a8 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index adbeaa39561d75c05a99d79f950e4669774a532c..620b5f4a1788aba232c05930740885ef26784dcb 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 3b1eda39bb837c5f8e4a2f808c0b813e43cd1276..4e93962f66436264718ec5eb316c7f4ad4d6560a 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 6397c07b886ea102efbc28dd10371920f51e56ef..f7957e13329f59ba2e5861abc24121a371b09310 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 5858e09b06794b4e1e28da44eb86cf7d0dc28893..ebfe49a07bc89a95cff24e5611f8d066828b3fd9 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 6ce70df0cadc3dc1bff1a37edfa370c759a50898..3999a68b94fcbd321ce89925aed127f2373167cf 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 0322bf19b8d45b30f8eef4e586ef7cceee127d3a..3021e7f8fbceb42de860c38d5c9d170dd4f9f6de 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 2ad2f60361f6b6e87c62b72c85512fe44501b996..c493cf14c1d601ec47e3ee4fc17a20932b8f6afc 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 72a86a3272b59f7ad260c940a0908b6718ae2c4a..47d3abcd74b13ee51765f7b8f4f8ef85cb4eea17 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 2f61f4be9918faf5e8c7efa559f6834c078fff0f..d2d1d6702f8ddb1b50efa4dea88777ac7d6c3414 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c8ce5cfab6e7f85ac840d28a48b3f530561f0842..836b107b693635c8a0270bfefc48983515fb834a 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index fd2643e8693c2f28656c6d84b26eb12df25e91bb..441ba51d3a457cedf68936a11d3a3f65a3c2bab7 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 388515a3631dcec2b0d7adc41394f7ffe6ca32ae..7efde6a692f5f88857f440bc8d0fd3300f09407c 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 9c8d6138a53729414af978552c341c73eb570623..3848933219b983dbce05665f042acec869d40ad9 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index cc1eb36eec5295dd40213e7db265869c7efc70d3..67ec493ffaf013a87a148a8425b351487ed93d95 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 0634396a5b4c7a97fb2f8515c46b6142b88c4050..e99756178c7c602e0da9bc3f4ee651515507e211 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a34001de51b14be740f9fe2a86b922f1b02a25ef..ff86be2027594a1c8cc74346acf6f08d6222538e 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a2a56b9d1babba61955ff581e57940df2f9899d3..4929205b3afdf8712e5ac1d10744ab04b64a81d2 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 4c2a8c4154c0ec12556a037b6058ca1a19ee6b94..65223e52a1dd2266103e8f2664d7df815ec3b95a 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 2bde5c8ad73b56d0cf6107dc5d5a399636c94f33..06f28a9137b47675e428d7dce1e2bcaeeacb1c6e 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index bfcb9b975bc8e24689f1d74c1efdb17f9b7fcb77..ae7e886c23c8f7a7f46ff3ab3085b65ae7262e72 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 5be5fae932cb19b294796312ec2fe6373ff9568b..ba0fd24948878985aafa634396c1dac81eda0b4b 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 8aab1194eeb166bfa54e80719aa41e4e75785fdb..176e0c692ff410bf553fbdf3c34714c9ff4e8073 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 25501568169f61bda7af1f56b57747fbc386ea3a..dea0e1020246deda6e570a8dc6d6280fbc846c57 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 #  Find files library Makefile
index 82bb542af895321bca7c77949a1a621531148697..96552f4d081036ffe7cc24481b66466ca3cb0673 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index b4f03f8ea28a16498ad87c976572c4abd53153a4..4c3df3fc19191b6bef728c3a612379a38125ee9e 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 9180acb960c2cf4ea1f9751f689cbe1f1d14b732..2ce968e326cf3d18b7c3b6ae5f630b34023d1929 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 7fe49b01daafdb5e62a174a9a94a3f12810911ba..9f01c1587e03b7988f923425e9d7e82456af015b 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 731c9bfc8ff9ad013ffbda29884d6b0e238bbb9c..c26655526a2a9860e0c5dc5b10fe94acb4d7577c 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a8a0e41297ab3a1de137dd6474a39cfbe36bf794..9e8b9d5c1e7b0e453824f7b5554530b3943d8ded 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ce13b1b1c404bd35e2f23128da3e6aaa09c75f94..3ebf30428b349dc3f4f99887f9807aed5eb35937 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 4cfcc51fec455d14bf591d595866442ec276e476..8117d915ef0f7f470582b2fcd109c16e7b9dc6ce 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 3a8ab33731f143c22278b422ff3c8b0acb1e434e..a9238b640b4a132021a66e820731136148f614f8 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 777a65b150f5965f7926f860299ea3664b1f7fce..43ece1f8143af2408c59a9dbc33fceb648c20805 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index e62ac1f4fe3bd44367c50249b63a1888eaeaf5a6..7bac944cef76c392816cedc2edd16de311432bfd 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 8a8b34854d47f5d14c176e7538bd984e83590f77..925298ce6ddd98014f7f28bea3c1284a1f3cc4c9 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ec710f76b502bbecca2791448604e252417fb00a..f724b259ecd0eac690b21cb746af8df521d18de5 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 124eba3e76f5af9e2139a413cbe7077201646d36..ea3f00c03c3085457a2133b34e23626e9f42b6e8 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a6fcacfdd2cc2ba4b1e30a7690c1113814e310c7..795e07d8bfb5d7024a0490f0ebc951d7eff9bb72 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 34f64d0f6e062c3d4a5f03b30d1c9f0c0ff2fa4d..831c223f86dd233481e899dcd7c01db481b74b38 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index d9317a52197da7500d173d32e74e7c0fa3b4559c..c270a23079a9fb7a1de84f96bf4e07cc596d4c4e 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 834b2a8de5c481278a15ec5ecd05dc830caf06cf..94745d8cb3e648a48c4157ef9484600f27c01680 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 62cf0b6f568f2f43d888e93376f7f391dc67d38f..4388bc6bd2da05c655d9a13320e1e4e31bfca847 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 51ad596de13ca69b091a1821aa69e0d1d44a5bdb..cb6fd35f5e00eba2d850c06242db7a03f0646de8 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c40f452afc96e51ff531cd2cbb4007dbd2027106..9c282b0490de96347b3c96b919d7b2aaab7b428e 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 @MCOMMON@
index 6d9f4a6538d34b6a664cabd5bfbbbcce7ecec038..d86c1914274c4291e1f6186b2311a0830e253a14 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 06ad8274bf758ffc0bc205351003f316194c0d74..795b7c9261b33303f09c2f3bb8112b8ba1a6ed92 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 74f214a3be2ce13fab4c7aac1a3fb51f1b82f83c..686da17cbeb990757050fd7e5f32df6877eed0f1 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 67571c75a2b9afc91708c63040da234c3f3a4f47..1a9502a5c666d5b11f147e01129706b654dc9d00 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index f7fc546b7e28b769cc0325f21411b7b55968ff5a..3dea9aa433381f021a5896e0a7dfa4497bd444b8 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 6721be4a2479fb78cee4920fc7373a487000e778..d107e9767cd85d474eed7b6028be89a3176a2801 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index b7f9e45d33e9283e8b3d98598f8629d648c225f3..4342af67770b845304ce93550e418b446e684bb2 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2020 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 435e70759d5a338d44f54e089ec5bb5f8448df59..bea031d6a3af7ddc27164f5c1f5ca01d384ddb6e 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 39c86500ee361c5f8c3d38432240cec98b6ba760..50dd952d8f0e193cc899c2f8878916e5d5af6f0a 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 9968bf9988c3b3c0e0c6b7c4876884ae4e3925dc..ef8a2f66e800a21b9191a0563b621ef6c54baed9 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 659a86e8e3ee3b053758d46b4bef2d9ae64b6a25..b2a3a85ba096fa37e0abdbc4eff2e27ef50d0437 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 3468a247ebea1cfb75fc47fd064de6d4c7a5fd63..30bcb6d94b97f40ecb73e8be0f95d21e9968177b 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 7ddf4d88a047429ee31d53335c8c45eb08acdbba..56b81558dbdb36622bc4ff47b91bbd9ffac4ac82 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 3cc6c984a1a309c2947c87c0ad69e2cc67a9b2a1..09d631d00a44e654e794dd638928acd964be8fca 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index cedd4f3e787273f17bb4d0ca21ff1f629a578665..b81cc974af37a45a575a44845bcbb38b1daa3954 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 50ce1166ec3b5d36a3082bdeeddf1db8665cc72c..56ba0c1114f74e56ae8049e5c73ca823b782af03 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 6e740c15cee8f44988f76cddfd99f35ca931e060..54a20cff07001e7df2027fc3e8cf398462cdc00d 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 740941afcd22dc3ec4d5928e38d0aa5de1039dc3..8da96a2283484fe687ffb3e3a62eb479ad1a528b 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index f5be72065fedae6f85314d12916c3b04f1b2bddb..9719fe0c2ef537801104de01e1498277a4015829 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index b537a29d881b4b0db4a1f9216d60cce1cfc93dbb..47976a2eb4f3220802d41a39be7a12b6f8931474 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index cc8939f6d404905563372a9eea1fa1f6f28bbb06..218a289b5bc63cbe2b2ba55a903cb6b7673d2684 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ae9dc3cbd31faa21b37f9f5954cfd71a9cbf579c..8fdafbc82ef9b9d1baeb626cb9328184dcceda70 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c56985eeb806c6bc7b8b372aba243ee25dc4d134..d3a132bfbd1c37cd0314c2e8d31617b1fef8c95c 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 30fb75059dc1b917286e28b3aecf293ab3a8c2e9..44436143c37289ccb11b5a6fcd8a71a2d011d76f 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index d5e42f74ac1f50dbb1e827b278d710db3f6faf36..b98f8bedfb7d296f17cdb4982e1cfc1bdc592ce7 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 132e8251620daec00f4b6b38c255d2882975d177..e22aa44d0ec166926097310e4799f6ba48c9c603 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index e02f5ea447ba5ed0d6b53d5f773910b1f3f3e27b..a30653bce864b5b98672acd5f8e6b04e84d2e6b1 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 688bb92908443434166a7454bb3c1dde1a928a89..54e177e9797e38ed1f5e8d62285781b32de59cde 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 3910c2b96f0309cd582bf3b57f2ab1e0e1118833..979b53ce2336096f939e004617461e1dc77be125 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index f27289cb23f7f5e70936895982cbec49cd934ec7..fe5e90469ce533a38f5fe80363d54b9f04c8c155 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 2e07489a2413daf82724ef98ada5cb62bd40fd90..246341eb5a7b587985620466efa6dc03ab8815be 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 5c5abec7fc8844c9615248a657f445f33d32814f..3e1c20e939aeb8dc74bbc697573556a87c5eff31 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index d7dfba070b01ebe5d47f3d48347ca095d04deb3f..228338956c3ce859645d82281416f5f1e410a6ab 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index b9f99f9979d08bbf673a7d6c4ab6e582f8ac6056..3316ca98ff0fb2322342271737c3f747e418ffb5 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 6e73e0729986b253789ddc8f9ea359a5e8198338..6aa8a6c2072eed81d84b61411ee7443028cd826b 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index f57ea4b37a78b1992f5ca1e4bff8156f57f5cd0b..f7384869c3b348b7be48e1e42a5fa8c68aff30ec 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 8f3e311f4965d7df2efe1f3a2ad1f9a677503b9e..76f855da6f9198adc9d2ef8a5d0517fd60f22b58 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 0c8659b058ffda98007a5499a533ceb5cb72b676..f2a01315007be54d34d56f809fecdc001d5532cc 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 71454d2cb54ee84d15e5276614998404c86f2774..2f135068b3c909409bfdcdb29cece0f9cf568a27 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 3f46201753e181fd1d7f29c60ce943ededffcb82..2b6d9b530e1ad5484327a5d494bc06e3c97cbfb2 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index db82a0358db8ff495488bec1285208c68114a1bb..7def0fb178be29a66c7600820c9b726f40c75d0b 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 69a66d9690b37e88817be3894ed8a15ae75effbf..8d4042abad84c2f38da74f8116da2a641e154e3b 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c3b73d2bf67cc5bbffaff6beff973488a2b135ae..7afbe0f590cde90ef137a99d5240c5f08e9b829f 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c7e7a2c534c51acb29a2ffc2e176d79287649b27..dc95ef9ebc59c25e067be6395784e8a6604d0e81 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index f7f4962d0858704270eb0343159b8732a933f248..316e208f35426e834073a3a9673664f2ad3f2a87 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index af7280189091c30c0962e6bc3dbb9e73df108d19..1d7afe7b34792424416b7c60550814a714096570 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 8de7e3fbe5875e364fe1539ac10c3b7e466838d2..fadc01a0d3524a547a4e3602279ed30370ca75fa 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 7c040d74d94f2fc009711e86e842cbf139cb0cd9..af7933810c394e3abddc4dfe865d4e5ccc7818af 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 14aa0cd61ea118e8847c67b900a8c2f52e5e476c..63c276307cc41cb115b9384a16e31d776f6ba74c 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a6645791815a8b6c76820a931ebf014726ad1ad9..e8195e15105606a33b74139126501d4843316865 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 76ed46fba23b6e831d0d0dcf6acec1a45b3e4fb7..d0e34b7ed654d3aba617c23274a787722d3901a4 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 8b0173f3833502d9835c1565755d8891a30343ca..a8ef8d81a807e6422c6845b0ae75f3d34cbbe7ef 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index dd76cf3d343dbe31a7190d271366146907bd38c8..91598b2e4321ce4d47bb8b84d1d32746406b3700 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 69431d69b864be79032eda611fd51509c3182b48..a0512bfdfc15807b61f42c18dd55f252127d09ab 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 52f53562dfd3914ac67f57c61fe1f96261765b3c..1badc492ee9b3d3dfa8765efc3984ee96cfee9ba 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ddd732b190948de122968e9dfdd316b68920ac9c..1bcb6d59f1825fe8dc291b3cbcfa7117c7b56148 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 08112582092b81556f3e4972e7fab7d5e6cbabbd..6a79fcda9ebd548b39b6d7a88b7710a7d588c89b 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 1029fbb2a784bed6e5d614755c6d57b5df0f2ea9..fb0e4e38a968a67b07f28a5df74addfcd382b96a 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index d81c20a22c4dbdf1523cefc4e22c210b8ef9f92d..24fc68da072ae075eb545fd9b6e59710de3d6611 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 8b403c09236cf0f7aed68eaded5e2dec41e76998..2add930f7c8f2a00d6ffe58bffc5d314122225af 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 19b55cc5e60e6eeef2ab683ed547f9eb89b17a9a..fdf28269771f09c7cc1c51fae20e91d5f8fc963e 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 601b140f62a7178dbb7fa990a2e8e29d01a9a329..0da6034b05f9f9d7f9434b7e22148fdefb9fa0cd 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index e735dc9c4b126c3c5718cd7c001a3321c41a7b7a..c1c4e092ad6b53a5efcf22875587c649b1ef1553 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 38ad5897b28baa8750743c8d2a3d661378ef9f9a..b3ea6e3ba0e98b9b8aed494b4b63657f6fde7fa3 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index e6c822d1da8b788fefa80c7c475c0fe6d7925cb8..9931b587f180c89c9139ce1cf3a65671a10ef6b7 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index e2d5a34d067c3565a5fb92a657c14af968d4544b..1d80d02a9b38699eb9fcefd76892eafe4c44e040 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 641511bac4950b147894672410f05fdd7d2ddd3c..a89a3885e2e4afed5bdf815d4e992bdfd828a4aa 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 87736399a12ab79f17de54ba0e07d762d8352d23..e408e55cd5e1047cd6d6714d1a37bf5f34758782 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 048406c4665b7a92203dbe1f7fc582ddcfa9f49b..31901b435ec96de284187d6b6a71464121eb623c 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 6390f6ec4956cee7559264ac9b11b71e5eb40a9f..cffefcd5182ed286384164176db4fb59f3fd19be 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index b58957088a85c10d9138433b64a7c274fe42a1b8..1a5a9527c4fd0b0089f7d667cd3de1f5924b42d3 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index b2c778ce0b68e469f6b14c113b5a25dd22a10862..cf22ae7f96a87f78b7f2e787604b4693c0236ef9 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 04e2b10c156c1b059dfeff982fa1157af7b68a0f..b13cdae128d5163e048fd7f22d9b66073f3c149a 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c7df548f25d1850fb7a7afa803bff07b11edec54..b47f1740803fb56a4b802983a418b2af523b6600 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 110211006e573f076c05a132b9adfecee69ebddb..c88a56cfc9897f4abd5958a269496dd55f25ff96 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 2656622874ad09efca1a04cf1c157487edd5c106..e3298a9de7a36e7cdfc6e01fe61007e9eef1378f 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index e4bfb7bbf990db02e7c74fc55a54b47ea39e8d04..2189a303795d08c223f0c2e726e46e3cdf35f50c 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c3248e4d27dcfb3f06bf146645a9596edb9ff286..a928b907706f98ba24fc11f41d062c72e1961077 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ad610a2808285321b17bbc123883b8599d7e6bd6..db5101c3a75cff5374feb744dcf6901b7ec1d0df 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 70eefe0340c34a01116fbb3ddb84e0f635463849..fe75def30fc0a4d3910f813a0dcd9080481cc030 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 86e15e9fc24fa06723eb05a775d930f928303a72..abc22bd908e528edfa23fc05c70f6dcb23b632f4 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index d47cff1c5361b445d5a245bdfc1c5d031bd635d5..4e98047a8994944665acf5ed12980285ffb580e3 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ef1a68af4f6e5725b85dc17f5c309db2dbe25fee..2d49ca9d880798ce535d4ce3600d8c01af74e3ae 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ed217fbac789c410a629070e2e3c993d10fd100c..ee035bd8dc9b7eaaa64a67610d0f947c58c51d23 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 61cc0a2cd233190f87fa3d05ed059afb6799d89c..790d75787e07cb4550dafe2a89f7c870726c4124 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 42d1fb985a86f0085927e5525a6f7a528a383d95..a381f1681d1f7a0c63e18386bc2a1da6b180901d 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 1e65e91653453e6b56e5c54dab2ed63a6889a13f..99e6d6375f5ed9bd62907849cc8534f090895728 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index aafa41441884cfb20596d0b77d8bb5ff8d8e4067..c317cc63ce0733e686e2c6a30828e458fbc2ea5a 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 8f5029d9c993f39090744cc322ac51e9afccd0eb..cfc01709194038d1eb4a8bd1b3fd6257334708df 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 932248f275e824b0ac66837103e658d9e5a74c44..d597851425084ae6bbc6e32e0e0652bf6fe50d74 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 17ef721ad8e427c000f98fdd56531c853297ea94..862c06d19b653c201dd855903b09b01b10087bce 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index dcb34eb543decd04cac1c4c4d272a7054a024f70..310c73001b00fe8529ca934e067567e5aa68917b 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 9bf35cab37968272140cc0435a4344016c5b3ffe..351d7d65d2bf0cbaa4630d2799eb2d6f0ba8e263 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c5637012991f8823689b1b0debf4d51a2f2cfb64..8720ced24ab490b834953d23b2e849cc6f22d8ab 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 3f35004727391fbe7d796e26d78395b72342f511..7d3e9ae6e3faea0cc8f732fffa7c7cebe5b64fa0 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 741fd1559d52fdb7fd4c89948fa3b98099f99eca..172aee4978fecb605d7897ecb7667c91b2e19c87 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index f9c424ab8237a015b22228165efc2a72be343c51..f6ae74462e2e9899ff635222e431cdf36981a8c2 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 7cd8e5b4e388c6c87afaf8af06fe95e38a82482b..399431ecdf402bae4338151727af9d2ec7a6b6da 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index bf828064113cb9947b6f58a92a4348a0f50191c7..f7bfa08d8d01d4901f661c352cf178856a6f1f90 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index af7f2df5d9870fa8bd2b8b3f803c14462363033a..6c85f72157686caa4820dd474757132edf995fe0 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 07e8f53bd6f670379038b1c33fa4cd6c648514cb..a6ef6b1047c8212c494849026bdd5b7ec7df68e5 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 8418f72724924fa10ab367531be926056973eda0..f8c24cb72b1dd066f294f6fa6ffbe1bbf55cb31c 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index d8583f825ddf0c9f2483cacec7635e10851387cb..fcc4cf0591c900339d8d6987d95fd2c8b8e2d0df 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index dfd8f62b99ec750ae3e17944e667ae0f683a6da7..f0969007afcbe54b6dd29b97b2744a0c88065f49 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 77c9b40192d37db8a48dac657240ca5081280e74..815aed5ac8ca13690e3a969ec68994a8855c5230 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 4957f2eea59adff171ff4bec3ead87c9464085b0..e037efb6c14d6c5dc1991a3ff58eaaecf9443432 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a286ef05fe75151370b3550f6fa21c92133a2443..593708bb610099515c7e58fc525358da6a2ac80d 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 95cfbc4cc9858edc7275fd700f9ff54d74f24ffd..049366bd72efff77b22f52d00c0159712b0c5e9b 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c155d604c34a465ec80c93a1886682f73c73cafa..62ee5738619c69ff1b1b726c1088790d2b890198 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 3bb61f2a69dfcbca6d5af1ef64bf47a51599d36f..497ad93491c7c4cf92103791efaae18b71e04d0a 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 3a49605a849a5038666ee2ab8768516bccaa54ed..54ed407695a026dba1184b517a049a5b02e8103a 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 02a7487ae9f9ff7bce6374431b3397f1029456ba..af47350891d86b03c9a8fef79b9249799d1ce0c2 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 59eebfa714616ada993cb00050b353bef07253a7..7b403466851762c567125e11e8a81819f595daea 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index be620ce02ab220b7654e77d710db7c184fc2bb71..82e511eb43fcabf754fad963eb4dd6dfa9329419 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 238862c3d30510cfee584b5a33c892267ad1e808..2b96bc847eecdfa0a66259b6a080e2e51f818702 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 27dcb07be85dad1b1077c138848390bf770cf30d..2582ed524e32646d2608ddce22b2cb4c1f1db235 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 6602500f03080521004ba85b11b49fb0aa215f13..6ffefe429cf8f4a3d40ae476420a64f926c7f35b 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 34fa0206096fc87f091ac2f4b939958f3be70a66..7bd0c0b33f450413c313d6b0967fb75513261507 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 2c3001f8b606847201b0a6fe022619b7a68fcd18..49bdac9159b02182af93c4b14325ac711367311c 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 955fc60174afde31a7a527a3e800a13faa53224f..e7aff21e23f0325345f72fb2b37fe9fa9dea9640 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 843bd8b95a844ef69f3ef149b7a83cec93f85ddd..0eae024b01aae97131a7cc1c16e39777f5c0c44b 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 948bd5f99704ce7ae3dfe81f20edabd2e26c96b4..470cd509c1ba10a504e1f06b5b05b94e524e445c 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c5aff9cbfa6a1f7ce58c62ec51893024e5163556..a0dcebba9287e334e3d664b40a56b379d46eb289 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 0ec92ded829a7f0e6b4b03fa34e6c0377416e104..51f479014e019bd4d7e103af20a6c72fcba21d37 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ef395235cc9f933933eecdc1b27d21cc8dbd2a42..7a31215086b650141bbfeb53c0e88dd8c18e546d 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 1bb9a4f13c1c013025661224deca85b3d6c79ef3..150e636fd8eb75ac1c973fd292a69e29576b8035 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 87d9cb6e10cb6bbbf64c38fe58df61022dae5979..73cfb8d4d8e90015323ee2e61652b4227aa63f7f 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 7ecd0104e3a171faa6612439fbdb05486ccd97ad..23507e21240174f1780593773da0a18f7efb1450 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 85a4b3ed8e8c52cc89797452712013d27297be8b..782d04cc0ae4396f83ac52de2c01093dc6337452 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 826c80a3998c35978c1719aa0c36e858414efa90..cd19269e6dc489d7b641edab18df727a90d36f49 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 8759216330cfd5a233d3ddf828ded0a06001edb5..cd6ef7d9d432b486ccc0495dd5be5a6945e018fa 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 2aa5d1d6ca12060f80b85c14fc0abadab98f02f4..b3fa12cba919746fe335d6ef7477834fe4e66063 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Simple Makefile for building test plugins for Bacula
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index eafbb2d504dcba44549c48a2fa3aa62372869b71..f22ec0a351a551ba526e61ebf32846b2e23e50a2 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Simple Makefile for building test FD plugins for Bacula
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index bc79407025112e4b5f1e57230fb03afe228c667d..79b4eb35cb75b27560d96113186c2dd088efd3c8 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Simple Makefile for building test FD plugins for Bacula
 #
-# Copyright (C) 2000-2020 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 @MCOMMON@
index b6d7352b7c8913a40c346195322762b0826466fe..e9ed2e1831198d1536fa18d1ccd43262f5d21d90 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Makefile for building FD plugins PluginLibrary for Bacula
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 #  Author: Radoslaw Korzeniewski, radoslaw@korzeniewski.net
index 0e85eef9b9672f030496cf578dad5465689688c1..96d9471a1d11e40939427c136d8ddf6cb7b3e140 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 9b998c632aae2261756e49c0a33c6c87b1b8632d..f48530d0f56f105297f84a5b346b811c64a1b3cd 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 3886bf9633c264a38906dc957fd60b4a1ccea69a..edf857c097e252d8584dd6adb877d00e0a7f262c 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 0c5bbb24e7bf1907a1ab856ec50e984e91fb143a..3f6aae07e4e913c88fc49f8b3113ba01b63c03a2 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a41ab03f3a4f6590a50efa3511fed0b68ab7d635..45c164a846d84240040001dc77c499f7f99fe751 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 3b8f4e8b2ebf6948879418f7859e74d32936f759..d0c4d37c1085ca43d699915d69e06631bf85eda2 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index be6472277a4a6e65cba2a8a214b1ee9b6eec8f12..e25d98bfaa48ce3018a88da4b500e2554c2f7e62 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 45848be1e2deb78e29024ff5ef8939244efa72b1..428912c7e3c1a2731c28d230c44fe9b23844fb3d 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 0509bd8e229686f31b0a5edc1a2aaa169ec8bcc0..24aafda1c92677a56ab8445e156868d93cb21fca 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ba56ece0bbafd604d57c71f447e1f8d189899301..4bcff5096e26f9b3a8c0c457abd9b2c26a2cd9a6 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Simple Makefile for building test FD plugins for Bacula
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 #
index 007f2d45f66aca850f3425f6679b0f1a9a5d0c2c..a6baaca683f992aec52d51cb6ddcc2db702fdc0b 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Makefile for building FD plugins PluginLibrary for Bacula
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 #  Author: Radoslaw Korzeniewski, radoslaw@korzeniewski.net
index ae598d91dbf73c4a2a0b16e1cbc244620581423f..665a236715d3f6bed5e32901b394361dc70dcdb0 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 0d197362f3d4522091074d4f4d920d21fe4133ba..8f4bf1f578fc00c350f1aba652b64b6e13d5d795 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 43d1860f3eb7e4e69a28eb67160aa44461c76750..b2e3e32ddfc023eeff235cfb51f1c345f2157d40 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index af601fb60561fcf48447edd1109db828d98f80b5..a7a941f9b5e462d66798fa2848a0fe9ff8088539 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a56b93aa73c3abeccb2de79ae21b31f9cd900769..fe09000f5536d0952be2f1285fbdf177d5fdf1c0 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 9512337d95b9659b4849b10e39b20e5775849643..ff8dae88db56d603a430e324b4779a1c5d7457ff 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index b7cd51a8c224a1211f3cf042b24c37797c0c74c2..5a581e994a5b9add406e24e2ddf16154ff365959 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 1a70910037cae74cea8b659b68f0d5b477fa79cd..3982eb11087f0eef03cec15f3684140c9e4d2d5a 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ff6568dabcb5ced1db92486f76dc90f1e4a5dd77..ebb73e5d39f95897c42f70aa95bf2d12741eebf3 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 2364e380f6abc6145112adb7f08eaf4cefc84748..12e27b346898bfeb094937a96690925fee986553 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index fc8376826b8384960ea15e184a744bf7b5f13e68..12779e83a76ae9053e618a5612014a6b6d90dd97 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 4a3788a906ba7e66a9101a787458f74112e5fd47..d59961c83ad9d27f8ea5214c3487bcb44ac2c9d4 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 4b0f47b87bc329660fa200bbcadfefabbe0e9093..70fca23cf07a6d012067321afca535e180eb2e3e 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 6909a8f879c106cc7a48d14c5aa8c4f34df37639..ec4e27cdddbb6e54149451082fd4966d5102f87d 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index f3565a4443f6c1806a292e6568b14ce23a14a3ce..fdf07c75ff4134f9311dc6145999c7812a2bbc03 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index d2467258fbd4a77e2f38fe1f1f7747c282c451bd..5f4930e2cabd0f96569b0a0899925c2349779a09 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 76b9516f8ec63205d2f13ddc1375e482e898623a..e398c83e0c2f86a6eed32d82425a1bd309acf7f7 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index d111d516521171e19c5b1fd30ebf69e4ced097d8..000e86dd10c4e21e6035aecbe3ee180049125f4a 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 86ce5af5f8182b28f79be7147675913624b81ac4..0aae5797e633f0064fe8df5cac6f455739bd1ccf 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index f7fdc564211e5141cd537475cd184e0476edb702..83462216b32201766253561752840ac0151bd2f5 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ba25a3b5f28d78c323bd85a13080513742cb7297..3e3034dba351b78c20e8c8c9318013bdb6199b16 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 74e629cef5888b3343358270501eb162dc2b2a71..dac50a807a03c75a111dad2f5cb48e0d41792517 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 864e760d1bd659b6db18fd7a70168c51688833f8..6d7c7469f078283ad5d92d5a6fa8e7d82e74d881 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index e0b5f751407774fa160c02b52c386a82ebdbb775..62020b030170b38f2011053f1f973da2dfff7fee 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 43be234cb33afc99767f518b6eb7692f99c3521b..f43b71bcf8b2754eeba5ea74797831c6b2626bfa 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index cdf777a211954041ee2cdec2c4bdafc81c9850c4..08bc759141e088273f9b9a3d820097a61710d5fe 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 3d1f930146d5921dd830eefa7d4649b614c1c80f..c17dc237596d74f1d40c03348b1af064d1173b6f 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 4c716cf88f16b7ede0a81b50b9cab5d661629943..ba89e477401e31d166b544d3ca57e79f84b74b94 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 3479e04658981274c593d5c99617418e4b634ca5..fc4ddffd9c70d9c54660c608a657f32f826ea7e7 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index bf44aa7053ce5f76541c83eeb040701805a249af..f9468fc7f7ba99f520c3b7b101c5c21d13428d82 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2020 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 81187698cf33049201d90a64013207b43cacef20..a6f04d394fb5d5338a5135bb136a57cf6c2ddcd5 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2020 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 7ec7056fffc297f8a80507803d60c403b84ba09c..aaa3283c22f2bd973348b6df75f8c58697ed1faa 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 93de0a1d5fbf69ac8fef737a920d62ac9c856912..9851b203dfcee6126a4940b108bc5f5faad67621 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index e9c500d712c940ccb3308cd1a546b3875a402491..097cba4008760e0bfa0bb3baf3e134a315e6e3d3 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 499c17d1db909560dfc0991970cbc64cba312bc5..cb9087962fa6f1e215f06d529ce40659b815aa83 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 558628c88e39682383ab6b1c25d20cfbed80186d..cbb89e9e7e79e9e2d480f97afd930e5faa810728 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 4bf65b75f0e5162c9227a6630c9d4734e9a6cdcd..572fda9cb6a25adf461417b5653429f0167823a4 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 5a41c84c423c4c120cdf812586cb0a0a230e6a13..10084bec6f80b38122982aa568f915474ad22909 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index d8ae25fa350dd8365d86a225150f0dabbafa384e..b1b0a8b17939372c00ed161c393a52b6ddbe5454 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 62155958cda3854743a5ab4b0ccc9942a9108fb5..d60598ee42edf9f409d47baab54f43c2e5b1fbc8 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index d590ab8147253fed112ff59b057e80b7a753b811..0265c71858e4148f9c18ac22bd13d14728da8793 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 19d3f20755692b611f8f96a372d2b2cbacfd5075..5f885573c862738e8c024098892eb43239eaaedf 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 06d4c61e5da5f89ae71e6a790578a772ede1664d..f95ecc17f487cba9712b8576229aca482b6f18e9 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 919c8fa05174f041a453a8055cbfffd144e2175b..e0c446781249fbd69a9a93da7e9224f1eb93e747 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index e7da2caff2227214d191106214ba2db40e6d1de3..38f75d1039499507525e45db6b67d015686c044a 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 7a16a7ad3952869f2d6ce70f6e4ac735c56c05a7..d5697618f05a7fa36a8bd5a44c60eb44296e9c58 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 41d10e9e16574ed5ebad586f9b330a82e425b4f7..f9e117cc89d2138af0d296b284acddd9a0fedbdf 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c00613d29149df5482558c6d9e17d0da7c306c6f..da33c983afd084c08d98d6acc7999bf6e1cd4a12 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Simple Makefile for building test SD plugins for Bacula
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 @MCOMMON@
index 0e45264acf4de7414248274c50a02d7fd8cf2031..95ce8df7731beaa741de31618d0ee8347c876cd7 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c0493be7d97123790db0e4ba1cab4559394fd677..9c54472b695d09e3066cf04e8b2b9326de7ec3fc 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index f2e898b91e115fa97a6ff2934a7e9bb1df63a640..9fe6f82c84204f8a0fee05ccde793ac46d6c5b4f 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Bacula Administration Tool (bat) configuration file
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 7c87d2f74642536d6c3394380d7c27cebe010225..b7ccb4594986c0d4cf029caf9670a57e6cee3af8 100644 (file)
@@ -4,7 +4,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index e6e92e4facee8be473975b71b8e94fbe55daa0b7..31ac0451315a6589ee746a186222e6b022bee5d2 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 8a051136c9c3ccadd03bd64312921ab5e24822a9..0b239d11fe0f587790cd302e563120da8bd09fc0 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 307b910c2b9e915f31b093f82644ddf22409745b..13638d055e2a665c8522bc53c325128a8598f44b 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a618628dd84f593fbf327cb558e718827a7f839a..6f6f1436a2451d2c57c577afb39338f5a56afcb9 100644 (file)
@@ -3,7 +3,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 53e3a5f034552ee2d0fd6384bff1d0c5843ebdf7..0ccfbc861beaf78f9b354263c5f38c8b2e9d0781 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index bc2b56184034c03ec500aac68f63a40584be05e9..d4fe8b7cc05dc09ad82c6e4e9def0068a691f82c 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index cbeea16e2308c4cb68c4883aa3819467ef5db3a7..93718cd2eb6d2bf8ef8511fd6ff4a72a283096a1 100644 (file)
@@ -3,7 +3,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 09c732a6b38ba1dd03f998da9b012f1c93e65fab..79fbcb58bae5010b5cc263d2ab90674aafecee90 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 751843d52e20c6e615fb4e0efdcba7fda370a1a8..9772ed4971886edfc42279a81f6e88875a23e77f 100644 (file)
@@ -3,7 +3,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 438684e03ce1e90d6a97fb90c813b6b8d22f3e9d..761f20e49b77e17193398e2e9113e843eb72dff6 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 2330c0a466c92a3924420db0e89c4060a3fab04b..7d378f7ef223d5d2e215e446299022358fa4e581 100644 (file)
@@ -3,7 +3,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 2eeca87d76eff972f9e66e6466e3689f7334ebca..cd2922516a9c8d440820e929d11f566aab9e9fd9 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 6ba1489772f04d2d2f9251e153ceeaec6e9d57ea..0451978f4c2d061030745c124fdb6a2a7317ab22 100644 (file)
@@ -4,7 +4,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 94b0b26b00493fcfa410bf976fa3fca371473092..affc79fd7e0a29c3810302f7a883cd0a18aeda5f 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 3907df07992c92e70e6937a4f1d78e4170bed84b..658456f35850a01e1a3003c65ca8dac9d5160ed7 100644 (file)
@@ -3,7 +3,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 9fad14b1540987313d429906d0dfbbbc850f65b3..6825d47f2495706db16cb32f93828a830f1632c7 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 73cb111e3fe00d69fbece293e6bd4e2f94c294d1..b64244bc6efbee3b0cd9cbb21adf87f15e8f1b05 100644 (file)
@@ -3,7 +3,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index bf729e3b604d7ae0cbe0530ed2a35c7ff6963807..93aab69a7f60b439080b995834065bc108dfeb46 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 1cf5e9a4644028ca57a3da2f427724a6d5d6321c..7dab59267df4a6c09b1c109d0ba192e55a3b86f4 100644 (file)
@@ -3,7 +3,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index fd3f46482b1c1aeb01ebf87c183b5318828e5b66..6b12aae03a43ab51de9330ce9011d89d0cb3166b 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 8fa0e906ae17860b6811ec22da8fba5c0f492be7..2693c53cf168dc1597fe7c8f5ec2a20dd4d5c4b2 100644 (file)
@@ -3,7 +3,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 85a68a4bc584b2284bff31b4420e852bd3635dae..0e23a3ec5d6a197566da73087b3de94cb0a5a7c4 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 124c9364623a9ddbbf6720f1e62fdbed57f6c4cc..2a98d86bb4f2469ee4d2a02f95acc00f87dcd27f 100644 (file)
@@ -3,7 +3,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ceccdd6b9a2abf7ae3e654659adb4927d4a4aadd..f25f9a7be51c4375016d98197c863b18ef2eafca 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 21022209d2f2618f8cb449e84d1abe73d3d48617..56d12fe935eced46b98624b4cffd1e9aa967f042 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index cd52c356a6a28c039d0770e6f11c387e23c25b42..f2db69a81f67c4cff1716a750c3b3a68bf43c507 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c92320ee64ba3e9ee580d3c236f919baec73a985..eaa214d61d32a97a79f3a9ca6a613016a5c33e28 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 7ac4daab2329b986865697af1c004e5a66a2b5c8..a08009ba81b9fafec6a6006d393a5c84561f8b12 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 0e1a6b03230bbe93871581faefba375d3eba6bf1..89a5697e610b74907062f1ac9b9c060e45d6b665 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 611e48cdc7d3593172a96565d75237984f072661..c49644eaa4fb43ec0204326c68ef2347954fa879 100644 (file)
@@ -3,7 +3,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 201772a69aa849e2247a87ef2b7f675aa2d2aca1..a69768229529fb6b980d989f355a655a8b25430f 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index dd20d46a7f3b94975bd0663210fa012c12da753b..faee7cf390ee8bff3d88ac8fb6296a835de88c0e 100644 (file)
@@ -3,7 +3,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index e91c37c1b05f803b5daa7560c53594326f4c40f2..632be1de61c48ad66b04b542fd2a0f4bb6d9dbc1 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ff1613d4dafd06d0e551f9c04a173ed8510f7893..d37633958e65c3e8355e6485b5d271bd10f3adce 100644 (file)
@@ -3,7 +3,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index d70b01d6f37fccdf86623a521aee36bd999ced7b..c9803d51f39f0893d9ca9f9c6cfdac4f5992e6ea 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index bb15b490b8f30bbe15d229943decdb572c198ce5..7c71d661b5faa0e0caceab6f054efc2508c9fad0 100644 (file)
@@ -3,7 +3,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index f48f65dc48fea4fe53eae6a363e8b26bde23653e..272b68e83e67a5ea8c8fec0bd6bac1f976d6a635 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 52c82f177f2df4bcc73cf3d9dfa68ada8b7649d8..214c44e93960ad7b507b7eee4e98ad66cee13f66 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ae0d83986f3d165afbd0f8a96607e87002b57a5b..200a00129b275c918cb30b890dde3b290533138a 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a449fee7cc7d01c0885b05039a53ef2577ac7a46..2dd5a6805601c24263195437a688721a960f356a 100644 (file)
@@ -3,7 +3,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a8b7e18074589ee73331584a48470c6bcae55aa7..2409c62b95b9322757f5955f930b4499683ecdbd 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 674d43071696d04bc3ab0a679128378654a338be..0c64e9798200e6e5959ae9d9665cc19dba8b4226 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 52930ac8200ce36f407fcc15ad3df06dbf9c36fb..cc7029cf7936437076a4d125909466edb371ba0d 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a495e6b3f5d6c02169d9394bff02ede75b1bbd06..be9203e305b078d8b41a095eff0e2b9d63a0a270 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 7e63f681f9ee4edb2f3c87ec9ecd875c07d4149a..3c4dffbee382ab4d4b8ce770771976956d505f77 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ce45a7d42717fe8df5dec5425e729428af0a6669..cb2c86b329f6abd1b2320d1445a78b184093fa3d 100644 (file)
@@ -4,7 +4,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 8f033aa51234fdfe8e3783b597587c104e1bfe71..823a9c19a624531e2e6400b2903e1228e8b5cd6b 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c77391e1c2a2b8c09e67f1db0a2aa0f69ab2dbcf..9ec62669b027d5d49d1ed98ed0dbbd9b8c237321 100644 (file)
@@ -4,7 +4,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a046668a9555edea3c5459c0186840e12d6c98f2..c23059cad49c5959209aba43e6404afaa2560701 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 3c9f6f6b3076b195bdde6833045f9c495696536d..e77870ebdf5565bcc65abec23fc5d258e31afb21 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ecfad618523e787de721ff2df2461019eb5b492b..24ab07b549dfe61292d31380e312eff06dba7be9 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 798705b278dfeb41be9c917680a514f0283d9f31..0f0ef7a577f079400fd9f4055cac2d0ce1c9cc30 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index b1df7e46ae54685dce554fb91eaa745f33d38a71..8f93ec5177b44ef706ee18ebc3a6fbe573a16dae 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 528e3e210e324641c94de72a658a8c85678305f3..f8b65c3fdb83bc4c64650ac4ce26b7957eb3ec8c 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index dbf7288205b68b0fc6793c2130b102d0b8773180..aee96838e6e988d7654104d8babc9fa2a85e5a8d 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 35d35c9dadb09da2449eb02735379409962df687..92adbda7084b2d3ba7e3545d1aadf26a5f578b90 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 48b08f2db44ea097cd7cead40fbf5b0bfa942447..a3240c08fb592888e26c2748c0b9478592ebe4c7 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 30602c8f336703a471b81f13b54709bd1866f23f..c50dbc946611ae1e2845468e1c7115ec7ae503b0 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index f7e18e704f125ac5eaaa5cad009565c2e6cd33e6..139dfe1c7a8e1f5b161c27345352ac75580506fc 100644 (file)
@@ -3,7 +3,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 62965d6e180383c552944916302a73f8ed6642d5..57cca91f98fa4a083375b8e75f93cefa33ff7049 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 647177619915f65d6d1f722535ae83728396a265..249d59e82cb4fa92e5d82108826c9483ca0ce686 100644 (file)
@@ -3,7 +3,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 89e54813c5bccaa88fe1a49e8df136e459d02f29..2a791d0bf375ac6accb93c9018e9275e27501da2 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 49dacb7debab14db25811324d8d1de2d61cd3922..56d227a3e2430f71081b149b3ce6fbddbf490d1b 100644 (file)
@@ -3,7 +3,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index e557a3819eca7e74494d29368a0cb1f02393d0a5..3bd080e6bac5e2c0a7e67860a01b971f5ddb1fec 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 91171a3363ac340ad434a03a1f319b8a2d363302..bca61fe02c869ff8c9567b70ddb523dcf4de9aa6 100644 (file)
@@ -3,7 +3,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 285ffc9a2b5a52074ca266f9ed343a35790c4287..a0e904b5c67f0c4edf620730b9e2cc27b0aa16d2 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 99a07c1ba44eedd8010cc5f63ca51fb24d5ea88d..1831d584c701c2e3f0e122b3013c12478959caec 100644 (file)
@@ -3,7 +3,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 742ca3eb626ba10d2099b6c12401a5997079842d..2ec806a15b450555b40da6c1da1e024fda3cc683 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 86f2c3b59d7eefa775fe693621c7b7e6e6091de4..44bb396c89fc59ec8ecc5ee30bb48fc372a574e5 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index fafa2228c04a71aaf59e8afd8d0d13303382af64..523a654473c488abb0533e53b2b6123dee0e4f97 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 6988763db19e7fe7438ad49f464d8c027d78068f..a41c76e11cc42729910bdb0ab9bf3df57b7bbc92 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index d6ff075420ce86571836bb4eea7656ab843ee37a..54ba4ecb82015dc4f8e569046a43736600b4c547 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Bacula Tray Monitor Configuration File
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 1b5a259cabf17627499485f6d0918e8346da34bc..b0cf0b05af911ffa0a3b705bdcbbd0fff9bb0f0e 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 08c87a3817a71e50c90a95f3d179b78d8c38f25f..4b5ab356c0f10cc4585bc4532ae149cc6d32108b 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index f3a430ad4f26f1f2599730f4bcc7f694e7a4b099..c9e582ea08086a7968df3da1a0e6f76d443acf7a 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c4b1e8039a1ba3bd0bb3df06c48b4877ee5d934c..35eafd70a6353f298b74035caa0bfa0540af691f 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index b9e690ee17ced5e3b45ba1455bf436139304c1a7..0531121335a6f651981925bede72a64390aa7a46 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 1c873431b15fb46e52fcb3df12c62b3a14093f80..d6dacc149f9d4f6ca7b92a31a2e63d197a3dc10b 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index b28332539c37fad8f2d399474cdbd10912fda254..11be635ba76928302b0b3d08c4b4994be8884086 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 9080365c6a6997b32341bb41e63cafabdc69195d..7f676b6852ca2fbb6b93a04bcb05ae30c50ea98f 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2020 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 6304b6a4d9962eac65caf5930bdbbcf459a2c806..44cf669a19c3d3ec3ce16bdc8a06c928a0314619 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index bebe5025b88d02a2844776071d8fbbfcc2fc9ab6..17f3f998b46d77a254c0b35f7fe2f2f4b7fc7abb 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index e4237d55dfc7aae7c224fe1283dbed2e4c3b09ca..5144d28b1815f292fdf6c59d6513de4f8f14dc19 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 34da6c69b9501db6068ecf66b32cbf71b4186cb6..0821fcda255195f9155495ba38c67170fea3d2ef 100644 (file)
@@ -1,7 +1,7 @@
 ï»¿/*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a7a22def372d11f86dac12e0127a333a0853523a..55a3aa1b7efa971a2075d37969e049bed06ec93c 100644 (file)
@@ -1,7 +1,7 @@
 ï»¿/*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 37cdacf5287e8de3960601181120754aae266938..f72ebe561fd354b5160a9e5b65c93d7847996221 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 38a10a704e5eb011426c55fca34ccd16f965e6a8..aa58fd292f9178338f9b469e3f6cbf0a0668852c 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index f9b458eebd97c93260a79b51a3aeaa8a0307e631..f20cb27fb58c2b46655baa57f6ebabe3bdf85446 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 5238d24f80424140efe4c5dc94331d16e34b8040..02cbf86994962520c6cc0d7dd8fe1d50755db330 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index f76c918228cf48a1344440deebbe49f3aeb79f4c..3bcfbbe3d717ffe92f0011172ca79226e9bea6c1 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index d316c9597acee49a1fd740101e7dbe0155c1b9c2..6cd61d2a16d96070a90b1d0a55a4bcc98bde4184 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 74a8bcacb399996a68a6f027e3b6fe7f30291b55..43d5fec2e4f299e3cbe85cdc7c499f94dea591a0 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index e71a1be5ca687e4c5a36a171943626614fcbfa5c..c9178c5f05ddb457c4a394a77995c5eed9fc7295 100644 (file)
@@ -1,7 +1,7 @@
 ï»¿/*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 31d15885700890d2302c234cc79b1a4d4be251ed..bbb2c37921b8c5397601f443659fc39f24951608 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 97dbef307db1e51c49aa6da1f9f2a49e1cbfbb18..5939deb498b97c117f92d8f5652aa4d829822df8 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index d1d7072e3496e8097b891a5b6d24e8c8999900d7..ef66ce55ea9bef98fdc0c8e64c36a455d4930994 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 80af7ed61042f8c9e7ac20cddfa018a10f287818..8f040ff18bc4ba538bdb278f5cc5c8e389cd462f 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index dd20050b552d1bc063d83a7103cd5b7ffd7ef929..7e18c64d32b77b5e3896ac76034bf72fd66ff39c 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 74bfdbfbda172a82c2a8d1f3681642c0fd5cff86..35a71fe089a079c645cc34b0c0293ffd46d6c815 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 38edb37760c3b698148905d9a49d63be1835fd05..0222bab56ccca4533657e67821984305326d07d5 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 31fe00cf7fb64dfe5336b2527c06657f02543e67..e4f2ecacf85533cb65be0fa380b7c70623e25a06 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 92a5c71832b4cfc1836f2a0f6e934434345c5685..bdcd8de6150f3ca6fd08a813999ff62108562240 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 748012d09ad90cf4df5c654bf5ed3c53d2e90aa0..61092f22656d12708a5598f93f626dc5fcdf7748 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 640bdb659a8900a27b5701e44e3ec2976225c504..2300a77a1ae6ca488a94aeed1054cde506dafa6c 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index bd0750cde5783059a6756232f3946129e3006b23..15bd0ba21489c497e538d46cc53865dd4bbc0453 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index df393b35fda5356cbf1ae71d6b4158a82096765a..abfc083657164574e4c2284956da073ca5e55938 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 0b2ef62dce9c0c64e3103d69a25ed08f819d3c88..f25d6982f6f198fe5ac38ae911af0b82ecad3f82 100644 (file)
@@ -1,7 +1,7 @@
 ï»¿/*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ea93b826f82cdbc3b6cf8977b3a49cf9205755cd..f2e804414ac7944a97089189af11dae2eba98182 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c564a6c2b4303c500e44e9d4e24c7a2584c3864a..8a87403de9be2fe0c9c4e0a51c769b4633d49a1e 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ebbf1b30de70bab17489b0cc342f413cb806f50c..05d09558e0ba1fcb2d1f8946c419647ca646b812 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 5bd10197228a2bf8a03a432018051fc03252a5c6..46d51e070b1847cd525be589460321b309195635 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 50c373079a39d1c1c7d51e7e769b11d620e5d067..e33940840946e684708075e576b5f46f32dbe720 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 12238a5a9f7a420eb4b17df1ac807e1e6825a51d..5858bb90921b69a70ec36e3760e9c4d637ac1281 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 5f338e50d69701f86203214a4b519ad7bb87a10c..ff947607234ac50c2c32adb98c3d194cfc35be6d 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 892b5d89da11a542cf45990238a6b34be0c9177e..5a861c0539cb08167876f222ddd14833baacad10 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ffe3cc84e95ef3ebc008317164f34440a0d4d40c..99f39bd6a1742e12d6647bf96c962b73a44f7895 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 8967030cbdc6893e42ea5af73b859c87a1d4580b..542da8890044d5ae8410455a5a5f298ec8cf3613 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index d461312448a3af5c9d2f7f6fe38f6e1f85c2a197..455bc7cf496e2afe824d02aec17ed3b835934596 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index f991074e049408273cf5f80baefcf7f79dbca349..c61dcf50d86dd57b21841af789cef0001511a722 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 54d05f374be97ecc9d20b6ca64eb1be878465cff..71df3e7b6319a2d1c321345cd69b63f35565ad34 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 7c25749bad4c05b39c4bc9206bb9a0fe65ade0b9..46e1ef66a6f014748407135e51ea5faaa7c46e3d 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 04a4df72e0e06eb41412aaad1e7eb4ae069826db..089b3f4a2e4651802ad3eab729efa8490d2c74c0 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 9470ff4e2156d41b441da946cbb614007b37b43b..4737a3cba7e550d1b22034ffa606f734e311e9fa 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 20a1ee7a4e774daba7813404011707dfc4951931..47557f3fea168f537c8c403e55549b68d3a28fd6 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index e894dc0b646d1d2daa67fcb3d0d0f1a481e9064d..7d9df5481d535ea30136076158adaa6c57fefd12 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 9fab53bdd4eca0ba434ae07a62fd21f1bef22223..d6cf2e3178746585a85e367cc269300bf43693a8 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Bacula Tray Monitor Configuration File
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 072498ca07af13c308365dc663d9f118d57e7fc0..4778903c73c1d07e21d2ac01b7d4af3729542604 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 5657b6c597a7d29b181007f8119c325a3389bee3..98e535fdaa95cd342f1be309bc1d80a0a0703ed2 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index fa85856a462a953ad3d34314f46752805ddb44e6..d474adfa558068a1e2bf624e49fdc420633f52bb 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 ######################################################################
index 4789b0feaeabe66578d52b25adcdf878dac263fa..99b9aa6f909689ae58d07c7e9d4740519baca32e 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 ######################################################################
index 90ffaa26b0fdb3c1a2d37b6997814efd6bb3c344..3e4e033960552706e7096a2658aa573e9fc8f739 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 9da08e4e17051e694def194410a2d13ce03ea72c..7e3b91425b10a8e5a58891cba1b6129fcc49d643 100644 (file)
@@ -1,7 +1,7 @@
 ï»¿/*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 87c8a53ebbb69fa3bd42a72b8f2e5f3df4d7251f..8f68e0eb589430b6e7e4f04470c1b17e3c2be29a 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index fac6b05c64e2bfc2c03da23932171bdffccc2a52..edf9ef47ae276fc20a480f6087467b70d7b5c553 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 57c1509da1a01cb08f82f887793e95174ef8b4df..5573ac889fdf9c98770a392c697a6e131bd74c56 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 1f9667b1942b41de65a5847ac3517e38ee024871..b8f1e7a2843b2bd094720025023b24b9cdd8ab1d 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 075e08a443a2c297428c1f3118e1a95d5f23360e..28c29cae756ff80ea4677526f080ce6b7faecd70 100644 (file)
@@ -3,7 +3,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index b2ee92c94509418ec907a76d0eb9b32104056306..4791703a03100a66a2ca728df7afea8ee233e330 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 0d646dcdebe2914b3a1df84530f3e1e70755cab0..7b59dcbddd617c77edf211adca4413f0fbeff9a8 100644 (file)
@@ -3,7 +3,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 329c4f2095cebd741ab728c2fe36837f1c1002ed..e0a5acc36d5b895de4eacb970cbd65fbadebc8f5 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 @MCOMMON@
index d6216bc5d1a3328425250d925e78693e11436457..b08492e0b255dae3a44b721081690b8a014550b6 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 7c02cc8a5c5ba354ce424e7dfc70ae9ae0ca015d..2f9387e1b2baca41ffcf1440bc238b6bd8397f0b 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 117f3416a3f29600438198de2f93d4919272c784..b3c9ebeb0bcc21aecb4dbeab4c6a1b4e259bfdb4 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 8014deb91d50d5ed4c5f83da6663bb1e54f6112a..65cf192af91cb026d2f1aad2caf2c6d3417382b2 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index f652f9e5a1d79c3bba4e8e1ccb4aae87d93c4ebd..a2e3d2498d3242e161c3f184cc0184197930120f 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 2c2a4541ed793f58a179ba71183f1ec5e037f9ab..48f1c03f032e2ed65a757a84ddc2e6d2fff37ff4 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c7b1dd731500ddc2c8d44d1d4faab6a6ffa807db..4c9c76348e85b67c8f0b39f5b822405fafd10faa 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 95ccacdae89dc079e33266f692558b4b2d1b415c..c2254f14bf080dc1a1b1b910393406bb7f4e1528 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 0edf25c2c4bc17743d380ce98b79bfa4f6fb0694..5eb29dbcc2e94d90c6523d8bbe6d51d1a68203d6 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index d030d3e95592c289ff4dfab5f6f9ea1db8964abf..71256b79257d1c8d38a2f25146eb8afaed0ac156 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 8cfb418324de5e6a1f59c7efea485bbc0ea8898b..1e70251a39263c87ca2dfa3ca421422c5a15dd24 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 64a49eae102ea2a7cb7bc073ffc99713f5c82acc..4032cfa3425446c98bb0cfca9a617927702ee335 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 298d830c253940740c1e6f961172080e65b63c24..01efd75a43e6ec2a7729a1d7406459ecdeaf7109 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 68324ddebee8d295164508e1e22cce63efc9d01c..c4316beb593b0ea57ae578e57ea735e6448e6747 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 508b38e5f2500232ca499ff8592262a373fb5cd6..a2ceb985f9a3b43524efa2c8e9dfb17cf9a197b9 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ecf0187ebf81b9f3d602908881ca94d913a16d18..43cca8378fb07a8d7af0ec68bd946bca5a3cda22 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 47f3627311969c9c919a618b990d748f3d5e0d0c..97be7bdef3f035dcaaca1a0777160653b12d5508 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 24a12c6646262e14c30aec2bc48d66ce0916ad62..a2465f17869ec0fd5e3c8ead3487751234056e4d 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index eabec81f45e7b79b27f679dd971f2085972cca11..f2aa5607359d41569d857b55a7d1f1aae9b81cc5 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 910a43e99ccdef705ff655e487e5aa4826542c51..fd172182fb5114bed1b87b58740ab0b80482d1b6 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 03c01f8603874f80b86c465ab1abd90fe8ab558f..9aa95cf131c5c888b1d2bd1d911b810dfd19df21 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 39fa1a412484b5adcc7d6d131867bd57338c9635..a98344ae7ac49436c55623c99abd8e16be4c3db4 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 6c0dba8094d1159a26a4c2416f739fb5f1ecdc85..d4210061c758095ef227f3e89e3e34475e198623 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 5ec5d23cfcda4c6e2ff4f25a45f30bfcfb23ab3e..5cfe00beb0eabbcae795894b32f59d973cb37dac 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 992bb20bd8f5887d166b49ea52329dd01241d9f5..89aea6d177400826fa579a855bd4c8d5d94e29f2 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index bae10c9e173288d2aa7cca6f06a23dbc4faa9b13..556c5d1f4b964e831a9d294671c2d4af6042c7d4 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index eb8d2f947f985535c35c2d522be00a6fb9539bd8..a59411e6d7856a608f2b1af72b32e65cb7f31d3b 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 8c5b689e87418a2ad69d6fae173ae13df7ad20aa..ddec79be54a1fd21783a197f35a52711215a82d0 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index dc6c3a6c191703b06a68928f877545e6806f8410..83f1b17ee7842380df3418d4264a48b7bc9000a2 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 4f77888d665794c7cb13415cd9d2726cd502f28b..a8dfeed845062d2506dad07ac720158b28b71c35 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 99b7183dee44fafda9beb13d5f840a33f00b3d78..0887062077317ced015215357c0ab14033280609 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 981c7bd58737e4a284501c3b8b4ee7a653c2458b..71831eacf12c50598bee9575b20c9d402b4c21ad 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 137e32d7be2e2f816f385018c1ae80338d24af2e..e176b1ec91723089928b88892149fad5a49c8c61 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index b0ae5599b1fb27e3b7f6a2a84ffb81ba6b59f97c..0b337cf65117538c5ea55fd65aca7670e80754dc 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index f3644d15db6396268faa31f5466fc7f3746d1738..9fe5e144996cb3b6a2b581ce833fcaddc5b6ca4b 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 533c52e5d8d6811b756556975b214b53ba0c837c..8319bd763431c16d49e2146360cda2ec398b7f1c 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 4fa9deaa05a9797f09c52885015226157b37073f..982e426aca3e9a57e7b1ffd61666e4cb234d49ad 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 7b9df03000138641ef4f3d12a30bbd5948faa5d9..bff3cadb387b3c9282fcc97476b1392bc5d4259c 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index f568103e55bcade9258cff1b14eb4ac57daa5b10..ec9c32f0f88bac999e2483627600d0f10518c6cd 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 5810a9977c08daa149fe7a554ab919225116a448..529a3c4b8734738c860b2476e6b6f4e9ed003f76 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 4de5b9bf06e94dab70e60b98b68fc6c05295ae1a..b81c7a6b35b334a5f40d1378e1b743a1779064bb 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ec1a26b569e43a95252344fb1c2ae78bcc7e4bf3..f0a0db27323100a624280a799d2928f5949c788f 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 1c6683caa087de70db8fbea1982d7260bf752ef3..990268ac356e0e941ad94e267253ba6b9e72fa6d 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 1872cf031b9d20aca790d7f43a81da1faae9f3e5..4e73158bb581e0af54b02d6b8e9ac7d60f08a089 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 1adc2e7951d5f8bd3f4f174d85e72f4fc525ae28..d70a7e3e99a7544379531295ef82d92018b40a3b 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 0635cbc7bae5f8fb38182a7c11c8dbc4a25f8769..95940fc0125747587b4f79ac41e12bf0065fe0f7 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index f8b08f9b5291d06e4a3b6bce7c2c380cc15fbe55..be7b7a6282ae927acaf3400196293264ccb89927 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 8c57760aa04e1b0dc80d3164c2ac996dd7f2fc47..a93d7c489e8e260a40acf7c02a9bd5a07b7ec2ef 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 1d8170605bb80fb18bfda2ea4f1df28d9cb16263..6273d4d6ad6e4407428274ff49a7f415edcb1548 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index bdde37eca91a6ec5f49ba7c19fb33056f1ddc5d1..c6af9b645a832ab6916b4d33db58dc74b1340999 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a228959801789a2a56839ca01e41368fb7fa927c..7c6dfbee2868ada433db07b046007a6bb1fa21fe 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 83199408ca91a8d08cf161740a749aed962d4fd6..61f1955a69af44c208faf3791e137871d2047b6b 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ed3b37cd2275ca3bc6e1deb9cae07dfad0b7f943..8e56da3e66e9e9efc87b89fc6c2f497aa351d4ec 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index f7af030646a525d9398d8bbc81fe45787d73fe02..2b5fa9405583c919b8dd6744da280be12b9e50dc 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 415db36d5485b1011ca24f1deadc88e781e22aaf..0c2dd82240f0296b5d3ccca70235c57950119796 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 9e0bc62a3d2ef82ee65e820cb0165d3b6c3e2056..3baf37c2731f9a2340afd9aab81c899558cd7f58 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index e5def50e7368647abeac078932b0d6b232bb4d14..cb9efda50f78e7b86680db117b0c456ab0006558 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c780aa853930d66e1a96ed9392ac62853a1c6f85..655959f6a3f6fbfa0629dd80c68d42bdc2949cbe 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 3900522e5a86c3b616e18a2362ca31f37fc837f8..4c3a61cea59e1ddf4e3d1f771fbd0e8467929ba5 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 60527d9323be1bf3f0065ff69e1e09fe537eda78..dec886363a267e48fb51138078d90e786b2ca1e6 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 36531bd54c1e462266bbc7629629c1db40e5747c..a08125ee78ea3d285669053d6895bc8edf347572 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 66d7ce0ef34f27c85995949352039071df7e9138..ee4a0d2dcc46b4f2c842bf955a5bc21f8f58a4a4 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ce47fa84696f63893abe4ce2aedaf521222111ca..7c59041a40a9e2a215c33bd160e37a1a0fde78cb 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 04839f7e832ac69a168f3139c48692484147057f..fcc628e4a9419fb09d31fb1f20b4ad456ac9d9ef 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 83f57231ce1099f4910b70e34cd6cd55f3de0704..cd039a4c590440e385182d0e5e051d3925f93255 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 3ba0fca208b127a18324a33958e997a3cebcd40b..0d24ecfd6de57176b46f37b8dfe41a8ce28d0c3a 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index fdffdc531330153b12d1c13cc88ce1a2c1b287d3..5ef0485f77799c8c1c9489c2dffd3fbe642499b3 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 7f4ccbc77f4f873575b3fbc4e4e7d13948f5b0e8..28e9a94abfe488a2f0d7dc067004e8a3f38eeb74 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c31d47147c0d095b4fb941b1cb32ca2048d502e9..9606b35a6b02b9c25d449111474aeabdb81016f3 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 9acd5dc3db30c1dc7c2209d3abbd5cbfb807911e..196849d60622229525bbefb31d21279052c3242d 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 25041ec3fb0546f51f4ec9161d9603092c840f33..423dff742aebd21cacf2fb2bb7b7c7866217feef 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 1c91f4daeb4168f3ab2bdf3437e6774e3cffea4a..51513b2c0c835052da7c9d960de74f923c8fbd27 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 28bf3522250f097de2daff759308549489604295..fe05d31a3ae7f029140d0ac53b3cb43a3e42a5b3 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 7b205b42342a77458eb476114a2e4000cff2e2b7..a24b3414ecd8fa5b7b627e9bfd331d6e336ccfa1 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 3a1238b8b8495fe891bf30d2be244a6659cf5f1b..3a3796f935515a82f5e5ecccfdae722203f0437d 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index e60872a32caaf531e392213549985ef13b1d019d..5d8b1b75799a2edc0043f1131d8829d4c5946589 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a920ecf1e1969b081a25109844576362b6b3c2cc..9acda06b87f6d2f783c55f3f1ed95becbf4e988f 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 9f65cbe75cbe3714d4f2467b21d1f9bcf2113195..c96b8527e0085c25a6dc5de51df61960297b54a4 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ae8d62b9bb55ee39d3984a442c618c39e368d5d2..c42231845971605c83a897245bc3b8bd9313a96a 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index d2b9fd7a0e2dc0f135d58adb600a3c64ce084a00..e377840d974ad4a53a506b67c874f8156c8cdfd1 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index b7daf87507f87ef563e2859124337cbd89bf2b60..e2b5eb83267482dbd131626411feac7e9df3ff9b 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 7ec564dacf73b1128683c9ed0955f7a969ffa94c..011eb58303937faee2ac11348b959e8648ec9a7f 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 6b4f1746abf9a18ff5438236c4295096978dc89e..1925887ddb13ce73b7dd0ef0427884272af28141 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index e16ee0a264dd8eb1dfbf45746229baea90ca3c35..4212b343634a7524886f585b6043665524fd9c62 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index cdee93ccae25e7d919ac0c54cc13fbbbef05865d..956bbd34773c88ec07b9b149b39a346b581591e6 100644 (file)
@@ -3,7 +3,7 @@
 #
 #  For Bacula release @VERSION@ (@DATE@) -- @DISTNAME@ @DISTVER@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 #
index 5d39e4e868d407daf955441eef097780d22d0df6..80993a40b5ffb7cb3aeabc23af55fe1fe06248cc 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 011218d0e372f0a4b40390a833e91c730dd0d1d6..e000b0b268c0ecdbaf26e279db03b5ae3f275e3e 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c8ce15b1d928cce77a8afda0bb8dfc497bec1f0b..25e727d945c2064915c6b89250d473819ad33641 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 3c1e2eba6abfb5fa479dcd4daa2f12c7a07c8393..f5c24988a8ae5f02463121ae9dd31c8691d65ef8 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 8db261707e2001fc530a9a540fbca55a0a089b94..20ed5182bb12a913bdeb02e936f2bd180c713b03 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c8e3b45947daa7dc9e2ca2da81c21375d0ab0628..9ffdeda24c4d861ddb9723d479a79f3c280e5414 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index cc6adc39aadcba3d003672160d146bab0487a16a..e0cf8b15d5922f54df36971c7da2b8d60d817393 100644 (file)
@@ -1,7 +1,7 @@
 /*                                                              [vssfs.c] IQ
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 795bb8bdda2222bc74780f93b39c32cd1b80f398..e4ef6c8646938d56332133cb64248f50fcf21d80 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 38174e69b1263b333938c6c1284b6b8aabde83b2..8d2f31a7c6552a0ea296b287962d215119f0ded1 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 53d7d54e01989484e27a68ae0e934d6a52dcb830..089bd9b83af59dfc3bbf66c3c878b31cd22ad1dd 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index d85b08bee5b0c7c5a3cb61966ae07442a20df156..5097c0c72da5e8b376e8649bc5eb1ab60faaafcf 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 9b7629659e5b95a802238381e651c45404649631..522cf5c33bbe45062e48808a9d3722597b61981d 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 2ac3f90cfd1bdb8a2c5ce425345079be27b93aa7..117c8cba7ee121284c9467074655e10d03028afc 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 158114fabf1d4536ea173cf05ccadff10a598627..a0fcc4f584dd13da7063a78927d5bc5a30984a46 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 142d00620ff0bfe19cf62404f7b9cadf5f620220..4d7ce4f47ccd66154012f12ef6a6b3fa890bc25c 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ccaffab8bf10eae3032f30b55136e074f9b129e3..f7ca90993f8369adfff22b5f55137c2699232132 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 1dfe36249f82e3a262840d0b2ba1e62af67231f7..d12d9d33e5a1b8e1c12a7394f5243294e9d00ec6 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Bacula Tools Makefile
index c4211eeda4584742341e6ef121f6789df2416235..bce94e4a11243b0d0622397088201d998930e9b1 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 293f89d8ecbf4c41c86490f9fba06c1b6d12c2b9..49bab5333ad68486c965de3bb1a286346b2dbc84 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 39b71641c18f7ca2d5f0f5851a61eae67e91c87c..d1073aa28f3bb6736fd771aa2ea07ff8c97c4c98 100644 (file)
@@ -1,6 +1,6 @@
 /* 
    Bacula(R) - The Network Backup Solution
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 7267f7b48ec6ab86f63658b42b50218784c00602..6b9cd35bfc7017e2756b7dcb1f4ccdd98866690e 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 0e53a4e167147cb7bc5719c3a5a1f93a6f57e8c8..cc96537f4b5d8bb7ecc7fea007b26526a205523b 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 972a6c01db246eb7e836d7fd2f8a05b4a1cf717a..a390ea61543285f52e5a94b3dd27d3026dfa8543 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 0969f5556aafb03b141db04abc822501e73ba9ab..7e84f0f1ea7bd2380536af1a96d7dec64c1c0c90 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index d618d60dcea03899670aec5f8f5ed7991ba0d44c..f203f2a8cab98fc1a986fdb742ff235b1bf2d7d2 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 0e30131750079c30c00dff27a31c5027a4cb778e..a6a51e17812d4863762f66224b2d835dd8cf5b43 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 245277c30510c5e37536e994af5ecadcf3495364..23aef9ad6a9cd24a08ab71f0ea1dded1be9e342d 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index d2af9411a92a0a658ef2553d5de046056e52da9f..aa2257db91d5ccce9e7add2443bb3243ba3681da 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 20b0837162c9e86bd192b6adae00fe50f066a2ca..71b7e3db1955c95751c0232353516c2d57478d80 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 53e3916256c7e4f7468196fd62b3872e5c08fc0f..0fff5c8cd2ec72ba98e96d1280fc4e6abccf917e 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Bacula Tools Makefile
index bec17de8447a618278c28fc6db061fd71502dc14..b910cc1054ca9cf7415978e4bcc06309f7067f9c 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 4516654a989ca4310439e2e8372cacc2f9b5635a..7822083a00b98508cb6c6389e25758168e78550f 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index b885a79dd9f77f9f975adcfb132cca721550094b..75de4823d6146d3b94248e164625c6eb77395236 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 8169e0064f5e5e23372592d8725c757cad13f14d..ca0fe6b8c4840e0ed55b9793f6555671d05ecf4b 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 23adfd54b0c6e31e737d681aa84deb1833a0ee1a..e0d640383483267039dbfcdd014c01146527c3d5 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 22af13acb3d93fce65177de1c8900d1d30974268..c3849a4d4599c7aa8e399426485cd4ff934a5811 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 0d24352c348f542dd19de1223b618360814376fa..815cbd30c7746353231a5970f11dd73e77ab635d 100755 (executable)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 158b564715578b8f83962e4e36662196f03d3a72..feedcc6c8a28760bb6a7ee1232d637f63b709ea9 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index b5acfdaef91303f58b5ac2bbc1dd050fc6334fe8..0de5c538830691798818bf8bfaf4864071488a07 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 200d44ce5fa1c100e3bab96d6b118c06733bfe00..7c9a7c330a338ffe2a4b9cf9c4590d60b602dd94 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a255f445b1056939ff388ae80bb49b587d5a11c0..e1c65c28e9e0c91bd217f4f163ac06376bc5ccf3 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 043894bf901bd0ad9fface934eb079f130b3674c..c7edb26259ef11518777858e22b867c2ee1932cb 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index b2f1fb3aaf0806bc29699a96f855395f16beb33e..151163ad837169b8c2f2bf0a12533f5189d8715e 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a44484078cfb22227fb313afc404f1064199fedd..089d8afa00dcd0024e138fe114f907e606388642 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 0bb1f60680ee2f1debda259b504e31997f72db88..dd01e66bc7bfad28645f2f686d492697c38efd2f 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index f4d80224c99f5cd20b5aca8836c58ffbe775c356..bf6de5269595339baace3dcc69f5fc7e7982cdc5 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 1bbbf21422c53d5c4eb63ff8dcf0d60f11d8c70b..d302aca21457e599c187b649b4dc1e3d6b9d754a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2000-2021 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 #  Makefile for Win32/Win64 Bacula File daemon
index 649c3ce3a0bd2133e08f54fac9bc52b878fcd05f..9c1bccdecb650281ac2f112af1a028f38f1628dd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2000-2021 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 
 ECHO_CMD=@
index c882b56525bd23d5e70681b83fe1579388f22319..a81fb82faf8e5ef949a231eef0c2990a8f807a0a 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2018 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Makefile for win32 bacula executables
index f3b7eb7873d93779a2fe92cdae45693c0ae2d946..78bdd86f2b69f57641707b1992d7b70ca623cff5 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 227cb345acf00c5d3fe27ef64550691c8024e0c5..30dbb0cdbbb6bea8fcff929a4920161e2497ec80 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 88d1359586d5d6574f400c0a06ef467c4fe48529..e406d33b910a2ef02fa29248c76d5e4f7972c022 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a7e3878b574e4eab87b693cae74ddfedb496a914..dcb7fad523f1ed0f42111bba15cf7154c2e2ed79 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 9075cd4fbfbb92c68cebd621abfe04bad300701a..fc8627d3daebfd3280edce104dfb5e84a77d8b8d 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 60d2c5bd275e7895f506e6eba26ce9c333ded3d9..960776be2fd0d00041c78c5643a0b30b33921be9 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index da55ad8bdd78596709daab123d3e767736d4964e..cd227876f31525a57562723586bd6fb68c11351f 100644 (file)
@@ -4,7 +4,7 @@
  *   it appears to come from exactly the same code source as bsnprintf.c
  *   in the Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 7913ed869616b508f9b52b4ab196c019df97e07d..f6966e8dee1c6df55bf538703b5b28284cc0105e 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 401c0d844d507ec71b7d02f4c87d1b83bccf82a2..1a26d253a6755921fcfa3a7154126eb98e0bccb6 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index e3268c849efeff7470bae342fefbff3a3062a826..d8d74da6296ea476b43d1d3450c712fdae394a24 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ff0c00dcd588b9a33d6d535967c75df1dea92cca..04029cc1343dcd20877afcb3000ab8a9842ad1f9 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 2bf0c14a5d71db076c6eb7340f1bd84a17107544..bd82b3f20fba1b441990d45e365763daae88146f 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index e8049e1797b0e6d22dc1bbb0a62a4107b1df05ba..c5761a925e314e200f4dbdf07673f7aa75365d29 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a52b2a5c43f1600409c0c18ff14fcd511d3092c5..443d8c5785f26b1d870339e0e46b881c4e41d2d7 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 38a6f555d05fbca8ccc86e2ee90290767e26a365..f9395bc12490af75d03d6ef19b6635c23bbe0fef 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index c2ac6b5122e273e3f68810843b97f2e9be050b13..48184bfafcaa39fcb71edb1d4f18f1ea3f8ebcb4 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 3edded1a6782a5668857b4970b049c1181431a8e..1931f2f2f1c90302de59b41e7e6f490e91590cf8 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 1f5d92efa4af6ff4f7c48bdd6571f462759599e4..95797554b3c524e9efedaef7c08c730f8970d8c4 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 6fd9d7f5d526a8a9d58b65654aa1384a52ea3a79..f7c494656ef3fee241e3c186a7373aee1d6d03d7 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index f5622254d90a8d4f9012cbaf13dc16015c2741ac..cd8154aee8869160699142f133f20bca943751e5 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ad75e5cbca87a41cc7019771fa9397acd5b0ad33..c5fe4366b3211194a5c3e334e1c6c6aaad4e30a8 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 864940a234d96c6cb27eb012fb16028805bcc12e..d688bce000d639752a2d278161a6ddd8bc76c1ee 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index f6750241b6d6102edfcf6af772b89ed0c6f84823..febda1b11d2a2371278beee4c101a75ffee543c2 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 5d97cbc851c22fed73ae1e756c26095d6d585057..e8da685a4f09f774a2ea7f48331eec7afbceb9e8 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Default Bacula Director Configuration file
index abc894472dadf2c320a37fafe40ec26ca1d8b021..9d949b98ee96732d404b0a68a2788d4a3ba2f971 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Default  Bacula File Daemon Configuration file
index b52e532e694bb9d927c918705448a1f93e00af60..9f9efe94bb853d03d35f5ed347a79b1081767fd1 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Default Bacula Storage Daemon Configuration file
index 4ca44de4f1a101bacbe24a99db9e82cceb2290d9..1ff253534e5069e87aa6a4e8254b98d5e7ea4abf 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Bacula Administration Tool (bat) Configuration File
index 81fdb9b7f31b726646c9dbd3c2d5c48a40840246..cf3881dab73238d8a31427a226d2cd9382b64c09 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Bacula User Agent (or Console) Configuration File
index 81fdb9b7f31b726646c9dbd3c2d5c48a40840246..cf3881dab73238d8a31427a226d2cd9382b64c09 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Bacula User Agent (or Console) Configuration File
index 5fb95500880260acaed911ea2af32893acfdffda..6cc6adc30d4b16d5ab6c944d5d65bb0c6ba78294 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Client (File Services) to backup
index e12dd4629e7d8f7379797ec45fb25cba42da4056..d54bbe7fee616f55afa185be7099baeb594b6d72 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Definition of file storage device
index fec9ae9186bb6105763be6c42c3e14376ba61879..8dbe3f36c84bc5899e62130b302b1e5ff4504288 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2020 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Makefile for win32 bacula executables
index 244a199ba0432f2cff8db1920c30c7b3dd8f4af6..932e4f0880efd805d2d724f7711c2d10fc0c58c0 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 2e6145f7b694ff3b3c7495fd8d9e7503c4a78d56..ab59679b748553b2b5188f41ecda93dd54ff9d93 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 089de05364cdd756ef23d1c02e9b28fee613de0f..83dcb9495fc63b2f502f11d3328608fe943ecc49 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 605b936d0d77985ec8db1774875358144cdae5bb..f5bb92193d68948e6738dada419bb1d39346dab8 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 6dc3135b14fbe5d1e7f9ccea18cc6a0218f8d393..ca18bf775918b5fae79b38c7c9347e0f03ed0993 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 508b8b9b91def9cc6a1f75d371838029c7bfe7a2..f1813edf9b08b1e7d5699fa37502581701d3be1b 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index b848d3e5fa7776a6e4ee9fa6acd214de2a66d209..68248cd7cc0ff4cd58d18f3b44d7aae4c3b0374f 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 3cbee9ac22af14b9a4cf500dec24b4e37fdf9e05..31b59b66605681aed1b0688185235ed81ed4b2f5 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ef8e1f6de1bb38922acdae6a46e5000de5d17839..144323211e6b0ca56a544b7a9d37cfbe8f91b133 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 7c5925df19022a3284383d501547d917c22fa1b7..267beb5ccad137d169edcce5f358acdc4496f980 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 26644d2851a85ec92586ac10910e93e7a9c66774..2ebc2e226056aac8c7c535ad0ece858c2d665b90 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index e3268c849efeff7470bae342fefbff3a3062a826..d8d74da6296ea476b43d1d3450c712fdae394a24 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index ff0c00dcd588b9a33d6d535967c75df1dea92cca..04029cc1343dcd20877afcb3000ab8a9842ad1f9 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index fdf0c0cc4e25d758d6e7f7a4cf4ac569dcb8b8bc..3eeaed65cc142c57f62ca69bf28118bf8b1be252 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 15e3dcd92fd4d76acea9a260b1cd9fd456426757..cdc224574e34c2c656f3a228cc303be88d65070a 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 92b8187a83448b9640a950c31a9afc3fd134dbf5..18db688505dd406f0e9b1359a660abcfb96d5794 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 324e257201ac5de23b2f70e964697511b5a9d84e..ba2ef8caa827433e7a9716a7fbfc0b4adff5673e 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Makefile for win32 bacula executables
index 6fc47d0f7b79e51caae2450bd7d295955a11227f..74b701e034357afc0713f9152b4fc9c565641691 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Default Bacula Director Configuration file
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 #  The only thing that MUST be changed is to add one or more
index 6137f5668b0aa7a259cb9c364481b1d78b3b4e34..61b3d50b10505966fb7f0d87d6eb086bdf39bca3 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Default  Bacula Systems(R) File Daemon Configuration file
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 #  For Bacula release @VERSION@ (@DATE@) -- @DISTNAME@ @DISTVER@
index 27ac5fef519e9fb06381fb6b20d1e0d137c3f1bc..72992fd0ffab78e99f191d96d481404592988c06 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Default Bacula Systems(R) Storage Daemon Configuration file
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 #  For Bacula release @VERSION@ (@DATE@) -- @DISTNAME@ @DISTVER@
index 457c7ac07e036da683832f4221155819c38d8e74..8fe145463cdbe56169572ae8b71ea335a560df49 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Bacula Tray Monitor Configuration File
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 0bf0976932ae1f7c2e00f3217f01db2128836b2a..e3c6265c8e82e7da86eeebe139f7054f006f40e3 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 #
index 7e9d7568bd5e17e3490fd9f45a9657a2db77ff07..25f32fd8c93b76eff53087e59b161b404c041a89 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 #
index 7e9d7568bd5e17e3490fd9f45a9657a2db77ff07..25f32fd8c93b76eff53087e59b161b404c041a89 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 #
index 5fb95500880260acaed911ea2af32893acfdffda..6cc6adc30d4b16d5ab6c944d5d65bb0c6ba78294 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Client (File Services) to backup
index 1c1cdc525cf29ac8beedd780499975e039c3ab57..05e232ee654bbcf2426585be0e982d94bfc10ae6 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Definition of file storage device
index d6ab408860c41daaabaa2f5fa084c13c29f20ed2..dfa2c285d248b76d492e028e370c7b262294b6fd 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Default Bacula Director Configuration file
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 #  The only thing that MUST be changed is to add one or more
index b1130ea8b3aca4cf8d048789a269703f4e832e7d..aeecd0277710f5338b0818abc5402b1e3ace4cb8 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Default  Bacula File Daemon Configuration file
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 #  For Bacula release @VERSION@ (@DATE@) -- @DISTNAME@ @DISTVER@
index 3dae4bf7a0691aed281063926e5aec0281e3efca..2052aff3ede0af2fb003727689c94586729ed074 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Default Bacula Storage Daemon Configuration file
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 #  For Bacula release @VERSION@ (@DATE@) -- @DISTNAME@ @DISTVER@
index 457c7ac07e036da683832f4221155819c38d8e74..8fe145463cdbe56169572ae8b71ea335a560df49 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Bacula Tray Monitor Configuration File
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 77b7b18c8092c5bd6c24a8889621113212365dee..231077822c1a637170bcf0eed88dbf96c9c85cd2 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 #
index c8359773ad2c4923489ac978a5a848f0a9f93a8d..8fa343d3352fd5e08892f1ee9ce394e229f42231 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 #
index c8359773ad2c4923489ac978a5a848f0a9f93a8d..8fa343d3352fd5e08892f1ee9ce394e229f42231 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 #
index 5fb95500880260acaed911ea2af32893acfdffda..6cc6adc30d4b16d5ab6c944d5d65bb0c6ba78294 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Client (File Services) to backup
index 1c1cdc525cf29ac8beedd780499975e039c3ab57..05e232ee654bbcf2426585be0e982d94bfc10ae6 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Definition of file storage device
index 4ad9e39ccd23b47921724057ca5aa9cd40049caa..9eb78dc51b29f85f8fb93c6e6444911751c9698f 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 #
index 70fe19c4106b547382843933f3c2269fc9a3af44..02d094e914079108fa683bb2d7d9c19ba7f2d435 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 0ad08704e4feeee8afbfed48710533d27cbffde8..aeddea466449a057c25962579c04dbcc26b37c98 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Default Bacula Storage Daemon Configuration file
index 66d6d18940527e2daadedffbe5a84594b58fbc4d..ae13d44a764901d1fd03a6ac2e7d27bac3d81698 100755 (executable)
@@ -3,7 +3,7 @@
 #
 #   Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index a7426b470c29259bd302c3291a4f2f60646bc7bd..410822b647a341f6ed302ebdf4ba7085a63f633c 100755 (executable)
@@ -3,7 +3,7 @@
 #
 #   Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2022 Kern Sibbald
+   Copyright (C) 2000-2023 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 6eddabbb4eccbd5b8a806bf2a9ab01e0c11cd674..74979f68f5d68a742e9e16f27ae5c590e9a00ed3 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 0bb748c7f447331be6b95de04c7c9e80ebd6f34a..3227361143d362203dd764a50f9e1f6978efc34a 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env bash
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Cleanup left over files -- both before and after test run
index ce4694597ede0a78c0cc6890f62f300c76538991..59f4e8affe11ecdfee1f73a2ce9f368dc6a5ffc1 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index a5acf9fce201e76151b24118f169b06bc02dc9a1..fa71e134c50219c3a1104981348e9bfdcf64e4c6 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 0354d2fb953f72ac524356e0d106322937991f5a..5bf5849d46008745e4eab0ddfbe47fe2221679b9 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 43269b8b7745e733c02f8a9a82c0266490642d45..11803c35b3c0dffcf647495f250a78571f339df5 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index d3e42fcab27dd38933f7f09850d25c16b245a3f3..46a9e07468e97206ebf63deb90de2fb74f357979 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 cp -f scripts/bacula-dir-2client.conf ${conf}/bacula-dir.conf
index 174abc4c0fdd3d6bd8badcf56541acd4d27e9415..8a8c33d95ab982a15deed06ab26f855ebd495a13 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Setup for using the Virtual Disk Changer (simulates tape changer)
index 32d5be4a316eee953bf3d80257e925ec36d39143..cf7b9e3a1a77810a6279dbe006b4554e0cfdda64 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 cp -f scripts/bacula-dir-tape.conf ${conf}/bacula-dir.conf
index f939998231f3342143a02af7b3718bb3c18decf5..b86503b2f3525eb0a9b2591678c2c37ace4f241a 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 cp -f scripts/bacula-dir-tape.conf ${conf}/bacula-dir.conf
index 5fc3aba601098e61bb9ea3309c4ed774374680eb..6d21d8d8aabe76537c773e9af39df44c2677d0d5 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 cp -f scripts/bacula-dir-tape.conf ${conf}/bacula-dir.conf
index 661aa3d74d9dfa4e31811a882c4ba8617029aa85..68ef764025a680bbefcf7eed04b60042dd577981 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 cp -f scripts/bacula-dir-tape.conf ${conf}/bacula-dir.conf
index 6bc719f5f4158112ee4fdeb9b0d93da7237720ea..8d990665ec3a7964dc55d12d2575c398f04fb2e9 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 cp -f scripts/bacula-dir-tape.conf ${conf}/bacula-dir.conf
index 7d3538ff57aee538290c8a739c56edd7c89db0ac..5ac5f14bf56e1630ee4fa8fafb9ba49c323b07a9 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 #
index d28bc1415434517fbaa91b52b0a939b872294b0f..7c3f483e94a9367e45a3181870947d79bf434a6f 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 /bin/cp -f ${rscripts}/bacula-dir-tape.conf ${conf}/bacula-dir.conf
index cf1a6c074053c6ef1b6e059eacd508418db73dd2..8aacadd5285cb54acb5a92d5b21f84c83e19649d 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # RadosÅ‚aw Korzeniewski, MMXVIII
index a8c46e5afcf8e5b1f117d377ebc9186a2559c8bd..315dc4a5bcb33079b555df69a77920bb0f3e2f0c 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index b36ea4b18ac2f9abc1ff991ed42e0c509f2cac07..b66d453f1d8ba9e42468b819b06f3c52e753d75f 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 3eefbb2aca8136153c59bfbfafae3679975491b5..be5aece0a56c6feccc23a8ccdbc3dcec3f9ed89e 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 47d2405ea106a510914f0cc6fd11823ca1df28d1..38cb9fab04fcca9b7c177b3bd1b21a66fba02c07 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 53b79329ef9e78de4862a4111e46178d42082f4a..285b7293b257e8e46b4959f2c1c744812c16eecf 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index b5382596c3ba09af25c96bcde8aa891f486cfa4a..6f8da0b8fd2a4b04a8038b9a127e6dfd9d107074 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index b330928c2b9b815a022f3c0a81d8efafd0840790..44830104b35e3262b74b56661e77f3a099138752 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index bd8e8418a53ae4e3d6339ae23dda824604264ac6..c879abfa81eda8b8b1ec24bbf1634006183c0a00 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index d7c3caa991fcca3e93a8d2260f0fcec84486a5f6..6b7f226a12ee221785c6c16ed5388518f9d47595 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index cf32535b1b08d16474ae017b74d0cbbdf94d6322..72096784a32b74e8e7aa3067d84f8431fbd0f329 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index ab84ed2fcbc5de2eaa68352ade7f39857f458511..36d3ce322b165a3789778b1c0392a5c97e2e20e6 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 cp -f scripts/tls-bacula-dir.conf ${conf}/bacula-dir.conf
index 0d2407ea12afd195e268053cc605082463f00b7c..dd02d42026716098906ea5b667c8b86191543b0c 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 2ce9335bfed552b12443876f21012722c26dfc66..91a8168bd3c4d11d602aa4c357585cea5f9f05ab 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 634667a8344c4c651be0ab796844a71b35297445..f0463a93bce6be3b8ea4a19412e342e28a0d0a17 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env perl
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 1aba5a70d7f138d221c7d3a5b30b9bc0e3f2a1c2..5c2aee8b33d49544d7bbcc4342428a2c3a7a956d 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index ce08df4853f300b671f1d031cc26299cf58cc209..844edb63a04b795e8b0eedec5cb4270bc6931ced 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a simple backup of the Bacula build directory then create some           
index de7ee33c2c11b9d2160e3051cbd4b241d9273da4..fa5a4ee4a3d12ac007ef1b2862208580fd1e6f7f 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Set prefer mounted volumes to no to try to force use of
index 9fc81c9a7003253f729159588a65317d061b05af..9bfd1f494167b76a1cec7f30ac5e269f9c4a29ae 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a simple backup of the Bacula build directory. Create three
index b923c40e9b5d000d3cd8e401cedf2058beb61a0c..929f05582913ecdb9d1950c397d05a5fe0745d60 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run four jobs at the same time, with two Volumes.
index 4983bd6f78a2c6e0aa84e200ea6a4b1e983087ab..e12d4fdd133a1830be42d0d17ff493c6ca83a4b6 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a simple backup of the Bacula build directory then create some           
index a0c8a49d0a87d7dff0a1f263ebf196af18b7a18a..d3e3355107d255ebef6ec05ca866b1fdb8c3eb94 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a simple backup of the Bacula build directory then create some           
index 076c5cec26ab3a0b9b286abd056997b2a033c3f3..c2ddfd7691832bce4713df5b7b3ffda18314f529 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Set prefer mounted volumes to no to try to force use of
index 227ad12425602ff6f9c663a3694bac5e85deb6ed..f39a6a17c0c74e67993a95cc9c32d19026f2eae0 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Set prefer mounted volumes to no to try to force use of
index 10ced085b077c2b1f12849d4ff3b23008e52031b..260bfb69909e6334e70acc778b04b992ebfe1614 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Test running a Virtual disk changer with two Media Types
index 9476665eee2bf1db7cb6ea97fae7c0dbc876b38c..88a87c69a3eaae638ff9ef81df14f48d1ee887a1 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Bextract test for the 'o' accurate backup option to backup only file's metadata
index de71387bc56d2f0bb6c731768dd1c8bf1903d81d..e0c610c7c84d9aad3ef53b562f754d00229cb160 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Test for the 'o' accurate backup option to backup only file's metadata
index 61d0af735b512b455682899d6703d48b34db4515..d02d017aaaf8f4978bff0637fb6087ea073b2ee5 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Test for the 'o' accurate backup (virtual full variant) option to backup only file's metadata
index 0ef2f9b947d50f397b879dab2bca251721ece22d..95556abff6a8b6036c8722c907209780fd235dc6 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # TODO:
index b91b7e64eab77ec9a862a4675c08c7d2c0ecb50e..2d09add5cd9963192cab6e6b86f45fcd39ddb26e 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a backup of the Bacula build directory with some acls then restore it.
index b2af2be99eddea2782809a2204b4f3de89683a08..1c90dbdf8a87ab5b6b111cab9aa7d3a699af7ede 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 #
index 82b8442ed5124c32a262a48872d9a55544487e12..521ac2bf1dc704b5e1f0cd4b4150e71a61571812 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Test aligned data volumes 
index 868ae59ba0c5fc3c02afee03fb12d56f76c082c3..4f77692e90e262e909d9ba996c73caa08679259b 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Test aligned data volumes with ZFS deduplication
index bd37d8691711358f442c7a4aa73a523e36affd3c..a2d70ad882e4e6ad5b2f673050babd13954f0576 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Test of aligned volumes. It does not require running on
index 0ecf45172472ca13da6d754a4bdd2d388dcf61bf..2f6873a7bd58cff48058fcf0591f5bb9fcd05dc4 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Test aligned data volumes with ZFS deduplication
index 13614db693f643441d2d8527d09f951afec673c8..ccb94723a16cf36b29ad9d2e438163c2411809af 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Test aligned data volumes with ZFS deduplication
index 89e766d2c57b53a8ea471354f77eba21abc6e488..4c3befc12199b8628c847180c9a7348c6b9d9257 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # This is an alist unit test
index b15fb8c4bb6401eb4894eec56eeef7a54375d59c..570ccc5c5936a367a48a6401cd00917135d112c8 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 3dd48219051e15aa3af487e72d824ff98fa5fc14..0e204aeb1e77c83317be7b2426eebe6e318c17c0 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Test of ANSI labeled tapes
index 847212bf42bc5000882a6f96c33f37949b30dedb..ae6fcdd70808acd9c15deca17e98dd599ca75fa5 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2021 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run antivirus-fd. Exercices ClamAV server for Bacula.
index af4010ad6e3b64f35974e98fe60a3c167562c414..8e43051c5cef8b0bf6407346227203e1cd59656b 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 #  Try to stress test autolabel by creating lots of new
index 98dedd3f71fa38f0c0472ab75a05dc80bb4590b8..562e5a7e74b300d38e73c43267f9a3623c828dc2 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 #
index 5f9bc9a1fc13b1735cc6b8f7f2506479973c8742..2832cea5a27e51adc46ceacd83d1d01229d09710 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 #  Test if Bacula can automatically create a Volume label.
index 2cbf14fe5f7401e62b78741ad4611b07d4b58679..ef5d5c57d597db651075883fb1def7881ad524f4 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 1f933dfe31b7fa2931ad506267cbfd14a8c144d4..b613c57a780d2fa63cc5ef4c5c56fd4098275ceb 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env bash
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a simple backup of the Bacula build directory
index 294ba19ccbec2cda40f64f4f37819917448cfaa4..a86e62aa14355d8f7b038f9a40f71bbcc43b1cfc 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a simple backup of the Bacula build directory 
index 09cf882c2671ca5521f1bdb68744e1c492aca509..75e52831b4aaf83eaf0a64b5ed7a4b25dfe4b404 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a simple backup of the Bacula build directory 
index 40b9c0efeb8d07b9c5f57a739b55244e34633b95..5867fcb285d465a2e7b52d7308b9e52417f83abf 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a simple backup of the Bacula build directory 
index 466ac89c8a8b92e67126db120975e175b721f873..9c088851fcd37a818e63c20700e2a87df88853f4 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 43bc0fb57fbd51729c1300d4be3acf6d9461a35c..48bfd5df42c3b6cd946ee74521a2e39f439514d6 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Use incorrect name/password to connect each daemon
index 58fa822b0cecad546fca31772bc32770017368c5..21f30bf9393110017957576c811c92285045a3ca 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a basejob backup of the Bacula build directory
index 6849cda17f7222724a15e42a05463c5201093cfc..f0369fd96f5987f9082c65e5d3f556439b5cfafe 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # This is a base32 unit test
index d6486143c172ec2091bb46de164f2853d9b22cdc..5d797a6d9818cd0127b70a9740838f98c0543fe0 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Copyright (c) 2018 by Inteos sp. z o.o.
index 9c106972412d8e48c7e1764b837e89d180e6d096..db0a6a78c1a92fa2f1ce3c098ef6230493daccb2 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a couple of tests with bconsole
index a3ec034d85c30f6c9f1efb079c7a8785122b0a8e..3feb745886dcf001fbc491021123a7675ca8faf5 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a simple backup of the Bacula build directory but 
index 35476b78d95a29cf7557dc9b2e35caab47c71c2d..da8c04624e8a2b1580b9e875e38c992efc265fbd 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl -w
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Small test to setup a backup with $nb_files*2 to backup,
index 7e1c50e88d7778364248e1403d8a2fc7f83642e3..5afb9b0615778e44cfe487f650bc50dfcc193333 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 #  Test if Bacula can handle big fileset
index aae7329e6ffeb09dea05e4f26f66b8c8b25399cf..f312bb29949bded968f0b564e1dd79a39374eacc 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 #  Test if Bacula can handle big fileset
index 5978b0f54b0b0069ba77fd509d718c98276429b4..133f9a05af88d585bee79dc558c71f3d3fc61586 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a simple backup of the Bacula build directory. Create three
index ff949dc210ed2d897ddbc249ea3ae47ecf43c6c0..5af7b28fbc0483963a8c45214078128657e54b0f 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Create a big Volume > 5 GB and backup to it to test disk
index 454e100a3e39a21d596483c1c84108df995e6b73..8beb0bcc9b92b48193fa012aeb79d306ee41fce3 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2015 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 7ad3fe5724e02cf9c9b2c991184320f073e4421e..82fd38fdaca5224f2b21d47ac2af0b3fc8b4f5eb 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a simple backup of the Bacula build directory
index 172214553d17f8a29a55ca96abe3595aabcc8823..6a12ab542d943d874f8a7dec5dc08fe405eb15b7 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a simple backup of the Bacula build directory then bls
index 0683907673c7e4184c0b58f25ad7a9b4caf554e7..1c44799d795aad87d2914b759413b2e59c628cc8 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Attempt to backup and restore a file with the bpipe plugin
index 6f5575c041d7ad57edc30feb5731ea085210c082..1244c3393fb19ad8ec41ba818bc8e879d73c9cd7 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # This is an open_bpipe() unit test
index 29a38a4828e98ad990899340a218b779f55447ca..e756acac71b1e3a035c1bbd8b51fbee74f1bad00 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Attempt to backup and restore a file with the bpipe plugin and
index 6d9b8c4c0ffb7113b8054538f8818b56b5f5414f..c1b67e3a2fa4bdafdd2a857a5cf10c30b00fe277 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # This is an breaddir() unit test
index d1dda77f0eacb8ade2b0eb625a9ef31a1c03d0d1..d70c74f1b880bf14b481cf8adb44de99c2170711 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Show the broken media bug(s) again. Test by Graham Keeling.
index c70bb18d078b15dbaab79e4aacac6db5a14075dd..55b6d1a15861037214cad3c2b82301201e958b5a 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Show the broken media bug. Test by Graham Keeling.
index 8a55245ae16839bf405dc4a4efd5546929d61519..97e8f624ad6efbacec9bb53890c8ef7e366d3096 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Bscan Test for the 'o' accurate backup option to backup only file's metadata
index 5dbe494026d3a8cb6284b0ffaffb650d12027848..99fce3fbd927d448fb208bbe9765fb08feecaa88 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a simple backup of the Bacula build directory using the compressed option
index 2d7d3b269ec8f4e7d772ad160c52a29eed3c11b4..a123e332ec5eba86a2e0a0c3e40331cf1d8a7aed 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 
 #TODO fixp
index 1577696532dc06b066474115e71d3db0223d4bbe..fd4770d60b90567900cc9029aade39bc2963aed5 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a simple backup of the Bacula build directory
index c767c59d63bb27bb8c647133a444efcc03b2c464..dcef87f22be48beefecf97f00383ff2060da9520 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a simple backup using test-plugin, purge the volume and run
index a2bd4064bbc394eead2cd5894c1ea457425af0f3..acee9bdfbb08d5d24c517fd779ec8c06c678dc88 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Purge files from job, run bscan, check if file records were reinserted back
index d6ac6b213e12fb84967a7b57b8799536559e0252..4822cc4471ec878c42f4388fe4349462350d2ee5 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a simple backup using bpipe, purge the volume and run
index 70c2705d85ed86da35e2ab3ccb2e5c00b8583f53..2a872963fac5701c6ce99bb67850b1c43d41221b 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a simple backup of the Bacula build directory using the compressed option
index ad8061c9990b7cfcc00a36934abc2191f45e6e29..663447b95c77f10ebc4ebf34b203e507e9e8f1f8 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a simple backup of the Bacula build directory but 
index 97d17c100eed94c0a9c642547724e7a0aa62a467..1265b589e4a1cabcdee7b41d441e755024ebb4ba 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Copyright (c) 2018 by Inteos sp. z o.o.
index c689607b1f1bd50957bc7242b35bbf815deaa81b..effebe12504bd77e9bd020ee3ba0c697fcb19cf8 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Copyright (c) 2018 by Inteos sp. z o.o.
index ab6b32afd63238e62b8a4208443ad76752e57d1b..0bc34fd24e09f1242e6bd2e170eb9bf8ac395a20 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Copyright (c) 2018 by Inteos sp. z o.o.
index 25c8a95aa631d8041b7fe5b36323870b607ec577..69908dc2616c3f9ca7cc34d3279a384fc4edea77 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a simple backup of the Bacula build directory but 
index b6b43c721c769beca267c2294f7d181703687ae3..92d0a3a1ec608c6e3dece841e91168c08b0babb8 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a backup of a small file, then do several other backups
index d1fb5dac17653f8109cb6b6eb3ad50dec34e9cef..44b755c6250c7e3ee6a8435d41ca5cbef3eae6e9 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a simple backup of the Bacula build directory
index 2696d1172b3e94b7838ace083f40ca98c2aa064f..401ffb81e26a03b61b2da2376964f5bb0f28b2aa 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a simple backup of the Bacula build directory
index c838378c530aa93794cac29e0f0f65081baa8a7c..220411f2b935c0d8de77bf5534786714f9adef50 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Copyright (c) 2018 by Inteos sp. z o.o.
index c04fd9779710f15fa4dcf89048ca1cbe944d6180..3463d38edda9dd62d3162ec6188b0f7cffbc7e4b 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Test the fill command in btape
index a91e67c50f93a711c22b7bdb29358523db8cd094..bacb787c5daa42168996aea40435bd57eacf27bb 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Test the fill command in btape
index ff14a76155a9146e6f0cc69b040b1cda444db58f..76e20265422cec023168a3226faf790825a5dcdf 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Test the test command in btape
index 37089ab6667915fed79607705d0cd233f3f15afc..2ea6c3e0b2dcecbbd1c9637955667e90dadc1ed9 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Test the test command in btape
index fe955f82c4922efd8e431363e4b3f5fcba496add..8a85cef3001caec883eadedad6f100e5d8fa7584 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Test the test command in btape
index 38137c6f9d5c3915f659eea8d1a292288d51fa8a..f86829c33e73681e5cdfdda2ef3e2d2b87caff9e 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Test that reproduce bug 1227
index 107d2af64d5974a3b4d678de85510984b0caeb88..b0d796b8354e1881951385fd765e755db386a4ec 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a simple backup of the Bacula build directory then create some           
index ab3648685757d3a2bf64812cd42964debbee0f0b..4003ef95596bd2a30d12948ec8abaff34172b971 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 #  Test bug 897
index eda9cb43f28061a9e47b78947511b6ea9c4d0bfd..7bdacbc2caa4394760d069b15eb91f6b4e29d395 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 #  Test RunScript
index e6b9949cda36ada9fb2e38a415b46ec8ec567256..4935e340af21e5dd6dcabb3ab84a282fb733673f 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a simple backup of the Bacula build directory then restore a subdirectory
index b1951cee01a71f59ec3f6f63ec8155d22729049e..93404db75c3b3e5a40a1ec82de2e635a798897ed 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a simple backup of the Bacula build directory then create some           
index 71c944db6c408b5430fd618b1ef84591bf4c1c17..0198bf0e9d96469d48ea6777f25fda5b9e54fac0 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a simple backup of the Bacula build directory then create some           
index 0485834bbf813ebb839fa5a729322bbae48be8e9..640676821d0e1c0e11028328e0d2ce6a3a4dbd2c 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a simple backup of the Bacula build directory then create some           
index 99d2416daed5f28e2fab075c5fe0f1e03d192bc7..3a0fb26256ed156b23f7f2785420f6c82119ba76 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a simple backup of the Bacula build directory then create some           
index 233739014a1db562e26b07e766d698e889efb970..45acef744ea088b5430022084b6370ba5ee4b2c0 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a simple backup of the Bacula build directory
index 58baf3c5752ec7f180a216f036e7cb069414d588..e7326e392552c1c9174a57cf4b6e705ecb44c7d2 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl -w
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Small test to setup a backup with $nb_files*2 to backup,
index f03bb93c60245e3816304ec698120a2578d54264..aa7ec1ec1bcf4ae8d4537aec2086266555876c12 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run four concurrent jobs and then cancel 2 of them
index 8291ef0e808214f71ef15ec42b4f398d686683c6..901bb410bf6184f428341a2391da833eabe8e86d 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Test different cancel cases
index b3f0315c8fd4d60f5942e7e4392ec5d85aa8a95f..00c6801199367876a8592c6dccc385cd97bfbba3 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2019 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # CDP Unit Tests 
index e6a922a124d1fcc9e4832bc25e2b23a9bc51eae3..3c0f36ef40461a7f18ff3d22a987d850ffca3b74 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh 
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Script to automate hardware certification
index 9eddcce6a6cac2728339cf799ba31fd4b80e93e8..6ae89631fa61ea12a7b0b595e83b844af16baa74 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl -w
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Small test to setup a backup with special unix rights
index 69916331a4ffde2895ec713a89a59f0c738a13bd..51dec971327b295412a244fa6f8003d3dfc7e04a 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run 4 jobs at the same time
index 71b941ef07bb85cf7222c2d3701d56b60f66b757..5b7417de5c3ee9f798e5a3f4f1df3a0d11039e4f 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run multiple jobs at the same time, try to recreate cloud issue
index 071ebf24854be8a3e5ab63bb35e4951a210068bf..53fb2ead8dd1d352d12aed3ab666cc00d560b29e 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Cloud test. Run a backup and restore, then compare the timestamps of the
index 4506653e39b761ce493392cd64d531475b40f323..b7bb3ffe87c9655aa900b1479992f45675fba8f1 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Play with the cloud cache pruning functions
index 02e505371801211f7aa5ba07fa8112214d6fccbb..467bf75ae2753ad7452a78d3a8df1c6fbd528d88 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a simple backup of the Bacula build directory
index 17532e1bd17c544812c2d8dbfe34b831d7ab4e32..236845dc2d1a50ca8d70f8af6212b90628721ec1 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Cloud test. We run backups and restore with the "truncate cache" command in-between
index eaca417b3689fd58e5533e26c29c76e4d4cfa249..702f2f9f1da95dd9763fc457df7ab510f7731b5a 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run 4 jobs at the same time
index c0a8a035186b638eaa1758fb5b0fe80dfbac4463..303226fad207878345502d5105a96e64717d24f4 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a cloud backup of the Bacula build directory
index d6aae19254a99c50eebb71a0155ac367b28086d3..ff0fd53b5b760304d11e223793a167122e1309c0 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Copyright (c) 2018 by Inteos sp. z o.o.
index 28a6d612e01cbfcb08ea1a3972d41df13983a284..b577b24589bdeff8c166818277f4e6af3a3e6653 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 188f9c2f127568d58634b8b1825bb8c7ca31159d..eaabef9b249ed8d3ad461f71b4e63d8b5c795db7 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 86b5efeb814ad0a7a82b5b17cca65fd26c738228..163df4680984a4273be29b7d4c85b702e5571647 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 4a5d2b3109b3dc3fec784ccf59f3fa730beb6582..d72861b42874cb13086129b23fab4b2237b1fa62 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run two jobs at the same time
index 04cf80622d7ae7b39ddb1dd2256ebc532b6eb3cd..f79d2fa438b8279c876220db5874d85a66220b7c 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2021 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # Copyright (C) 2021-2022 Bacula Systems SA
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
index 429194a67a3734f088ded2627ee46930c6940640..05636a2bdc077efac54bbe808843f86ceff389fa 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Test if Plugin Objects are deleted corectly by 'delete object' command.
index 0b194de65a3625f36eebd99e3329a23d4524246e..63ec95a0507f438bcf085070b9318518b63d325a 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a couple of tests with bconsole and delete command
index d0a8ef7ecac0a3b52c57ab8e1ea56adaf55b3ef0..f2567fc1b184bc5ea0803a5e77df5c4fa4cec14b 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Verify 'disable/enable jobs all' command. It should also not allow to enable jobs which are
index 8f56446358a10ad7f2eab5e1748d7d44abca5f65..e79de9efa3cbf1060ff7af8ae7b7dfe5c7aec5fe 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Verify 'disable/enable jobs all' command. It should also not allow to enable jobs which are
index c2a3ee401aee1987bbb5e41407ea0cb58e2f77fe..a952bde21475241b040e505e794be32a6b192984 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a couple of tests with bconsole and dotcommands
index ceac88871299919e5f3e5fe9d8d13c18ea92d173..4a41c17bd9cd0446bdf01623d96bf8133a3877bc 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a couple of tests with bconsole and console extended ACL
index ad0e1449b3f236931126a4de4087f91c188f431f..8a6f375bd3fc98ce65ea83e750ca87b367872d94 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # TODO fill desc
index 7379fa4be8844f6887658144b152f03fc17dad7d..01a0c9572f71e781df6f11bb5990d42117b0f16e 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a simple backup of the Bacula build directory then copy it
index 2932580e2bc65d87e0ae8b6f410bade2b941fb53..4eb65d974ab93de8fa74e18faee89974c9205370 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a simple test-plugin job and check if restore and plugin objects were copied after running
index 24962a2ac856ddacc775ceb8a8bd09f911c11ce2..91cfec0a3a9731412ae0281f0194bf280a53644c 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a simple backup of the Bacula build directory then rename fileset used and reload
index f186f70286ba0d4f5b31791f1742255b47141bf0..6c6cb2f2344378cb6dc60fc9960eb5c1ef6ad4b6 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a simple backup of the Bacula build directory then copy it
index 9361a28252bbc5933137bb2437ba33fff473bc8c..bc45a2c603aead005ba67fc67f3055820486f886 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 8445f1094b2e963d40ae0ef4484aaa6c0c8acdab..4e61a5b2e9d247c381b09f9ece9b4ec32b631f1c 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index c829bbe95cfeabb9e24e21093f8accb95388d965..a31b7615fb3f6069008ad21181769dd25fc5867e 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index ad975f2efde11f01e324be9b7d1406c2113f43fa..4a7ce06d272ad19b4877ae074175d9755311c688 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a couple of job and make sure the the PrevJob
index d6f9ec8534672fc7d8b79cf6bc6dcbbf76886ba8..8481a34a199cc57e6279674058b6266bc69eff14 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a simple backup of the Bacula build directory then copy it
index 2a52a6a0f57daa84c765a6c217148b1b5526d094..bbf278d1d7ef750af8115df5f25571de5ae882e6 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run backups with dummy tape driver
index 5580311997cb20946d84a9406883e8d4b1054f23..11928c60165a86153f1ee40588df086bf63d34f3 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index f854d785d03fe678f2f4aa1d79227ef12b963cb1..798f6d20d318d2d28f5d718836ed31a830c2378e 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Tests for #7552
index 455c1a9910d1ab32d58dbe3974213c2097bce5b2..5179da7b2043a3ba677aa78e728defe748c875e3 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Run a backup of the Bacula build directory on two Volumes
index 798ea66c97999b387ecd60438b53530f4ccab95b..0f9ffd1ab923ab3c23ac957860e4a77be90d7160 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index 76359e17abaf94e7574d9f1514a72840bf3b8cf2..f776620682591ad183fe9a91bf5da19aa29f4eee 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 
index a0f7e69405a41f31c6b76f8b50010cd7b541acca..61a01079e6a6c87c64a0ee0edef99f56fea7bfc6 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Do some tests with counters
index eac3d4ac46b632ea5a3c7aa35e3fa66af70fa312..44bbc578cca6f684bcff39840c266b251b585a72 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 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 431f22b42c25ffb907f88e10625b9b2d539f36e8..2a5f0d5af0440424bbf82decf0c66db56a14c157 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python3
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # This test create lots of small volumes using MaxVolBytes, 
index f074fcf873198948b2e2bf8875fe6f432a896d39..b1d8837b2b50974063a81a98d79e7c776679150d 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 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 64980580fa9bfcc59a4e343836569f4abd1e8a17..f6cd4589d57e310a658132150a0a344404e4a99b 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python3
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # This test create crazy volumes and most backups cannot be restored
index 02536dc138365b32eda8c09a9e524bac003513ea..7d59e1c06590ccac013d8434642894ea55f29f04 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2000-2022 Kern Sibbald
+# Copyright (C) 2000-2023 Kern Sibbald
 # License: BSD 2-Clause; see file LICENSE-FOSS
 #
 # Copyright (c) 2018 by Inteos sp. z o.o.