Copyright scrub

This commit is contained in:
Robin E.R. Davies
2026-06-02 13:18:02 -04:00
parent 05bd32ad38
commit 4358866265
197 changed files with 238 additions and 637 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ void PrintHelp()
pp.width(78);
pp << "PiPedal Latency Tester\n";
pp << "Copyright (c) 2022 Robin Davies\n";
pp << "Copyright (c) Robin E.R. Davies\n";
pp << "\n";
pp << Indent(0) << "Syntax\n\n";
pp << Indent(2) << "pipedal_latency_test [<options>] <input-device> [<output-device>]\n\n";