License updates

This commit is contained in:
Robin E.R. Davies
2026-06-02 05:32:09 -04:00
parent 08d198345d
commit c2881da66e
3 changed files with 31 additions and 5 deletions
+29 -3
View File
@@ -22,13 +22,39 @@ LIABILITY, 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 following files are provided under a T3K license. Under an arrangement with
Tone3000.com, permission has been granted
to Robin Davies to distribute these files ONLY with Pipedal.
- `default_presets/V3 Factory Presets.piBank` (contains compressed versions and bundled version
of the protected files).)
- The installed file "/etc/pipedal/config/default_presets/presets/V3 Factory Presets.piBank"
- Files installed in "/var/pipedal/audio_uploads/NeuralAmpModels/Factory Models"
- Files installedcd in "/var/pipedal/audio_uploads/IRs/Factory IRs"
Please contact the original authors for permission if you would like to distribute
these files for other purposes, or if you would like to distribute these files
in a forked version of PiPedal.
## T3K License
Users may download and use the data file in software and publish the resulting outputs without royalties or restrictions. However, they may not upload, republish, or distribute the data file without the author's permission.
## Original Authors
- tone3000 - [https://tone3000.com/tone3000](https://tone3000.com/tone3000)
- amalgamaudio - [https://tone3000.com/amalgamaudio](https://tone3000.com/amalgamaudio)
- kenazmusic - [https://tone3000.com/kenazmusic](https://tone3000.com/kenazmusic)
- outmodedelectronics - [https://tone3000.com/outmodedelectronics](https://tone3000.com/outmodedelectronics)
---
PiPedal also makes use of a wide variety of open-source source-code, data,
and directly- or indirectly-linked libraries that are covered under the following
licenses.
and directly- or indirectly-linked libraries.
Portions of PiPedal are covered by the folling well-known open-source licenses:
Portions of PiPedal are therefore covered by the folling well-known open-source licenses:
MIT, MIT-like, BSD variants, Mozilla, LGPL, Apache 2.0, CC BY. SIL
@@ -68,7 +68,7 @@
<div id='tone3000_float_content' >
<h3 id='tone3000_title'>Marshall - JCM800 KKS (TS9) [18dBu] - Hi Gain</h3>
<div id='tone3000_subtitle'>
<p>Amp head only, NAM A2. Created by <a target='_blank' href="https://tone3000.com/kenazmusic&architecture=2">kenazmusic</a><br/>
<p>Amp head only, NAM A2. Created by <a target='_blank' href="https://tone3000.com/kenazmusic">kenazmusic</a><br/>
From the <a target='_blank' href="https://www.tone3000.com/tones/marshall-jcm800-kerry-king-signature-18dbu-59301">Marshall - JCM800 (Kerry King Signature) [18dBu]</a> model pack.<a></p>
<p>A model of a high-gain Marshall JCM800 Kerry King Signature Amp, with an Ibanez TS9. The model is not calibrated, but expects the input signal to be gain-staged to -18dBU.
</p>
+1 -1
View File
@@ -188,7 +188,7 @@ const AboutDialog = class extends Component<AboutDialogProps, AboutDialogState>
{this.model.isAndroidHosted() && (
<Typography noWrap display="block" variant="body2" style={{ marginBottom: 12 }} >
Copyright &#169; 2022-2024 Robin Davies.
Copyright &#169; 2022-2026 Robin Davies.
</Typography>
)}
<Divider />