Index: unittests/tst_acknow.h =================================================================== diff -u -r44a85c96ab55e424866ec4cca0270aa218355f82 -red5d989264015440d9da6d0830679394a323cf55 --- unittests/tst_acknow.h (.../tst_acknow.h) (revision 44a85c96ab55e424866ec4cca0270aa218355f82) +++ unittests/tst_acknow.h (.../tst_acknow.h) (revision ed5d989264015440d9da6d0830679394a323cf55) @@ -1,16 +1,16 @@ /*! - * + * * Copyright (c) 2019-2020 Diality Inc. - All Rights Reserved. * \copyright * 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 tst_acknow.h * \author (last) Behrouz NematiPour * \date (last) 07-May-2020 * \author (original) Behrouz NematiPour * \date (original) 21-Jan-2020 - * + * */ #pragma once @@ -56,4 +56,3 @@ void onFramesTransmit(Can_Id vCan_Id , Sequence vSequence, const FrameList &vFrameList); void onFailedTransmit(Sequence); }; -