Index: sources/utility/crc.h =================================================================== diff -u -r56e378f7504701b9e9a9dccaf205aef2fd52c58e -r2ef03b2ce51b4dc507f66e9671953a8e0824bde9 --- sources/utility/crc.h (.../crc.h) (revision 56e378f7504701b9e9a9dccaf205aef2fd52c58e) +++ sources/utility/crc.h (.../crc.h) (revision 2ef03b2ce51b4dc507f66e9671953a8e0824bde9) @@ -1,15 +1,15 @@ /*! * - * Copyright (c) 2019-2020 Diality Inc. - All Rights Reserved. + * Copyright (c) 2019-2024 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 crc.h - * \author (last) Behrouz NematiPour - * \date (last) 09-Jan-2020 - * \author (original) Behrouz NematiPour - * \date (original) 16-Dec-2019 + * \file crc.h + * \author (last) Behrouz NematiPour + * \date (last) 09-Jan-2020 + * \author (original) Behrouz NematiPour + * \date (original) 16-Dec-2019 * */ #pragma once