diff --git a/msame/inc/model_process.h b/msame/inc/model_process.h index 36fb0fc..2141609 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 574231c..5e997b9 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 9394bd4..bddb48d 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 65b22ec..6b63cee 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 3661b2f..cecf2e0 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 3207d6d..5c983bf 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 20a53b4..4f9c039 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.