-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
77 lines (61 loc) · 2.83 KB
/
Copy pathNOTICE
File metadata and controls
77 lines (61 loc) · 2.83 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
AnyCoding
Copyright 2026 The AnyCoding Authors
This product includes software developed by the AnyCoding project
(https://github.com/gurudin/anycoding).
================================================================================
Third-Party Components
================================================================================
This distribution bundles or depends on the following third-party components.
Each component is licensed under its own terms as noted below. Full license
texts are available at the linked upstream projects.
--------------------------------------------------------------------------------
any-code-cli/ — Node.js runtime dependencies
--------------------------------------------------------------------------------
node-pty
License: MIT
Copyright (c) 2012 Microsoft Corporation
Copyright (c) 2016 Daniel Imms (http://www.growingwiththeweb.com)
https://github.com/microsoft/node-pty
ws
License: MIT
Copyright (c) 2011 Einar Otto Stangvik <einaros@gmail.com>
https://github.com/websockets/ws
qrcode-terminal
License: Apache-2.0
Copyright 2012 Gord Tanner
https://github.com/gtanner/qrcode-terminal
--------------------------------------------------------------------------------
any-code-android/ — Android runtime dependencies
--------------------------------------------------------------------------------
AndroidX libraries (androidx.appcompat, androidx.webkit, androidx.core, etc.)
License: Apache-2.0
Copyright The Android Open Source Project
https://developer.android.com/jetpack/androidx
OkHttp
License: Apache-2.0
Copyright Square, Inc.
https://square.github.io/okhttp/
jsQR
License: Apache-2.0
Copyright 2017 Cosmo Wolfe
https://github.com/cozmo/jsQR
Bundled at: any-code-android/app/src/main/assets/jsQR.js
JetBrains Mono (Nerd Font patched)
License: SIL Open Font License 1.1 (OFL-1.1)
Copyright 2020 The JetBrains Mono Project Authors
https://github.com/JetBrains/JetBrainsMono
Nerd Fonts patch: https://github.com/ryanoasis/nerd-fonts (MIT)
Bundled at: any-code-android/app/src/main/assets/fonts/JetBrainsMonoNF.ttf
--------------------------------------------------------------------------------
any-code-android/terminal-emulator/ and any-code-android/terminal-view/
--------------------------------------------------------------------------------
These two modules are vendored from the Termux project and retain their
original Apache-2.0 license.
License: Apache-2.0
Portions Copyright the Termux authors and contributors
(Fredrik Fornwall and the Termux team)
Portions Copyright the original "Terminal Emulator for Android" developers
Upstream: https://github.com/termux/termux-app
Subdirectories: any-code-android/terminal-emulator/
any-code-android/terminal-view/
================================================================================