bureaucracy

This commit is contained in:
Nazar Kanaev
2021-03-30 22:01:18 +01:00
parent 401668e413
commit 70e592c979
2 changed files with 191 additions and 0 deletions

14
doc/thirdparty.txt Normal file
View File

@@ -0,0 +1,14 @@
Below is the list of 3-rd party code directly included & rewritten
to suit the author's needs & preferences.
The licenses are included, and the authorship comments are left intact.
- readability
https://github.com/miniflux/v2 (commit:31435ef) Apache 2.0
removed goquery dependency
removed assisting utility structs (need another way to debug node scores)
- systray
https://github.com/getlantern/systray (commit:2c0986d) Apache 2.0
removed golog dependency