如何将APACHE许可证应用于您的工作
?
要將Apache許可證應(yīng)用于您的工作,請(qǐng)附上以下樣板通知,括號(hào)“[]”括起的字段將替換為您自己的標(biāo)識(shí)信息。(不要包含括號(hào)!)文本應(yīng)包含在文件格式的相應(yīng)注釋語法中。我們還建議將文件或類別名稱和目的描述包含在與版權(quán)聲明相同的“打印頁面”中,以便在第三方檔案中進(jìn)行識(shí)別。
Copyright [yyyy] [name of copyright owner]
?
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.
---------------------?
作者:xiaoqi15211?
來源:CSDN?
原文:https://blog.csdn.net/qi15211/article/details/84070709?
版權(quán)聲明:本文為博主原創(chuàng)文章,轉(zhuǎn)載請(qǐng)附上博文鏈接!
?
?
APPENDIX: How to apply the Apache License to your work.
To apply the Apache License to your work, attach the following
boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner]
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.
總結(jié)
以上是生活随笔為你收集整理的如何将APACHE许可证应用于您的工作的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 交流压降内阻测量法
- 下一篇: python获取文件名及文件扩展名的方法