-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathLICENSE
More file actions
54 lines (37 loc) · 1.82 KB
/
Copy pathLICENSE
File metadata and controls
54 lines (37 loc) · 1.82 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
# Dual License
Copyright (C) 2026 Sterfive SAS — https://sterfive.com
This software is licensed under a **dual-license** model.
You may choose either license:
## 1. GNU Affero General Public License v3.0 (AGPL-3.0-or-later)
The full text of the AGPL-3.0 license is provided in the
[LICENSE-AGPL-3.0](LICENSE-AGPL-3.0) file.
This program is free software: you can redistribute it and/or
modify it under the terms of the GNU Affero General Public License
as published by the Free Software Foundation, either version 3 of
the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public
License along with this program. If not, see
<https://www.gnu.org/licenses/agpl-3.0.html>.
## 2. Sterfive Commercial License
If the AGPL-3.0 terms do not fit your use case — for example, if
you need to:
- Use this software in **proprietary / closed-source** products
- Deploy as a service **without disclosing your source code**
- Remove the AGPL copyleft obligations
- Obtain **dedicated support and maintenance**
- Access **@sterfive/opcua-optimized-client** for enhanced
performance (auto-batching, limit-splitting, hold-and-resume)
...you can acquire a **commercial license** from Sterfive SAS that
removes all AGPL restrictions.
### Obtain a Commercial License
**Website**: https://sterfive.com
**Email**: contact@sterfive.com
## More Information
See [LICENSING.md](LICENSING.md) for a detailed plain-English guide
explaining what each license allows and when you need which.
---
SPDX-License-Identifier: AGPL-3.0-or-later OR LicenseRef-Sterfive-Commercial