Index: tests/test_uf.py =================================================================== diff -u -r69aea0944a6ae6a4f909b687664d0d268a74b618 -r6e5fe18fa126baffc94a09c050312ac00d98c288 --- tests/test_uf.py (.../test_uf.py) (revision 69aea0944a6ae6a4f909b687664d0d268a74b618) +++ tests/test_uf.py (.../test_uf.py) (revision 6e5fe18fa126baffc94a09c050312ac00d98c288) @@ -1,16 +1,16 @@ ########################################################################### # -# Copyright (c) 2019-2020 Diality Inc. - All Rights Reserved. +# Copyright (c) 2019-2021 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 test_uf.py +# @file test_uf.py # -# @author (last) Peter Lucia -# @date (last) 02-Oct-2020 -# @author (original) Peter Lucia -# @date (original) 14-Jul-2020 +# @author (last) Sean Nash +# @date (last) 23-Jul-2021 +# @author (original) Peter Lucia +# @date (original) 14-Jul-2020 # ############################################################################