Index: tests/dg_heaters_test.py =================================================================== diff -u -r414ee5c06661993d4e847b7a61067c1718340cbf -r4bdb012848d1b59be5edc31d677b77b9d95f6190 --- tests/dg_heaters_test.py (.../dg_heaters_test.py) (revision 414ee5c06661993d4e847b7a61067c1718340cbf) +++ tests/dg_heaters_test.py (.../dg_heaters_test.py) (revision 4bdb012848d1b59be5edc31d677b77b9d95f6190) @@ -1,18 +1,17 @@ ########################################################################### # -# Copyright (c) 2019-2020 Diality Inc. - All Rights Reserved. +# Copyright (c) 2019-2020 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. +# 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 HemodialysisDevice.py +# @file dg_heaters_test.py # -# @date 31-Mar-2020 -# @author P. Lucia +# @author (last) Dara Navaei +# @date (last) 07-Jul-2020 +# @author (original) Dara Navaei +# @date (original) 29-May-2020 # -# @brief This class provides the basic interface to communicate with -# the HD board. -# ############################################################################ import sys sys.path.append("..")