Big Fat Copyright Cleanup

This commit is contained in:
Robin E.R. Davies
2026-06-02 12:59:41 -04:00
parent c2881da66e
commit 05bd32ad38
203 changed files with 7408 additions and 4997 deletions
+1 -1
View File
@@ -333,7 +333,7 @@ int main(int argc, char **argv)
if (argumentError || help)
{
cout << "profilePlugin - Generate profiling data for LV2 Plugins" << endl;
cout << "Copyright (c) 2024 Robin E. R. Davies" << endl;
cout << "Copyright (c) Robin E.R. Davies" << endl;
cout << endl;
cout << "Syntax: profilePlugin [preset_name] [options...]" << endl;
cout << " where preset_name is the name of a PiPedal preset." << endl;