-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE.txt
More file actions
80 lines (64 loc) · 3.75 KB
/
Copy pathNOTICE.txt
File metadata and controls
80 lines (64 loc) · 3.75 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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
Rovari Studio
Copyright (C) 2025-2026 Armstrong Subero
This product includes software derived from Qutepart, a code editor
component for Qt.
================================================================================
Qutepart
================================================================================
Copyright (C) 2011-2018 Andrei Kopats (hlamer)
Original project: https://github.com/andreikop/qutepart
Qutepart is licensed under the GNU Lesser General Public License,
version 2.1 (LGPL-2.1). See the LICENSE.qutepart file for the full text.
The qutepart/ directory of this project contains Qutepart together with
modifications made for Rovari Studio (including a port to PySide6 and
editor integration changes). Those modifications are likewise made
available under the LGPL-2.1, in accordance with the license.
In accordance with the LGPL, the source of the qutepart/ component
(including Rovari's modifications) is made available, and users may
modify and relink this component.
================================================================================
Kate syntax highlighting definitions (qutepart/syntax/data/xml/)
================================================================================
The XML syntax-highlighting definition files originate from the Kate
editor project (KDE) and KSyntaxHighlighting. Each XML file declares its
own license in its <language ... license="..."> attribute. Licenses present
in this distribution include: LGPL (various versions), GPL (v2/v3), MIT,
BSD, Artistic, WTFPL, FDL, zlib/libpng, CC0, and Public Domain.
The individual license declared inside each XML file governs that file.
These files are used as data (syntax definitions) loaded at runtime.
================================================================================
Breeze icon theme (qutepart/icons/)
================================================================================
Copyright (C) 2014 Uri Herrera <uri_herrera@nitrux.in> and others.
Licensed under the LGPL. See qutepart/icons/BREEZE-ICON-LICENSE for the
full text.
================================================================================
OpenOCD (OpenOCD/)
================================================================================
Copyright (C) the OpenOCD project and contributors.
Includes WCH's modified OpenOCD with WCH-Link and CH32V support, licensed
under the GNU General Public License, version 2 or later.
Corresponding source:
https://github.com/cjacker/wch-openocd
https://github.com/newbrain/riscv-openocd-wch
Upstream OpenOCD: https://openocd.org/
================================================================================
RISC-V GNU toolchain (riscv-none-elf/, toolchain/, bin/, lib/, libexec/)
================================================================================
xPack GNU RISC-V Embedded GCC. GCC and binutils are licensed under the GNU
General Public License, version 3. libgcc and libstdc++ carry the GCC
Runtime Library Exception. newlib is distributed under its own set of BSD
style licenses.
Corresponding source and build scripts:
https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack
================================================================================
Vendor device support (CH32V003/, CH32V307/, CH32H417/)
================================================================================
Peripheral headers, startup code and HAL sources from WCH's EVT packages.
Copyright (C) Nanjing Qinheng Microelectronics (WCH).
https://www.wch-ic.com/
================================================================================
Baochip / Dabao support (Baochip1x/)
================================================================================
Copyright (C) 2025-2026 Armstrong Subero
Part of Rovari Studio. Bare metal C HAL for the Baochip Dabao.