瀏覽代碼

添加第三方依赖版权说明

Signed-off-by: woclass <[email protected]>
woclass 2 年之前
父節點
當前提交
e77ebe4af6
共有 1 個文件被更改,包括 15 次插入0 次删除
  1. 15 0
      THIRDPARTY.md

+ 15 - 0
THIRDPARTY.md

@@ -0,0 +1,15 @@
+## 第三方依赖
+
+## 源码依赖
+
+- [[GPL v3](src/qscint/LICENSE)] [QScintilla](https://riverbankcomputing.com/software/qscintilla/intro) 
+- [GPL v3] 
+    - [boostregex](src/qscint/scintilla/boostregex)
+    - [rgba_icons.h](src/rgba_icons.h) 
+    - [xmlMatchedTagsHighlighter.cpp](src/qscint/src/xmlMatchedTagsHighlighter.cpp)
+    - [xmlMatchedTagsHighlighter.h](src/qscint/src/xmlMatchedTagsHighlighter.h)
+
+## 开发、打包时依赖
+
+- [[zlib/libpng](https://nsis.sourceforge.io/License)] [NSIS](https://nsis.sourceforge.io) 
+    打包工具