|
1 | | -Copyright (C) 2024 Quickwit, Inc. |
| 1 | +Copyright (C) 2024-Present Quickwit, Inc. |
2 | 2 |
|
3 | | -Quickwit is offered under the [GNU Affero General Public License v3.0](https://opensource.org/licenses/AGPL-3.0) |
4 | | -and as commercial software. |
5 | | -A copy of the AGPL license can be found in [LICENSE_AGPLv3.0.txt](LICENSE_AGPLv3.0.txt) |
| 3 | +Source code in this directory are licensed either under |
| 4 | +- Both the AGPL and the Quickwit Enterprise License. |
| 5 | +- the Quickwit Enterprise License |
6 | 6 |
|
7 | | -# Commercial Licensing |
8 | | -For commercial licensing, contact us at [email protected]. |
| 7 | +Source files that are license under both the AGPL and the Quickwit enterprise |
| 8 | +are prefixed explicitly with the AGPL license header. |
9 | 9 |
|
| 10 | +Source files that are strictly licensed under the Quickwit Enterprise License |
| 11 | +are prefixed by the Quickwit Enterprise License header. |
10 | 12 |
|
11 | | -# AGPL |
12 | | -This program is free software: you can redistribute it and/or modify |
13 | | -it under the terms of the GNU Affero General Public License as |
14 | | -published by the Free Software Foundation, either version 3 of the |
15 | | -License, or (at your option) any later version. |
| 13 | +A copy of the AGPL license can be found in [LICENSE_AGPLv3.0.txt](LICENSE_AGPLv3.0.txt) |
| 14 | +A copy of the Quickwit Enterprise license can be found in [LICENSE_QUICKWIT_ENTERPRISE.txt](LICENSE_QUICKWIT_ENTERPRISE.txt) |
16 | 15 |
|
17 | | -This program is distributed in the hope that it will be useful, |
18 | | -but WITHOUT ANY WARRANTY; without even the implied warranty of |
19 | | -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
20 | | -GNU Affero General Public License for more details. |
| 16 | +# To purchase a Quickwit Enterprise License |
21 | 17 |
|
22 | | -You should have received a copy of the GNU Affero General Public License |
23 | | -along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 18 | +To purchase Quickwit Enteprise License, contact us at [email protected]. |
0 commit comments