-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathLICENSE
More file actions
91 lines (60 loc) · 3.19 KB
/
Copy pathLICENSE
File metadata and controls
91 lines (60 loc) · 3.19 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
81
82
83
84
85
86
87
88
89
90
91
DiffScope Licensing Index
=========================
This repository contains components made available under multiple licenses.
This file is an informational index only. The licensing scopes listed below are provided for reference and convenience and do not constitute legal statements or authoritative determinations of the license applicable to any particular file.
The license applicable to each file is determined by the licensing information declared for that file in accordance with REUSE Specification - Version 3.2, including applicable SPDX license identifiers and other REUSE-compliant licensing metadata.
Complete license texts are stored in the LICENSES directory. Copyright and licensing notices associated with individual files or components remain applicable as declared.
Licensing scope
---------------
The DiffScope Project
Scope: The combined work comprising the DiffScope Application, its built-in plugins, and its third-party libraries.
SPDX-License-Identifier: GPL-3.0-only
The DiffScope Application
Scope: The application itself, excluding separately licensed plugins and third-party components.
SPDX-License-Identifier: Apache-2.0
Built-in plugins
----------------
Audio (src/plugins/audio)
SPDX-License-Identifier: LGPL-3.0-or-later
Audio Visualizer (src/plugins/audiovisualizer)
SPDX-License-Identifier: LGPL-3.0-or-later
Channel Mapper Effects Unit (src/plugins/channelmappereffectsunit)
SPDX-License-Identifier: LGPL-3.0-or-later
Compressor Effects Unit (src/plugins/compressoreffectsunit)
SPDX-License-Identifier: LGPL-3.0-or-later
Core (src/plugins/coreplugin)
SPDX-License-Identifier: Apache-2.0
De-Esser Effects Unit (src/plugins/deessereffectsunit)
SPDX-License-Identifier: LGPL-3.0-or-later
Equalizer Effects Unit (src/plugins/equalizereffectsunit)
SPDX-License-Identifier: LGPL-3.0-or-later
Gain Effects Unit (src/plugins/gaineffectsunit)
SPDX-License-Identifier: LGPL-3.0-or-later
Import/Export Manager (src/plugins/importexportmanager)
SPDX-License-Identifier: Apache-2.0
LibreSVIP Format Converter (src/plugins/libresvipformatconverter)
SPDX-License-Identifier: GPL-3.0-only
Maintenance (src/plugins/maintenance)
SPDX-License-Identifier: Apache-2.0
MIDI Format Converter (src/plugins/midiformatconverter)
SPDX-License-Identifier: Apache-2.0
Package Manager (src/plugins/packagemanager)
SPDX-License-Identifier: LGPL-3.0-or-later
Pitch Shifter (src/plugins/pitchshifter)
SPDX-License-Identifier: GPL-3.0-or-later
Reverb Effects Unit (src/plugins/reverbeffectsunit)
SPDX-License-Identifier: LGPL-3.0-or-later
Synthesis (src/plugins/synth)
SPDX-License-Identifier: LGPL-3.0-or-later
Synthesis Visualizer (src/plugins/synthvisualizer)
SPDX-License-Identifier: LGPL-3.0-or-later
Visual Editor (src/plugins/visualeditor)
SPDX-License-Identifier: LGPL-3.0-or-later
Welcome Wizard (src/plugins/welcomewizard)
SPDX-License-Identifier: Apache-2.0
Third-party software
--------------------
Third-party software retains its own copyright and license terms. Refer to the license and notice files distributed with each dependency.
License texts
-------------
See the LICENSES directory for the complete license texts.