Skip to content

Commit 806c7dc

Browse files
committed
add license
1 parent 56fa7f4 commit 806c7dc

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

LICENSE.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
2+
License
3+
======
4+
5+
All the source code in this repository is released under LGPL or Apache v2.0 license even more.
6+
7+
8+
All the sources created/modified by the repository owner are released under Apache v2.0 license and contains the following copyright notice:
9+
Copyright 2019 Sipeed Co.,Ltd.
10+
11+
Most of the source files contains license and copyright notice, please check the individual files for more information.
12+
Also check the license information in individual components directories.
13+
14+
```
15+
Copyright 2019 Sipeed Co.,Ltd.
16+
17+
Licensed under the Apache License, Version 2.0 (the "License");
18+
you may not use this file except in compliance with the License.
19+
You may obtain a copy of the License at
20+
21+
http://www.apache.org/licenses/LICENSE-2.0
22+
23+
Unless required by applicable law or agreed to in writing, software
24+
distributed under the License is distributed on an "AS IS" BASIS,
25+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
26+
See the License for the specific language governing permissions and
27+
limitations under the License.
28+
```

0 commit comments

Comments
 (0)