Index: sources/threads.cpp =================================================================== diff -u -reea63d68fc0fb269f8dec64d99f488bcad117220 -rb798668f16ad0967ab97e96f5f9a2cdd821e899f --- sources/threads.cpp (.../threads.cpp) (revision eea63d68fc0fb269f8dec64d99f488bcad117220) +++ sources/threads.cpp (.../threads.cpp) (revision b798668f16ad0967ab97e96f5f9a2cdd821e899f) @@ -1,14 +1,14 @@ /*! * * Copyright (c) 2019-2020 Diality Inc. - All Rights Reserved. - * copyright + * \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 threads.cpp - * date 1/6/2020 - * author Behrouz NematiPour + * \file threads.cpp + * \date 1/6/2020 + * \author Behrouz NematiPour * */ #include "threads.h"