Index: sources/storage/filehandler.cpp =================================================================== diff -u -r9d2940c9f09ace35e4e0501a61d46b6bdf789dab -r44a85c96ab55e424866ec4cca0270aa218355f82 --- sources/storage/filehandler.cpp (.../filehandler.cpp) (revision 9d2940c9f09ace35e4e0501a61d46b6bdf789dab) +++ sources/storage/filehandler.cpp (.../filehandler.cpp) (revision 44a85c96ab55e424866ec4cca0270aa218355f82) @@ -1,15 +1,16 @@ /*! - * + * * Copyright (c) 2019-2020 Diality Inc. - All Rights Reserved. - * \copyright \n - * THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, \n - * IN PART OR IN WHOLE, \n - * WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. \n - * - * \file filehandler.cpp - * \date 2019/09/30 - * \author Behrouz NematiPour - * + * \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 filehandler.cpp + * \author (last) Behrouz NematiPour + * \date (last) 22-Apr-2020 + * \author (original) Behrouz NematiPour + * \date (original) 24-Sep-2019 + * */ #include "filehandler.h"