diff --git a/profiler/msprof_analyze/prof_common/path_manager.py b/profiler/msprof_analyze/prof_common/path_manager.py index ed0a0554ebfbd1d8386539d7936c245747a3dd76..05970362ba2410da3ea281a4fb9a8812c9d1575a 100644 --- a/profiler/msprof_analyze/prof_common/path_manager.py +++ b/profiler/msprof_analyze/prof_common/path_manager.py @@ -1,11 +1,11 @@ -# Copyright (c) 2024 Huawei Technologies Co., Ltd +# Copyright (c) 2024, Huawei Technologies Co., Ltd. # All rights reserved. # -# Licensed under the BSD 3-Clause License (the "License"); +# Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # -# https://opensource.org/licenses/BSD-3-Clause +# http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, diff --git a/profiler/msprof_analyze/prof_common/singleton.py b/profiler/msprof_analyze/prof_common/singleton.py index f950362fc2ab97ead37e59c343fbf6fb0206e8a1..21976243be90af7ac2690cbaacf5deaa8bafc024 100644 --- a/profiler/msprof_analyze/prof_common/singleton.py +++ b/profiler/msprof_analyze/prof_common/singleton.py @@ -1,11 +1,11 @@ -# Copyright (c) 2025 Huawei Technologies Co., Ltd +# Copyright (c) 2024, Huawei Technologies Co., Ltd. # All rights reserved. # -# Licensed under the BSD 3-Clause License (the "License"); +# Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # -# https://opensource.org/licenses/BSD-3-Clause +# http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS,