浏览代码

clarified consent to use under MIT

tznind 4 年之前
父节点
当前提交
7394b5013e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Terminal.Gui/Views/TreeView.cs

+ 1 - 1
Terminal.Gui/Views/TreeView.cs

@@ -1,4 +1,4 @@
-// This code is based on http://objectlistview.sourceforge.net (GPLv3 tree/list controls by [email protected])
+// This code is based on http://objectlistview.sourceforge.net (GPLv3 tree/list controls by [email protected]).  Phillip has explicitly granted permission for his design and code to be used in this library under the MIT license.
 
 using System;
 using System.Collections.Generic;