共 740 个文件变更+750-745
| @@ -1,5 +1,5 @@ | |||
| 1 | 1 | ||
| 2 | -<!-- Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | +<!-- Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | 3 | ||
| 4 | Licensed under the Apache License, Version 2.0 (the "License"); | 4 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 5 | you may not use this file except in compliance with the License. | 5 | you may not use this file except in compliance with the License. |
| @@ -56,6 +56,11 @@ Note:If the text contains special characters, please escape them according to th | |||
| 56 | --> | 56 | --> |
| 57 | <configuration> | 57 | <configuration> |
| 58 | <oatconfig> | 58 | <oatconfig> |
| 59 | + <policylist> | ||
| 60 | + <policy name="projectPolicy" desc="Project policy"> | ||
| 61 | + <policyitem type="copyright" name="*" path=".*" rule="may" group="defaultGroup" filefilter="copyrightPolicyFilter" desc="hiprofiler use Huawei copyright"/> | ||
| 62 | + </policy> | ||
| 63 | + </policylist> | ||
| 59 | <filefilterlist> | 64 | <filefilterlist> |
| 60 | <filefilter name="defaultPolicyFilter" desc="Filters for compatibility, license header policies"> | 65 | <filefilter name="defaultPolicyFilter" desc="Filters for compatibility, license header policies"> |
| 61 | <filteritem type="filepath" name="device/plugins/memory_plugin/test/utresources/proc/.*" desc="test resource file, no license header"/> | 66 | <filteritem type="filepath" name="device/plugins/memory_plugin/test/utresources/proc/.*" desc="test resource file, no license header"/> |
| @@ -1,4 +1,4 @@ | |||
| 1 | -# Copyright (c) 2021 Huawei Device Co., Ltd. | 1 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 2 | # Licensed under the Apache License, Version 2.0 (the "License"); | 2 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 3 | # you may not use this file except in compliance with the License. | 3 | # you may not use this file except in compliance with the License. |
| 4 | # You may obtain a copy of the License at | 4 | # You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | #!/bin/bash | 1 | #!/bin/bash |
| 2 | -# Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | # Licensed under the Apache License, Version 2.0 (the "License"); | 3 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | # you may not use this file except in compliance with the License. | 4 | # you may not use this file except in compliance with the License. |
| 5 | # You may obtain a copy of the License at | 5 | # You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | #!/bin/bash | 1 | #!/bin/bash |
| 2 | -# Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | # Licensed under the Apache License, Version 2.0 (the "License"); | 3 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | # you may not use this file except in compliance with the License. | 4 | # you may not use this file except in compliance with the License. |
| 5 | # You may obtain a copy of the License at | 5 | # You may obtain a copy of the License at |
| @@ -1,6 +1,6 @@ | |||
| 1 | #!/usr/bin/env python3 | 1 | #!/usr/bin/env python3 |
| 2 | # -*- coding: utf-8 -*- | 2 | # -*- coding: utf-8 -*- |
| 3 | -# Copyright (C) 2021 Huawei Device Co., Ltd. | 3 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 4 | # Licensed under the Apache License, Version 2.0 (the "License"); | 4 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 5 | # you may not use this file except in compliance with the License. | 5 | # you may not use this file except in compliance with the License. |
| 6 | # You may obtain a copy of the License at | 6 | # You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | #!/bin/bash | 1 | #!/bin/bash |
| 2 | -# Copyright (c) 2021-2023 Huawei Device Co., Ltd. | 2 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021-2023. All rights reserved. |
| 3 | # Licensed under the Apache License, Version 2.0 (the "License"); | 3 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | # you may not use this file except in compliance with the License. | 4 | # you may not use this file except in compliance with the License. |
| 5 | # You may obtain a copy of the License at | 5 | # You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | #!/bin/bash | 1 | #!/bin/bash |
| 2 | -# Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | # Licensed under the Apache License, Version 2.0 (the "License"); | 3 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | # you may not use this file except in compliance with the License. | 4 | # you may not use this file except in compliance with the License. |
| 5 | # You may obtain a copy of the License at | 5 | # You may obtain a copy of the License at |
| @@ -1,4 +1,4 @@ | |||
| 1 | -# Copyright (C) 2021 Huawei Device Co., Ltd. | 1 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 2 | # Licensed under the Apache License, Version 2.0 (the "License"); | 2 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 3 | # you may not use this file except in compliance with the License. | 3 | # you may not use this file except in compliance with the License. |
| 4 | # You may obtain a copy of the License at | 4 | # You may obtain a copy of the License at |
| @@ -1,4 +1,4 @@ | |||
| 1 | -# Copyright (C) 2021 Huawei Device Co., Ltd. | 1 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 2 | # Licensed under the Apache License, Version 2.0 (the "License"); | 2 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 3 | # you may not use this file except in compliance with the License. | 3 | # you may not use this file except in compliance with the License. |
| 4 | # You may obtain a copy of the License at | 4 | # You may obtain a copy of the License at |
| @@ -1,4 +1,4 @@ | |||
| 1 | -# Copyright (c) 2021 Huawei Device Co., Ltd. | 1 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 2 | # Licensed under the Apache License, Version 2.0 (the "License"); | 2 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 3 | # you may not use this file except in compliance with the License. | 3 | # you may not use this file except in compliance with the License. |
| 4 | # You may obtain a copy of the License at | 4 | # You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021-2023. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021-2023. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,4 +1,4 @@ | |||
| 1 | -# Copyright (C) 2021 Huawei Device Co., Ltd. | 1 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 2 | # Licensed under the Apache License, Version 2.0 (the "License"); | 2 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 3 | # you may not use this file except in compliance with the License. | 3 | # you may not use this file except in compliance with the License. |
| 4 | # You may obtain a copy of the License at | 4 | # You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2022 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2022. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,4 +1,4 @@ | |||
| 1 | -# Copyright (C) 2021 Huawei Device Co., Ltd. | 1 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 2 | # Licensed under the Apache License, Version 2.0 (the "License"); | 2 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 3 | # you may not use this file except in compliance with the License. | 3 | # you may not use this file except in compliance with the License. |
| 4 | # You may obtain a copy of the License at | 4 | # You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,4 +1,4 @@ | |||
| 1 | -# Copyright (c) 2021 Huawei Device Co., Ltd. | 1 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 2 | # Licensed under the Apache License, Version 2.0 (the "License"); | 2 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 3 | # you may not use this file except in compliance with the License. | 3 | # you may not use this file except in compliance with the License. |
| 4 | # You may obtain a copy of the License at | 4 | # You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2022 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2022. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,4 +1,4 @@ | |||
| 1 | -# Copyright (c) 2022 Huawei Device Co., Ltd. | 1 | +# Copyright (c) Huawei Technologies Co., Ltd. 2022. All rights reserved. |
| 2 | # Licensed under the Apache License, Version 2.0 (the "License"); | 2 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 3 | # you may not use this file except in compliance with the License. | 3 | # you may not use this file except in compliance with the License. |
| 4 | # You may obtain a copy of the License at | 4 | # You may obtain a copy of the License at |
| @@ -1,4 +1,4 @@ | |||
| 1 | -# Copyright (c) 2022 Huawei Device Co., Ltd. | 1 | +# Copyright (c) Huawei Technologies Co., Ltd. 2022. All rights reserved. |
| 2 | # Licensed under the Apache License, Version 2.0 (the "License"); | 2 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 3 | # you may not use this file except in compliance with the License. | 3 | # you may not use this file except in compliance with the License. |
| 4 | # You may obtain a copy of the License at | 4 | # You may obtain a copy of the License at |
| @@ -1,6 +1,6 @@ | |||
| 1 | #!/bin/bash | 1 | #!/bin/bash |
| 2 | # | 2 | # |
| 3 | -# Copyright (c) 2021 Huawei Device Co., Ltd. | 3 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 4 | # Licensed under the Apache License, Version 2.0 (the "License"); | 4 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 5 | # you may not use this file except in compliance with the License. | 5 | # you may not use this file except in compliance with the License. |
| 6 | # You may obtain a copy of the License at | 6 | # You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | 1 | ||
| 2 | -<!-- Copyright (C) 2021 Huawei Device Co., Ltd. | 2 | +<!-- Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | Licensed under the Apache License, Version 2.0 (the "License"); | 3 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | you may not use this file except in compliance with the License. | 4 | you may not use this file except in compliance with the License. |
| 5 | You may obtain a copy of the License at | 5 | You may obtain a copy of the License at |
| @@ -1,4 +1,4 @@ | |||
| 1 | -# Copyright (c) 2021 Huawei Device Co., Ltd. | 1 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 2 | # Licensed under the Apache License, Version 2.0 (the "License"); | 2 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 3 | # you may not use this file except in compliance with the License. | 3 | # you may not use this file except in compliance with the License. |
| 4 | # You may obtain a copy of the License at | 4 | # You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021-2023. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021-2023. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021-2023. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021-2023. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021-2023. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021-2023. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,4 +1,4 @@ | |||
| 1 | -# Copyright (C) 2021 Huawei Device Co., Ltd. | 1 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 2 | # Licensed under the Apache License, Version 2.0 (the "License"); | 2 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 3 | # you may not use this file except in compliance with the License. | 3 | # you may not use this file except in compliance with the License. |
| 4 | # You may obtain a copy of the License at | 4 | # You may obtain a copy of the License at |
| @@ -1,4 +1,4 @@ | |||
| 1 | -# Copyright (c) 2021 Huawei Device Co., Ltd. | 1 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 2 | # Licensed under the Apache License, Version 2.0 (the "License"); | 2 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 3 | # you may not use this file except in compliance with the License. | 3 | # you may not use this file except in compliance with the License. |
| 4 | # You may obtain a copy of the License at | 4 | # You may obtain a copy of the License at |
| @@ -1,4 +1,4 @@ | |||
| 1 | -# Copyright (c) 2021 Huawei Device Co., Ltd. | 1 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 2 | # Licensed under the Apache License, Version 2.0 (the "License"); | 2 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 3 | # you may not use this file except in compliance with the License. | 3 | # you may not use this file except in compliance with the License. |
| 4 | # You may obtain a copy of the License at | 4 | # You may obtain a copy of the License at |
Mdevice/plugins/api/test/fuzztest/plugincreatesessioncmd_fuzzer/plugincreatesessioncmd_fuzzer.cpp+1-1
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | 1 | ||
| 2 | -<!-- Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | +<!-- Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | 3 | ||
| 4 | Licensed under the Apache License, Version 2.0 (the "License"); | 4 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 5 | you may not use this file except in compliance with the License. | 5 | you may not use this file except in compliance with the License. |
| @@ -1,4 +1,4 @@ | |||
| 1 | -# Copyright (c) 2021 Huawei Device Co., Ltd. | 1 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 2 | # Licensed under the Apache License, Version 2.0 (the "License"); | 2 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 3 | # you may not use this file except in compliance with the License. | 3 | # you may not use this file except in compliance with the License. |
| 4 | # You may obtain a copy of the License at | 4 | # You may obtain a copy of the License at |
| @@ -1,4 +1,4 @@ | |||
| 1 | -# Copyright (c) 2021 Huawei Device Co., Ltd. | 1 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 2 | # Licensed under the Apache License, Version 2.0 (the "License"); | 2 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 3 | # you may not use this file except in compliance with the License. | 3 | # you may not use this file except in compliance with the License. |
| 4 | # You may obtain a copy of the License at | 4 | # You may obtain a copy of the License at |
Mdevice/plugins/api/test/fuzztest/plugindestroysessioncmd_fuzzer/plugindestroysessioncmd_fuzzer.cpp+1-1
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
Mdevice/plugins/api/test/fuzztest/plugindestroysessioncmd_fuzzer/plugindestroysessioncmd_fuzzer.h+1-1
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | 1 | ||
| 2 | -<!-- Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | +<!-- Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | 3 | ||
| 4 | Licensed under the Apache License, Version 2.0 (the "License"); | 4 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 5 | you may not use this file except in compliance with the License. | 5 | you may not use this file except in compliance with the License. |
| @@ -1,4 +1,4 @@ | |||
| 1 | -# Copyright (c) 2021 Huawei Device Co., Ltd. | 1 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 2 | # Licensed under the Apache License, Version 2.0 (the "License"); | 2 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 3 | # you may not use this file except in compliance with the License. | 3 | # you may not use this file except in compliance with the License. |
| 4 | # You may obtain a copy of the License at | 4 | # You may obtain a copy of the License at |
| @@ -1,4 +1,4 @@ | |||
| 1 | -# Copyright (c) 2021 Huawei Device Co., Ltd. | 1 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 2 | # Licensed under the Apache License, Version 2.0 (the "License"); | 2 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 3 | # you may not use this file except in compliance with the License. | 3 | # you may not use this file except in compliance with the License. |
| 4 | # You may obtain a copy of the License at | 4 | # You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | 1 | ||
| 2 | -<!-- Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | +<!-- Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | 3 | ||
| 4 | Licensed under the Apache License, Version 2.0 (the "License"); | 4 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 5 | you may not use this file except in compliance with the License. | 5 | you may not use this file except in compliance with the License. |
| @@ -1,4 +1,4 @@ | |||
| 1 | -# Copyright (c) 2021 Huawei Device Co., Ltd. | 1 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 2 | # Licensed under the Apache License, Version 2.0 (the "License"); | 2 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 3 | # you may not use this file except in compliance with the License. | 3 | # you may not use this file except in compliance with the License. |
| 4 | # You may obtain a copy of the License at | 4 | # You may obtain a copy of the License at |
| @@ -1,4 +1,4 @@ | |||
| 1 | -# Copyright (c) 2021 Huawei Device Co., Ltd. | 1 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 2 | # Licensed under the Apache License, Version 2.0 (the "License"); | 2 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 3 | # you may not use this file except in compliance with the License. | 3 | # you may not use this file except in compliance with the License. |
| 4 | # You may obtain a copy of the License at | 4 | # You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | 1 | ||
| 2 | -<!-- Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | +<!-- Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | 3 | ||
| 4 | Licensed under the Apache License, Version 2.0 (the "License"); | 4 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 5 | you may not use this file except in compliance with the License. | 5 | you may not use this file except in compliance with the License. |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,4 +1,4 @@ | |||
| 1 | -# Copyright (C) 2023 Huawei Device Co., Ltd. | 1 | +# Copyright (c) Huawei Technologies Co., Ltd. 2023. All rights reserved. |
| 2 | # Licensed under the Apache License, Version 2.0 (the "License"); | 2 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 3 | # you may not use this file except in compliance with the License. | 3 | # you may not use this file except in compliance with the License. |
| 4 | # You may obtain a copy of the License at | 4 | # You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2023 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2023. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2023 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2023. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2023 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2023. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,4 +1,4 @@ | |||
| 1 | -# Copyright (C) 2021 Huawei Device Co., Ltd. | 1 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 2 | # Licensed under the Apache License, Version 2.0 (the "License"); | 2 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 3 | # you may not use this file except in compliance with the License. | 3 | # you may not use this file except in compliance with the License. |
| 4 | # You may obtain a copy of the License at | 4 | # You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,4 +1,4 @@ | |||
| 1 | -# Copyright (C) 2021 Huawei Device Co., Ltd. | 1 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 2 | # Licensed under the Apache License, Version 2.0 (the "License"); | 2 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 3 | # you may not use this file except in compliance with the License. | 3 | # you may not use this file except in compliance with the License. |
| 4 | # You may obtain a copy of the License at | 4 | # You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,4 +1,4 @@ | |||
| 1 | -# Copyright (c) 2021 Huawei Device Co., Ltd. | 1 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 2 | # Licensed under the Apache License, Version 2.0 (the "License"); | 2 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 3 | # you may not use this file except in compliance with the License. | 3 | # you may not use this file except in compliance with the License. |
| 4 | # You may obtain a copy of the License at | 4 | # You may obtain a copy of the License at |
| @@ -1,4 +1,4 @@ | |||
| 1 | -# Copyright (c) 2021 Huawei Device Co., Ltd. | 1 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 2 | # Licensed under the Apache License, Version 2.0 (the "License"); | 2 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 3 | # you may not use this file except in compliance with the License. | 3 | # you may not use this file except in compliance with the License. |
| 4 | # You may obtain a copy of the License at | 4 | # You may obtain a copy of the License at |
| @@ -1,4 +1,4 @@ | |||
| 1 | -# Copyright (c) 2021 Huawei Device Co., Ltd. | 1 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 2 | # Licensed under the Apache License, Version 2.0 (the "License"); | 2 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 3 | # you may not use this file except in compliance with the License. | 3 | # you may not use this file except in compliance with the License. |
| 4 | # You may obtain a copy of the License at | 4 | # You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | 1 | ||
| 2 | -<!-- Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | +<!-- Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | 3 | ||
| 4 | Licensed under the Apache License, Version 2.0 (the "License"); | 4 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 5 | you may not use this file except in compliance with the License. | 5 | you may not use this file except in compliance with the License. |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,4 +1,4 @@ | |||
| 1 | -# Copyright (C) 2021 Huawei Device Co., Ltd. | 1 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 2 | # Licensed under the Apache License, Version 2.0 (the "License"); | 2 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 3 | # you may not use this file except in compliance with the License. | 3 | # you may not use this file except in compliance with the License. |
| 4 | # You may obtain a copy of the License at | 4 | # You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,4 +1,4 @@ | |||
| 1 | -# Copyright (c) 2021 Huawei Device Co., Ltd. | 1 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 2 | # Licensed under the Apache License, Version 2.0 (the "License"); | 2 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 3 | # you may not use this file except in compliance with the License. | 3 | # you may not use this file except in compliance with the License. |
| 4 | # You may obtain a copy of the License at | 4 | # You may obtain a copy of the License at |
| @@ -1,4 +1,4 @@ | |||
| 1 | -# Copyright (c) 2021 Huawei Device Co., Ltd. | 1 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 2 | # Licensed under the Apache License, Version 2.0 (the "License"); | 2 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 3 | # you may not use this file except in compliance with the License. | 3 | # you may not use this file except in compliance with the License. |
| 4 | # You may obtain a copy of the License at | 4 | # You may obtain a copy of the License at |
| @@ -1,4 +1,4 @@ | |||
| 1 | -# Copyright (c) 2021 Huawei Device Co., Ltd. | 1 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 2 | # Licensed under the Apache License, Version 2.0 (the "License"); | 2 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 3 | # you may not use this file except in compliance with the License. | 3 | # you may not use this file except in compliance with the License. |
| 4 | # You may obtain a copy of the License at | 4 | # You may obtain a copy of the License at |
Mdevice/plugins/diskio_plugin/test/fuzztest/diskiostartplugin_fuzzer/diskiostartplugin_fuzzer.cpp+1-1
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | 1 | ||
| 2 | -<!-- Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | +<!-- Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | 3 | ||
| 4 | Licensed under the Apache License, Version 2.0 (the "License"); | 4 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 5 | you may not use this file except in compliance with the License. | 5 | you may not use this file except in compliance with the License. |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,4 +1,4 @@ | |||
| 1 | -# Copyright (C) 2021 Huawei Device Co., Ltd. | 1 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 2 | # Licensed under the Apache License, Version 2.0 (the "License"); | 2 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 3 | # you may not use this file except in compliance with the License. | 3 | # you may not use this file except in compliance with the License. |
| 4 | # You may obtain a copy of the License at | 4 | # You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021-2023. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021-2023 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021-2023. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,4 +1,4 @@ | |||
| 1 | -# Copyright (c) 2021 Huawei Device Co., Ltd. | 1 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 2 | # Licensed under the Apache License, Version 2.0 (the "License"); | 2 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 3 | # you may not use this file except in compliance with the License. | 3 | # you may not use this file except in compliance with the License. |
| 4 | # You may obtain a copy of the License at | 4 | # You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | # THIS FILE IS GENERATE BY {}, PLEASE DON'T EDIT IT! | 1 | # THIS FILE IS GENERATE BY {}, PLEASE DON'T EDIT IT! |
| 2 | -# Copyright (C) 2021 Huawei Device Co., Ltd. | 2 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | # Licensed under the Apache License, Version 2.0 (the "License"); | 3 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | # you may not use this file except in compliance with the License. | 4 | # you may not use this file except in compliance with the License. |
| 5 | # You may obtain a copy of the License at | 5 | # You may obtain a copy of the License at |
Mdevice/plugins/ftrace_plugin/tools/device_kernel_version/default/event_formatters/autogenerated.gni+1-1
| @@ -1,5 +1,5 @@ | |||
| 1 | # THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | # THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | -# Copyright (C) 2021 Huawei Device Co., Ltd. | 2 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | # Licensed under the Apache License, Version 2.0 (the "License"); | 3 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | # you may not use this file except in compliance with the License. | 4 | # you may not use this file except in compliance with the License. |
| 5 | # You may obtain a copy of the License at | 5 | # You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | # THIS FILE IS GENERATE BY {}, PLEASE DON'T EDIT IT! | 1 | # THIS FILE IS GENERATE BY {}, PLEASE DON'T EDIT IT! |
| 2 | -# Copyright (C) 2021 Huawei Device Co., Ltd. | 2 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | # Licensed under the Apache License, Version 2.0 (the "License"); | 3 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | # you may not use this file except in compliance with the License. | 4 | # you may not use this file except in compliance with the License. |
| 5 | # You may obtain a copy of the License at | 5 | # You may obtain a copy of the License at |
Mdevice/plugins/ftrace_plugin/tools/device_kernel_version/default/event_parsers/autogenerated.gni+1-1
| @@ -1,5 +1,5 @@ | |||
| 1 | # THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | # THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | -# Copyright (C) 2021 Huawei Device Co., Ltd. | 2 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | # Licensed under the Apache License, Version 2.0 (the "License"); | 3 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | # you may not use this file except in compliance with the License. | 4 | # you may not use this file except in compliance with the License. |
| 5 | # You may obtain a copy of the License at | 5 | # You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! | 1 | /* THIS FILE IS GENERATE BY ftrace_cpp_generator.py, PLEASE DON'T EDIT IT! |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,6 +1,6 @@ | |||
| 1 | #!/usr/bin/env python3 | 1 | #!/usr/bin/env python3 |
| 2 | # -*- coding: utf-8 -*- | 2 | # -*- coding: utf-8 -*- |
| 3 | -# Copyright (C) 2021 Huawei Device Co., Ltd. | 3 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 4 | # Licensed under the Apache License, Version 2.0 (the "License"); | 4 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 5 | # you may not use this file except in compliance with the License. | 5 | # you may not use this file except in compliance with the License. |
| 6 | # You may obtain a copy of the License at | 6 | # You may obtain a copy of the License at |
| @@ -35,7 +35,7 @@ class Common: | |||
| 35 | cpp_copyright_header = ( | 35 | cpp_copyright_header = ( |
| 36 | "" | 36 | "" |
| 37 | "/* THIS FILE IS GENERATE BY {}, PLEASE DON'T EDIT IT!\n" | 37 | "/* THIS FILE IS GENERATE BY {}, PLEASE DON'T EDIT IT!\n" |
| 38 | - " * Copyright (c) 2021 Huawei Device Co., Ltd.\n" | 38 | + " * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved.\n" |
| 39 | ' * Licensed under the Apache License, Version 2.0 (the "License");\n' | 39 | ' * Licensed under the Apache License, Version 2.0 (the "License");\n' |
| 40 | " * you may not use this file except in compliance with the License.\n" | 40 | " * you may not use this file except in compliance with the License.\n" |
| 41 | " * You may obtain a copy of the License at\n" | 41 | " * You may obtain a copy of the License at\n" |
| @@ -53,7 +53,7 @@ class Common: | |||
| 53 | gn_copyright_header = ( | 53 | gn_copyright_header = ( |
| 54 | "" | 54 | "" |
| 55 | "# THIS FILE IS GENERATE BY {}, PLEASE DON'T EDIT IT!\n" | 55 | "# THIS FILE IS GENERATE BY {}, PLEASE DON'T EDIT IT!\n" |
| 56 | - "# Copyright (C) 2021 Huawei Device Co., Ltd.\n" | 56 | + "# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved.\n" |
| 57 | '# Licensed under the Apache License, Version 2.0 (the "License");\n' | 57 | '# Licensed under the Apache License, Version 2.0 (the "License");\n' |
| 58 | "# you may not use this file except in compliance with the License.\n" | 58 | "# you may not use this file except in compliance with the License.\n" |
| 59 | "# You may obtain a copy of the License at\n" | 59 | "# You may obtain a copy of the License at\n" |
| @@ -1,6 +1,6 @@ | |||
| 1 | #!/usr/bin/env python3 | 1 | #!/usr/bin/env python3 |
| 2 | # -*- coding: utf-8 -*- | 2 | # -*- coding: utf-8 -*- |
| 3 | -# Copyright (C) 2021 Huawei Device Co., Ltd. | 3 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 4 | # Licensed under the Apache License, Version 2.0 (the "License"); | 4 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 5 | # you may not use this file except in compliance with the License. | 5 | # you may not use this file except in compliance with the License. |
| 6 | # You may obtain a copy of the License at | 6 | # You may obtain a copy of the License at |
| @@ -1,6 +1,6 @@ | |||
| 1 | #!/usr/bin/env python3 | 1 | #!/usr/bin/env python3 |
| 2 | # -*- coding: utf-8 -*- | 2 | # -*- coding: utf-8 -*- |
| 3 | -# Copyright (C) 2021 Huawei Device Co., Ltd. | 3 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 4 | # Licensed under the Apache License, Version 2.0 (the "License"); | 4 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 5 | # you may not use this file except in compliance with the License. | 5 | # you may not use this file except in compliance with the License. |
| 6 | # You may obtain a copy of the License at | 6 | # You may obtain a copy of the License at |
| @@ -32,7 +32,7 @@ class Common: | |||
| 32 | proto_common_header = ( | 32 | proto_common_header = ( |
| 33 | "" | 33 | "" |
| 34 | "// THIS FILE IS GENERATED BY {}, PLEASE DON'T EDIT IT!\n" | 34 | "// THIS FILE IS GENERATED BY {}, PLEASE DON'T EDIT IT!\n" |
| 35 | - "// Copyright (c) 2021 Huawei Device Co., Ltd.\n" | 35 | + "// Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved.\n" |
| 36 | '// Licensed under the Apache License, Version 2.0 (the "License");\n' | 36 | '// Licensed under the Apache License, Version 2.0 (the "License");\n' |
| 37 | "// you may not use this file except in compliance with the License.\n" | 37 | "// you may not use this file except in compliance with the License.\n" |
| 38 | "// You may obtain a copy of the License at\n" | 38 | "// You may obtain a copy of the License at\n" |
| @@ -52,7 +52,7 @@ class Common: | |||
| 52 | gn_copyright_header = ( | 52 | gn_copyright_header = ( |
| 53 | "" | 53 | "" |
| 54 | "# THIS FILE IS GENERATE BY {}, PLEASE DON'T EDIT IT!\n" | 54 | "# THIS FILE IS GENERATE BY {}, PLEASE DON'T EDIT IT!\n" |
| 55 | - "# Copyright (C) 2021 Huawei Device Co., Ltd.\n" | 55 | + "# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved.\n" |
| 56 | '# Licensed under the Apache License, Version 2.0 (the "License");\n' | 56 | '# Licensed under the Apache License, Version 2.0 (the "License");\n' |
| 57 | "# you may not use this file except in compliance with the License.\n" | 57 | "# you may not use this file except in compliance with the License.\n" |
| 58 | "# You may obtain a copy of the License at\n" | 58 | "# You may obtain a copy of the License at\n" |
| @@ -1,5 +1,5 @@ | |||
| 1 | #!/bin/bash | 1 | #!/bin/bash |
| 2 | -# Copyright (C) 2021 Huawei Device Co., Ltd. | 2 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | # Licensed under the Apache License, Version 2.0 (the "License"); | 3 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | # you may not use this file except in compliance with the License. | 4 | # you may not use this file except in compliance with the License. |
| 5 | # You may obtain a copy of the License at | 5 | # You may obtain a copy of the License at |
| @@ -1,6 +1,6 @@ | |||
| 1 | #!/usr/bin/env python3 | 1 | #!/usr/bin/env python3 |
| 2 | # -*- coding: utf-8 -*- | 2 | # -*- coding: utf-8 -*- |
| 3 | -# Copyright (C) 2021 Huawei Device Co., Ltd. | 3 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 4 | # Licensed under the Apache License, Version 2.0 (the "License"); | 4 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 5 | # you may not use this file except in compliance with the License. | 5 | # you may not use this file except in compliance with the License. |
| 6 | # You may obtain a copy of the License at | 6 | # You may obtain a copy of the License at |
| @@ -1,4 +1,4 @@ | |||
| 1 | -# Copyright (C) 2021 Huawei Device Co., Ltd. | 1 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 2 | # Licensed under the Apache License, Version 2.0 (the "License"); | 2 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 3 | # you may not use this file except in compliance with the License. | 3 | # you may not use this file except in compliance with the License. |
| 4 | # You may obtain a copy of the License at | 4 | # You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,4 +1,4 @@ | |||
| 1 | -# Copyright (c) 2021 Huawei Device Co., Ltd. | 1 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 2 | # Licensed under the Apache License, Version 2.0 (the "License"); | 2 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 3 | # you may not use this file except in compliance with the License. | 3 | # you may not use this file except in compliance with the License. |
| 4 | # You may obtain a copy of the License at | 4 | # You may obtain a copy of the License at |
| @@ -1,4 +1,4 @@ | |||
| 1 | -# Copyright (c) 2021 Huawei Device Co., Ltd. | 1 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 2 | # Licensed under the Apache License, Version 2.0 (the "License"); | 2 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 3 | # you may not use this file except in compliance with the License. | 3 | # you may not use this file except in compliance with the License. |
| 4 | # You may obtain a copy of the License at | 4 | # You may obtain a copy of the License at |
| @@ -1,4 +1,4 @@ | |||
| 1 | -# Copyright (c) 2021 Huawei Device Co., Ltd. | 1 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 2 | # Licensed under the Apache License, Version 2.0 (the "License"); | 2 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 3 | # you may not use this file except in compliance with the License. | 3 | # you may not use this file except in compliance with the License. |
| 4 | # You may obtain a copy of the License at | 4 | # You may obtain a copy of the License at |
Mdevice/plugins/hidump_plugin/test/fuzztest/hidumpstartplugin_fuzzer/hidumpstartplugin_fuzzer.cpp+1-1
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | 1 | ||
| 2 | -<!-- Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | +<!-- Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | 3 | ||
| 4 | Licensed under the Apache License, Version 2.0 (the "License"); | 4 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 5 | you may not use this file except in compliance with the License. | 5 | you may not use this file except in compliance with the License. |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,4 +1,4 @@ | |||
| 1 | -# Copyright (C) 2022 Huawei Device Co., Ltd. | 1 | +# Copyright (c) Huawei Technologies Co., Ltd. 2022. All rights reserved. |
| 2 | # Licensed under the Apache License, Version 2.0 (the "License"); | 2 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 3 | # you may not use this file except in compliance with the License. | 3 | # you may not use this file except in compliance with the License. |
| 4 | # You may obtain a copy of the License at | 4 | # You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2022 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2022. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,4 +1,4 @@ | |||
| 1 | -# Copyright (C) 2022 Huawei Device Co., Ltd. | 1 | +# Copyright (c) Huawei Technologies Co., Ltd. 2022. All rights reserved. |
| 2 | # Licensed under the Apache License, Version 2.0 (the "License"); | 2 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 3 | # you may not use this file except in compliance with the License. | 3 | # you may not use this file except in compliance with the License. |
| 4 | # You may obtain a copy of the License at | 4 | # You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2022 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2022. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2022 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2022. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2022 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2022. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,4 +1,4 @@ | |||
| 1 | -# Copyright (C) 2021 Huawei Device Co., Ltd. | 1 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 2 | # Licensed under the Apache License, Version 2.0 (the "License"); | 2 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 3 | # you may not use this file except in compliance with the License. | 3 | # you may not use this file except in compliance with the License. |
| 4 | # You may obtain a copy of the License at | 4 | # You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,4 +1,4 @@ | |||
| 1 | -# Copyright (c) 2021 Huawei Device Co., Ltd. | 1 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 2 | # Licensed under the Apache License, Version 2.0 (the "License"); | 2 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 3 | # you may not use this file except in compliance with the License. | 3 | # you may not use this file except in compliance with the License. |
| 4 | # You may obtain a copy of the License at | 4 | # You may obtain a copy of the License at |
| @@ -1,4 +1,4 @@ | |||
| 1 | -# Copyright (c) 2021 Huawei Device Co., Ltd. | 1 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 2 | # Licensed under the Apache License, Version 2.0 (the "License"); | 2 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 3 | # you may not use this file except in compliance with the License. | 3 | # you may not use this file except in compliance with the License. |
| 4 | # You may obtain a copy of the License at | 4 | # You may obtain a copy of the License at |
| @@ -1,4 +1,4 @@ | |||
| 1 | -# Copyright (c) 2021 Huawei Device Co., Ltd. | 1 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 2 | # Licensed under the Apache License, Version 2.0 (the "License"); | 2 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 3 | # you may not use this file except in compliance with the License. | 3 | # you may not use this file except in compliance with the License. |
| 4 | # You may obtain a copy of the License at | 4 | # You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | 1 | ||
| 2 | -<!-- Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | +<!-- Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | 3 | ||
| 4 | Licensed under the Apache License, Version 2.0 (the "License"); | 4 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 5 | you may not use this file except in compliance with the License. | 5 | you may not use this file except in compliance with the License. |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,4 +1,4 @@ | |||
| 1 | -# Copyright (C) 2021 Huawei Device Co., Ltd. | 1 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 2 | # Licensed under the Apache License, Version 2.0 (the "License"); | 2 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 3 | # you may not use this file except in compliance with the License. | 3 | # you may not use this file except in compliance with the License. |
| 4 | # You may obtain a copy of the License at | 4 | # You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,4 +1,4 @@ | |||
| 1 | -# Copyright (c) 2021 Huawei Device Co., Ltd. | 1 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 2 | # Licensed under the Apache License, Version 2.0 (the "License"); | 2 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 3 | # you may not use this file except in compliance with the License. | 3 | # you may not use this file except in compliance with the License. |
| 4 | # You may obtain a copy of the License at | 4 | # You may obtain a copy of the License at |
| @@ -1,4 +1,4 @@ | |||
| 1 | -# Copyright (c) 2021 Huawei Device Co., Ltd. | 1 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 2 | # Licensed under the Apache License, Version 2.0 (the "License"); | 2 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 3 | # you may not use this file except in compliance with the License. | 3 | # you may not use this file except in compliance with the License. |
| 4 | # You may obtain a copy of the License at | 4 | # You may obtain a copy of the License at |
| @@ -1,4 +1,4 @@ | |||
| 1 | -# Copyright (c) 2021 Huawei Device Co., Ltd. | 1 | +# Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 2 | # Licensed under the Apache License, Version 2.0 (the "License"); | 2 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 3 | # you may not use this file except in compliance with the License. | 3 | # you may not use this file except in compliance with the License. |
| 4 | # You may obtain a copy of the License at | 4 | # You may obtain a copy of the License at |
Mdevice/plugins/hiperf_plugin/test/fuzztest/hiperfstartplugin_fuzzer/hiperfstartplugin_fuzzer.cpp+1-1
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
| @@ -1,5 +1,5 @@ | |||
| 1 | 1 | ||
| 2 | -<!-- Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | +<!-- Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | 3 | ||
| 4 | Licensed under the Apache License, Version 2.0 (the "License"); | 4 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 5 | you may not use this file except in compliance with the License. | 5 | you may not use this file except in compliance with the License. |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | - * Copyright (c) 2021 Huawei Device Co., Ltd. | 2 | + * Copyright (c) Huawei Technologies Co., Ltd. 2021. All rights reserved. |
| 3 | * Licensed under the Apache License, Version 2.0 (the "License"); | 3 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | * you may not use this file except in compliance with the License. | 4 | * you may not use this file except in compliance with the License. |
| 5 | * You may obtain a copy of the License at | 5 | * You may obtain a copy of the License at |
Mdevice/plugins/memory_plugin/test/fuzztest/memorystartplugin_fuzzer/memorystartplugin_fuzzer.cpp+1-1
Mdevice/plugins/network_plugin/test/fuzztest/networkstartplugin_fuzzer/networkstartplugin_fuzzer.cpp+1-1
Mdevice/plugins/network_plugin/test/fuzztest/networkstartplugin_fuzzer/networkstartplugin_fuzzer.h+1-1
Mdevice/services/profiler_service/test/fuzztest/profilerfetchdata_fuzzer/profilerfetchdata_fuzzer.cpp+1-1
Mdevice/services/profiler_service/test/fuzztest/profilerfetchdata_fuzzer/profilerfetchdata_fuzzer.h+1-1