-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
28 lines (18 loc) · 1.02 KB
/
Copy pathNOTICE
File metadata and controls
28 lines (18 loc) · 1.02 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
# SchemaVis NOTICE
This project is licensed under the GNU Affero General Public License v3.0
or later (see LICENSE or <https://www.gnu.org/licenses/agpl-3.0.txt>).
## Copyright
- Copyright (C) 2025 Akshat Kotpalliwar (IntegerAlex)
## Attribution (upstream/third-party)
- Portions of this software are derived from the chartdb project (AGPL-3.0).
## Modified/derived components (non-exhaustive)
- Visualization: chart-canvas, table-node (expand/focus UI), minimap styling
- UI layout: visualizer layout and header
- UI primitives: button, sidebar, file-uploader, resizable, separator
- Licensing headers added to modified files
## Compliance notes (OSI/GitHub norms)
- Source, LICENSE, NOTICE, and COPYRIGHT are included in this repository.
- Upstream chartdb AGPL-3.0 notices are preserved; SchemaVis remains AGPL-3.0-or-later.
- Public deployments must provide Corresponding Source (see README for repository link).
- See git history and commit logs for a complete list of changes.
Maintainer contact: Akshat Kotpalliwar (IntegerAlex)