File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ Provides guidance to Huawei engineers how to add or modify the license announcement
2+ during the development.
3+
4+ A. In the case that you add a new file, the text below should be added in the head.
5+
6+ Copyright 2018 Huawei Technologies Co.,Ltd.
7+
8+ Licensed under the Apache License, Version 2.0 (the "License"); you may not use
9+ this file except in compliance with the License. You may obtain a copy of the
10+ License at
11+
12+ http://www.apache.org/licenses/LICENSE-2.0
13+
14+ Unless required by applicable law or agreed to in writing, software distributed
15+ under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
16+ CONDITIONS OF ANY KIND, either express or implied. See the License for the
17+ specific language governing permissions and limitations under the License.
18+
19+ B. In the case that copyright exists and file is not modified, do not add copyright.
20+
21+ C. In the case that you modify one existing file, the text below should be added after
22+ the existing license.
23+
24+ Huawei has modified this source file.
25+ Copyright 2018 Huawei Technologies Co., Ltd.
You can’t perform that action at this time.
0 commit comments