소스 검색

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;