|
@@ -0,0 +1,28 @@
|
|
|
+<h2><a name="Overview"></a>概况</h2>
|
|
|
+<a name="Overview"></a>
|
|
|
+<p>通常,为项目列出的许可证是项目本身的许可证,而不是依赖项。</p>
|
|
|
+
|
|
|
+<h2><a name="Project_Licenses"></a>项目许可证</h2>
|
|
|
+<a name="Project_Licenses"></a>
|
|
|
+<h3><a name="Apache_License.2C_Version_2.0"></a>Apache License, Version 2.0</h3>
|
|
|
+
|
|
|
+<a href="http://www.apache.org/licenses/LICENSE-2.0" name="Apache_License_Version_2.0">
|
|
|
+http://www.apache.org/licenses/LICENSE-2.0
|
|
|
+</a>
|
|
|
+
|
|
|
+<pre><code class="ini hljs">
|
|
|
+Copyright [2020] [MaxKey of copyright shimingxy]
|
|
|
+
|
|
|
+Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
+you may not use this file except in compliance with the License.
|
|
|
+You may obtain a copy of the License at
|
|
|
+
|
|
|
+ http://www.apache.org/licenses/LICENSE-2.0
|
|
|
+
|
|
|
+Unless required by applicable law or agreed to in writing, software
|
|
|
+distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
+See the License for the specific language governing permissions and
|
|
|
+limitations under the License.
|
|
|
+
|
|
|
+</code></pre>
|