mirror of
https://gitee.com/openharmony/developtools_profiler
synced 2024-11-23 06:50:12 +00:00
修改版权声明
Signed-off-by: ganchuantao <ganchuantao1@huawei.com> Change-Id: I402b7101ee45c8b28862f48546ad0a05235ef858
This commit is contained in:
parent
baaa491716
commit
8f4a619461
3
LICENSE
3
LICENSE
@ -1,6 +1,7 @@
|
||||
Copyright (c) 2024 Huawei Device Co., Ltd. All rights reserved.
|
||||
|
||||
The hiebpf subdirectories are licensed under Apache License, Version 2.0.
|
||||
Because of hiebpf.bpf.c,bpf_log_write.h,fstrace_progs.h,hiebpf_types.h is run at kernel mode, other files
|
||||
under hiebpf subdirectories is run at user mode, so other files under hiebpf subdirectories use Apache License.
|
||||
The hiebpf.bpf.c,bpf_log_write.h,fstrace_progs.h,hiebpf_types.h is dual licensed: you can use it
|
||||
either under the terms of the GPL V2, or the 3-Clause BSD license, at your option.
|
||||
|
||||
|
@ -1,11 +1,10 @@
|
||||
/*
|
||||
* Copyright (c) 2024 Huawei Device Co., Ltd. All rights reserved.
|
||||
|
||||
* The hiebpf subdirectories are licensed under Apache License, Version 2.0.
|
||||
* The bpf_log_write.h is dual licensed: you can use it either under the terms of
|
||||
* the GPL V2, or the 3-Clause BSD license, at your option.
|
||||
|
||||
* hiebpf is dual licensed: you can use it either under the terms of
|
||||
* bpf_log_write.h is dual licensed: you can use it either under the terms of
|
||||
* the GPL V2, or the BSD3 license, at your option.
|
||||
* See the LICENSE file in the root of this repository for complete details.
|
||||
*/
|
||||
|
@ -1,11 +1,10 @@
|
||||
/*
|
||||
* Copyright (c) 2024 Huawei Device Co., Ltd. All rights reserved.
|
||||
|
||||
* The hiebpf subdirectories are licensed under Apache License, Version 2.0.
|
||||
* The fstrace_progs.h is dual licensed: you can use it either under the terms of
|
||||
* the GPL V2, or the 3-Clause BSD license, at your option.
|
||||
|
||||
* hiebpf is dual licensed: you can use it either under the terms of
|
||||
* fstrace_progs.h is dual licensed: you can use it either under the terms of
|
||||
* the GPL V2, or the BSD3 license, at your option.
|
||||
* See the LICENSE file in the root of this repository for complete details.
|
||||
*/
|
||||
|
@ -1,11 +1,10 @@
|
||||
/*
|
||||
* Copyright (c) 2024 Huawei Device Co., Ltd. All rights reserved.
|
||||
|
||||
* The hiebpf subdirectories are licensed under Apache License, Version 2.0.
|
||||
* The hiebpf_types.h is dual licensed: you can use it either under the terms of
|
||||
* the GPL V2, or the 3-Clause BSD license, at your option.
|
||||
|
||||
* hiebpf is dual licensed: you can use it either under the terms of
|
||||
* hiebpf_types.h is dual licensed: you can use it either under the terms of
|
||||
* the GPL V2, or the BSD3 license, at your option.
|
||||
* See the LICENSE file in the root of this repository for complete details.
|
||||
*/
|
||||
|
@ -1,11 +1,10 @@
|
||||
/*
|
||||
* Copyright (c) 2024 Huawei Device Co., Ltd. All rights reserved.
|
||||
|
||||
* The hiebpf subdirectories are licensed under Apache License, Version 2.0.
|
||||
* The hiebpf.bpf.c is dual licensed: you can use it either under the terms of
|
||||
* the GPL V2, or the 3-Clause BSD license, at your option.
|
||||
|
||||
* hiebpf is dual licensed: you can use it either under the terms of
|
||||
* hiebpf.bpf.c is dual licensed: you can use it either under the terms of
|
||||
* the GPL V2, or the BSD3 license, at your option.
|
||||
* See the LICENSE file in the root of this repository for complete details.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user