-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLICENSE
More file actions
59 lines (43 loc) · 2.46 KB
/
LICENSE
File metadata and controls
59 lines (43 loc) · 2.46 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
DUAL LICENSE
This software is available under two different license options:
================================================================================
OPTION 1: GNU GENERAL PUBLIC LICENSE (GPL) v3
================================================================================
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU 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 General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
================================================================================
OPTION 2: COMMERCIAL LICENSE
================================================================================
For those who prefer not to use GPL v3 licensing terms, commercial licenses
are available from Dynamic Devices Ltd.
Commercial licensing allows:
- Distribution of derivative works without source code disclosure
- Integration into proprietary software products
- Custom support and maintenance agreements
- Freedom from GPL copyleft requirements
For commercial licensing terms and pricing, please contact:
Dynamic Devices Ltd
Email: licensing@dynamicdevices.co.uk
Web: https://www.dynamicdevices.co.uk
================================================================================
LICENSE SELECTION
================================================================================
You may choose which license to apply when using this software:
1. If you comply with the GPL v3 terms, you may use this software under GPL v3
2. If you require different terms, you must obtain a commercial license
The choice of license is binding for your specific use case and must be
consistently applied throughout your project.
================================================================================
COPYRIGHT NOTICE
================================================================================
Copyright (c) 2024 Dynamic Devices Ltd. All rights reserved.
This dual-licensing approach allows the software to be used in both open source
and commercial environments while protecting the rights of the copyright holder.