Index: dialin/dg/hd_proxy.py =================================================================== diff -u -re17e247e7f5186cccc4b188617d5ff19b1c62178 -r4043dc34e2ab05d243d9f46097c494d1486436ea --- dialin/dg/hd_proxy.py (.../hd_proxy.py) (revision e17e247e7f5186cccc4b188617d5ff19b1c62178) +++ dialin/dg/hd_proxy.py (.../hd_proxy.py) (revision 4043dc34e2ab05d243d9f46097c494d1486436ea) @@ -8,7 +8,7 @@ # @file hd_proxy.py # # @author (last) Micahel Garthwaite -# @date (last) 17-Aug-2023 +# @date (last) 21-Aug-2023 # @author (original) Sean # @date (original) 15-Apr-2020 # Index: dialin/dg/watchdog.py =================================================================== diff -u -r5b2d913869600b7f9846eb4c64267538173686cf -r4043dc34e2ab05d243d9f46097c494d1486436ea --- dialin/dg/watchdog.py (.../watchdog.py) (revision 5b2d913869600b7f9846eb4c64267538173686cf) +++ dialin/dg/watchdog.py (.../watchdog.py) (revision 4043dc34e2ab05d243d9f46097c494d1486436ea) @@ -1,16 +1,16 @@ ########################################################################### # -# Copyright (c) 2020-2023 Diality Inc. - All Rights Reserved. +# Copyright (c) 2023-2023 Diality Inc. - All Rights Reserved. # # THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN # WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. # # @file watchdog.py # -# @author (last) Michael Garthwaite -# @date (last) 15-Aug-2023 -# @author (original) Michael Garthwaite -# @date (original) 15-Aug-2023 +# @author (last) Micahel Garthwaite +# @date (last) 17-Aug-2023 +# @author (original) Micahel Garthwaite +# @date (original) 17-Aug-2023 # ############################################################################ from logging import Logger Index: dialin/hd/buttons.py =================================================================== diff -u -r1ffb0072e3f77a63879c5ef9c615fa7d1f7cb67a -r4043dc34e2ab05d243d9f46097c494d1486436ea --- dialin/hd/buttons.py (.../buttons.py) (revision 1ffb0072e3f77a63879c5ef9c615fa7d1f7cb67a) +++ dialin/hd/buttons.py (.../buttons.py) (revision 4043dc34e2ab05d243d9f46097c494d1486436ea) @@ -8,7 +8,7 @@ # @file buttons.py # # @author (last) Micahel Garthwaite -# @date (last) 13-Jun-2023 +# @date (last) 18-Aug-2023 # @author (original) Peter Lucia # @date (original) 02-Apr-2020 # Index: dialin/hd/ui_proxy.py =================================================================== diff -u -re17e247e7f5186cccc4b188617d5ff19b1c62178 -r4043dc34e2ab05d243d9f46097c494d1486436ea --- dialin/hd/ui_proxy.py (.../ui_proxy.py) (revision e17e247e7f5186cccc4b188617d5ff19b1c62178) +++ dialin/hd/ui_proxy.py (.../ui_proxy.py) (revision 4043dc34e2ab05d243d9f46097c494d1486436ea) @@ -8,7 +8,7 @@ # @file ui_proxy.py # # @author (last) Micahel Garthwaite -# @date (last) 17-Aug-2023 +# @date (last) 21-Aug-2023 # @author (original) Sean # @date (original) 15-Apr-2020 #