-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathLICENSE-ENTERPRISE
More file actions
40 lines (32 loc) · 1.65 KB
/
LICENSE-ENTERPRISE
File metadata and controls
40 lines (32 loc) · 1.65 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
KittoX Enterprise Modules License
==================================
Copyright 2012-2026 Ethea S.r.l.
https://www.ethea.it
The KittoX Enterprise modules are dual-licensed:
1. GNU Affero General Public License v3.0 (AGPL-3.0)
------------------------------------------------
You may use, modify, and distribute the Enterprise modules under the
terms of the AGPL-3.0 license, provided that any application that
uses these modules is also released under a compatible open-source
license, and that the complete source code of the application is
made available to all users who interact with it over a network.
Full text: https://www.gnu.org/licenses/agpl-3.0.html
2. Ethea Commercial License
------------------------
For use in proprietary or closed-source applications, you must
purchase a commercial license from Ethea S.r.l. The commercial
license removes the AGPL-3.0 copyleft requirements and permits
distribution of your application without releasing its source code.
For pricing and licensing inquiries: info@ethea.it
Enterprise modules covered by this license:
- Kitto.Html.ChartPanel (Chart.js integration)
- Kitto.Html.CalendarPanel (Event Calendar integration)
- Kitto.Html.GoogleMap (Google Maps integration)
- Kitto.Html.Dashboard (Dashboard with auto-refresh)
- Kitto.Web.Handler.Chart (Chart data endpoint)
- Kitto.Web.Handler.Calendar (Calendar data endpoint)
- Kitto.Web.Handler.Map (Map data endpoint)
- Kitto.Web.Enterprise (Enterprise umbrella unit)
- KIDEX (Visual IDE - closed source, commercial license only)
All other KittoX source files are licensed under the Apache License 2.0
(see LICENSE file).