From 4aa179f0b03934278b209ffb7c69a51088a8f265 Mon Sep 17 00:00:00 2001 From: Robin Davies Date: Wed, 2 Mar 2022 13:59:58 -0500 Subject: [PATCH] Copyright update. --- react/src/App.tsx | 2 +- react/src/AppThemed.tsx | 2 +- react/src/BankDialog.tsx | 2 +- react/src/Banks.tsx | 2 +- react/src/ControlViewFactory.tsx | 2 +- react/src/DialogEx.tsx | 2 +- react/src/Draggable.tsx | 2 +- react/src/DraggableGrid.tsx | 2 +- react/src/FullScreenIME.tsx | 2 +- react/src/GxTunerControl.tsx | 2 +- react/src/GxTunerView.tsx | 2 +- react/src/IControlViewFactory.tsx | 2 +- react/src/Jack.tsx | 2 +- react/src/JackHostStatus.tsx | 2 +- react/src/JackServerSettings.tsx | 2 +- react/src/JackServerSettingsDialog.tsx | 2 +- react/src/JackStatusView.tsx | 2 +- react/src/LoadPluginDialog.tsx | 2 +- react/src/Lv2Plugin.tsx | 2 +- react/src/MainPage.tsx | 2 +- react/src/MidiBinding.tsx | 2 +- react/src/MidiBindingView.tsx | 2 +- react/src/MidiBindingsDialog.tsx | 2 +- react/src/NoChangePassword.tsx | 2 +- react/src/NumericInput.tsx | 2 +- react/src/ObservableProperty.tsx | 2 +- react/src/Pedal.tsx | 2 +- react/src/PedalBoard.tsx | 2 +- react/src/PedalBoardView.tsx | 2 +- react/src/PiPedalError.tsx | 2 +- react/src/PiPedalModel.tsx | 2 +- react/src/PiPedalSocket.tsx | 2 +- react/src/PluginClass.tsx | 2 +- react/src/PluginControl.tsx | 2 +- react/src/PluginControlView.tsx | 2 +- react/src/PluginIcon.tsx | 2 +- react/src/PluginInfoDialog.tsx | 2 +- react/src/PluginPreset.tsx | 2 +- react/src/PluginPresetSelector.tsx | 2 +- react/src/PluginPresetsDialog.tsx | 2 +- react/src/PresetDialog.tsx | 2 +- react/src/PresetSelector.tsx | 2 +- react/src/Rect.tsx | 2 +- react/src/RenameDialog.tsx | 2 +- react/src/ResizeResponsiveComponent.tsx | 2 +- react/src/SearchControl.tsx | 2 +- react/src/SelectChannelsDialog.tsx | 2 +- react/src/SelectHoverBackground.tsx | 2 +- react/src/SelectMidiChannelsDialog.tsx | 2 +- react/src/SettingsDialog.tsx | 2 +- react/src/SplitControlView.tsx | 2 +- react/src/SplitUiControls.tsx | 2 +- react/src/StringBuilder.tsx | 2 +- react/src/SvgPathBuilder.tsx | 2 +- react/src/TemporaryDrawer.tsx | 2 +- react/src/ToobCabSimView.tsx | 2 +- react/src/ToobFrequencyResponseView.tsx | 2 +- react/src/ToobInputStageView.tsx | 2 +- react/src/ToobMLView.tsx | 2 +- react/src/ToobPowerStage2View.tsx | 2 +- react/src/ToobSpectrumAnalyzerView.tsx | 2 +- react/src/ToobSpectrumResponseView.tsx | 2 +- react/src/ToobToneStackView.tsx | 2 +- react/src/ToobWaveShapeView.tsx | 2 +- react/src/Units.tsx | 2 +- react/src/UploadDialog.tsx | 2 +- react/src/Utility.tsx | 2 +- react/src/VuMeter.tsx | 2 +- react/src/WifiChannel.tsx | 2 +- react/src/WifiConfigDialog.tsx | 2 +- react/src/WifiConfigSettings.tsx | 2 +- react/src/XxxSnippet.tsx | 2 +- react/src/ZoomedDial.tsx | 2 +- react/src/ZoomedUiControl.tsx | 2 +- src/Banks.cpp | 2 +- src/Banks.hpp | 2 +- src/BeastServerTest.cpp | 2 +- src/BufferPool.hpp | 2 +- src/CommandLineParser.hpp | 2 +- src/ConfigMain.cpp | 4 ++-- src/HtmlHelper.cpp | 2 +- src/HtmlHelper.hpp | 2 +- src/IEffect.hpp | 2 +- src/InheritPriorityMutex.hpp | 2 +- src/IpSubnet.hpp | 2 +- src/JackConfiguration.cpp | 2 +- src/JackConfiguration.hpp | 2 +- src/JackHost.cpp | 2 +- src/JackHost.hpp | 2 +- src/JackServerSettings.cpp | 2 +- src/JackServerSettings.hpp | 2 +- src/Locale.cpp | 2 +- src/Locale.hpp | 2 +- src/LogFeature.cpp | 2 +- src/LogFeature.hpp | 2 +- src/Lv2Effect.cpp | 2 +- src/Lv2Effect.hpp | 2 +- src/Lv2EventBufferWriter.cpp | 2 +- src/Lv2EventBufferWriter.hpp | 2 +- src/Lv2Host.cpp | 2 +- src/Lv2Host.hpp | 2 +- src/Lv2HostLeakTest.cpp | 2 +- src/Lv2Log.cpp | 2 +- src/Lv2Log.hpp | 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/MidiBinding.cpp | 2 +- src/MidiBinding.hpp | 2 +- src/OptionsFeature.cpp | 2 +- src/OptionsFeature.hpp | 2 +- src/PedalBoard.cpp | 2 +- src/PedalBoard.hpp | 2 +- src/PiPedalAlsa.cpp | 2 +- src/PiPedalAlsa.hpp | 2 +- src/PiPedalAlsaTest.cpp | 2 +- src/PiPedalConfiguration.cpp | 2 +- src/PiPedalConfiguration.hpp | 2 +- src/PiPedalException.hpp | 2 +- src/PiPedalMath.hpp | 2 +- src/PiPedalModel.cpp | 2 +- src/PiPedalModel.hpp | 2 +- src/PiPedalSocket.cpp | 2 +- src/PiPedalSocket.hpp | 2 +- src/PiPedalVersion.cpp | 2 +- src/PiPedalVersion.hpp | 2 +- src/PluginPreset.hpp | 2 +- src/PluginType.cpp | 2 +- src/PluginType.hpp | 2 +- src/Presets.cpp | 2 +- src/Presets.hpp | 2 +- src/RegDb.cpp | 2 +- src/RegDb.hpp | 2 +- src/RequestHandler.hpp | 2 +- src/RingBuffer.hpp | 2 +- src/RingBufferReader.hpp | 2 +- src/Scratch.cpp | 2 +- src/SetWifiConfig.cpp | 2 +- src/SetWifiConfig.hpp | 2 +- src/Shutdown.hpp | 2 +- src/ShutdownClient.cpp | 2 +- src/ShutdownClient.hpp | 2 +- src/ShutdownMain.cpp | 2 +- src/SplitEffect.cpp | 2 +- src/SplitEffect.hpp | 2 +- src/Storage.cpp | 2 +- src/Storage.hpp | 2 +- src/SysExec.cpp | 2 +- src/SysExec.hpp | 2 +- src/SystemConfigFile.cpp | 2 +- src/SystemConfigFile.hpp | 2 +- src/SystemConfigFileTest.cpp | 2 +- src/Units.cpp | 2 +- src/Units.hpp | 2 +- src/Uri.cpp | 2 +- src/Uri.hpp | 2 +- src/VuUpdate.cpp | 2 +- src/VuUpdate.hpp | 2 +- src/WifiChannels.cpp | 2 +- src/WifiChannels.hpp | 2 +- src/WifiChannelsTest.cpp | 2 +- src/WifiConfigSettings.cpp | 2 +- src/WifiConfigSettings.hpp | 2 +- src/Worker.cpp | 2 +- src/Worker.hpp | 2 +- src/WriteTemplateFile.cpp | 2 +- src/WriteTemplateFile.hpp | 2 +- src/asan_options.cpp | 2 +- src/config.hpp.in | 2 +- src/defer.hpp | 2 +- src/json.cpp | 2 +- src/json.hpp | 2 +- src/jsonTest.cpp | 2 +- src/main.cpp | 2 +- src/pch.h | 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 +- 185 files changed, 186 insertions(+), 186 deletions(-) diff --git a/react/src/App.tsx b/react/src/App.tsx index 51b896f..055e1e0 100644 --- a/react/src/App.tsx +++ b/react/src/App.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/AppThemed.tsx b/react/src/AppThemed.tsx index f2c16be..9f53ca3 100644 --- a/react/src/AppThemed.tsx +++ b/react/src/AppThemed.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/BankDialog.tsx b/react/src/BankDialog.tsx index 57fca7e..6a548ea 100644 --- a/react/src/BankDialog.tsx +++ b/react/src/BankDialog.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/Banks.tsx b/react/src/Banks.tsx index dcfa539..dec5ecc 100644 --- a/react/src/Banks.tsx +++ b/react/src/Banks.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/ControlViewFactory.tsx b/react/src/ControlViewFactory.tsx index 673074b..c1daf0b 100644 --- a/react/src/ControlViewFactory.tsx +++ b/react/src/ControlViewFactory.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/DialogEx.tsx b/react/src/DialogEx.tsx index 42bd688..9d9244f 100644 --- a/react/src/DialogEx.tsx +++ b/react/src/DialogEx.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/Draggable.tsx b/react/src/Draggable.tsx index ec609d4..7443881 100644 --- a/react/src/Draggable.tsx +++ b/react/src/Draggable.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/DraggableGrid.tsx b/react/src/DraggableGrid.tsx index 8ed59b3..eb17a5a 100644 --- a/react/src/DraggableGrid.tsx +++ b/react/src/DraggableGrid.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/FullScreenIME.tsx b/react/src/FullScreenIME.tsx index 0a9cb8a..f18c2b6 100644 --- a/react/src/FullScreenIME.tsx +++ b/react/src/FullScreenIME.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/GxTunerControl.tsx b/react/src/GxTunerControl.tsx index a47ddb5..3238747 100644 --- a/react/src/GxTunerControl.tsx +++ b/react/src/GxTunerControl.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/GxTunerView.tsx b/react/src/GxTunerView.tsx index a0d7b91..8a73247 100644 --- a/react/src/GxTunerView.tsx +++ b/react/src/GxTunerView.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/IControlViewFactory.tsx b/react/src/IControlViewFactory.tsx index f0cf08b..d3f1be1 100644 --- a/react/src/IControlViewFactory.tsx +++ b/react/src/IControlViewFactory.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/Jack.tsx b/react/src/Jack.tsx index 50fe9fd..19b6a72 100644 --- a/react/src/Jack.tsx +++ b/react/src/Jack.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/JackHostStatus.tsx b/react/src/JackHostStatus.tsx index 9a1e624..70c3184 100644 --- a/react/src/JackHostStatus.tsx +++ b/react/src/JackHostStatus.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/JackServerSettings.tsx b/react/src/JackServerSettings.tsx index 908856a..59b5835 100644 --- a/react/src/JackServerSettings.tsx +++ b/react/src/JackServerSettings.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/JackServerSettingsDialog.tsx b/react/src/JackServerSettingsDialog.tsx index 1c2725c..aaaa158 100644 --- a/react/src/JackServerSettingsDialog.tsx +++ b/react/src/JackServerSettingsDialog.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/JackStatusView.tsx b/react/src/JackStatusView.tsx index 013b7d3..b8a40fa 100644 --- a/react/src/JackStatusView.tsx +++ b/react/src/JackStatusView.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/LoadPluginDialog.tsx b/react/src/LoadPluginDialog.tsx index b37e015..0234d89 100644 --- a/react/src/LoadPluginDialog.tsx +++ b/react/src/LoadPluginDialog.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/Lv2Plugin.tsx b/react/src/Lv2Plugin.tsx index a4cb89c..01e0e27 100644 --- a/react/src/Lv2Plugin.tsx +++ b/react/src/Lv2Plugin.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/MainPage.tsx b/react/src/MainPage.tsx index 337f3b0..36af67d 100644 --- a/react/src/MainPage.tsx +++ b/react/src/MainPage.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/MidiBinding.tsx b/react/src/MidiBinding.tsx index 6c06647..ed18918 100644 --- a/react/src/MidiBinding.tsx +++ b/react/src/MidiBinding.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/MidiBindingView.tsx b/react/src/MidiBindingView.tsx index 5003e0f..c0088eb 100644 --- a/react/src/MidiBindingView.tsx +++ b/react/src/MidiBindingView.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/MidiBindingsDialog.tsx b/react/src/MidiBindingsDialog.tsx index 921395b..9327362 100644 --- a/react/src/MidiBindingsDialog.tsx +++ b/react/src/MidiBindingsDialog.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/NoChangePassword.tsx b/react/src/NoChangePassword.tsx index 33d72f8..ba41c74 100644 --- a/react/src/NoChangePassword.tsx +++ b/react/src/NoChangePassword.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/NumericInput.tsx b/react/src/NumericInput.tsx index ab6229a..961ef4a 100644 --- a/react/src/NumericInput.tsx +++ b/react/src/NumericInput.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/ObservableProperty.tsx b/react/src/ObservableProperty.tsx index 06e409a..31bb745 100644 --- a/react/src/ObservableProperty.tsx +++ b/react/src/ObservableProperty.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/Pedal.tsx b/react/src/Pedal.tsx index 50d3e31..ec2ea8f 100644 --- a/react/src/Pedal.tsx +++ b/react/src/Pedal.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/PedalBoard.tsx b/react/src/PedalBoard.tsx index 782cc60..5549d24 100644 --- a/react/src/PedalBoard.tsx +++ b/react/src/PedalBoard.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/PedalBoardView.tsx b/react/src/PedalBoardView.tsx index feb3243..844ea2f 100644 --- a/react/src/PedalBoardView.tsx +++ b/react/src/PedalBoardView.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/PiPedalError.tsx b/react/src/PiPedalError.tsx index 4c3f98f..9b27e95 100644 --- a/react/src/PiPedalError.tsx +++ b/react/src/PiPedalError.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/PiPedalModel.tsx b/react/src/PiPedalModel.tsx index 6e2af5d..01487f2 100644 --- a/react/src/PiPedalModel.tsx +++ b/react/src/PiPedalModel.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/PiPedalSocket.tsx b/react/src/PiPedalSocket.tsx index 2cf1039..557debc 100644 --- a/react/src/PiPedalSocket.tsx +++ b/react/src/PiPedalSocket.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/PluginClass.tsx b/react/src/PluginClass.tsx index d65f769..d62e487 100644 --- a/react/src/PluginClass.tsx +++ b/react/src/PluginClass.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/PluginControl.tsx b/react/src/PluginControl.tsx index e8d4be3..0cab300 100644 --- a/react/src/PluginControl.tsx +++ b/react/src/PluginControl.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/PluginControlView.tsx b/react/src/PluginControlView.tsx index 6700707..bd81fac 100644 --- a/react/src/PluginControlView.tsx +++ b/react/src/PluginControlView.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/PluginIcon.tsx b/react/src/PluginIcon.tsx index 755bc8f..99c70c9 100644 --- a/react/src/PluginIcon.tsx +++ b/react/src/PluginIcon.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/PluginInfoDialog.tsx b/react/src/PluginInfoDialog.tsx index 5f0d9a6..860d448 100644 --- a/react/src/PluginInfoDialog.tsx +++ b/react/src/PluginInfoDialog.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/PluginPreset.tsx b/react/src/PluginPreset.tsx index 5b97869..6d8160b 100644 --- a/react/src/PluginPreset.tsx +++ b/react/src/PluginPreset.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/PluginPresetSelector.tsx b/react/src/PluginPresetSelector.tsx index 6a4f064..c877a67 100644 --- a/react/src/PluginPresetSelector.tsx +++ b/react/src/PluginPresetSelector.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/PluginPresetsDialog.tsx b/react/src/PluginPresetsDialog.tsx index eb6129c..8135dc6 100644 --- a/react/src/PluginPresetsDialog.tsx +++ b/react/src/PluginPresetsDialog.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/PresetDialog.tsx b/react/src/PresetDialog.tsx index 9aca799..9a793c4 100644 --- a/react/src/PresetDialog.tsx +++ b/react/src/PresetDialog.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/PresetSelector.tsx b/react/src/PresetSelector.tsx index 810aa3b..6704316 100644 --- a/react/src/PresetSelector.tsx +++ b/react/src/PresetSelector.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/Rect.tsx b/react/src/Rect.tsx index f28a6f2..096f377 100644 --- a/react/src/Rect.tsx +++ b/react/src/Rect.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/RenameDialog.tsx b/react/src/RenameDialog.tsx index a37126c..5ee0bf9 100644 --- a/react/src/RenameDialog.tsx +++ b/react/src/RenameDialog.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/ResizeResponsiveComponent.tsx b/react/src/ResizeResponsiveComponent.tsx index e441085..a46f6e8 100644 --- a/react/src/ResizeResponsiveComponent.tsx +++ b/react/src/ResizeResponsiveComponent.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/SearchControl.tsx b/react/src/SearchControl.tsx index 4e5dabb..200d0fe 100644 --- a/react/src/SearchControl.tsx +++ b/react/src/SearchControl.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/SelectChannelsDialog.tsx b/react/src/SelectChannelsDialog.tsx index fe77594..b4d7121 100644 --- a/react/src/SelectChannelsDialog.tsx +++ b/react/src/SelectChannelsDialog.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/SelectHoverBackground.tsx b/react/src/SelectHoverBackground.tsx index 6e205cc..5f8338b 100644 --- a/react/src/SelectHoverBackground.tsx +++ b/react/src/SelectHoverBackground.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/SelectMidiChannelsDialog.tsx b/react/src/SelectMidiChannelsDialog.tsx index ff7a3c0..0b6ef5a 100644 --- a/react/src/SelectMidiChannelsDialog.tsx +++ b/react/src/SelectMidiChannelsDialog.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/SettingsDialog.tsx b/react/src/SettingsDialog.tsx index 7aa5f2c..28a9fd1 100644 --- a/react/src/SettingsDialog.tsx +++ b/react/src/SettingsDialog.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/SplitControlView.tsx b/react/src/SplitControlView.tsx index 6fa68a7..7a0fc45 100644 --- a/react/src/SplitControlView.tsx +++ b/react/src/SplitControlView.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/SplitUiControls.tsx b/react/src/SplitUiControls.tsx index 42165d4..508e7e1 100644 --- a/react/src/SplitUiControls.tsx +++ b/react/src/SplitUiControls.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/StringBuilder.tsx b/react/src/StringBuilder.tsx index 9e0223b..35ac846 100644 --- a/react/src/StringBuilder.tsx +++ b/react/src/StringBuilder.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/SvgPathBuilder.tsx b/react/src/SvgPathBuilder.tsx index c914ac6..623e49b 100644 --- a/react/src/SvgPathBuilder.tsx +++ b/react/src/SvgPathBuilder.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/TemporaryDrawer.tsx b/react/src/TemporaryDrawer.tsx index 90a7d19..d0fc893 100644 --- a/react/src/TemporaryDrawer.tsx +++ b/react/src/TemporaryDrawer.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/ToobCabSimView.tsx b/react/src/ToobCabSimView.tsx index e1455a4..d2be3d8 100644 --- a/react/src/ToobCabSimView.tsx +++ b/react/src/ToobCabSimView.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/ToobFrequencyResponseView.tsx b/react/src/ToobFrequencyResponseView.tsx index f54a1de..619b6a3 100644 --- a/react/src/ToobFrequencyResponseView.tsx +++ b/react/src/ToobFrequencyResponseView.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/ToobInputStageView.tsx b/react/src/ToobInputStageView.tsx index cf0cf6f..9245d9c 100644 --- a/react/src/ToobInputStageView.tsx +++ b/react/src/ToobInputStageView.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/ToobMLView.tsx b/react/src/ToobMLView.tsx index 2cc2e04..489f238 100644 --- a/react/src/ToobMLView.tsx +++ b/react/src/ToobMLView.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/ToobPowerStage2View.tsx b/react/src/ToobPowerStage2View.tsx index 9105caa..8e1e3f6 100644 --- a/react/src/ToobPowerStage2View.tsx +++ b/react/src/ToobPowerStage2View.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/ToobSpectrumAnalyzerView.tsx b/react/src/ToobSpectrumAnalyzerView.tsx index fa95568..2c2ec0d 100644 --- a/react/src/ToobSpectrumAnalyzerView.tsx +++ b/react/src/ToobSpectrumAnalyzerView.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/ToobSpectrumResponseView.tsx b/react/src/ToobSpectrumResponseView.tsx index 6826859..55da8ff 100644 --- a/react/src/ToobSpectrumResponseView.tsx +++ b/react/src/ToobSpectrumResponseView.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/ToobToneStackView.tsx b/react/src/ToobToneStackView.tsx index 973a413..c966d5b 100644 --- a/react/src/ToobToneStackView.tsx +++ b/react/src/ToobToneStackView.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/ToobWaveShapeView.tsx b/react/src/ToobWaveShapeView.tsx index 04170da..4cfb762 100644 --- a/react/src/ToobWaveShapeView.tsx +++ b/react/src/ToobWaveShapeView.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/Units.tsx b/react/src/Units.tsx index 5a21518..9a1af10 100644 --- a/react/src/Units.tsx +++ b/react/src/Units.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/UploadDialog.tsx b/react/src/UploadDialog.tsx index ba3e69f..0502c7e 100644 --- a/react/src/UploadDialog.tsx +++ b/react/src/UploadDialog.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/Utility.tsx b/react/src/Utility.tsx index 6da4a6f..adf0144 100644 --- a/react/src/Utility.tsx +++ b/react/src/Utility.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/VuMeter.tsx b/react/src/VuMeter.tsx index 12c2ffe..ea3cb96 100644 --- a/react/src/VuMeter.tsx +++ b/react/src/VuMeter.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/WifiChannel.tsx b/react/src/WifiChannel.tsx index 4af4b79..356b2d1 100644 --- a/react/src/WifiChannel.tsx +++ b/react/src/WifiChannel.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/WifiConfigDialog.tsx b/react/src/WifiConfigDialog.tsx index f6129af..9ae1f78 100644 --- a/react/src/WifiConfigDialog.tsx +++ b/react/src/WifiConfigDialog.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/WifiConfigSettings.tsx b/react/src/WifiConfigSettings.tsx index ef38700..cc0cec8 100644 --- a/react/src/WifiConfigSettings.tsx +++ b/react/src/WifiConfigSettings.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/XxxSnippet.tsx b/react/src/XxxSnippet.tsx index ae11187..1e6b4ea 100644 --- a/react/src/XxxSnippet.tsx +++ b/react/src/XxxSnippet.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/ZoomedDial.tsx b/react/src/ZoomedDial.tsx index cae1f90..3870043 100644 --- a/react/src/ZoomedDial.tsx +++ b/react/src/ZoomedDial.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/react/src/ZoomedUiControl.tsx b/react/src/ZoomedUiControl.tsx index 327be8f..8539d67 100644 --- a/react/src/ZoomedUiControl.tsx +++ b/react/src/ZoomedUiControl.tsx @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 44bf5dd..febc078 100644 --- a/src/Banks.cpp +++ b/src/Banks.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 681f471..e21da97 100644 --- a/src/Banks.hpp +++ b/src/Banks.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/BeastServerTest.cpp b/src/BeastServerTest.cpp index cf1b475..7135a9c 100644 --- a/src/BeastServerTest.cpp +++ b/src/BeastServerTest.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 2c5b714..6c62458 100644 --- a/src/BufferPool.hpp +++ b/src/BufferPool.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 4b42f2e..1917453 100644 --- a/src/CommandLineParser.hpp +++ b/src/CommandLineParser.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/ConfigMain.cpp b/src/ConfigMain.cpp index 19fd950..c32f9eb 100644 --- a/src/ConfigMain.cpp +++ b/src/ConfigMain.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 @@ -565,7 +565,7 @@ int main(int argc, char **argv) cout << endl; cout << "pipedalconfig - Post-install configuration for pipdeal" << endl - << "Copyright (c) 2021 Robin Davies. All rights reserved." << endl + << "Copyright (c) 2022 Robin Davies. All rights reserved." << endl << endl << "Syntax:" << endl << " pipedalconfig [Options...]" << endl diff --git a/src/HtmlHelper.cpp b/src/HtmlHelper.cpp index 93b80ba..34dab8b 100644 --- a/src/HtmlHelper.cpp +++ b/src/HtmlHelper.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/HtmlHelper.hpp b/src/HtmlHelper.hpp index a18f405..b443298 100644 --- a/src/HtmlHelper.hpp +++ b/src/HtmlHelper.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 c3a08cb..fe85b66 100644 --- a/src/IEffect.hpp +++ b/src/IEffect.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 3c0aa82..00f40e0 100644 --- a/src/InheritPriorityMutex.hpp +++ b/src/InheritPriorityMutex.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 d7c755a..3c9548d 100644 --- a/src/IpSubnet.hpp +++ b/src/IpSubnet.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 a84021d..b211ac7 100644 --- a/src/JackConfiguration.cpp +++ b/src/JackConfiguration.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 4acbeaa..10777a3 100644 --- a/src/JackConfiguration.hpp +++ b/src/JackConfiguration.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/JackHost.cpp b/src/JackHost.cpp index febb70a..79430a8 100644 --- a/src/JackHost.cpp +++ b/src/JackHost.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/JackHost.hpp b/src/JackHost.hpp index 4968189..f19f506 100644 --- a/src/JackHost.hpp +++ b/src/JackHost.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/JackServerSettings.cpp b/src/JackServerSettings.cpp index 966f582..f09cb2c 100644 --- a/src/JackServerSettings.cpp +++ b/src/JackServerSettings.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/JackServerSettings.hpp b/src/JackServerSettings.hpp index 48ab2e4..ec70da2 100644 --- a/src/JackServerSettings.hpp +++ b/src/JackServerSettings.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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.cpp b/src/Locale.cpp index de936dd..aced0d2 100644 --- a/src/Locale.cpp +++ b/src/Locale.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 78f4b6a..5cce1f2 100644 --- a/src/Locale.hpp +++ b/src/Locale.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 c4a266c..d5f4db8 100644 --- a/src/LogFeature.cpp +++ b/src/LogFeature.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 136544a..0511940 100644 --- a/src/LogFeature.hpp +++ b/src/LogFeature.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 1e944eb..096d7b7 100644 --- a/src/Lv2Effect.cpp +++ b/src/Lv2Effect.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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.hpp b/src/Lv2Effect.hpp index 451018c..add4390 100644 --- a/src/Lv2Effect.hpp +++ b/src/Lv2Effect.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 a816c43..f5d905d 100644 --- a/src/Lv2EventBufferWriter.cpp +++ b/src/Lv2EventBufferWriter.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 306f2be..5bc39e5 100644 --- a/src/Lv2EventBufferWriter.hpp +++ b/src/Lv2EventBufferWriter.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/Lv2Host.cpp b/src/Lv2Host.cpp index 51845ac..71bafc4 100644 --- a/src/Lv2Host.cpp +++ b/src/Lv2Host.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/Lv2Host.hpp b/src/Lv2Host.hpp index 606aab3..d93e1a6 100644 --- a/src/Lv2Host.hpp +++ b/src/Lv2Host.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 4486388..dbce0d3 100644 --- a/src/Lv2HostLeakTest.cpp +++ b/src/Lv2HostLeakTest.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/Lv2Log.cpp b/src/Lv2Log.cpp index ae76560..55e3d2f 100644 --- a/src/Lv2Log.cpp +++ b/src/Lv2Log.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/Lv2Log.hpp b/src/Lv2Log.hpp index f3940ce..b23680e 100644 --- a/src/Lv2Log.hpp +++ b/src/Lv2Log.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 91d4cb6..d19cbf5 100644 --- a/src/Lv2PedalBoard.cpp +++ b/src/Lv2PedalBoard.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 293ba24..9ac0f38 100644 --- a/src/Lv2PedalBoard.hpp +++ b/src/Lv2PedalBoard.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 12e1509..6e4c2e5 100644 --- a/src/Lv2SystemdLogger.cpp +++ b/src/Lv2SystemdLogger.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 6a196ea..df5a48e 100644 --- a/src/Lv2SystemdLogger.hpp +++ b/src/Lv2SystemdLogger.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 8f0e635..10652db 100644 --- a/src/MapFeature.cpp +++ b/src/MapFeature.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 15b13ea..b4a82e3 100644 --- a/src/MapFeature.hpp +++ b/src/MapFeature.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 eef3a12..c234e4a 100644 --- a/src/MidiBinding.cpp +++ b/src/MidiBinding.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 016ceb4..6dac703 100644 --- a/src/MidiBinding.hpp +++ b/src/MidiBinding.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 a819751..4dbaf3e 100644 --- a/src/OptionsFeature.cpp +++ b/src/OptionsFeature.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 c81734c..23212a8 100644 --- a/src/OptionsFeature.hpp +++ b/src/OptionsFeature.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 10631dc..6e3b52c 100644 --- a/src/PedalBoard.cpp +++ b/src/PedalBoard.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 dd23295..7dd8513 100644 --- a/src/PedalBoard.hpp +++ b/src/PedalBoard.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/PiPedalAlsa.cpp b/src/PiPedalAlsa.cpp index d909d4b..8e65811 100644 --- a/src/PiPedalAlsa.cpp +++ b/src/PiPedalAlsa.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/PiPedalAlsa.hpp b/src/PiPedalAlsa.hpp index 545cc36..7dc783f 100644 --- a/src/PiPedalAlsa.hpp +++ b/src/PiPedalAlsa.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/PiPedalAlsaTest.cpp b/src/PiPedalAlsaTest.cpp index 435617b..5dad4af 100644 --- a/src/PiPedalAlsaTest.cpp +++ b/src/PiPedalAlsaTest.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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.cpp b/src/PiPedalConfiguration.cpp index 1b58f20..604532a 100644 --- a/src/PiPedalConfiguration.cpp +++ b/src/PiPedalConfiguration.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 d2e87d1..1b66730 100644 --- a/src/PiPedalConfiguration.hpp +++ b/src/PiPedalConfiguration.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 344f39d..cbe37bb 100644 --- a/src/PiPedalException.hpp +++ b/src/PiPedalException.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 b8f3794..0660763 100644 --- a/src/PiPedalMath.hpp +++ b/src/PiPedalMath.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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.cpp b/src/PiPedalModel.cpp index d319f91..6e2659d 100644 --- a/src/PiPedalModel.cpp +++ b/src/PiPedalModel.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 d5d9d07..2cd2ee5 100644 --- a/src/PiPedalModel.hpp +++ b/src/PiPedalModel.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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.cpp b/src/PiPedalSocket.cpp index bd8e7c0..34012e8 100644 --- a/src/PiPedalSocket.cpp +++ b/src/PiPedalSocket.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 4e10003..8a59b07 100644 --- a/src/PiPedalSocket.hpp +++ b/src/PiPedalSocket.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 6cb8673..300cc5b 100644 --- a/src/PiPedalVersion.cpp +++ b/src/PiPedalVersion.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 b9675c7..cc3bf93 100644 --- a/src/PiPedalVersion.hpp +++ b/src/PiPedalVersion.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 435fe63..49deeb3 100644 --- a/src/PluginPreset.hpp +++ b/src/PluginPreset.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 d2425e4..f7f51f3 100644 --- a/src/PluginType.cpp +++ b/src/PluginType.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 e30c380..48adc08 100644 --- a/src/PluginType.hpp +++ b/src/PluginType.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 30af3e7..406013d 100644 --- a/src/Presets.cpp +++ b/src/Presets.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 5679e2b..cf57a2d 100644 --- a/src/Presets.hpp +++ b/src/Presets.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/RegDb.cpp b/src/RegDb.cpp index 2c2a168..e79e533 100644 --- a/src/RegDb.cpp +++ b/src/RegDb.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/RegDb.hpp b/src/RegDb.hpp index 2b0045f..26d0f76 100644 --- a/src/RegDb.hpp +++ b/src/RegDb.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 12a2ac2..5cb7c6f 100644 --- a/src/RequestHandler.hpp +++ b/src/RequestHandler.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 4434522..c9aa2b7 100644 --- a/src/RingBuffer.hpp +++ b/src/RingBuffer.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/RingBufferReader.hpp b/src/RingBufferReader.hpp index 658f2d4..674f122 100644 --- a/src/RingBufferReader.hpp +++ b/src/RingBufferReader.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 b5ced1c..9b670bb 100644 --- a/src/Scratch.cpp +++ b/src/Scratch.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 d9bec7b..4605419 100644 --- a/src/SetWifiConfig.cpp +++ b/src/SetWifiConfig.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 5215e63..755f3f0 100644 --- a/src/SetWifiConfig.hpp +++ b/src/SetWifiConfig.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 59c9ccd..ad43500 100644 --- a/src/Shutdown.hpp +++ b/src/Shutdown.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/ShutdownClient.cpp b/src/ShutdownClient.cpp index a51e944..be6cd96 100644 --- a/src/ShutdownClient.cpp +++ b/src/ShutdownClient.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/ShutdownClient.hpp b/src/ShutdownClient.hpp index 351fddb..18f752a 100644 --- a/src/ShutdownClient.hpp +++ b/src/ShutdownClient.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/ShutdownMain.cpp b/src/ShutdownMain.cpp index 58d82e2..558ebca 100644 --- a/src/ShutdownMain.cpp +++ b/src/ShutdownMain.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 325dfc7..d666cfd 100644 --- a/src/SplitEffect.cpp +++ b/src/SplitEffect.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 8448847..5adb299 100644 --- a/src/SplitEffect.hpp +++ b/src/SplitEffect.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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.cpp b/src/Storage.cpp index 37e7396..7edac3b 100644 --- a/src/Storage.cpp +++ b/src/Storage.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 58ae7eb..e086b09 100644 --- a/src/Storage.hpp +++ b/src/Storage.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/SysExec.cpp b/src/SysExec.cpp index ba319a3..00d625e 100644 --- a/src/SysExec.cpp +++ b/src/SysExec.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/SysExec.hpp b/src/SysExec.hpp index 7a32a2b..ca493af 100644 --- a/src/SysExec.hpp +++ b/src/SysExec.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 324a968..53e8844 100644 --- a/src/SystemConfigFile.cpp +++ b/src/SystemConfigFile.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 5b1b8e8..0b252e0 100644 --- a/src/SystemConfigFile.hpp +++ b/src/SystemConfigFile.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 354d1b1..0d8ea9c 100644 --- a/src/SystemConfigFileTest.cpp +++ b/src/SystemConfigFileTest.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 fc5dfa1..ed9b034 100644 --- a/src/Units.cpp +++ b/src/Units.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 c793ca8..01db7fb 100644 --- a/src/Units.hpp +++ b/src/Units.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 fd39d0a..b5a8ed9 100644 --- a/src/Uri.cpp +++ b/src/Uri.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 14d1c8c..0e4dadf 100644 --- a/src/Uri.hpp +++ b/src/Uri.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 93f08d4..da1c876 100644 --- a/src/VuUpdate.cpp +++ b/src/VuUpdate.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 a274278..f56f1c8 100644 --- a/src/VuUpdate.hpp +++ b/src/VuUpdate.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/WifiChannels.cpp b/src/WifiChannels.cpp index 06c181d..0bf7f06 100644 --- a/src/WifiChannels.cpp +++ b/src/WifiChannels.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/WifiChannels.hpp b/src/WifiChannels.hpp index 5dc75a5..d36c236 100644 --- a/src/WifiChannels.hpp +++ b/src/WifiChannels.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 a72c3d8..05bfa51 100644 --- a/src/WifiChannelsTest.cpp +++ b/src/WifiChannelsTest.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/WifiConfigSettings.cpp b/src/WifiConfigSettings.cpp index 6341081..c778562 100644 --- a/src/WifiConfigSettings.cpp +++ b/src/WifiConfigSettings.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/WifiConfigSettings.hpp b/src/WifiConfigSettings.hpp index c39f4f8..1cdcf6b 100644 --- a/src/WifiConfigSettings.hpp +++ b/src/WifiConfigSettings.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/Worker.cpp b/src/Worker.cpp index 94a5819..bf30db2 100644 --- a/src/Worker.cpp +++ b/src/Worker.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/Worker.hpp b/src/Worker.hpp index b72aebb..33d8266 100644 --- a/src/Worker.hpp +++ b/src/Worker.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/WriteTemplateFile.cpp b/src/WriteTemplateFile.cpp index 8289f7a..bc4bf8e 100644 --- a/src/WriteTemplateFile.cpp +++ b/src/WriteTemplateFile.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/WriteTemplateFile.hpp b/src/WriteTemplateFile.hpp index 9032dbb..502c3ef 100644 --- a/src/WriteTemplateFile.hpp +++ b/src/WriteTemplateFile.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 b475805..a32a26b 100644 --- a/src/asan_options.cpp +++ b/src/asan_options.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 f7bb6a9..b283b02 100644 --- a/src/config.hpp.in +++ b/src/config.hpp.in @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/defer.hpp b/src/defer.hpp index e0b9cd0..47cd7f3 100644 --- a/src/defer.hpp +++ b/src/defer.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/json.cpp b/src/json.cpp index f5791cb..247c6e8 100644 --- a/src/json.cpp +++ b/src/json.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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/json.hpp b/src/json.hpp index 38f6965..aa48af7 100644 --- a/src/json.hpp +++ b/src/json.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 94d5b6c..085729e 100644 --- a/src/jsonTest.cpp +++ b/src/jsonTest.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 f8a5b32..c612683 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 f3c3fc8..19facaa 100644 --- a/src/pch.h +++ b/src/pch.h @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 9518881..b428637 100644 --- a/src/testMain.cpp +++ b/src/testMain.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 450d2b8..c9452bd 100644 --- a/src/viewstream.hpp +++ b/src/viewstream.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 8c9ac78..a86f9d8 100644 --- a/test/Lv2HostLeakTest.cpp +++ b/test/Lv2HostLeakTest.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 9f0e594..dcff663 100644 --- a/test/Lv2Test.cpp +++ b/test/Lv2Test.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 fc952b1..5f9c3a8 100644 --- a/test/UriTest.cpp +++ b/test/UriTest.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 2fa85dd..dd0023c 100644 --- a/test/main.cpp +++ b/test/main.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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 cab698c..ac6ec41 100644 --- a/test/pch.h +++ b/test/pch.h @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Robin Davies +// Copyright (c) 2022 Robin 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