-
-
Notifications
You must be signed in to change notification settings - Fork 160
Expand file tree
/
Copy pathNOTICE
More file actions
86 lines (66 loc) · 4.11 KB
/
NOTICE
File metadata and controls
86 lines (66 loc) · 4.11 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
78
79
80
81
82
83
84
85
86
HomeGenie
Copyright 2012-2026 G-Labs (https://github.com/genielabs/HomeGenie)
================================================================================
1. HomeGenie Server License
================================================================================
The HomeGenie Server software contained in this repository is licensed under the
GNU Affero General Public License, Version 3.0 (AGPL-3.0). This change was made
to comply with the licensing requirements of its dependencies.
You may obtain a copy of the license at:
https://www.gnu.org/licenses/agpl-3.0.html
================================================================================
2. Third-Party and G-Labs Library Components
================================================================================
This product includes software developed by G-Labs and other third parties.
The following is a list of these components and their respective licenses.
--------------------------------------------------------------------------------
2.1. Software under GNU AGPL-3.0
--------------------------------------------------------------------------------
- YoloSharp (Copyright (c) 2023-2025 Andrew Bale)
- Pre-trained YOLO models (Copyright © Ultralytics)
--------------------------------------------------------------------------------
2.2. Software under the Apache License, Version 2.0
--------------------------------------------------------------------------------
A copy of the license is available at http://www.apache.org/licenses/LICENSE-2.0.
- GLabs.Logging (Copyright © 2025 G-Labs)
- IronPython (Copyright © Microsoft Corporation.)
- IronPython.StdLib (Copyright © Microsoft Corporation.)
- Jint (Copyright © Sébastien Ros)
- MIG.HomeAutomation (Copyright © 2012-2025 G-Labs)
- MIG.Protocols (Copyright © 2012-2025 G-Labs)
- NCrontab (Copyright 2011-2014 Atif Aziz, 2017-2020 Contrib. Josip Medved)
- SuperSocket.ClientEngine.Core (Copyright 2009-2017 Kerry Jiang)
--------------------------------------------------------------------------------
2.3. SixLabors.ImageSharp
--------------------------------------------------------------------------------
Licensed under the Six Labors Split License, Version 1.0 (based on Apache 2.0).
License: https://github.com/SixLabors/ImageSharp/blob/main/LICENSE
Copyright © Six Labors
--------------------------------------------------------------------------------
2.4. Software under GNU LGPL-3.0
--------------------------------------------------------------------------------
A copy of the license is available at http://www.gnu.org/licenses/lgpl-3.0.html.
- SolarCalculator (Source: https://github.com/porrey/Solar-Calculator)
--------------------------------------------------------------------------------
2.5. Software under MIT License
--------------------------------------------------------------------------------
A copy of the license is available at https://opensource.org/licenses/MIT.
- CronExpressionDescriptor (Copyright (c) 2013-2018 Brady Holt)
- YamlDotNet (Copyright (c) 2008-2024 Antoine Aubry and contributors)
- LangChain (Copyright (c) 2023-2024 LangChain)
- LiteDB (Copyright (c) 2023 Mauricio David)
- LLamaSharp and related packages (Copyright 2023 The LLamaSharp Authors)
- Microsoft .NET and related libraries (Copyright (c) .NET Foundation and Contributors)
- MQTTnet (Copyright (c) 2016-2023 Christian Kratky)
- OnvifDiscovery (Copyright (c) 2019 Roger Zander)
- SharpZipLib (Copyright © 2000-2018 SharpZipLib Contributors)
- UnitsNet (Copyright (c) 2013-2022, Anders Borum)
- HG.NWaves (Copyright © 2018-2022 G-Labs)
This component is a fork of the NWaves project (Copyright (c) 2020 ar1st0crat),
which is licensed under the MIT License.
Original project: https://github.com/ar1st0crat/NWaves
--------------------------------------------------------------------------------
2.6. Software under BSD Licenses
--------------------------------------------------------------------------------
- CommonMark.NET: BSD-3-Clause License (Copyright (c) 2014, Kārlis Gaņģis)
- Esprima: BSD-2-Clause License (Copyright (c) 2012-2017, Ariya Hidayat, various contributors)