-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLICENSE
More file actions
60 lines (49 loc) · 2.88 KB
/
LICENSE
File metadata and controls
60 lines (49 loc) · 2.88 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
AGPL-3.0 with Commons Clause (No SaaS Restriction)
=====================================================
Copyright (c) 2024-2025 Paweł Korczyński
"Commons Clause" License Condition v1.0
----------------------------------------
The Software is provided to you by the Licensor under the License defined
below, subject to the following condition.
Without limiting other conditions in the License, the grant of rights under
the License will not include, and the License does not grant to you, the
right to Sell the Software.
For purposes of the foregoing, "Sell" means practicing any or all of the
rights granted to you under the License to provide to third parties, for a
fee or other consideration (including without limitation fees for hosting,
consulting, or support services related to the Software), a product or
service whose value derives, entirely or substantially, from the
functionality of the Software. Any license notice or attribution required
by the License must also include this Commons Clause License Condition.
Software: AI-autoedit
License: GNU Affero General Public License v3.0
Licensor: Paweł Korczyński
In plain language: you can use, study, modify, and self-host this software
for free. You cannot charge others money to use it (including hosting it as
a service). If you distribute modified versions, you must release the source
under these same terms.
GNU Affero General Public License v3.0
---------------------------------------
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.
Full license text: https://www.gnu.org/licenses/agpl-3.0.html
DISCLAIMER OF WARRANTY AND LIMITATION OF LIABILITY
---------------------------------------------------
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE, AND NONINFRINGEMENT. IN NO EVENT SHALL
THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER
LIABILITY — INCLUDING BUT NOT LIMITED TO LOSS OF DATA, LOSS OF VIDEO
FOOTAGE, CORRUPTION OF FILES, OR ANY INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES — WHETHER IN AN ACTION OF CONTRACT,
TORT, OR OTHERWISE, ARISING FROM, OUT OF, OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
THE SOFTWARE PROCESSES VIDEO FILES IN-PLACE AND READS SOURCE FILES DURING
ANALYSIS. USERS ARE SOLELY RESPONSIBLE FOR MAINTAINING BACKUPS OF THEIR
ORIGINAL VIDEO FOOTAGE BEFORE RUNNING THIS SOFTWARE.