diff --git a/msame/inc/model_process.h b/msame/inc/model_process.h index 36fb0fc376e24d034047ee854d022d693fe08ad4..2141609bccbcbc7b4262d32fac2466eeeec5d029 100644 --- a/msame/inc/model_process.h +++ b/msame/inc/model_process.h @@ -1,8 +1,11 @@ -/** +/* * @file model_process.h * - * Copyright (C) 2020. Huawei Technologies Co., Ltd. All rights reserved. - * + * Copyright (C) Huawei Technologies Co., Ltd. 2020-2020. All rights reserved. + * Description: model_process + * Author: fuyangchenghu + * Create: 2020/6/22 + * Notes: * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/msame/inc/sample_process.h b/msame/inc/sample_process.h index 574231c66e62075b154bff44a727a6bb9f70dd26..5e997b9e06cecb43111321436afb0ad8b735076a 100644 --- a/msame/inc/sample_process.h +++ b/msame/inc/sample_process.h @@ -1,8 +1,11 @@ -/** +/* * @file sample_process.h * -* Copyright (C) 2020. Huawei Technologies Co., Ltd. All rights reserved. -* +* Copyright (C) Huawei Technologies Co., Ltd. 2020-2020. All rights reserved. +* Description: model_process +* Author: fuyangchenghu +* Create: 2020/6/22 +* Notes: * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/msame/inc/utils.h b/msame/inc/utils.h index 9394bd439e2ad4645a2594a110eb001997992b47..bddb48db84009b5a8cc254e59764f8f812b28b4a 100644 --- a/msame/inc/utils.h +++ b/msame/inc/utils.h @@ -1,8 +1,11 @@ -/** +/* * @file utils.h * -* Copyright (C) 2020. Huawei Technologies Co., Ltd. All rights reserved. -* +* Copyright (C) Huawei Technologies Co., Ltd. 2020-2020. All rights reserved. +* Description: model_process +* Author: fuyangchenghu +* Create: 2020/6/22 +* Notes: * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/msame/src/main.cpp b/msame/src/main.cpp index 65b22ecc1b8c9d5a67c69e9294fe9b18b2310c2a..6b63cee75c52ce8f657b93e7e946edf33acf76d5 100644 --- a/msame/src/main.cpp +++ b/msame/src/main.cpp @@ -1,9 +1,11 @@ -//main.cpp -/** +/* * @file main.cpp * -* Copyright (C) 2020. Huawei Technologies Co., Ltd. All rights reserved. -* +* Copyright (C) Huawei Technologies Co., Ltd. 2020-2020. All rights reserved. +* Description: model_process +* Author: fuyangchenghu +* Create: 2020/6/22 +* Notes: * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/msame/src/model_process.cpp b/msame/src/model_process.cpp index 3661b2fc0746782681871cc669342e75201aed99..cecf2e00d1f54d5125ed859b19d7013fa9a4562c 100644 --- a/msame/src/model_process.cpp +++ b/msame/src/model_process.cpp @@ -1,10 +1,11 @@ -// Model_procccess.cpp - -/** +/* * @file model_process.cpp * -* Copyright (C) 2020. Huawei Technologies Co., Ltd. All rights reserved. -* +* Copyright (C) Huawei Technologies Co., Ltd. 2020-2020. All rights reserved. +* Description: model_process +* Author: fuyangchenghu +* Create: 2020/6/22 +* Notes: * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/msame/src/sample_process.cpp b/msame/src/sample_process.cpp index 3207d6d3adc390f91085b3ffc9a1205ecb3ab8f6..5c983bfbf316569acf112cbff7886a2449288f41 100644 --- a/msame/src/sample_process.cpp +++ b/msame/src/sample_process.cpp @@ -1,10 +1,11 @@ -//Sample_process.cpp - -/** +/* * @file sample_process.cpp * -* Copyright (C) 2020. Huawei Technologies Co., Ltd. All rights reserved. -* +* Copyright (C) Huawei Technologies Co., Ltd. 2020-2020. All rights reserved. +* Description: model_process +* Author: fuyangchenghu +* Create: 2020/6/22 +* Notes: * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/msame/src/utils.cpp b/msame/src/utils.cpp index 20a53b40e5d84146716116e2c7ab2af339980062..4f9c03926492d382d06b0c5db62c243b17835da5 100644 --- a/msame/src/utils.cpp +++ b/msame/src/utils.cpp @@ -1,10 +1,11 @@ -//Util.cpp - -/** +/* * @file utils.cpp * -* Copyright (C) 2020. Huawei Technologies Co., Ltd. All rights reserved. -* +* Copyright (C) Huawei Technologies Co., Ltd. 2020-2020. All rights reserved. +* Description: model_process +* Author: fuyangchenghu +* Create: 2020/6/22 +* Notes: * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.