diff --git a/LICENSE.md b/LICENSE.md index 580f2b0..359e2c8 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -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 diff --git a/default_presets/Factory_Presets_Extra/media/NeuralAmpModels/Factory Models/README.md b/default_presets/Factory_Presets_Extra/media/NeuralAmpModels/Factory Models/README.md index d36cec0..10dcc5d 100644 --- a/default_presets/Factory_Presets_Extra/media/NeuralAmpModels/Factory Models/README.md +++ b/default_presets/Factory_Presets_Extra/media/NeuralAmpModels/Factory Models/README.md @@ -68,7 +68,7 @@

Marshall - JCM800 KKS (TS9) [18dBu] - Hi Gain

-

Amp head only, NAM A2. Created by kenazmusic
+

Amp head only, NAM A2. Created by kenazmusic
From the Marshall - JCM800 (Kerry King Signature) [18dBu] model pack.

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.

diff --git a/vite/src/pipedal/AboutDialog.tsx b/vite/src/pipedal/AboutDialog.tsx index 5dfd860..75c6e65 100644 --- a/vite/src/pipedal/AboutDialog.tsx +++ b/vite/src/pipedal/AboutDialog.tsx @@ -188,7 +188,7 @@ const AboutDialog = class extends Component {this.model.isAndroidHosted() && ( - Copyright © 2022-2024 Robin Davies. + Copyright © 2022-2026 Robin Davies. )}