-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlicense.txt
More file actions
32 lines (28 loc) · 991 Bytes
/
license.txt
File metadata and controls
32 lines (28 loc) · 991 Bytes
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
The projects (as indicated by the folder names) have separate licenses:
* DebugHelp: MIT License
* GDBClient: GNU Affero General Public License v3.0 or later
* MSVCRTTI: GNU Affero General Public License v3.0 or later
* PdbAcces: MIT License
* StackWalker: MIT License
* Win32Base: MIT License
* Win32BatteryAccess: MIT License
* Win32CdAccess: MIT License
* Win32DeviceEnum: MIT License
* Win32LastUnloadedModues: MIT License
* Win32ProcessAccess: MIT License
* Win32RestartManager: MIT License
* Win32WaitChain: MIT License
* Win32Window: MIT License
* BatteryTest: Public domain
* CdControl: Public domain
* JobTest: Public domain
* ModuleVsFileMapping: Public domain
* ReadProcEnvVars: Public domain
* RestartTest: Public domain
* StackDumper: Public domain
* TokenTest: Public domain
* UnloadedModuleTest: Public domain
* WindowTest: Public domain
Find the full license texts at the following urls:
https://spdx.org/licenses/AGPL-3.0-or-later.html
https://spdx.org/licenses/MIT.html