From 43588662653ca9b3e531f28efa3dec5d9db65a15 Mon Sep 17 00:00:00 2001 From: "Robin E.R. Davies" Date: Tue, 2 Jun 2026 13:18:02 -0400 Subject: [PATCH] Copyright scrub --- PiPedalCommon/src/RegDb.cpp | 2 +- PiPedalCommon/src/SysExec.cpp | 2 +- PiPedalCommon/src/WifiConfigSettings.cpp | 2 +- .../src/WifiDirectConfigSettings.cpp | 2 +- PiPedalCommon/src/WriteTemplateFile.cpp | 2 +- PiPedalCommon/src/include/HtmlHelper.hpp | 2 +- PiPedalCommon/src/include/Lv2Log.hpp | 2 +- PiPedalCommon/src/include/RegDb.hpp | 2 +- PiPedalCommon/src/include/SysExec.hpp | 2 +- .../src/include/WifiConfigSettings.hpp | 2 +- .../src/include/WriteTemplateFile.hpp | 2 +- PiPedalCommon/src/ss.hpp | 2 +- debian/copyright | 471 ++---------------- debian/copyright-scan-patterns.yml | 3 +- src/AdminClient.cpp | 2 +- src/AdminClient.hpp | 2 +- src/AdminMain.cpp | 2 +- src/AtomConverterTest.cpp | 2 +- src/Banks.cpp | 2 +- src/Banks.hpp | 2 +- src/BufferPool.hpp | 2 +- src/CommandLineParser.hpp | 2 +- src/CpuGovernor.cpp | 2 +- src/CpuGovernor.hpp | 2 +- src/CpuTemperatureMonitor.cpp | 2 +- src/FileMetadataFeature.cpp | 2 +- src/FileMetadataFeature.hpp | 2 +- src/GovernorSettings.cpp | 2 +- src/GovernorSettings.hpp | 2 +- src/HotspotManager.cpp | 2 +- src/IEffect.hpp | 2 +- src/InheritPriorityMutex.hpp | 2 +- src/InvertingMutexTest.cpp | 2 +- src/IpSubnet.hpp | 2 +- src/Ipv6Helpers.cpp | 2 +- src/Ipv6Helpers.hpp | 2 +- src/JackConfiguration.cpp | 2 +- src/JackConfiguration.hpp | 2 +- src/Locale.hpp | 2 +- src/LocaleTest.cpp | 2 +- src/LogFeature.cpp | 2 +- src/LogFeature.hpp | 2 +- src/Lv2Effect.cpp | 2 +- src/Lv2EventBufferWriter.cpp | 2 +- src/Lv2EventBufferWriter.hpp | 2 +- src/Lv2HostLeakTest.cpp | 2 +- src/Lv2Pedalboard.cpp | 2 +- src/Lv2Pedalboard.hpp | 2 +- src/Lv2SystemdLogger.cpp | 2 +- src/Lv2SystemdLogger.hpp | 2 +- src/MapFeature.cpp | 2 +- src/MapFeature.hpp | 2 +- src/MemDebug.cpp | 2 +- src/MemDebug.hpp | 2 +- src/MidiBinding.cpp | 2 +- src/MidiBinding.hpp | 2 +- src/ModFileTypesTest.cpp | 2 +- src/OptionsFeature.cpp | 2 +- src/OptionsFeature.hpp | 2 +- src/Pedalboard.cpp | 2 +- src/Pedalboard.hpp | 2 +- src/PiLatencyMain.cpp | 2 +- src/PiPedalAlsaTest.cpp | 2 +- src/PiPedalConfiguration.hpp | 2 +- src/PiPedalException.hpp | 2 +- src/PiPedalMath.hpp | 2 +- src/PiPedalModel.hpp | 2 +- src/PiPedalSocket.hpp | 2 +- src/PiPedalVersion.cpp | 2 +- src/PiPedalVersion.hpp | 2 +- src/PluginHost.cpp | 2 +- src/PluginPreset.hpp | 2 +- src/PluginType.cpp | 2 +- src/PluginType.hpp | 2 +- src/Presets.cpp | 2 +- src/Presets.hpp | 2 +- src/RequestHandler.hpp | 2 +- src/RingBuffer.hpp | 2 +- src/Scratch.cpp | 2 +- src/SetWifiConfig.cpp | 2 +- src/SetWifiConfig.hpp | 2 +- src/Shutdown.hpp | 2 +- src/SplitEffect.cpp | 2 +- src/SplitEffect.hpp | 2 +- src/StdErrorCapture.cpp | 2 +- src/StdErrorCapture.hpp | 2 +- src/Storage.hpp | 2 +- src/SystemConfigFile.cpp | 2 +- src/SystemConfigFile.hpp | 2 +- src/SystemConfigFileTest.cpp | 2 +- src/Units.cpp | 2 +- src/Units.hpp | 2 +- src/UpdaterTest.cpp | 2 +- src/Uri.cpp | 2 +- src/Uri.hpp | 2 +- src/VuUpdate.cpp | 2 +- src/VuUpdate.hpp | 2 +- src/WebServerTest.cpp | 2 +- src/WifiChannelSelectors.cpp | 2 +- src/WifiChannelSelectors.hpp | 2 +- src/WifiChannelsTest.cpp | 2 +- src/asan_options.cpp | 2 +- src/config.hpp.in | 2 +- src/copyrightMain.cpp | 11 +- src/defer.hpp | 2 +- src/inverting_mutex.hpp | 2 +- src/jsonTest.cpp | 2 +- src/main.cpp | 2 +- src/pch.h | 2 +- src/ss.hpp | 2 +- src/testMain.cpp | 2 +- src/viewstream.hpp | 2 +- test/Lv2HostLeakTest.cpp | 2 +- test/Lv2Test.cpp | 2 +- test/UriTest.cpp | 2 +- test/main.cpp | 2 +- test/pch.h | 2 +- vite/src/pipedal/AboutDialog.tsx | 4 +- vite/src/pipedal/App.tsx | 2 +- vite/src/pipedal/AppThemed.tsx | 2 +- vite/src/pipedal/BankDialog.tsx | 2 +- vite/src/pipedal/Banks.tsx | 2 +- .../src/pipedal/ChannelBindingsHelpDialog.tsx | 2 +- .../ChannelRouterSettingsHelpDialog.tsx | 2 +- vite/src/pipedal/ControlViewFactory.tsx | 2 +- vite/src/pipedal/DarkMode.tsx | 2 +- vite/src/pipedal/DialogEx.tsx | 2 +- vite/src/pipedal/Draggable.tsx | 2 +- vite/src/pipedal/DraggableGrid.tsx | 2 +- vite/src/pipedal/FullScreenIME.tsx | 2 +- vite/src/pipedal/GovernorSettings.tsx | 2 +- vite/src/pipedal/GxTunerControl.tsx | 2 +- vite/src/pipedal/GxTunerView.tsx | 2 +- vite/src/pipedal/IControlViewFactory.tsx | 2 +- vite/src/pipedal/Jack.tsx | 2 +- vite/src/pipedal/JackHostStatus.tsx | 2 +- vite/src/pipedal/JackServerSettings.tsx | 2 +- vite/src/pipedal/JackServerSettingsDialog.tsx | 2 +- vite/src/pipedal/JackStatusView.tsx | 2 +- vite/src/pipedal/LoadPluginDialog.tsx | 2 +- vite/src/pipedal/Lv2Plugin.tsx | 2 +- vite/src/pipedal/MainPage.tsx | 2 +- vite/src/pipedal/MidiBinding.tsx | 2 +- vite/src/pipedal/MidiBindingView.tsx | 2 +- vite/src/pipedal/MidiBindingsDialog.tsx | 2 +- vite/src/pipedal/ModFileTypes.tsx | 2 +- vite/src/pipedal/NoChangePassword.tsx | 2 +- vite/src/pipedal/NumericInput.tsx | 2 +- vite/src/pipedal/ObservableEvent.tsx | 2 +- vite/src/pipedal/ObservableProperty.tsx | 2 +- vite/src/pipedal/OptionsDialog.tsx | 2 +- vite/src/pipedal/Pedal.tsx | 2 +- vite/src/pipedal/Pedalboard.tsx | 2 +- vite/src/pipedal/PedalboardView.tsx | 2 +- vite/src/pipedal/PiPedalError.tsx | 2 +- vite/src/pipedal/PiPedalModel.tsx | 2 +- vite/src/pipedal/PiPedalSocket.tsx | 2 +- vite/src/pipedal/PluginClass.tsx | 2 +- vite/src/pipedal/PluginControl.tsx | 2 +- vite/src/pipedal/PluginIcon.tsx | 2 +- vite/src/pipedal/PluginInfoDialog.tsx | 2 +- vite/src/pipedal/PluginPreset.tsx | 2 +- vite/src/pipedal/PluginPresetSelector.tsx | 2 +- vite/src/pipedal/PluginPresetsDialog.tsx | 2 +- vite/src/pipedal/PresetDialog.tsx | 2 +- vite/src/pipedal/PresetSelector.tsx | 2 +- vite/src/pipedal/RadioSelectDialog.tsx | 2 +- vite/src/pipedal/Rect.tsx | 2 +- .../src/pipedal/ResizeResponsiveComponent.tsx | 2 +- vite/src/pipedal/SearchControl.tsx | 2 +- vite/src/pipedal/SelectChannelsDialog.tsx | 2 +- vite/src/pipedal/SelectHoverBackground.tsx | 2 +- .../pipedal/SelectScreenOrientationDialog.tsx | 2 +- vite/src/pipedal/SplitControlView.tsx | 2 +- vite/src/pipedal/SplitUiControls.tsx | 2 +- vite/src/pipedal/StringBuilder.tsx | 2 +- vite/src/pipedal/SvgPathBuilder.tsx | 2 +- vite/src/pipedal/TemporaryDrawer.tsx | 2 +- vite/src/pipedal/ToobCabSimView.tsx | 2 +- .../src/pipedal/ToobFrequencyResponseView.tsx | 2 +- vite/src/pipedal/ToobInputStageView.tsx | 2 +- vite/src/pipedal/ToobMLView.tsx | 2 +- vite/src/pipedal/ToobPlayerView.tsx | 2 +- vite/src/pipedal/ToobPowerStage2View.tsx | 2 +- vite/src/pipedal/ToobSpectrumAnalyzerView.tsx | 2 +- vite/src/pipedal/ToobSpectrumResponseView.tsx | 2 +- vite/src/pipedal/ToobToneStackView.tsx | 2 +- vite/src/pipedal/ToobWaveShapeView.tsx | 2 +- vite/src/pipedal/UploadFileDialog.tsx | 2 +- vite/src/pipedal/UploadPresetDialog.tsx | 2 +- vite/src/pipedal/Utility.tsx | 2 +- vite/src/pipedal/VuMeter.tsx | 2 +- vite/src/pipedal/WifiChannel.tsx | 2 +- vite/src/pipedal/WifiConfigDialog.tsx | 2 +- vite/src/pipedal/WifiConfigSettings.tsx | 2 +- vite/src/pipedal/ZoomedDial.tsx | 2 +- vite/src/pipedal/ZoomedUiControl.tsx | 2 +- 197 files changed, 238 insertions(+), 637 deletions(-) diff --git a/PiPedalCommon/src/RegDb.cpp b/PiPedalCommon/src/RegDb.cpp index 262eeec..78da9da 100644 --- a/PiPedalCommon/src/RegDb.cpp +++ b/PiPedalCommon/src/RegDb.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/PiPedalCommon/src/SysExec.cpp b/PiPedalCommon/src/SysExec.cpp index 3ffd657..55d996e 100644 --- a/PiPedalCommon/src/SysExec.cpp +++ b/PiPedalCommon/src/SysExec.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/PiPedalCommon/src/WifiConfigSettings.cpp b/PiPedalCommon/src/WifiConfigSettings.cpp index d900033..098e5ca 100644 --- a/PiPedalCommon/src/WifiConfigSettings.cpp +++ b/PiPedalCommon/src/WifiConfigSettings.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/PiPedalCommon/src/WifiDirectConfigSettings.cpp b/PiPedalCommon/src/WifiDirectConfigSettings.cpp index 5b674d2..c5fdd1f 100644 --- a/PiPedalCommon/src/WifiDirectConfigSettings.cpp +++ b/PiPedalCommon/src/WifiDirectConfigSettings.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/PiPedalCommon/src/WriteTemplateFile.cpp b/PiPedalCommon/src/WriteTemplateFile.cpp index 102e675..1f99cbb 100644 --- a/PiPedalCommon/src/WriteTemplateFile.cpp +++ b/PiPedalCommon/src/WriteTemplateFile.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/PiPedalCommon/src/include/HtmlHelper.hpp b/PiPedalCommon/src/include/HtmlHelper.hpp index c362427..afe4b1b 100644 --- a/PiPedalCommon/src/include/HtmlHelper.hpp +++ b/PiPedalCommon/src/include/HtmlHelper.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/PiPedalCommon/src/include/Lv2Log.hpp b/PiPedalCommon/src/include/Lv2Log.hpp index d04c6f1..fdb7e23 100644 --- a/PiPedalCommon/src/include/Lv2Log.hpp +++ b/PiPedalCommon/src/include/Lv2Log.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/PiPedalCommon/src/include/RegDb.hpp b/PiPedalCommon/src/include/RegDb.hpp index 01a45ba..f1833d3 100644 --- a/PiPedalCommon/src/include/RegDb.hpp +++ b/PiPedalCommon/src/include/RegDb.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/PiPedalCommon/src/include/SysExec.hpp b/PiPedalCommon/src/include/SysExec.hpp index 8bfc661..18fa0ac 100644 --- a/PiPedalCommon/src/include/SysExec.hpp +++ b/PiPedalCommon/src/include/SysExec.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/PiPedalCommon/src/include/WifiConfigSettings.hpp b/PiPedalCommon/src/include/WifiConfigSettings.hpp index ace67af..9c28ccf 100644 --- a/PiPedalCommon/src/include/WifiConfigSettings.hpp +++ b/PiPedalCommon/src/include/WifiConfigSettings.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/PiPedalCommon/src/include/WriteTemplateFile.hpp b/PiPedalCommon/src/include/WriteTemplateFile.hpp index a488e0b..ec68479 100644 --- a/PiPedalCommon/src/include/WriteTemplateFile.hpp +++ b/PiPedalCommon/src/include/WriteTemplateFile.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/PiPedalCommon/src/ss.hpp b/PiPedalCommon/src/ss.hpp index 6b34c10..4b971f1 100644 --- a/PiPedalCommon/src/ss.hpp +++ b/PiPedalCommon/src/ss.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/debian/copyright b/debian/copyright index a0991f4..0682386 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,20 +1,7 @@ Files: * -Copyright: 2012-2025, Sebastien Rombauts (sebastien.rombauts@gmail.com) -License: Expat - -Files: NetworkManagerP2P/src/CommandLineParser.hpp Copyright: 2022-2026, Robin Davies License: Expat -Files: NetworkManagerP2P/src/main.cpp -Copyright: 2024, Robin E. R. Davies." << endl -License: UNKNOWN - Please fill license text from header of files - -Files: NetworkManagerP2P/src/ss.hpp -Copyright: 2022-2026, Robin E. R. Davies -License: Expat - Files: PiPedalCommon/src/AlsaSequencer.cpp PiPedalCommon/src/ConfigSerializer.cpp PiPedalCommon/src/ConfigUtil.cpp @@ -25,28 +12,19 @@ Files: PiPedalCommon/src/AlsaSequencer.cpp PiPedalCommon/src/json.cpp PiPedalCommon/src/json_variant.cpp PiPedalCommon/src/util.cpp -Copyright: 2022-2026, Robin E. R. Davies +Copyright: Robin E.R. Davies License: Expat Files: PiPedalCommon/src/NetLinkChannelInfo.cpp -Copyright: 2024, Robin E. R. Davies +Copyright: Robin E.R. Davies 2008, Luis R. Rodriguez 2007, Mike Kershaw 2007, Andy Lutomirski 2007, 2008, Johannes Berg License: BSD-3-clause -Files: PiPedalCommon/src/RegDb.cpp - PiPedalCommon/src/SysExec.cpp - PiPedalCommon/src/WifiConfigSettings.cpp - PiPedalCommon/src/WifiDirectConfigSettings.cpp - PiPedalCommon/src/WifiRegs.cpp - PiPedalCommon/src/WriteTemplateFile.cpp - PiPedalCommon/src/ss.hpp -Copyright: 2022-2026, Robin Davies -License: Expat - Files: PiPedalCommon/src/include/AlsaSequencer.hpp + PiPedalCommon/src/include/ChannelInfo.hpp PiPedalCommon/src/include/ConfigSerializer.hpp PiPedalCommon/src/include/ConfigUtil.hpp PiPedalCommon/src/include/P2pConfigFiles.hpp @@ -57,224 +35,27 @@ Files: PiPedalCommon/src/include/AlsaSequencer.hpp PiPedalCommon/src/include/json_variant.hpp PiPedalCommon/src/include/restrict.hpp PiPedalCommon/src/include/util.hpp -Copyright: 2022-2026, Robin E. R. Davies -License: Expat - -Files: PiPedalCommon/src/include/Finally.hpp - PiPedalCommon/src/include/HtmlHelper.hpp - PiPedalCommon/src/include/Lv2Log.hpp - PiPedalCommon/src/include/RegDb.hpp - PiPedalCommon/src/include/SysExec.hpp - PiPedalCommon/src/include/WifiConfigSettings.hpp - PiPedalCommon/src/include/WifiRegs.hpp - PiPedalCommon/src/include/WriteTemplateFile.hpp - PiPedalCommon/src/include/json.hpp -Copyright: 2022-2026, Robin Davies +Copyright: Robin E.R. Davies License: Expat Files: PiPedalCommon/src/include/NetLinkChannelInfo.hpp.x -Copyright: 2024, Robin Davies +Copyright: Robin E.R. Davies 2008, Luis R. Rodriguez 2007, Mike Kershaw 2007, Andy Lutomirski 2007, 2008, Johannes Berg License: BSD-3-clause -Files: artifacts/* -Copyright: ­±±¶¶º¾¾ÃÃÇËËÐÐÔÔØÝÝááåêêîîò÷÷ûûÿ -License: UNKNOWN - Please fill license text from header of files - -Files: artifacts/TestTracks/Track2.mp3 -Copyright: î‘œ -License: UNKNOWN - Please fill license text from header of files - -Files: artifacts/v2 artwork/* -Copyright: ¨¨§§¦¦ -License: UNKNOWN - Please fill license text from header of files - -Files: docs/_site/img/* -Copyright: ®¥´Ð -License: UNKNOWN - Please fill license text from header of files - -Files: docs/_site/press/Gallery_Rig.psd -Copyright: ¨ª®ÿ©½ÎÑÓÙÚ×ÙÜÚÛÙØÚÛÜÝÝààáàÝþàÿâ -License: UNKNOWN - Please fill license text from header of files - -Files: docs/img/* -Copyright: ®¥´Ð -License: UNKNOWN - Please fill license text from header of files - -Files: docs/press/Gallery_Rig.psd -Copyright: ¨ª®ÿ©½ÎÑÓÙÚ×ÙÜÚÛÙØÚÛÜÝÝààáàÝþàÿâ -License: UNKNOWN - Please fill license text from header of files - -Files: lv2/aarch64/ToobAmp.lv2/CabIR.ttl -Copyright: Adventure Kid Research & Technology, Kristoffer Ekstrand. -License: UNKNOWN - Please fill license text from header of files - -Files: lv2/aarch64/ToobAmp.lv2/ConvolutionReverb.ttl - lv2/aarch64/ToobAmp.lv2/ConvolutionReverbStereo.ttl -Copyright: www.openairlib.net, University of York -License: UNKNOWN - Please fill license text from header of files - -Files: lv2/aarch64/ToobAmp.lv2/Toob3BandEq.ttl - lv2/aarch64/ToobAmp.lv2/Toob3BandEqStereo.ttl - lv2/aarch64/ToobAmp.lv2/ToobNeuralAmpModeler.ttl -Copyright: 2022, Steven Atkinson -License: Expat - -Files: lv2/aarch64/ToobAmp.lv2/ToobAmp.so -Copyright: õ[ -License: UNKNOWN - Please fill license text from header of files - -Files: lv2/aarch64/ToobAmp.lv2/ToobAmpUI.so -Copyright:  -License: UNKNOWN - Please fill license text from header of files - -Files: lv2/aarch64/ToobAmp.lv2/ToobFreeverb.ttl -Copyright: no-info-found -License: public-domain - -Files: lv2/aarch64/ToobAmp.lv2/impulseFiles/* -Copyright: ÿ]ÿn -License: UNKNOWN - Please fill license text from header of files - -Files: lv2/aarch64/ToobAmp.lv2/impulseFiles/CabIR/* -Copyright: ð7'HŸ7ÎÒí7Ýg7 -License: UNKNOWN - Please fill license text from header of files - -Files: lv2/aarch64/ToobAmp.lv2/impulseFiles/CabIR/80s UK 001.wav -Copyright: kC?©kC?¨/[?¨/[?–˜l?–˜l?—?t?—?t?Bðq?Bðq?äÏg?äÏg? -License: UNKNOWN - Please fill license text from header of files - -Files: lv2/aarch64/ToobAmp.lv2/impulseFiles/CabIR/80s UK 002.wav -Copyright: <÷&©<ÓÍþ<ÓÍþ< -License: UNKNOWN - Please fill license text from header of files - -Files: lv2/aarch64/ToobAmp.lv2/impulseFiles/CabIR/80s US 001.wav -Copyright: ¾j©¾Úȉ¾Úȉ¾~àc¾~àc¾vkN¾vkN¾² -License: UNKNOWN - Please fill license text from header of files - -Files: lv2/aarch64/ToobAmp.lv2/impulseFiles/CabIR/80s US 002.wav -Copyright: h¼J©h¼Õ¸¼Õ¸¼3½3½µ•‘½µ•‘½•õʽ•õʽMgï½Mgï½o­í½o­í½¢Ð½¢Ð½sx­½sx­½ú€½ú€½õg½õg½Ñ×P½Ñ×P½û%b½û%b½9Z‹½9Z‹½ -License: UNKNOWN - Please fill license text from header of files - -Files: lv2/aarch64/ToobAmp.lv2/impulseFiles/CabIR/Modern UK 001.wav -Copyright: Š/?©Š/? -License: UNKNOWN - Please fill license text from header of files - -Files: lv2/aarch64/ToobAmp.lv2/impulseFiles/CabIR/Modern UK 002.wav -Copyright: ì;©…ì;¨íª;¨íª;&¦:&¦:l؂»l؂»4· -License: UNKNOWN - Please fill license text from header of files - -Files: lv2/aarch64/ToobAmp.lv2/impulseFiles/CabIR/Modern US 001.wav -Copyright: ö>v©ö>óÞ>óÞ>[ -License: UNKNOWN - Please fill license text from header of files - -Files: lv2/aarch64/ToobAmp.lv2/impulseFiles/CabIR/Modern US 002.wav -Copyright: ;`©;pi¼©ÃÓ¾©ÃÓ¾ÈÀ€¾ÈÀ€¾– -License: UNKNOWN - Please fill license text from header of files - -Files: lv2/aarch64/ToobAmp.lv2/impulseFiles/CabIR/Vintage UK 001.wav -Copyright: ö>3©ö>‰žé>‰žé>apÜ>apÜ>´‡Ï>´‡Ï>ù -License: UNKNOWN - Please fill license text from header of files - -Files: lv2/aarch64/ToobAmp.lv2/impulseFiles/CabIR/Vintage UK 002.wav -Copyright: =:©=)´€=)´€= -License: UNKNOWN - Please fill license text from header of files - -Files: lv2/aarch64/ToobAmp.lv2/impulseFiles/CabIR/Vintage US 001.wav -Copyright: ÿS>©ÿS>Ù -License: UNKNOWN - Please fill license text from header of files - -Files: lv2/aarch64/ToobAmp.lv2/impulseFiles/CabIR/Vintage US 002.wav -Copyright: M=©M=ՎS=ՎS=܀_=܀_=ìãh=ìãh=Ͱc=Ͱc=MàJ=MàJ=˜*=˜*=Û -License: UNKNOWN - Please fill license text from header of files - -Files: lv2/aarch64/ToobAmp.lv2/impulseFiles/reverb/Arthur Sykes Rymer Auditorium.wav -Copyright: ÿÿ¹ÿÿ -License: UNKNOWN - Please fill license text from header of files - -Files: lv2/aarch64/ToobAmp.lv2/impulseFiles/reverb/Genesis 6 Studio Live Room.wav -Copyright: ÿ]mÿR°ÿ1ìÿc“ÿ] -License: UNKNOWN - Please fill license text from header of files - -Files: lv2/aarch64/ToobAmp.lv2/impulseFiles/reverb/Koli National Park - Winter.wav -Copyright: ÿÿtÿÿùþÿ -License: UNKNOWN - Please fill license text from header of files - -Files: lv2/aarch64/ToobAmp.lv2/impulseFiles/reverb/St. Margaret's Church.wav -Copyright: ÿ -License: UNKNOWN - Please fill license text from header of files - -Files: lv2/x86_64/toobamp_1.3.79_amd64.deb -Copyright: xO -License: UNKNOWN - Please fill license text from header of files - -Files: modules/SQLiteCpp/build.sh -Copyright: 2012-2025, Sébastien Rombauts (sebastien.rombauts@gmail.com) +Files: modules/* +Copyright: 2012-2025, Sebastien Rombauts (sebastien.rombauts@gmail.com) License: Expat Files: modules/SQLiteCpp/cpplint.py -Copyright: 2005-2009, 2013, 2015, 2017, 2020, 2024, Google Inc. +Copyright: 2005-2009, 2013, 2015, 2017, 2024, Google Inc. License: BSD-3-clause -Files: modules/SQLiteCpp/examples/example2/build.sh -Copyright: 2012-2025, Sébastien Rombauts (sebastien.rombauts@gmail.com) -License: Expat - Files: modules/SQLiteCpp/googletest/* -Copyright: 2005-2009, 2013, 2015, 2017, 2020, 2024, Google Inc. +Copyright: 2005-2009, 2013, 2015, 2017, 2024, Google Inc. License: BSD-3-clause Files: modules/SQLiteCpp/include/SQLiteCpp/Backup.h @@ -332,20 +113,6 @@ Files: modules/libzip/* Copyright: 1999-2025, Dieter Baron and Thomas Klausner License: BSD-3-clause -Files: modules/libzip/man/mkdocset.pl -Copyright: 2016, Dieter Baron and Thomas Klausner -License: UNKNOWN - Please fill license text from header of files - -Files: modules/libzip/ossfuzz/ossfuzz.sh -Copyright: 2011, 2019, Google Inc. -License: Apache-2.0 - -Files: modules/libzip/regress/large-uncompressible -Copyright: (»9¸]IÐ÷b–vÔúõÆ -License: UNKNOWN - Please fill license text from header of files - Files: modules/libzip/src/getopt.c Copyright: 1987-2002, The Regents of the University of California. License: BSD-3-clause @@ -435,9 +202,8 @@ Copyright: 2012, 2014-2016, Peter Thorson. License: BSD-3-clause Files: modules/websocketpp/websocketpp/base64/* -Copyright: 2004-2008, RenÃNyffenegger -License: UNKNOWN - Please fill license text from header of files +Copyright: 2004-2008, René Nyffenegger +License: BSD-3-clause Files: modules/websocketpp/websocketpp/common/md5.hpp Copyright: 1999, 2002, Aladdin Enterprises. @@ -451,171 +217,6 @@ Files: modules/websocketpp/websocketpp/utf8_validator.hpp Copyright: 2008, 2009, Bjoern Hoehrmann License: Expat -Files: src/* -Copyright: const char*name) -License: UNKNOWN - Please fill license text from header of files - -Files: src/AdminClient.cpp - src/AdminClient.hpp - src/AdminInstallUpdate.cpp - src/AdminInstallUpdate.hpp - src/AdminMain.cpp - src/AtomConverterTest.cpp - src/AudioFilesTest.cpp - src/AuxIn.hpp - src/AuxInTest.cpp - src/Banks.cpp - src/Banks.hpp - src/BufferPool.hpp - src/CapturePresetsMain.cpp - src/ChannelRouterSettings.cpp - src/ChannelRouterSettings.hpp - src/CommandLineParser.hpp - src/ConfigMain.cpp - src/CpuGovernor.cpp - src/CpuGovernor.hpp - src/CpuTemperatureMonitor.cpp - src/CpuTemperatureMonitor.hpp - src/DBusToLv2Log.cpp - src/DBusToLv2Log.hpp - src/FileEntry.cpp - src/FileEntry.hpp - src/FileMetadataFeature.cpp - src/FileMetadataFeature.hpp - src/FilePropertyDirectoryTree.cpp - src/FilePropertyDirectoryTree.hpp - src/Finally.hpp - src/GithubResponseHeaders.hpp - src/GovernorSettings.cpp - src/GovernorSettings.hpp - src/HotspotManager.cpp - src/HotspotManager.hpp - src/IEffect.hpp - src/IHost.hpp - src/InheritPriorityMutex.hpp - src/InvertingMutexTest.cpp - src/IpSubnet.hpp - src/Ipv6Helpers.cpp - src/Ipv6Helpers.hpp - src/JackConfiguration.cpp - src/JackConfiguration.hpp - src/LRUCacheTest.cpp - src/Locale.hpp - src/LocaleTest.cpp - src/LogFeature.cpp - src/LogFeature.hpp - src/Lv2Effect.cpp - src/Lv2Effect.hpp - src/Lv2EventBufferWriter.cpp - src/Lv2EventBufferWriter.hpp - src/Lv2HostLeakTest.cpp - src/Lv2Pedalboard.cpp - src/Lv2Pedalboard.hpp - src/Lv2PluginChangeMonitor.cpp - src/Lv2PluginChangeMonitor.hpp - src/Lv2SystemdLogger.cpp - src/Lv2SystemdLogger.hpp - src/MapFeature.cpp - src/MapFeature.hpp - src/MapPathFeature.cpp - src/MapPathFeature.hpp - src/MemDebug.cpp - src/MemDebug.hpp - src/MidiBinding.cpp - src/MidiBinding.hpp - src/MimeTypes.cpp - src/MimeTypes.hpp - src/ModFileTypes.cpp - src/ModFileTypes.hpp - src/ModFileTypesTest.cpp - src/ModGuiTest.cpp - src/OptionsFeature.cpp - src/OptionsFeature.hpp - src/PatchPropertyWriter.hpp - src/Pedalboard.cpp - src/Pedalboard.hpp - src/PiPedalAlsaTest.cpp - src/PiPedalCommon.hpp - src/PiPedalConfiguration.cpp - src/PiPedalConfiguration.hpp - src/PiPedalException.hpp - src/PiPedalMath.hpp - src/PiPedalModel.cpp - src/PiPedalModel.hpp - src/PiPedalSocket.cpp - src/PiPedalSocket.hpp - src/PiPedalVersion.cpp - src/PiPedalVersion.hpp - src/PipewireInputStreamTest.cpp - src/PluginHost.cpp - src/PluginPreset.hpp - src/PluginType.cpp - src/PluginType.hpp - src/PresetBundle.cpp - src/PresetBundle.hpp - src/Presets.cpp - src/Presets.hpp - src/Promise.hpp - src/PromiseTest.cpp - src/RealtimeMidiEventType.hpp - src/RequestHandler.hpp - src/RingBuffer.hpp - src/RingBufferReader.hpp - src/Scratch.cpp - src/SetWifiConfig.cpp - src/SetWifiConfig.hpp - src/Shutdown.hpp - src/SplitEffect.cpp - src/SplitEffect.hpp - src/StateInterface.cpp - src/StateInterface.hpp - src/StdErrorCapture.cpp - src/StdErrorCapture.hpp - src/Storage.hpp - src/SystemConfigFile.cpp - src/SystemConfigFile.hpp - src/SystemConfigFileTest.cpp - src/TemporaryFile.cpp - src/TemporaryFile.hpp - src/Units.cpp - src/Units.hpp - src/UpdateMain.cpp - src/UpdateResults.cpp - src/UpdateResults.hpp - src/Updater.cpp - src/Updater.hpp - src/UpdaterStatus.hpp - src/UpdaterTest.cpp - src/Uri.cpp - src/Uri.hpp - src/VuUpdate.cpp - src/VuUpdate.hpp - src/WebServer.cpp - src/WebServerConfig.cpp - src/WebServerConfig.hpp - src/WebServerTest.cpp - src/WifiChannelSelectors.cpp - src/WifiChannelSelectors.hpp - src/WifiChannelsTest.cpp - src/Worker.hpp - src/ZipFile.cpp - src/ZipFile.hpp - src/asan_options.cpp - src/atom_object.cpp - src/atom_object.hpp - src/config.hpp.in - src/defer.hpp - src/inverting_mutex.hpp - src/jsonTest.cpp - src/main.cpp - src/pch.h - src/ss.hpp - src/testMain.cpp - src/viewstream.hpp -Copyright: 2022-2026, Robin Davies -License: Expat - Files: src/AesDigest.hpp src/AlsaDriver.cpp src/AlsaDriver.hpp @@ -702,7 +303,7 @@ Files: src/AesDigest.hpp src/alsaCheck.hpp src/kconfigMain.cpp src/utilTest.cpp -Copyright: 2022-2026, Robin E. R. Davies +Copyright: Robin E.R. Davies License: Expat Files: src/AudioHost.cpp @@ -712,7 +313,7 @@ Files: src/AudioHost.cpp src/PiPedalAlsa.cpp src/PiPedalAlsa.hpp src/Storage.cpp -Copyright: Robin E. R. Davies +Copyright: Robin E.R. Davies Gabriel Hernandez License: Expat @@ -720,6 +321,12 @@ Files: src/Base64.hpp Copyright: 2016, tomykaira License: Expat +Files: src/RingBufferReader.hpp + src/atom_object.cpp + src/atom_object.hpp +Copyright: Robin E.R Davies +License: Expat + Files: src/Vst3MidiToEvent.hpp src/Vst3RtStream.cpp Copyright: 2022, Steinberg Media Technologies GmbH @@ -737,29 +344,16 @@ Files: src/gsl/* Copyright: 2015, Microsoft Corporation. License: Expat -Files: src/lv2ext/* -Copyright: 2022-2026, Robin E. R. Davies -License: Expat - Files: src/mustache.hpp Copyright: 2015-2020, Kevin Wojniak License: BSL-1.0 -Files: src/profilePluginMain.cpp -Copyright: 2024, Robin E. R. Davies" << endl; -License: UNKNOWN - Please fill license text from header of files - Files: src/vst3/* -Copyright: 2022-2026, Robin E. R. Davies -License: Expat - -Files: submodules/pipedal_p2pd/* -Copyright: 2022-2026, Robin Davies +Copyright: Robin E.R. Davies License: Expat Files: submodules/pipedal_p2pd/lib/* -Copyright: 2022-2026, Robin E. R. Davies +Copyright: 2022, Robin E. R. Davies License: Expat Files: submodules/pipedal_p2pd/lib/ss.h @@ -767,7 +361,7 @@ Copyright: 2022-2026, Robin Davies License: Expat Files: submodules/pipedal_p2pd/pipedal_p2pd/* -Copyright: 2022-2026, Robin E. R. Davies +Copyright: 2022, Robin E. R. Davies License: Expat Files: submodules/pipedal_p2pd/pipedal_p2pd/CommandLineParser.h @@ -968,7 +562,7 @@ Copyright: no-info-found License: Apache-2.0 Files: vite/node_modules/@fontsource/roboto/* -Copyright: 2011, 2019, Google Inc. +Copyright: 2011, Google Inc. License: Apache-2.0 Files: vite/node_modules/@humanfs/core/* @@ -1415,9 +1009,8 @@ Copyright: 2018, Kilian Valkhof License: ISC Files: vite/node_modules/entities/* -Copyright: Felix Böhm -License: UNKNOWN - Please fill license text from header of files +Copyright: Felix Böhm +License: ISC Files: vite/node_modules/error-ex/* Copyright: 2015, JD Ballard @@ -1436,7 +1029,7 @@ Copyright: Meta Platforms, Inc. and affiliates. License: Expat Files: vite/node_modules/eslint-plugin-react-refresh/* -Copyright: Arnaud Barré (https://github.com/ArnaudBarre) +Copyright: Arnaud Barré (https://github.com/ArnaudBarre) License: Expat Files: vite/node_modules/eslint-scope/* @@ -2112,9 +1705,8 @@ Copyright: 2013-2019, Ivan Nikulin (ifaaan@gmail.com, https://github.com/inikuli License: Expat Files: vite/node_modules/parse5/node_modules/entities/* -Copyright: Felix Böhm -License: UNKNOWN - Please fill license text from header of files +Copyright: Felix Böhm +License: ISC Files: vite/node_modules/path-exists/* Copyright: Sindre Sorhus (sindresorhus.com) @@ -2359,7 +1951,7 @@ Copyright: 2011-2023, Isaac Z. Schlueter and Contributors License: ISC Files: vite/node_modules/shebang-command/* -Copyright: Kevin MÃ¥rtensson (github.com/kevva) +Copyright: Kevin Mårtensson (github.com/kevva) License: Expat Files: vite/node_modules/shebang-regex/* @@ -2372,8 +1964,7 @@ License: Expat Files: vite/node_modules/source-map-js/* Copyright: 2009-2011, Mozilla Foundation and contributors -License: UNKNOWN - Please fill license text from header of files +License: Expat Files: vite/node_modules/space-separated-tokens/* Copyright: 2014-2017, 2020, 2021, 2023, Titus Wormer @@ -2416,7 +2007,7 @@ Copyright: 2019, Alexander Reardon License: Expat Files: vite/node_modules/tinyglobby/* -Copyright: 2024, Madeline Gurriarán +Copyright: 2024, Madeline Gurriarán License: Expat Files: vite/node_modules/tinyglobby/node_modules/fdir/* diff --git a/debian/copyright-scan-patterns.yml b/debian/copyright-scan-patterns.yml index ba113f5..3aef78e 100644 --- a/debian/copyright-scan-patterns.yml +++ b/debian/copyright-scan-patterns.yml @@ -31,7 +31,7 @@ ignore: - vite/node_modules/typescript/bin - /bin/ - /modules/libzip/regress/ - - NetworkManagerP2P/src/ + - /NetworkManagerP2P/src/ - .editorconfig - .gitmodules - .well-known @@ -107,3 +107,4 @@ ignore: - sh - zh - raw + - wav diff --git a/src/AdminClient.cpp b/src/AdminClient.cpp index 55dadc4..35ead91 100644 --- a/src/AdminClient.cpp +++ b/src/AdminClient.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/AdminClient.hpp b/src/AdminClient.hpp index 5516c90..154f36e 100644 --- a/src/AdminClient.hpp +++ b/src/AdminClient.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/AdminMain.cpp b/src/AdminMain.cpp index 2bf2b09..bfb8b55 100644 --- a/src/AdminMain.cpp +++ b/src/AdminMain.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/AtomConverterTest.cpp b/src/AtomConverterTest.cpp index b99316e..f0af685 100644 --- a/src/AtomConverterTest.cpp +++ b/src/AtomConverterTest.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/Banks.cpp b/src/Banks.cpp index febc078..42de4a8 100644 --- a/src/Banks.cpp +++ b/src/Banks.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/Banks.hpp b/src/Banks.hpp index d67cf35..550bb78 100644 --- a/src/Banks.hpp +++ b/src/Banks.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/BufferPool.hpp b/src/BufferPool.hpp index ea2eeb3..ebe7054 100644 --- a/src/BufferPool.hpp +++ b/src/BufferPool.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/CommandLineParser.hpp b/src/CommandLineParser.hpp index d1a08ed..0780f6a 100644 --- a/src/CommandLineParser.hpp +++ b/src/CommandLineParser.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/CpuGovernor.cpp b/src/CpuGovernor.cpp index 66ae0c5..69f7f0d 100644 --- a/src/CpuGovernor.cpp +++ b/src/CpuGovernor.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/CpuGovernor.hpp b/src/CpuGovernor.hpp index 9ec59fa..13d0663 100644 --- a/src/CpuGovernor.hpp +++ b/src/CpuGovernor.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/CpuTemperatureMonitor.cpp b/src/CpuTemperatureMonitor.cpp index 6b9f8e9..c8f42de 100644 --- a/src/CpuTemperatureMonitor.cpp +++ b/src/CpuTemperatureMonitor.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/FileMetadataFeature.cpp b/src/FileMetadataFeature.cpp index 10c0019..53887d4 100644 --- a/src/FileMetadataFeature.cpp +++ b/src/FileMetadataFeature.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/FileMetadataFeature.hpp b/src/FileMetadataFeature.hpp index 17092f0..804ff28 100644 --- a/src/FileMetadataFeature.hpp +++ b/src/FileMetadataFeature.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/GovernorSettings.cpp b/src/GovernorSettings.cpp index 981772b..ec4f5ad 100644 --- a/src/GovernorSettings.cpp +++ b/src/GovernorSettings.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/GovernorSettings.hpp b/src/GovernorSettings.hpp index f3f5126..916588c 100644 --- a/src/GovernorSettings.hpp +++ b/src/GovernorSettings.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/HotspotManager.cpp b/src/HotspotManager.cpp index 5eba353..b999280 100644 --- a/src/HotspotManager.cpp +++ b/src/HotspotManager.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/IEffect.hpp b/src/IEffect.hpp index beec4ee..23ffc42 100644 --- a/src/IEffect.hpp +++ b/src/IEffect.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/InheritPriorityMutex.hpp b/src/InheritPriorityMutex.hpp index 02fea2e..21dfd34 100644 --- a/src/InheritPriorityMutex.hpp +++ b/src/InheritPriorityMutex.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/InvertingMutexTest.cpp b/src/InvertingMutexTest.cpp index da4ac5a..a60313d 100644 --- a/src/InvertingMutexTest.cpp +++ b/src/InvertingMutexTest.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/IpSubnet.hpp b/src/IpSubnet.hpp index 3c9548d..e3e9600 100644 --- a/src/IpSubnet.hpp +++ b/src/IpSubnet.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/Ipv6Helpers.cpp b/src/Ipv6Helpers.cpp index 404a71f..ec2b767 100644 --- a/src/Ipv6Helpers.cpp +++ b/src/Ipv6Helpers.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/Ipv6Helpers.hpp b/src/Ipv6Helpers.hpp index 1400f2f..0c74c53 100644 --- a/src/Ipv6Helpers.hpp +++ b/src/Ipv6Helpers.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/JackConfiguration.cpp b/src/JackConfiguration.cpp index cd111f3..61fc27f 100644 --- a/src/JackConfiguration.cpp +++ b/src/JackConfiguration.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/JackConfiguration.hpp b/src/JackConfiguration.hpp index a6a9bc4..f4be988 100644 --- a/src/JackConfiguration.hpp +++ b/src/JackConfiguration.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/Locale.hpp b/src/Locale.hpp index 068b4d8..cd20d25 100644 --- a/src/Locale.hpp +++ b/src/Locale.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/LocaleTest.cpp b/src/LocaleTest.cpp index 1ba3678..d0de7bc 100644 --- a/src/LocaleTest.cpp +++ b/src/LocaleTest.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/LogFeature.cpp b/src/LogFeature.cpp index 98dbf20..59bfa68 100644 --- a/src/LogFeature.cpp +++ b/src/LogFeature.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/LogFeature.hpp b/src/LogFeature.hpp index 45ec63a..596f92d 100644 --- a/src/LogFeature.hpp +++ b/src/LogFeature.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/Lv2Effect.cpp b/src/Lv2Effect.cpp index 4551259..28e8714 100644 --- a/src/Lv2Effect.cpp +++ b/src/Lv2Effect.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/Lv2EventBufferWriter.cpp b/src/Lv2EventBufferWriter.cpp index 8a83699..52bbf51 100644 --- a/src/Lv2EventBufferWriter.cpp +++ b/src/Lv2EventBufferWriter.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/Lv2EventBufferWriter.hpp b/src/Lv2EventBufferWriter.hpp index ac0d341..69d1efa 100644 --- a/src/Lv2EventBufferWriter.hpp +++ b/src/Lv2EventBufferWriter.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/Lv2HostLeakTest.cpp b/src/Lv2HostLeakTest.cpp index a36a5a6..c805147 100644 --- a/src/Lv2HostLeakTest.cpp +++ b/src/Lv2HostLeakTest.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/Lv2Pedalboard.cpp b/src/Lv2Pedalboard.cpp index 1d3aa45..f1f7b88 100644 --- a/src/Lv2Pedalboard.cpp +++ b/src/Lv2Pedalboard.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/Lv2Pedalboard.hpp b/src/Lv2Pedalboard.hpp index 400ee10..646f575 100644 --- a/src/Lv2Pedalboard.hpp +++ b/src/Lv2Pedalboard.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/Lv2SystemdLogger.cpp b/src/Lv2SystemdLogger.cpp index 6e4c2e5..8d0416d 100644 --- a/src/Lv2SystemdLogger.cpp +++ b/src/Lv2SystemdLogger.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/Lv2SystemdLogger.hpp b/src/Lv2SystemdLogger.hpp index df5a48e..02f2fd0 100644 --- a/src/Lv2SystemdLogger.hpp +++ b/src/Lv2SystemdLogger.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/MapFeature.cpp b/src/MapFeature.cpp index 10652db..1e297f9 100644 --- a/src/MapFeature.cpp +++ b/src/MapFeature.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/MapFeature.hpp b/src/MapFeature.hpp index 1481e8e..9409253 100644 --- a/src/MapFeature.hpp +++ b/src/MapFeature.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/MemDebug.cpp b/src/MemDebug.cpp index 51b9460..2a2789b 100644 --- a/src/MemDebug.cpp +++ b/src/MemDebug.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/MemDebug.hpp b/src/MemDebug.hpp index 54db268..c9d783c 100644 --- a/src/MemDebug.hpp +++ b/src/MemDebug.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/MidiBinding.cpp b/src/MidiBinding.cpp index 25cd338..9c152ca 100644 --- a/src/MidiBinding.cpp +++ b/src/MidiBinding.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/MidiBinding.hpp b/src/MidiBinding.hpp index 12885d7..53f8c72 100644 --- a/src/MidiBinding.hpp +++ b/src/MidiBinding.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/ModFileTypesTest.cpp b/src/ModFileTypesTest.cpp index e5a5b4d..fa04b06 100644 --- a/src/ModFileTypesTest.cpp +++ b/src/ModFileTypesTest.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/OptionsFeature.cpp b/src/OptionsFeature.cpp index 8575007..63a3cc6 100644 --- a/src/OptionsFeature.cpp +++ b/src/OptionsFeature.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/OptionsFeature.hpp b/src/OptionsFeature.hpp index 8730e7a..88d27ef 100644 --- a/src/OptionsFeature.hpp +++ b/src/OptionsFeature.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/Pedalboard.cpp b/src/Pedalboard.cpp index b5fb3cd..05521ed 100644 --- a/src/Pedalboard.cpp +++ b/src/Pedalboard.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/Pedalboard.hpp b/src/Pedalboard.hpp index d1aa39c..e8e25d1 100644 --- a/src/Pedalboard.hpp +++ b/src/Pedalboard.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/PiLatencyMain.cpp b/src/PiLatencyMain.cpp index 6ac5fdc..c23c3f4 100644 --- a/src/PiLatencyMain.cpp +++ b/src/PiLatencyMain.cpp @@ -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 [] []\n\n"; diff --git a/src/PiPedalAlsaTest.cpp b/src/PiPedalAlsaTest.cpp index c9944b0..219064b 100644 --- a/src/PiPedalAlsaTest.cpp +++ b/src/PiPedalAlsaTest.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/PiPedalConfiguration.hpp b/src/PiPedalConfiguration.hpp index a02131d..b50de74 100644 --- a/src/PiPedalConfiguration.hpp +++ b/src/PiPedalConfiguration.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/PiPedalException.hpp b/src/PiPedalException.hpp index a2505d0..052af63 100644 --- a/src/PiPedalException.hpp +++ b/src/PiPedalException.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/PiPedalMath.hpp b/src/PiPedalMath.hpp index 0660763..e918e31 100644 --- a/src/PiPedalMath.hpp +++ b/src/PiPedalMath.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/PiPedalModel.hpp b/src/PiPedalModel.hpp index 3f6d42b..2a53848 100644 --- a/src/PiPedalModel.hpp +++ b/src/PiPedalModel.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/PiPedalSocket.hpp b/src/PiPedalSocket.hpp index 3a14026..4520ca7 100644 --- a/src/PiPedalSocket.hpp +++ b/src/PiPedalSocket.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/PiPedalVersion.cpp b/src/PiPedalVersion.cpp index 150a756..3392b6a 100644 --- a/src/PiPedalVersion.cpp +++ b/src/PiPedalVersion.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/PiPedalVersion.hpp b/src/PiPedalVersion.hpp index 88e8df7..31182de 100644 --- a/src/PiPedalVersion.hpp +++ b/src/PiPedalVersion.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/PluginHost.cpp b/src/PluginHost.cpp index 4eee514..85fa688 100644 --- a/src/PluginHost.cpp +++ b/src/PluginHost.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/PluginPreset.hpp b/src/PluginPreset.hpp index 944282c..f2f6e11 100644 --- a/src/PluginPreset.hpp +++ b/src/PluginPreset.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/PluginType.cpp b/src/PluginType.cpp index 7b966b2..5a38573 100644 --- a/src/PluginType.cpp +++ b/src/PluginType.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/PluginType.hpp b/src/PluginType.hpp index 0e95365..feb72cd 100644 --- a/src/PluginType.hpp +++ b/src/PluginType.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/Presets.cpp b/src/Presets.cpp index 29090b3..eb808b9 100644 --- a/src/Presets.cpp +++ b/src/Presets.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/Presets.hpp b/src/Presets.hpp index 018ba7b..464c3ae 100644 --- a/src/Presets.hpp +++ b/src/Presets.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/RequestHandler.hpp b/src/RequestHandler.hpp index 5cb7c6f..f5966a7 100644 --- a/src/RequestHandler.hpp +++ b/src/RequestHandler.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/RingBuffer.hpp b/src/RingBuffer.hpp index fa56810..41d5bb6 100644 --- a/src/RingBuffer.hpp +++ b/src/RingBuffer.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/Scratch.cpp b/src/Scratch.cpp index 9b670bb..4078696 100644 --- a/src/Scratch.cpp +++ b/src/Scratch.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/SetWifiConfig.cpp b/src/SetWifiConfig.cpp index cc5a131..3cbff2a 100644 --- a/src/SetWifiConfig.cpp +++ b/src/SetWifiConfig.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/SetWifiConfig.hpp b/src/SetWifiConfig.hpp index b3a4c36..817e9f3 100644 --- a/src/SetWifiConfig.hpp +++ b/src/SetWifiConfig.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/Shutdown.hpp b/src/Shutdown.hpp index ad43500..3ba7e0a 100644 --- a/src/Shutdown.hpp +++ b/src/Shutdown.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/SplitEffect.cpp b/src/SplitEffect.cpp index 4167aa9..d580b28 100644 --- a/src/SplitEffect.cpp +++ b/src/SplitEffect.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/SplitEffect.hpp b/src/SplitEffect.hpp index 6ed253b..15409fb 100644 --- a/src/SplitEffect.hpp +++ b/src/SplitEffect.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/StdErrorCapture.cpp b/src/StdErrorCapture.cpp index 6026883..86919c8 100644 --- a/src/StdErrorCapture.cpp +++ b/src/StdErrorCapture.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/StdErrorCapture.hpp b/src/StdErrorCapture.hpp index 72de8b4..cc1ed2d 100644 --- a/src/StdErrorCapture.hpp +++ b/src/StdErrorCapture.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/Storage.hpp b/src/Storage.hpp index aef38bd..9001748 100644 --- a/src/Storage.hpp +++ b/src/Storage.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/SystemConfigFile.cpp b/src/SystemConfigFile.cpp index cc56266..81b3689 100644 --- a/src/SystemConfigFile.cpp +++ b/src/SystemConfigFile.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/SystemConfigFile.hpp b/src/SystemConfigFile.hpp index ab9aeb4..cf70f48 100644 --- a/src/SystemConfigFile.hpp +++ b/src/SystemConfigFile.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/SystemConfigFileTest.cpp b/src/SystemConfigFileTest.cpp index 9f86d4b..763d414 100644 --- a/src/SystemConfigFileTest.cpp +++ b/src/SystemConfigFileTest.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/Units.cpp b/src/Units.cpp index c85760c..4437d3c 100644 --- a/src/Units.cpp +++ b/src/Units.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/Units.hpp b/src/Units.hpp index 604a1f5..20931cd 100644 --- a/src/Units.hpp +++ b/src/Units.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/UpdaterTest.cpp b/src/UpdaterTest.cpp index 2590492..bf36567 100644 --- a/src/UpdaterTest.cpp +++ b/src/UpdaterTest.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/Uri.cpp b/src/Uri.cpp index 5cac8e9..881a025 100644 --- a/src/Uri.cpp +++ b/src/Uri.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/Uri.hpp b/src/Uri.hpp index 3208e10..bbc3ce5 100644 --- a/src/Uri.hpp +++ b/src/Uri.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/VuUpdate.cpp b/src/VuUpdate.cpp index 85232a1..331dae9 100644 --- a/src/VuUpdate.cpp +++ b/src/VuUpdate.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/VuUpdate.hpp b/src/VuUpdate.hpp index 882f559..29e26ac 100644 --- a/src/VuUpdate.hpp +++ b/src/VuUpdate.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/WebServerTest.cpp b/src/WebServerTest.cpp index d45e0aa..b206695 100644 --- a/src/WebServerTest.cpp +++ b/src/WebServerTest.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/WifiChannelSelectors.cpp b/src/WifiChannelSelectors.cpp index 2398325..ebf1729 100644 --- a/src/WifiChannelSelectors.cpp +++ b/src/WifiChannelSelectors.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/WifiChannelSelectors.hpp b/src/WifiChannelSelectors.hpp index 844db14..92a37d9 100644 --- a/src/WifiChannelSelectors.hpp +++ b/src/WifiChannelSelectors.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/WifiChannelsTest.cpp b/src/WifiChannelsTest.cpp index 3c40c7f..30b37ba 100644 --- a/src/WifiChannelsTest.cpp +++ b/src/WifiChannelsTest.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/asan_options.cpp b/src/asan_options.cpp index 58d3c67..1640694 100644 --- a/src/asan_options.cpp +++ b/src/asan_options.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/config.hpp.in b/src/config.hpp.in index 9785ee0..779d4c6 100644 --- a/src/config.hpp.in +++ b/src/config.hpp.in @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/copyrightMain.cpp b/src/copyrightMain.cpp index 0d10e2f..a7ecf40 100644 --- a/src/copyrightMain.cpp +++ b/src/copyrightMain.cpp @@ -211,10 +211,19 @@ public: if (license->copyrights.size() != 0) { f << "
" << endl; + f << "

"; + bool firstLicense = true; for (auto©right: license->copyrights) { + if (!firstLicense) { + f << "
" << endl; + } else { + f << endl; + } + firstLicense = false; std::string text = stripCopyrightPrefix(copyright); - f << "

\u00A9 " << HtmlHelper::HtmlEncode(text) << "

" << endl; + f << " \u00A9 " << HtmlHelper::HtmlEncode(text); } + f << endl << "

"; f << "
" << endl; f << "
" << endl; if (license->tag == UNKNOWN_LICENSE) { diff --git a/src/defer.hpp b/src/defer.hpp index 47cd7f3..89a1920 100644 --- a/src/defer.hpp +++ b/src/defer.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/inverting_mutex.hpp b/src/inverting_mutex.hpp index 4214f20..4c9ae3e 100644 --- a/src/inverting_mutex.hpp +++ b/src/inverting_mutex.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/jsonTest.cpp b/src/jsonTest.cpp index b8f8355..e9bf2e2 100644 --- a/src/jsonTest.cpp +++ b/src/jsonTest.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/main.cpp b/src/main.cpp index 5b34c4e..27c77cf 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/pch.h b/src/pch.h index 9b33fd3..5160520 100644 --- a/src/pch.h +++ b/src/pch.h @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/ss.hpp b/src/ss.hpp index 6b34c10..4b971f1 100644 --- a/src/ss.hpp +++ b/src/ss.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/testMain.cpp b/src/testMain.cpp index 92935ee..6fcdcf2 100644 --- a/src/testMain.cpp +++ b/src/testMain.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/src/viewstream.hpp b/src/viewstream.hpp index c9452bd..f9c8d01 100644 --- a/src/viewstream.hpp +++ b/src/viewstream.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/test/Lv2HostLeakTest.cpp b/test/Lv2HostLeakTest.cpp index a86f9d8..dbcdb2e 100644 --- a/test/Lv2HostLeakTest.cpp +++ b/test/Lv2HostLeakTest.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/test/Lv2Test.cpp b/test/Lv2Test.cpp index 7a70ded..5c7dfb9 100644 --- a/test/Lv2Test.cpp +++ b/test/Lv2Test.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/test/UriTest.cpp b/test/UriTest.cpp index a050bc3..b12719b 100644 --- a/test/UriTest.cpp +++ b/test/UriTest.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/test/main.cpp b/test/main.cpp index dd0023c..4f5c1c1 100644 --- a/test/main.cpp +++ b/test/main.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/test/pch.h b/test/pch.h index ac6ec41..ca8158c 100644 --- a/test/pch.h +++ b/test/pch.h @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/AboutDialog.tsx b/vite/src/pipedal/AboutDialog.tsx index 75c6e65..82eb302 100644 --- a/vite/src/pipedal/AboutDialog.tsx +++ b/vite/src/pipedal/AboutDialog.tsx @@ -178,7 +178,7 @@ const AboutDialog = class extends Component
- Copyright © 2022-2025 Robin Davies. + Copyright © Robin Davies. {this.model.isAndroidHosted() && ( @@ -188,7 +188,7 @@ const AboutDialog = class extends Component {this.model.isAndroidHosted() && ( - Copyright © 2022-2026 Robin Davies. + Copyright © Robin Davies. )} diff --git a/vite/src/pipedal/App.tsx b/vite/src/pipedal/App.tsx index 202c11a..fee32a5 100644 --- a/vite/src/pipedal/App.tsx +++ b/vite/src/pipedal/App.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/AppThemed.tsx b/vite/src/pipedal/AppThemed.tsx index 503969f..2c2cdd2 100644 --- a/vite/src/pipedal/AppThemed.tsx +++ b/vite/src/pipedal/AppThemed.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/BankDialog.tsx b/vite/src/pipedal/BankDialog.tsx index 303b500..2b71f67 100644 --- a/vite/src/pipedal/BankDialog.tsx +++ b/vite/src/pipedal/BankDialog.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/Banks.tsx b/vite/src/pipedal/Banks.tsx index dec5ecc..d68f1b0 100644 --- a/vite/src/pipedal/Banks.tsx +++ b/vite/src/pipedal/Banks.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/ChannelBindingsHelpDialog.tsx b/vite/src/pipedal/ChannelBindingsHelpDialog.tsx index 0829af4..e6d1e9d 100644 --- a/vite/src/pipedal/ChannelBindingsHelpDialog.tsx +++ b/vite/src/pipedal/ChannelBindingsHelpDialog.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/ChannelRouterSettingsHelpDialog.tsx b/vite/src/pipedal/ChannelRouterSettingsHelpDialog.tsx index d778e31..3aca9eb 100644 --- a/vite/src/pipedal/ChannelRouterSettingsHelpDialog.tsx +++ b/vite/src/pipedal/ChannelRouterSettingsHelpDialog.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/ControlViewFactory.tsx b/vite/src/pipedal/ControlViewFactory.tsx index 2dd5857..a27febe 100644 --- a/vite/src/pipedal/ControlViewFactory.tsx +++ b/vite/src/pipedal/ControlViewFactory.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // Copyright (c) Fulgencio Ruiz Rubio. // // Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/vite/src/pipedal/DarkMode.tsx b/vite/src/pipedal/DarkMode.tsx index ebfee06..3838d29 100644 --- a/vite/src/pipedal/DarkMode.tsx +++ b/vite/src/pipedal/DarkMode.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/DialogEx.tsx b/vite/src/pipedal/DialogEx.tsx index 4179e78..cae0833 100644 --- a/vite/src/pipedal/DialogEx.tsx +++ b/vite/src/pipedal/DialogEx.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/Draggable.tsx b/vite/src/pipedal/Draggable.tsx index 7857efe..7f2f553 100644 --- a/vite/src/pipedal/Draggable.tsx +++ b/vite/src/pipedal/Draggable.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/DraggableGrid.tsx b/vite/src/pipedal/DraggableGrid.tsx index b402b38..878743a 100644 --- a/vite/src/pipedal/DraggableGrid.tsx +++ b/vite/src/pipedal/DraggableGrid.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/FullScreenIME.tsx b/vite/src/pipedal/FullScreenIME.tsx index c762cea..a48ef63 100644 --- a/vite/src/pipedal/FullScreenIME.tsx +++ b/vite/src/pipedal/FullScreenIME.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/GovernorSettings.tsx b/vite/src/pipedal/GovernorSettings.tsx index ed13940..fa1cd1a 100644 --- a/vite/src/pipedal/GovernorSettings.tsx +++ b/vite/src/pipedal/GovernorSettings.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/GxTunerControl.tsx b/vite/src/pipedal/GxTunerControl.tsx index 0171975..0701238 100644 --- a/vite/src/pipedal/GxTunerControl.tsx +++ b/vite/src/pipedal/GxTunerControl.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/GxTunerView.tsx b/vite/src/pipedal/GxTunerView.tsx index 2cf0643..11bb885 100644 --- a/vite/src/pipedal/GxTunerView.tsx +++ b/vite/src/pipedal/GxTunerView.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/IControlViewFactory.tsx b/vite/src/pipedal/IControlViewFactory.tsx index c49f588..2c19709 100644 --- a/vite/src/pipedal/IControlViewFactory.tsx +++ b/vite/src/pipedal/IControlViewFactory.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/Jack.tsx b/vite/src/pipedal/Jack.tsx index b72d2d6..c0d1410 100644 --- a/vite/src/pipedal/Jack.tsx +++ b/vite/src/pipedal/Jack.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/JackHostStatus.tsx b/vite/src/pipedal/JackHostStatus.tsx index de5dee2..53ff143 100644 --- a/vite/src/pipedal/JackHostStatus.tsx +++ b/vite/src/pipedal/JackHostStatus.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/JackServerSettings.tsx b/vite/src/pipedal/JackServerSettings.tsx index 3ba2c0c..96790e4 100644 --- a/vite/src/pipedal/JackServerSettings.tsx +++ b/vite/src/pipedal/JackServerSettings.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/JackServerSettingsDialog.tsx b/vite/src/pipedal/JackServerSettingsDialog.tsx index 6bd0cda..eae2e81 100644 --- a/vite/src/pipedal/JackServerSettingsDialog.tsx +++ b/vite/src/pipedal/JackServerSettingsDialog.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/JackStatusView.tsx b/vite/src/pipedal/JackStatusView.tsx index 6b3a5e6..40a01a4 100644 --- a/vite/src/pipedal/JackStatusView.tsx +++ b/vite/src/pipedal/JackStatusView.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/LoadPluginDialog.tsx b/vite/src/pipedal/LoadPluginDialog.tsx index a4ad166..4f05dda 100644 --- a/vite/src/pipedal/LoadPluginDialog.tsx +++ b/vite/src/pipedal/LoadPluginDialog.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/Lv2Plugin.tsx b/vite/src/pipedal/Lv2Plugin.tsx index beb6f34..d45e4b4 100644 --- a/vite/src/pipedal/Lv2Plugin.tsx +++ b/vite/src/pipedal/Lv2Plugin.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/MainPage.tsx b/vite/src/pipedal/MainPage.tsx index 613f451..59c78b8 100644 --- a/vite/src/pipedal/MainPage.tsx +++ b/vite/src/pipedal/MainPage.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/MidiBinding.tsx b/vite/src/pipedal/MidiBinding.tsx index 27f197d..f464fa7 100644 --- a/vite/src/pipedal/MidiBinding.tsx +++ b/vite/src/pipedal/MidiBinding.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/MidiBindingView.tsx b/vite/src/pipedal/MidiBindingView.tsx index cda8cda..f7b72a2 100644 --- a/vite/src/pipedal/MidiBindingView.tsx +++ b/vite/src/pipedal/MidiBindingView.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/MidiBindingsDialog.tsx b/vite/src/pipedal/MidiBindingsDialog.tsx index 9492e50..e746d55 100644 --- a/vite/src/pipedal/MidiBindingsDialog.tsx +++ b/vite/src/pipedal/MidiBindingsDialog.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/ModFileTypes.tsx b/vite/src/pipedal/ModFileTypes.tsx index e4f4f63..415e85a 100644 --- a/vite/src/pipedal/ModFileTypes.tsx +++ b/vite/src/pipedal/ModFileTypes.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/NoChangePassword.tsx b/vite/src/pipedal/NoChangePassword.tsx index eb13e58..e32493b 100644 --- a/vite/src/pipedal/NoChangePassword.tsx +++ b/vite/src/pipedal/NoChangePassword.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/NumericInput.tsx b/vite/src/pipedal/NumericInput.tsx index 627f05d..28fa61f 100644 --- a/vite/src/pipedal/NumericInput.tsx +++ b/vite/src/pipedal/NumericInput.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/ObservableEvent.tsx b/vite/src/pipedal/ObservableEvent.tsx index a9e3be9..83725f6 100644 --- a/vite/src/pipedal/ObservableEvent.tsx +++ b/vite/src/pipedal/ObservableEvent.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/ObservableProperty.tsx b/vite/src/pipedal/ObservableProperty.tsx index 12f2e00..d951a18 100644 --- a/vite/src/pipedal/ObservableProperty.tsx +++ b/vite/src/pipedal/ObservableProperty.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/OptionsDialog.tsx b/vite/src/pipedal/OptionsDialog.tsx index 890df65..13a054d 100644 --- a/vite/src/pipedal/OptionsDialog.tsx +++ b/vite/src/pipedal/OptionsDialog.tsx @@ -1,5 +1,5 @@ /* eslint-disable @typescript-eslint/no-unused-vars */ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/Pedal.tsx b/vite/src/pipedal/Pedal.tsx index 2a549fd..e27bda2 100644 --- a/vite/src/pipedal/Pedal.tsx +++ b/vite/src/pipedal/Pedal.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/Pedalboard.tsx b/vite/src/pipedal/Pedalboard.tsx index 3ee1777..b6d83b5 100644 --- a/vite/src/pipedal/Pedalboard.tsx +++ b/vite/src/pipedal/Pedalboard.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/PedalboardView.tsx b/vite/src/pipedal/PedalboardView.tsx index dda8a51..5eca3f7 100644 --- a/vite/src/pipedal/PedalboardView.tsx +++ b/vite/src/pipedal/PedalboardView.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/PiPedalError.tsx b/vite/src/pipedal/PiPedalError.tsx index 9b27e95..2aa9fd1 100644 --- a/vite/src/pipedal/PiPedalError.tsx +++ b/vite/src/pipedal/PiPedalError.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/PiPedalModel.tsx b/vite/src/pipedal/PiPedalModel.tsx index 40f38ce..f5ba352 100644 --- a/vite/src/pipedal/PiPedalModel.tsx +++ b/vite/src/pipedal/PiPedalModel.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/PiPedalSocket.tsx b/vite/src/pipedal/PiPedalSocket.tsx index d2257a8..7625faa 100644 --- a/vite/src/pipedal/PiPedalSocket.tsx +++ b/vite/src/pipedal/PiPedalSocket.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/PluginClass.tsx b/vite/src/pipedal/PluginClass.tsx index d62e487..72d7b26 100644 --- a/vite/src/pipedal/PluginClass.tsx +++ b/vite/src/pipedal/PluginClass.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/PluginControl.tsx b/vite/src/pipedal/PluginControl.tsx index 2689be4..826010a 100644 --- a/vite/src/pipedal/PluginControl.tsx +++ b/vite/src/pipedal/PluginControl.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/PluginIcon.tsx b/vite/src/pipedal/PluginIcon.tsx index eda423a..eba8002 100644 --- a/vite/src/pipedal/PluginIcon.tsx +++ b/vite/src/pipedal/PluginIcon.tsx @@ -1,5 +1,5 @@ /* eslint-disable @typescript-eslint/no-unused-vars */ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/PluginInfoDialog.tsx b/vite/src/pipedal/PluginInfoDialog.tsx index 945a82b..56c83c2 100644 --- a/vite/src/pipedal/PluginInfoDialog.tsx +++ b/vite/src/pipedal/PluginInfoDialog.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/PluginPreset.tsx b/vite/src/pipedal/PluginPreset.tsx index 6d8160b..aa9abf4 100644 --- a/vite/src/pipedal/PluginPreset.tsx +++ b/vite/src/pipedal/PluginPreset.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/PluginPresetSelector.tsx b/vite/src/pipedal/PluginPresetSelector.tsx index 00eb640..698651c 100644 --- a/vite/src/pipedal/PluginPresetSelector.tsx +++ b/vite/src/pipedal/PluginPresetSelector.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/PluginPresetsDialog.tsx b/vite/src/pipedal/PluginPresetsDialog.tsx index 382883a..18e9fba 100644 --- a/vite/src/pipedal/PluginPresetsDialog.tsx +++ b/vite/src/pipedal/PluginPresetsDialog.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/PresetDialog.tsx b/vite/src/pipedal/PresetDialog.tsx index 8e39926..8339097 100644 --- a/vite/src/pipedal/PresetDialog.tsx +++ b/vite/src/pipedal/PresetDialog.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/PresetSelector.tsx b/vite/src/pipedal/PresetSelector.tsx index 2ec7979..531ccd2 100644 --- a/vite/src/pipedal/PresetSelector.tsx +++ b/vite/src/pipedal/PresetSelector.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/RadioSelectDialog.tsx b/vite/src/pipedal/RadioSelectDialog.tsx index 222cf32..cc2e721 100644 --- a/vite/src/pipedal/RadioSelectDialog.tsx +++ b/vite/src/pipedal/RadioSelectDialog.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/Rect.tsx b/vite/src/pipedal/Rect.tsx index 8ef44d1..2a15e07 100644 --- a/vite/src/pipedal/Rect.tsx +++ b/vite/src/pipedal/Rect.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/ResizeResponsiveComponent.tsx b/vite/src/pipedal/ResizeResponsiveComponent.tsx index 726b352..d7f6103 100644 --- a/vite/src/pipedal/ResizeResponsiveComponent.tsx +++ b/vite/src/pipedal/ResizeResponsiveComponent.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/SearchControl.tsx b/vite/src/pipedal/SearchControl.tsx index 05e1d1e..f510f20 100644 --- a/vite/src/pipedal/SearchControl.tsx +++ b/vite/src/pipedal/SearchControl.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/SelectChannelsDialog.tsx b/vite/src/pipedal/SelectChannelsDialog.tsx index e274adc..d15ada6 100644 --- a/vite/src/pipedal/SelectChannelsDialog.tsx +++ b/vite/src/pipedal/SelectChannelsDialog.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/SelectHoverBackground.tsx b/vite/src/pipedal/SelectHoverBackground.tsx index bc482af..6cf87a9 100644 --- a/vite/src/pipedal/SelectHoverBackground.tsx +++ b/vite/src/pipedal/SelectHoverBackground.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/SelectScreenOrientationDialog.tsx b/vite/src/pipedal/SelectScreenOrientationDialog.tsx index 6a002bf..862ab76 100644 --- a/vite/src/pipedal/SelectScreenOrientationDialog.tsx +++ b/vite/src/pipedal/SelectScreenOrientationDialog.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/SplitControlView.tsx b/vite/src/pipedal/SplitControlView.tsx index 8635618..282b336 100644 --- a/vite/src/pipedal/SplitControlView.tsx +++ b/vite/src/pipedal/SplitControlView.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/SplitUiControls.tsx b/vite/src/pipedal/SplitUiControls.tsx index 2171980..eeaae4b 100644 --- a/vite/src/pipedal/SplitUiControls.tsx +++ b/vite/src/pipedal/SplitUiControls.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/StringBuilder.tsx b/vite/src/pipedal/StringBuilder.tsx index 35ac846..fce2870 100644 --- a/vite/src/pipedal/StringBuilder.tsx +++ b/vite/src/pipedal/StringBuilder.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/SvgPathBuilder.tsx b/vite/src/pipedal/SvgPathBuilder.tsx index d568890..f5be9a4 100644 --- a/vite/src/pipedal/SvgPathBuilder.tsx +++ b/vite/src/pipedal/SvgPathBuilder.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/TemporaryDrawer.tsx b/vite/src/pipedal/TemporaryDrawer.tsx index ee1afaf..b397e06 100644 --- a/vite/src/pipedal/TemporaryDrawer.tsx +++ b/vite/src/pipedal/TemporaryDrawer.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/ToobCabSimView.tsx b/vite/src/pipedal/ToobCabSimView.tsx index f68bfd3..0131cf9 100644 --- a/vite/src/pipedal/ToobCabSimView.tsx +++ b/vite/src/pipedal/ToobCabSimView.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/ToobFrequencyResponseView.tsx b/vite/src/pipedal/ToobFrequencyResponseView.tsx index 871aa90..4366368 100644 --- a/vite/src/pipedal/ToobFrequencyResponseView.tsx +++ b/vite/src/pipedal/ToobFrequencyResponseView.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/ToobInputStageView.tsx b/vite/src/pipedal/ToobInputStageView.tsx index cce7a64..47fbb8c 100644 --- a/vite/src/pipedal/ToobInputStageView.tsx +++ b/vite/src/pipedal/ToobInputStageView.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/ToobMLView.tsx b/vite/src/pipedal/ToobMLView.tsx index b768f2b..a0a71a0 100644 --- a/vite/src/pipedal/ToobMLView.tsx +++ b/vite/src/pipedal/ToobMLView.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // Copyright (c) Fulgencio Ruiz Rubio. // // Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/vite/src/pipedal/ToobPlayerView.tsx b/vite/src/pipedal/ToobPlayerView.tsx index 3f533d0..3eb8a0a 100644 --- a/vite/src/pipedal/ToobPlayerView.tsx +++ b/vite/src/pipedal/ToobPlayerView.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/ToobPowerStage2View.tsx b/vite/src/pipedal/ToobPowerStage2View.tsx index 7bf5a50..a8e61a0 100644 --- a/vite/src/pipedal/ToobPowerStage2View.tsx +++ b/vite/src/pipedal/ToobPowerStage2View.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/ToobSpectrumAnalyzerView.tsx b/vite/src/pipedal/ToobSpectrumAnalyzerView.tsx index 8380f25..859319a 100644 --- a/vite/src/pipedal/ToobSpectrumAnalyzerView.tsx +++ b/vite/src/pipedal/ToobSpectrumAnalyzerView.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/ToobSpectrumResponseView.tsx b/vite/src/pipedal/ToobSpectrumResponseView.tsx index 62b78e4..df8a9a3 100644 --- a/vite/src/pipedal/ToobSpectrumResponseView.tsx +++ b/vite/src/pipedal/ToobSpectrumResponseView.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/ToobToneStackView.tsx b/vite/src/pipedal/ToobToneStackView.tsx index ef93226..c8e05be 100644 --- a/vite/src/pipedal/ToobToneStackView.tsx +++ b/vite/src/pipedal/ToobToneStackView.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/ToobWaveShapeView.tsx b/vite/src/pipedal/ToobWaveShapeView.tsx index 822050f..611137d 100644 --- a/vite/src/pipedal/ToobWaveShapeView.tsx +++ b/vite/src/pipedal/ToobWaveShapeView.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/UploadFileDialog.tsx b/vite/src/pipedal/UploadFileDialog.tsx index 29fbbac..a4526f2 100644 --- a/vite/src/pipedal/UploadFileDialog.tsx +++ b/vite/src/pipedal/UploadFileDialog.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/UploadPresetDialog.tsx b/vite/src/pipedal/UploadPresetDialog.tsx index b862342..aa7f6a9 100644 --- a/vite/src/pipedal/UploadPresetDialog.tsx +++ b/vite/src/pipedal/UploadPresetDialog.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/Utility.tsx b/vite/src/pipedal/Utility.tsx index 47919e0..7ff5bbf 100644 --- a/vite/src/pipedal/Utility.tsx +++ b/vite/src/pipedal/Utility.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/VuMeter.tsx b/vite/src/pipedal/VuMeter.tsx index e30c126..1444791 100644 --- a/vite/src/pipedal/VuMeter.tsx +++ b/vite/src/pipedal/VuMeter.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/WifiChannel.tsx b/vite/src/pipedal/WifiChannel.tsx index 356b2d1..6d8703f 100644 --- a/vite/src/pipedal/WifiChannel.tsx +++ b/vite/src/pipedal/WifiChannel.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/WifiConfigDialog.tsx b/vite/src/pipedal/WifiConfigDialog.tsx index 8da050f..006a673 100644 --- a/vite/src/pipedal/WifiConfigDialog.tsx +++ b/vite/src/pipedal/WifiConfigDialog.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/WifiConfigSettings.tsx b/vite/src/pipedal/WifiConfigSettings.tsx index 7a80a4a..ea91a43 100644 --- a/vite/src/pipedal/WifiConfigSettings.tsx +++ b/vite/src/pipedal/WifiConfigSettings.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/ZoomedDial.tsx b/vite/src/pipedal/ZoomedDial.tsx index e657d65..42997ad 100644 --- a/vite/src/pipedal/ZoomedDial.tsx +++ b/vite/src/pipedal/ZoomedDial.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/vite/src/pipedal/ZoomedUiControl.tsx b/vite/src/pipedal/ZoomedUiControl.tsx index 1432c86..703df49 100644 --- a/vite/src/pipedal/ZoomedUiControl.tsx +++ b/vite/src/pipedal/ZoomedUiControl.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Robin Davies +// Copyright (c) Robin E.R. Davies // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in