From 86f1a8c594db57e2734e93675ad1e5d9c20ab148 Mon Sep 17 00:00:00 2001 From: xenakios Date: Tue, 12 Oct 2021 21:35:24 +0300 Subject: [PATCH] Update About box and jucer project --- Source/PluginEditor.cpp | 4 ++-- paulstretchplugin.jucer | 6 ++++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/Source/PluginEditor.cpp b/Source/PluginEditor.cpp index 2baf962..c91ab30 100644 --- a/Source/PluginEditor.cpp +++ b/Source/PluginEditor.cpp @@ -572,9 +572,9 @@ void PaulstretchpluginAudioProcessorEditor::showAbout() title, "Plugin for extreme time stretching and other sound processing\nBuilt on " + String(__DATE__) + " " + String(__TIME__) + "\n" "Copyright (C) 2006-2011 Nasca Octavian Paul, Tg. Mures, Romania\n" - "(C) 2017-2019 Xenakios\n\n"+vstInfo+ + "(C) 2017-2021 Xenakios\n\n"+vstInfo+ "Using " + fftlib + " for FFT\n\n" - + juceversiontxt + " (c) Roli. Used under the GPL license.\n\n" + + juceversiontxt + " Used under the GPL license.\n\n" "GPL licensed source code for this plugin at : https://bitbucket.org/xenakios/paulstretchplugin/overview\n" "Running in : "+host.getHostDescription()+"\n" , "OK", diff --git a/paulstretchplugin.jucer b/paulstretchplugin.jucer index 0ad7e5c..b9f595d 100644 --- a/paulstretchplugin.jucer +++ b/paulstretchplugin.jucer @@ -140,8 +140,10 @@ - - + +