浏览代码

Open Software License is not popular. Explicitly refer to OSI

Jim Huang 3 年之前
父节点
当前提交
a82cf74c15
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -7,7 +7,7 @@ The original guide may be found at http://www.tldp.org/LDP/lkmpg/
 
 
 ## License
 ## License
 
 
-The Linux Kernel Module Programming Guide is a free book; you may reproduce and/or modify it under the terms of the Open Software License.
+The Linux Kernel Module Programming Guide is a free book; you may reproduce and/or modify it under the terms of the [Open Software License](https://opensource.org/licenses/OSL-3.0).
 Use of this work is governed by a copyleft license that can be found in the `LICENSE` file.
 Use of this work is governed by a copyleft license that can be found in the `LICENSE` file.
 
 
 The complementary sample code is licensed under GNU GPL version 2, as same as Linux kernel.
 The complementary sample code is licensed under GNU GPL version 2, as same as Linux kernel.