From ccb2d7159422c951340c05b00d18cf2b38d7b1bd Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Sat, 6 Mar 2021 22:50:29 +0800 Subject: [PATCH] PRF&PUB @bestony https://linux.cn/article-13180-1.html --- .../20160921 lawyer The MIT License, Line by Line.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) rename {translated/talk => published}/20160921 lawyer The MIT License, Line by Line.md (99%) diff --git a/translated/talk/20160921 lawyer The MIT License, Line by Line.md b/published/20160921 lawyer The MIT License, Line by Line.md similarity index 99% rename from translated/talk/20160921 lawyer The MIT License, Line by Line.md rename to published/20160921 lawyer The MIT License, Line by Line.md index 28aebc7d87..8679330528 100644 --- a/translated/talk/20160921 lawyer The MIT License, Line by Line.md +++ b/published/20160921 lawyer The MIT License, Line by Line.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (bestony) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-13180-1.html) [#]: subject: (lawyer The MIT License, Line by Line) [#]: via: (https://writing.kemitchell.com/2016/09/21/MIT-License-Line-by-Line.html) [#]: author: (Kyle E. Mitchell https://kemitchell.com/) @@ -10,6 +10,8 @@ 逐行解读 MIT 许可证 ====== +![](https://img.linux.net.cn/data/attachment/album/202103/06/224509d0zt70ctxtt7iibo.png) + > 每个程序员都应该明白的 171 个字。 [MIT 许可证][1] 是世界上最流行的开源软件许可证。以下是它的逐行解读。 @@ -48,7 +50,7 @@ * **许可证授予**:“特此授予 …” * **授予范围**:“… 处置软件 …” * **条件**:“… 须在 …” - * **归属和通知**:“上述 … 应包含在 …” + * **归因和声明**:“上述 … 应包含在 …” * **免责声明**:“本软件是‘如此’提供的 …” * **责任限制**:“在任何情况下 …”