Skip to content

Commit f026696

Browse files
authored
Merge pull request apache#316 from theopenlab/update-license
Add "Help on License" and Huawei copyright into LICENSE
2 parents b612458 + 195c90b commit f026696

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

Help on License

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
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.

0 commit comments

Comments
 (0)