From 49e696e42f6a7dfff0af51feb4a3e42eeffacdca Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Tue, 9 Jan 2024 19:25:38 +0100 Subject: [PATCH] Update the copyright headers Happy new year! --- src/chainloader/clap-chainloader.cpp | 2 +- src/chainloader/utils.cpp | 2 +- src/chainloader/utils.h | 2 +- src/chainloader/vst2-chainloader.cpp | 2 +- src/chainloader/vst3-chainloader.cpp | 2 +- src/common/audio-shm.cpp | 2 +- src/common/audio-shm.h | 2 +- src/common/bitsery/ext/ghc-path.h | 2 +- src/common/bitsery/ext/in-place-optional.h | 2 +- src/common/bitsery/ext/in-place-variant.h | 2 +- src/common/bitsery/ext/message-reference.h | 2 +- src/common/bitsery/ext/native-pointer.h | 2 +- src/common/bitsery/traits/small-vector.h | 2 +- src/common/communication/clap.h | 2 +- src/common/communication/common.cpp | 2 +- src/common/communication/common.h | 2 +- src/common/communication/vst2.cpp | 2 +- src/common/communication/vst2.h | 2 +- src/common/communication/vst3.h | 2 +- src/common/config/config.h.in | 2 +- src/common/config/version.h.in | 2 +- src/common/configuration.cpp | 2 +- src/common/configuration.h | 2 +- src/common/linking.cpp | 2 +- src/common/linking.h | 2 +- src/common/logging/clap.cpp | 2 +- src/common/logging/clap.h | 2 +- src/common/logging/common.cpp | 2 +- src/common/logging/common.h | 2 +- src/common/logging/vst2.cpp | 2 +- src/common/logging/vst2.h | 2 +- src/common/logging/vst3.cpp | 2 +- src/common/logging/vst3.h | 2 +- src/common/mutual-recursion.h | 2 +- src/common/notifications.cpp | 2 +- src/common/notifications.h | 2 +- src/common/plugins.cpp | 2 +- src/common/plugins.h | 2 +- src/common/process.cpp | 2 +- src/common/process.h | 2 +- src/common/serialization/clap.h | 2 +- src/common/serialization/clap/audio-buffer.h | 2 +- src/common/serialization/clap/events.cpp | 2 +- src/common/serialization/clap/events.h | 2 +- src/common/serialization/clap/ext/audio-ports-config.cpp | 2 +- src/common/serialization/clap/ext/audio-ports-config.h | 2 +- src/common/serialization/clap/ext/audio-ports.cpp | 2 +- src/common/serialization/clap/ext/audio-ports.h | 2 +- src/common/serialization/clap/ext/gui.h | 2 +- src/common/serialization/clap/ext/latency.h | 2 +- src/common/serialization/clap/ext/log.h | 2 +- src/common/serialization/clap/ext/note-name.cpp | 2 +- src/common/serialization/clap/ext/note-name.h | 2 +- src/common/serialization/clap/ext/note-ports.cpp | 2 +- src/common/serialization/clap/ext/note-ports.h | 2 +- src/common/serialization/clap/ext/params.cpp | 2 +- src/common/serialization/clap/ext/params.h | 2 +- src/common/serialization/clap/ext/render.h | 2 +- src/common/serialization/clap/ext/state.h | 2 +- src/common/serialization/clap/ext/tail.h | 2 +- src/common/serialization/clap/ext/voice-info.h | 2 +- src/common/serialization/clap/factory/plugin-factory.h | 2 +- src/common/serialization/clap/host.cpp | 2 +- src/common/serialization/clap/host.h | 2 +- src/common/serialization/clap/plugin.cpp | 2 +- src/common/serialization/clap/plugin.h | 2 +- src/common/serialization/clap/process.cpp | 2 +- src/common/serialization/clap/process.h | 2 +- src/common/serialization/clap/stream.cpp | 2 +- src/common/serialization/clap/stream.h | 2 +- src/common/serialization/clap/version.h | 2 +- src/common/serialization/common.h | 2 +- src/common/serialization/vst2.cpp | 2 +- src/common/serialization/vst2.h | 2 +- src/common/serialization/vst3-impls/context-menu-target.h | 2 +- src/common/serialization/vst3.h | 2 +- src/common/serialization/vst3/attribute-list.cpp | 2 +- src/common/serialization/vst3/attribute-list.h | 2 +- src/common/serialization/vst3/base.cpp | 2 +- src/common/serialization/vst3/base.h | 2 +- src/common/serialization/vst3/bstream.cpp | 2 +- src/common/serialization/vst3/bstream.h | 2 +- src/common/serialization/vst3/component-handler-proxy.cpp | 2 +- src/common/serialization/vst3/component-handler-proxy.h | 2 +- .../vst3/component-handler/component-handler-2.cpp | 2 +- .../serialization/vst3/component-handler/component-handler-2.h | 2 +- .../vst3/component-handler/component-handler-3.cpp | 2 +- .../serialization/vst3/component-handler/component-handler-3.h | 2 +- .../vst3/component-handler/component-handler-bus-activation.cpp | 2 +- .../vst3/component-handler/component-handler-bus-activation.h | 2 +- .../serialization/vst3/component-handler/component-handler.cpp | 2 +- .../serialization/vst3/component-handler/component-handler.h | 2 +- src/common/serialization/vst3/component-handler/progress.cpp | 2 +- src/common/serialization/vst3/component-handler/progress.h | 2 +- .../serialization/vst3/component-handler/unit-handler-2.cpp | 2 +- .../serialization/vst3/component-handler/unit-handler-2.h | 2 +- .../serialization/vst3/component-handler/unit-handler.cpp | 2 +- src/common/serialization/vst3/component-handler/unit-handler.h | 2 +- src/common/serialization/vst3/connection-point-proxy.cpp | 2 +- src/common/serialization/vst3/connection-point-proxy.h | 2 +- src/common/serialization/vst3/context-menu-proxy.cpp | 2 +- src/common/serialization/vst3/context-menu-proxy.h | 2 +- src/common/serialization/vst3/context-menu-target.cpp | 2 +- src/common/serialization/vst3/context-menu-target.h | 2 +- src/common/serialization/vst3/context-menu/context-menu.cpp | 2 +- src/common/serialization/vst3/context-menu/context-menu.h | 2 +- src/common/serialization/vst3/event-list.cpp | 2 +- src/common/serialization/vst3/event-list.h | 2 +- src/common/serialization/vst3/host-context-proxy.cpp | 2 +- src/common/serialization/vst3/host-context-proxy.h | 2 +- src/common/serialization/vst3/host-context/host-application.cpp | 2 +- src/common/serialization/vst3/host-context/host-application.h | 2 +- .../serialization/vst3/host-context/plug-interface-support.cpp | 2 +- .../serialization/vst3/host-context/plug-interface-support.h | 2 +- src/common/serialization/vst3/message.cpp | 2 +- src/common/serialization/vst3/message.h | 2 +- src/common/serialization/vst3/param-value-queue.cpp | 2 +- src/common/serialization/vst3/param-value-queue.h | 2 +- src/common/serialization/vst3/parameter-changes.cpp | 2 +- src/common/serialization/vst3/parameter-changes.h | 2 +- src/common/serialization/vst3/physical-ui-map-list.cpp | 2 +- src/common/serialization/vst3/physical-ui-map-list.h | 2 +- src/common/serialization/vst3/plug-frame-proxy.cpp | 2 +- src/common/serialization/vst3/plug-frame-proxy.h | 2 +- src/common/serialization/vst3/plug-frame/plug-frame.cpp | 2 +- src/common/serialization/vst3/plug-frame/plug-frame.h | 2 +- src/common/serialization/vst3/plug-view-proxy.cpp | 2 +- src/common/serialization/vst3/plug-view-proxy.h | 2 +- src/common/serialization/vst3/plug-view/parameter-finder.cpp | 2 +- src/common/serialization/vst3/plug-view/parameter-finder.h | 2 +- .../vst3/plug-view/plug-view-content-scale-support.cpp | 2 +- .../vst3/plug-view/plug-view-content-scale-support.h | 2 +- src/common/serialization/vst3/plug-view/plug-view.cpp | 2 +- src/common/serialization/vst3/plug-view/plug-view.h | 2 +- src/common/serialization/vst3/plugin-factory-proxy.cpp | 2 +- src/common/serialization/vst3/plugin-factory-proxy.h | 2 +- src/common/serialization/vst3/plugin-factory/plugin-factory.cpp | 2 +- src/common/serialization/vst3/plugin-factory/plugin-factory.h | 2 +- src/common/serialization/vst3/plugin-proxy.cpp | 2 +- src/common/serialization/vst3/plugin-proxy.h | 2 +- .../serialization/vst3/plugin/audio-presentation-latency.cpp | 2 +- .../serialization/vst3/plugin/audio-presentation-latency.h | 2 +- src/common/serialization/vst3/plugin/audio-processor.cpp | 2 +- src/common/serialization/vst3/plugin/audio-processor.h | 2 +- src/common/serialization/vst3/plugin/automation-state.cpp | 2 +- src/common/serialization/vst3/plugin/automation-state.h | 2 +- src/common/serialization/vst3/plugin/component.cpp | 2 +- src/common/serialization/vst3/plugin/component.h | 2 +- src/common/serialization/vst3/plugin/connection-point.cpp | 2 +- src/common/serialization/vst3/plugin/connection-point.h | 2 +- src/common/serialization/vst3/plugin/edit-controller-2.cpp | 2 +- src/common/serialization/vst3/plugin/edit-controller-2.h | 2 +- .../serialization/vst3/plugin/edit-controller-host-editing.cpp | 2 +- .../serialization/vst3/plugin/edit-controller-host-editing.h | 2 +- src/common/serialization/vst3/plugin/edit-controller.cpp | 2 +- src/common/serialization/vst3/plugin/edit-controller.h | 2 +- src/common/serialization/vst3/plugin/info-listener.cpp | 2 +- src/common/serialization/vst3/plugin/info-listener.h | 2 +- src/common/serialization/vst3/plugin/keyswitch-controller.cpp | 2 +- src/common/serialization/vst3/plugin/keyswitch-controller.h | 2 +- src/common/serialization/vst3/plugin/midi-learn.cpp | 2 +- src/common/serialization/vst3/plugin/midi-learn.h | 2 +- src/common/serialization/vst3/plugin/midi-mapping.cpp | 2 +- src/common/serialization/vst3/plugin/midi-mapping.h | 2 +- .../serialization/vst3/plugin/note-expression-controller.cpp | 2 +- .../serialization/vst3/plugin/note-expression-controller.h | 2 +- .../vst3/plugin/note-expression-physical-ui-mapping.cpp | 2 +- .../vst3/plugin/note-expression-physical-ui-mapping.h | 2 +- .../serialization/vst3/plugin/parameter-function-name.cpp | 2 +- src/common/serialization/vst3/plugin/parameter-function-name.h | 2 +- src/common/serialization/vst3/plugin/plugin-base.cpp | 2 +- src/common/serialization/vst3/plugin/plugin-base.h | 2 +- src/common/serialization/vst3/plugin/prefetchable-support.cpp | 2 +- src/common/serialization/vst3/plugin/prefetchable-support.h | 2 +- .../serialization/vst3/plugin/process-context-requirements.cpp | 2 +- .../serialization/vst3/plugin/process-context-requirements.h | 2 +- src/common/serialization/vst3/plugin/program-list-data.cpp | 2 +- src/common/serialization/vst3/plugin/program-list-data.h | 2 +- src/common/serialization/vst3/plugin/unit-data.cpp | 2 +- src/common/serialization/vst3/plugin/unit-data.h | 2 +- src/common/serialization/vst3/plugin/unit-info.cpp | 2 +- src/common/serialization/vst3/plugin/unit-info.h | 2 +- .../serialization/vst3/plugin/xml-representation-controller.cpp | 2 +- .../serialization/vst3/plugin/xml-representation-controller.h | 2 +- src/common/serialization/vst3/process-data.cpp | 2 +- src/common/serialization/vst3/process-data.h | 2 +- src/common/toml++.h | 2 +- src/common/utils.cpp | 2 +- src/common/utils.h | 2 +- src/common/vst24.h | 2 +- src/plugin/bridges/clap-impls/plugin-factory-proxy.cpp | 2 +- src/plugin/bridges/clap-impls/plugin-factory-proxy.h | 2 +- src/plugin/bridges/clap-impls/plugin-proxy.cpp | 2 +- src/plugin/bridges/clap-impls/plugin-proxy.h | 2 +- src/plugin/bridges/clap.cpp | 2 +- src/plugin/bridges/clap.h | 2 +- src/plugin/bridges/common.h | 2 +- src/plugin/bridges/vst2.cpp | 2 +- src/plugin/bridges/vst2.h | 2 +- src/plugin/bridges/vst3-impls/plug-view-proxy.cpp | 2 +- src/plugin/bridges/vst3-impls/plug-view-proxy.h | 2 +- src/plugin/bridges/vst3-impls/plugin-factory-proxy.cpp | 2 +- src/plugin/bridges/vst3-impls/plugin-factory-proxy.h | 2 +- src/plugin/bridges/vst3-impls/plugin-proxy.cpp | 2 +- src/plugin/bridges/vst3-impls/plugin-proxy.h | 2 +- src/plugin/bridges/vst3.cpp | 2 +- src/plugin/bridges/vst3.h | 2 +- src/plugin/clap-plugin.cpp | 2 +- src/plugin/host-process.cpp | 2 +- src/plugin/host-process.h | 2 +- src/plugin/utils.cpp | 2 +- src/plugin/utils.h | 2 +- src/plugin/vst2-plugin.cpp | 2 +- src/plugin/vst3-plugin.cpp | 2 +- src/wine-host/bridges/clap-impls/host-proxy.cpp | 2 +- src/wine-host/bridges/clap-impls/host-proxy.h | 2 +- src/wine-host/bridges/clap.cpp | 2 +- src/wine-host/bridges/clap.h | 2 +- src/wine-host/bridges/common.cpp | 2 +- src/wine-host/bridges/common.h | 2 +- src/wine-host/bridges/group.cpp | 2 +- src/wine-host/bridges/group.h | 2 +- src/wine-host/bridges/vst2.cpp | 2 +- src/wine-host/bridges/vst2.h | 2 +- src/wine-host/bridges/vst3-impls/component-handler-proxy.cpp | 2 +- src/wine-host/bridges/vst3-impls/component-handler-proxy.h | 2 +- src/wine-host/bridges/vst3-impls/connection-point-proxy.cpp | 2 +- src/wine-host/bridges/vst3-impls/connection-point-proxy.h | 2 +- src/wine-host/bridges/vst3-impls/context-menu-proxy.cpp | 2 +- src/wine-host/bridges/vst3-impls/context-menu-proxy.h | 2 +- src/wine-host/bridges/vst3-impls/host-context-proxy.cpp | 2 +- src/wine-host/bridges/vst3-impls/host-context-proxy.h | 2 +- src/wine-host/bridges/vst3-impls/plug-frame-proxy.cpp | 2 +- src/wine-host/bridges/vst3-impls/plug-frame-proxy.h | 2 +- src/wine-host/bridges/vst3.cpp | 2 +- src/wine-host/bridges/vst3.h | 2 +- src/wine-host/editor.cpp | 2 +- src/wine-host/editor.h | 2 +- src/wine-host/host.cpp | 2 +- src/wine-host/use-linux-asio.h | 2 +- src/wine-host/utils.cpp | 2 +- src/wine-host/utils.h | 2 +- src/wine-host/xdnd-proxy.cpp | 2 +- src/wine-host/xdnd-proxy.h | 2 +- tools/yabridgectl/src/actions.rs | 2 +- tools/yabridgectl/src/actions/blacklist.rs | 2 +- tools/yabridgectl/src/config.rs | 2 +- tools/yabridgectl/src/files.rs | 2 +- tools/yabridgectl/src/main.rs | 2 +- tools/yabridgectl/src/symbols.rs | 2 +- tools/yabridgectl/src/util.rs | 2 +- tools/yabridgectl/src/vst3_moduleinfo.rs | 2 +- 252 files changed, 252 insertions(+), 252 deletions(-) diff --git a/src/chainloader/clap-chainloader.cpp b/src/chainloader/clap-chainloader.cpp index cded4577..b4f27e91 100644 --- a/src/chainloader/clap-chainloader.cpp +++ b/src/chainloader/clap-chainloader.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/chainloader/utils.cpp b/src/chainloader/utils.cpp index c43e5693..fa90b8f7 100644 --- a/src/chainloader/utils.cpp +++ b/src/chainloader/utils.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/chainloader/utils.h b/src/chainloader/utils.h index 5bc68fdd..f051d3ff 100644 --- a/src/chainloader/utils.h +++ b/src/chainloader/utils.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/chainloader/vst2-chainloader.cpp b/src/chainloader/vst2-chainloader.cpp index 7ccb58c3..58cb57c7 100644 --- a/src/chainloader/vst2-chainloader.cpp +++ b/src/chainloader/vst2-chainloader.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/chainloader/vst3-chainloader.cpp b/src/chainloader/vst3-chainloader.cpp index 3e222374..91fc6148 100644 --- a/src/chainloader/vst3-chainloader.cpp +++ b/src/chainloader/vst3-chainloader.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/audio-shm.cpp b/src/common/audio-shm.cpp index 3424473e..11abbaa5 100644 --- a/src/common/audio-shm.cpp +++ b/src/common/audio-shm.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/audio-shm.h b/src/common/audio-shm.h index cddd0fe8..d8f0d007 100644 --- a/src/common/audio-shm.h +++ b/src/common/audio-shm.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/bitsery/ext/ghc-path.h b/src/common/bitsery/ext/ghc-path.h index 97a51241..f0ebb113 100644 --- a/src/common/bitsery/ext/ghc-path.h +++ b/src/common/bitsery/ext/ghc-path.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/bitsery/ext/in-place-optional.h b/src/common/bitsery/ext/in-place-optional.h index 3c26a11e..9af0d309 100644 --- a/src/common/bitsery/ext/in-place-optional.h +++ b/src/common/bitsery/ext/in-place-optional.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/bitsery/ext/in-place-variant.h b/src/common/bitsery/ext/in-place-variant.h index a485823e..643a0e1c 100644 --- a/src/common/bitsery/ext/in-place-variant.h +++ b/src/common/bitsery/ext/in-place-variant.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/bitsery/ext/message-reference.h b/src/common/bitsery/ext/message-reference.h index 5e58dbe1..bb334b9b 100644 --- a/src/common/bitsery/ext/message-reference.h +++ b/src/common/bitsery/ext/message-reference.h @@ -1,6 +1,6 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/bitsery/ext/native-pointer.h b/src/common/bitsery/ext/native-pointer.h index 8ba87d33..8ae08e26 100644 --- a/src/common/bitsery/ext/native-pointer.h +++ b/src/common/bitsery/ext/native-pointer.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/bitsery/traits/small-vector.h b/src/common/bitsery/traits/small-vector.h index 42146535..9448dc5c 100644 --- a/src/common/bitsery/traits/small-vector.h +++ b/src/common/bitsery/traits/small-vector.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/communication/clap.h b/src/common/communication/clap.h index 63cdf779..56e036ec 100644 --- a/src/common/communication/clap.h +++ b/src/common/communication/clap.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/communication/common.cpp b/src/common/communication/common.cpp index ec7be52c..30d80b4b 100644 --- a/src/common/communication/common.cpp +++ b/src/common/communication/common.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/communication/common.h b/src/common/communication/common.h index 9295af3f..7fd490f4 100644 --- a/src/common/communication/common.h +++ b/src/common/communication/common.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/communication/vst2.cpp b/src/common/communication/vst2.cpp index b23ef34d..c7d84f31 100644 --- a/src/common/communication/vst2.cpp +++ b/src/common/communication/vst2.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/communication/vst2.h b/src/common/communication/vst2.h index 500c0874..0e069207 100644 --- a/src/common/communication/vst2.h +++ b/src/common/communication/vst2.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/communication/vst3.h b/src/common/communication/vst3.h index 02dbb833..6dc0d96a 100644 --- a/src/common/communication/vst3.h +++ b/src/common/communication/vst3.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/config/config.h.in b/src/common/config/config.h.in index 93aa28e4..c46ba4d6 100644 --- a/src/common/config/config.h.in +++ b/src/common/config/config.h.in @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/config/version.h.in b/src/common/config/version.h.in index e5098c77..08793e6d 100644 --- a/src/common/config/version.h.in +++ b/src/common/config/version.h.in @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/configuration.cpp b/src/common/configuration.cpp index 6cfb18be..e0b55278 100644 --- a/src/common/configuration.cpp +++ b/src/common/configuration.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/configuration.h b/src/common/configuration.h index dd3cc18e..7536e372 100644 --- a/src/common/configuration.h +++ b/src/common/configuration.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/linking.cpp b/src/common/linking.cpp index 17d862c2..48de9c0c 100644 --- a/src/common/linking.cpp +++ b/src/common/linking.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/linking.h b/src/common/linking.h index 78c7e853..85afe8a2 100644 --- a/src/common/linking.h +++ b/src/common/linking.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/logging/clap.cpp b/src/common/logging/clap.cpp index 5305267d..a6ee301f 100644 --- a/src/common/logging/clap.cpp +++ b/src/common/logging/clap.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/logging/clap.h b/src/common/logging/clap.h index 40bd172b..a14fd764 100644 --- a/src/common/logging/clap.h +++ b/src/common/logging/clap.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/logging/common.cpp b/src/common/logging/common.cpp index dcde10b5..e775a069 100644 --- a/src/common/logging/common.cpp +++ b/src/common/logging/common.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/logging/common.h b/src/common/logging/common.h index aeb4041f..a17feccc 100644 --- a/src/common/logging/common.h +++ b/src/common/logging/common.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/logging/vst2.cpp b/src/common/logging/vst2.cpp index f53523f6..e1644e81 100644 --- a/src/common/logging/vst2.cpp +++ b/src/common/logging/vst2.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/logging/vst2.h b/src/common/logging/vst2.h index ed626ea1..b77fdc80 100644 --- a/src/common/logging/vst2.h +++ b/src/common/logging/vst2.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/logging/vst3.cpp b/src/common/logging/vst3.cpp index be904f57..d289be9f 100644 --- a/src/common/logging/vst3.cpp +++ b/src/common/logging/vst3.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/logging/vst3.h b/src/common/logging/vst3.h index d8fe987e..b9118182 100644 --- a/src/common/logging/vst3.h +++ b/src/common/logging/vst3.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/mutual-recursion.h b/src/common/mutual-recursion.h index 2320ca18..d7f166c9 100644 --- a/src/common/mutual-recursion.h +++ b/src/common/mutual-recursion.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/notifications.cpp b/src/common/notifications.cpp index 66e08527..403103bf 100644 --- a/src/common/notifications.cpp +++ b/src/common/notifications.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/notifications.h b/src/common/notifications.h index 812c6285..0b81e7b3 100644 --- a/src/common/notifications.h +++ b/src/common/notifications.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/plugins.cpp b/src/common/plugins.cpp index 47253e70..ebe581e1 100644 --- a/src/common/plugins.cpp +++ b/src/common/plugins.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/plugins.h b/src/common/plugins.h index 8d665d1e..eb30f5c2 100644 --- a/src/common/plugins.h +++ b/src/common/plugins.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/process.cpp b/src/common/process.cpp index 7d028130..d9f407d1 100644 --- a/src/common/process.cpp +++ b/src/common/process.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/process.h b/src/common/process.h index 805f43b8..a076d5aa 100644 --- a/src/common/process.h +++ b/src/common/process.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/clap.h b/src/common/serialization/clap.h index 4fb04bf6..c8edbe85 100644 --- a/src/common/serialization/clap.h +++ b/src/common/serialization/clap.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/clap/audio-buffer.h b/src/common/serialization/clap/audio-buffer.h index 4a4abdd0..8afd18aa 100644 --- a/src/common/serialization/clap/audio-buffer.h +++ b/src/common/serialization/clap/audio-buffer.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/clap/events.cpp b/src/common/serialization/clap/events.cpp index b002185a..0c4636e5 100644 --- a/src/common/serialization/clap/events.cpp +++ b/src/common/serialization/clap/events.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/clap/events.h b/src/common/serialization/clap/events.h index bf015173..a3d7eae5 100644 --- a/src/common/serialization/clap/events.h +++ b/src/common/serialization/clap/events.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/clap/ext/audio-ports-config.cpp b/src/common/serialization/clap/ext/audio-ports-config.cpp index 251d1f8e..a149fb09 100644 --- a/src/common/serialization/clap/ext/audio-ports-config.cpp +++ b/src/common/serialization/clap/ext/audio-ports-config.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/clap/ext/audio-ports-config.h b/src/common/serialization/clap/ext/audio-ports-config.h index bc9c6edb..f9850d9b 100644 --- a/src/common/serialization/clap/ext/audio-ports-config.h +++ b/src/common/serialization/clap/ext/audio-ports-config.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/clap/ext/audio-ports.cpp b/src/common/serialization/clap/ext/audio-ports.cpp index 83452482..e8f32b8c 100644 --- a/src/common/serialization/clap/ext/audio-ports.cpp +++ b/src/common/serialization/clap/ext/audio-ports.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/clap/ext/audio-ports.h b/src/common/serialization/clap/ext/audio-ports.h index 51c0c298..f48053a6 100644 --- a/src/common/serialization/clap/ext/audio-ports.h +++ b/src/common/serialization/clap/ext/audio-ports.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/clap/ext/gui.h b/src/common/serialization/clap/ext/gui.h index 623c7d6b..bcf89ba2 100644 --- a/src/common/serialization/clap/ext/gui.h +++ b/src/common/serialization/clap/ext/gui.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/clap/ext/latency.h b/src/common/serialization/clap/ext/latency.h index 3778cdab..3fa9015d 100644 --- a/src/common/serialization/clap/ext/latency.h +++ b/src/common/serialization/clap/ext/latency.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/clap/ext/log.h b/src/common/serialization/clap/ext/log.h index 09e225a2..2bd2bc85 100644 --- a/src/common/serialization/clap/ext/log.h +++ b/src/common/serialization/clap/ext/log.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/clap/ext/note-name.cpp b/src/common/serialization/clap/ext/note-name.cpp index d17b3f81..309a5b49 100644 --- a/src/common/serialization/clap/ext/note-name.cpp +++ b/src/common/serialization/clap/ext/note-name.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/clap/ext/note-name.h b/src/common/serialization/clap/ext/note-name.h index 92978632..8ecb917a 100644 --- a/src/common/serialization/clap/ext/note-name.h +++ b/src/common/serialization/clap/ext/note-name.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/clap/ext/note-ports.cpp b/src/common/serialization/clap/ext/note-ports.cpp index aa2e6577..068f536d 100644 --- a/src/common/serialization/clap/ext/note-ports.cpp +++ b/src/common/serialization/clap/ext/note-ports.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/clap/ext/note-ports.h b/src/common/serialization/clap/ext/note-ports.h index 9f8cdb91..e12b71c8 100644 --- a/src/common/serialization/clap/ext/note-ports.h +++ b/src/common/serialization/clap/ext/note-ports.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/clap/ext/params.cpp b/src/common/serialization/clap/ext/params.cpp index af11fa6c..559b4614 100644 --- a/src/common/serialization/clap/ext/params.cpp +++ b/src/common/serialization/clap/ext/params.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/clap/ext/params.h b/src/common/serialization/clap/ext/params.h index 2d8c8dfd..175d9757 100644 --- a/src/common/serialization/clap/ext/params.h +++ b/src/common/serialization/clap/ext/params.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/clap/ext/render.h b/src/common/serialization/clap/ext/render.h index 56739c3d..edd2fffa 100644 --- a/src/common/serialization/clap/ext/render.h +++ b/src/common/serialization/clap/ext/render.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/clap/ext/state.h b/src/common/serialization/clap/ext/state.h index ac4a729e..8d334fd8 100644 --- a/src/common/serialization/clap/ext/state.h +++ b/src/common/serialization/clap/ext/state.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/clap/ext/tail.h b/src/common/serialization/clap/ext/tail.h index f4abf94d..ab9e9939 100644 --- a/src/common/serialization/clap/ext/tail.h +++ b/src/common/serialization/clap/ext/tail.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/clap/ext/voice-info.h b/src/common/serialization/clap/ext/voice-info.h index b5f0f186..4eee74fd 100644 --- a/src/common/serialization/clap/ext/voice-info.h +++ b/src/common/serialization/clap/ext/voice-info.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/clap/factory/plugin-factory.h b/src/common/serialization/clap/factory/plugin-factory.h index 67e981a5..db2af4bf 100644 --- a/src/common/serialization/clap/factory/plugin-factory.h +++ b/src/common/serialization/clap/factory/plugin-factory.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/clap/host.cpp b/src/common/serialization/clap/host.cpp index f46058d5..13983539 100644 --- a/src/common/serialization/clap/host.cpp +++ b/src/common/serialization/clap/host.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/clap/host.h b/src/common/serialization/clap/host.h index 71de0114..d70e9799 100644 --- a/src/common/serialization/clap/host.h +++ b/src/common/serialization/clap/host.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/clap/plugin.cpp b/src/common/serialization/clap/plugin.cpp index a28328f8..af8abe68 100644 --- a/src/common/serialization/clap/plugin.cpp +++ b/src/common/serialization/clap/plugin.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/clap/plugin.h b/src/common/serialization/clap/plugin.h index d7c66738..a32bea0e 100644 --- a/src/common/serialization/clap/plugin.h +++ b/src/common/serialization/clap/plugin.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/clap/process.cpp b/src/common/serialization/clap/process.cpp index c86b6c68..37af2fc1 100644 --- a/src/common/serialization/clap/process.cpp +++ b/src/common/serialization/clap/process.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/clap/process.h b/src/common/serialization/clap/process.h index 962e29ab..fc14b000 100644 --- a/src/common/serialization/clap/process.h +++ b/src/common/serialization/clap/process.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/clap/stream.cpp b/src/common/serialization/clap/stream.cpp index 6e531e01..44a3a042 100644 --- a/src/common/serialization/clap/stream.cpp +++ b/src/common/serialization/clap/stream.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/clap/stream.h b/src/common/serialization/clap/stream.h index acc71754..2f77b7f0 100644 --- a/src/common/serialization/clap/stream.h +++ b/src/common/serialization/clap/stream.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/clap/version.h b/src/common/serialization/clap/version.h index 1f96fde3..bdaf8447 100644 --- a/src/common/serialization/clap/version.h +++ b/src/common/serialization/clap/version.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/common.h b/src/common/serialization/common.h index b419bc84..9b25e103 100644 --- a/src/common/serialization/common.h +++ b/src/common/serialization/common.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst2.cpp b/src/common/serialization/vst2.cpp index d09a875e..7bb3c56e 100644 --- a/src/common/serialization/vst2.cpp +++ b/src/common/serialization/vst2.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst2.h b/src/common/serialization/vst2.h index 25cdbded..76edee15 100644 --- a/src/common/serialization/vst2.h +++ b/src/common/serialization/vst2.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3-impls/context-menu-target.h b/src/common/serialization/vst3-impls/context-menu-target.h index acdace73..020d5247 100644 --- a/src/common/serialization/vst3-impls/context-menu-target.h +++ b/src/common/serialization/vst3-impls/context-menu-target.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3.h b/src/common/serialization/vst3.h index bf4a9416..da0df12c 100644 --- a/src/common/serialization/vst3.h +++ b/src/common/serialization/vst3.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/attribute-list.cpp b/src/common/serialization/vst3/attribute-list.cpp index 2675f1f6..9ec9ec91 100644 --- a/src/common/serialization/vst3/attribute-list.cpp +++ b/src/common/serialization/vst3/attribute-list.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/attribute-list.h b/src/common/serialization/vst3/attribute-list.h index e5392ff0..d7dea409 100644 --- a/src/common/serialization/vst3/attribute-list.h +++ b/src/common/serialization/vst3/attribute-list.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/base.cpp b/src/common/serialization/vst3/base.cpp index 0f4f9f12..9db0ac88 100644 --- a/src/common/serialization/vst3/base.cpp +++ b/src/common/serialization/vst3/base.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/base.h b/src/common/serialization/vst3/base.h index 939d69ba..467c4874 100644 --- a/src/common/serialization/vst3/base.h +++ b/src/common/serialization/vst3/base.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/bstream.cpp b/src/common/serialization/vst3/bstream.cpp index f2f1d205..5388f8a2 100644 --- a/src/common/serialization/vst3/bstream.cpp +++ b/src/common/serialization/vst3/bstream.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/bstream.h b/src/common/serialization/vst3/bstream.h index 68663361..6ca8ac1c 100644 --- a/src/common/serialization/vst3/bstream.h +++ b/src/common/serialization/vst3/bstream.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/component-handler-proxy.cpp b/src/common/serialization/vst3/component-handler-proxy.cpp index 0f95193a..69e5d4e7 100644 --- a/src/common/serialization/vst3/component-handler-proxy.cpp +++ b/src/common/serialization/vst3/component-handler-proxy.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/component-handler-proxy.h b/src/common/serialization/vst3/component-handler-proxy.h index 1d8ba681..794b9f82 100644 --- a/src/common/serialization/vst3/component-handler-proxy.h +++ b/src/common/serialization/vst3/component-handler-proxy.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/component-handler/component-handler-2.cpp b/src/common/serialization/vst3/component-handler/component-handler-2.cpp index 73487d00..ff37a3db 100644 --- a/src/common/serialization/vst3/component-handler/component-handler-2.cpp +++ b/src/common/serialization/vst3/component-handler/component-handler-2.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/component-handler/component-handler-2.h b/src/common/serialization/vst3/component-handler/component-handler-2.h index b8f7025c..f9ea195b 100644 --- a/src/common/serialization/vst3/component-handler/component-handler-2.h +++ b/src/common/serialization/vst3/component-handler/component-handler-2.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/component-handler/component-handler-3.cpp b/src/common/serialization/vst3/component-handler/component-handler-3.cpp index e49297d8..36b3ac85 100644 --- a/src/common/serialization/vst3/component-handler/component-handler-3.cpp +++ b/src/common/serialization/vst3/component-handler/component-handler-3.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/component-handler/component-handler-3.h b/src/common/serialization/vst3/component-handler/component-handler-3.h index 061bf072..2e23921e 100644 --- a/src/common/serialization/vst3/component-handler/component-handler-3.h +++ b/src/common/serialization/vst3/component-handler/component-handler-3.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/component-handler/component-handler-bus-activation.cpp b/src/common/serialization/vst3/component-handler/component-handler-bus-activation.cpp index 601801d0..151e73bc 100644 --- a/src/common/serialization/vst3/component-handler/component-handler-bus-activation.cpp +++ b/src/common/serialization/vst3/component-handler/component-handler-bus-activation.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/component-handler/component-handler-bus-activation.h b/src/common/serialization/vst3/component-handler/component-handler-bus-activation.h index dccef9e8..c67ca401 100644 --- a/src/common/serialization/vst3/component-handler/component-handler-bus-activation.h +++ b/src/common/serialization/vst3/component-handler/component-handler-bus-activation.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/component-handler/component-handler.cpp b/src/common/serialization/vst3/component-handler/component-handler.cpp index 11f8e7eb..b7cf581c 100644 --- a/src/common/serialization/vst3/component-handler/component-handler.cpp +++ b/src/common/serialization/vst3/component-handler/component-handler.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/component-handler/component-handler.h b/src/common/serialization/vst3/component-handler/component-handler.h index 5be69997..f49a6079 100644 --- a/src/common/serialization/vst3/component-handler/component-handler.h +++ b/src/common/serialization/vst3/component-handler/component-handler.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/component-handler/progress.cpp b/src/common/serialization/vst3/component-handler/progress.cpp index 77fb9cbb..309fac82 100644 --- a/src/common/serialization/vst3/component-handler/progress.cpp +++ b/src/common/serialization/vst3/component-handler/progress.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/component-handler/progress.h b/src/common/serialization/vst3/component-handler/progress.h index 1f80dc3d..98f1118e 100644 --- a/src/common/serialization/vst3/component-handler/progress.h +++ b/src/common/serialization/vst3/component-handler/progress.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/component-handler/unit-handler-2.cpp b/src/common/serialization/vst3/component-handler/unit-handler-2.cpp index 3ec48e20..729599b8 100644 --- a/src/common/serialization/vst3/component-handler/unit-handler-2.cpp +++ b/src/common/serialization/vst3/component-handler/unit-handler-2.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/component-handler/unit-handler-2.h b/src/common/serialization/vst3/component-handler/unit-handler-2.h index a315a215..f20e2c84 100644 --- a/src/common/serialization/vst3/component-handler/unit-handler-2.h +++ b/src/common/serialization/vst3/component-handler/unit-handler-2.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/component-handler/unit-handler.cpp b/src/common/serialization/vst3/component-handler/unit-handler.cpp index 6b0197f9..1fdfa7c6 100644 --- a/src/common/serialization/vst3/component-handler/unit-handler.cpp +++ b/src/common/serialization/vst3/component-handler/unit-handler.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/component-handler/unit-handler.h b/src/common/serialization/vst3/component-handler/unit-handler.h index 037b896a..b2770f0c 100644 --- a/src/common/serialization/vst3/component-handler/unit-handler.h +++ b/src/common/serialization/vst3/component-handler/unit-handler.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/connection-point-proxy.cpp b/src/common/serialization/vst3/connection-point-proxy.cpp index dde40733..a34f634c 100644 --- a/src/common/serialization/vst3/connection-point-proxy.cpp +++ b/src/common/serialization/vst3/connection-point-proxy.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/connection-point-proxy.h b/src/common/serialization/vst3/connection-point-proxy.h index 443b392f..3d34d2f9 100644 --- a/src/common/serialization/vst3/connection-point-proxy.h +++ b/src/common/serialization/vst3/connection-point-proxy.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/context-menu-proxy.cpp b/src/common/serialization/vst3/context-menu-proxy.cpp index c3c699d1..68cc7b89 100644 --- a/src/common/serialization/vst3/context-menu-proxy.cpp +++ b/src/common/serialization/vst3/context-menu-proxy.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/context-menu-proxy.h b/src/common/serialization/vst3/context-menu-proxy.h index 1a0ad44a..8f412975 100644 --- a/src/common/serialization/vst3/context-menu-proxy.h +++ b/src/common/serialization/vst3/context-menu-proxy.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/context-menu-target.cpp b/src/common/serialization/vst3/context-menu-target.cpp index faea1c38..77f6b001 100644 --- a/src/common/serialization/vst3/context-menu-target.cpp +++ b/src/common/serialization/vst3/context-menu-target.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/context-menu-target.h b/src/common/serialization/vst3/context-menu-target.h index 97069d30..9dfb390e 100644 --- a/src/common/serialization/vst3/context-menu-target.h +++ b/src/common/serialization/vst3/context-menu-target.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/context-menu/context-menu.cpp b/src/common/serialization/vst3/context-menu/context-menu.cpp index c918fbc9..25fedf0d 100644 --- a/src/common/serialization/vst3/context-menu/context-menu.cpp +++ b/src/common/serialization/vst3/context-menu/context-menu.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/context-menu/context-menu.h b/src/common/serialization/vst3/context-menu/context-menu.h index 2bae7a9d..6d9a6d87 100644 --- a/src/common/serialization/vst3/context-menu/context-menu.h +++ b/src/common/serialization/vst3/context-menu/context-menu.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/event-list.cpp b/src/common/serialization/vst3/event-list.cpp index 08f4daea..26bbeb1a 100644 --- a/src/common/serialization/vst3/event-list.cpp +++ b/src/common/serialization/vst3/event-list.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/event-list.h b/src/common/serialization/vst3/event-list.h index 6414d11b..1849bfd0 100644 --- a/src/common/serialization/vst3/event-list.h +++ b/src/common/serialization/vst3/event-list.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/host-context-proxy.cpp b/src/common/serialization/vst3/host-context-proxy.cpp index 113c0a13..af6a1dea 100644 --- a/src/common/serialization/vst3/host-context-proxy.cpp +++ b/src/common/serialization/vst3/host-context-proxy.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/host-context-proxy.h b/src/common/serialization/vst3/host-context-proxy.h index a1c60f6c..f5ab392c 100644 --- a/src/common/serialization/vst3/host-context-proxy.h +++ b/src/common/serialization/vst3/host-context-proxy.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/host-context/host-application.cpp b/src/common/serialization/vst3/host-context/host-application.cpp index 895b2c53..e34586a2 100644 --- a/src/common/serialization/vst3/host-context/host-application.cpp +++ b/src/common/serialization/vst3/host-context/host-application.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/host-context/host-application.h b/src/common/serialization/vst3/host-context/host-application.h index 2d3fea07..7334bfcb 100644 --- a/src/common/serialization/vst3/host-context/host-application.h +++ b/src/common/serialization/vst3/host-context/host-application.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/host-context/plug-interface-support.cpp b/src/common/serialization/vst3/host-context/plug-interface-support.cpp index 91c9b820..c80f462a 100644 --- a/src/common/serialization/vst3/host-context/plug-interface-support.cpp +++ b/src/common/serialization/vst3/host-context/plug-interface-support.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/host-context/plug-interface-support.h b/src/common/serialization/vst3/host-context/plug-interface-support.h index bb724183..385a9c2f 100644 --- a/src/common/serialization/vst3/host-context/plug-interface-support.h +++ b/src/common/serialization/vst3/host-context/plug-interface-support.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/message.cpp b/src/common/serialization/vst3/message.cpp index 542cd06a..e81f90af 100644 --- a/src/common/serialization/vst3/message.cpp +++ b/src/common/serialization/vst3/message.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/message.h b/src/common/serialization/vst3/message.h index a896c712..a0dd003d 100644 --- a/src/common/serialization/vst3/message.h +++ b/src/common/serialization/vst3/message.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/param-value-queue.cpp b/src/common/serialization/vst3/param-value-queue.cpp index f0799ada..9c2cd61f 100644 --- a/src/common/serialization/vst3/param-value-queue.cpp +++ b/src/common/serialization/vst3/param-value-queue.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/param-value-queue.h b/src/common/serialization/vst3/param-value-queue.h index 3f2c8d99..c32f2248 100644 --- a/src/common/serialization/vst3/param-value-queue.h +++ b/src/common/serialization/vst3/param-value-queue.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/parameter-changes.cpp b/src/common/serialization/vst3/parameter-changes.cpp index df1a1a0e..62681582 100644 --- a/src/common/serialization/vst3/parameter-changes.cpp +++ b/src/common/serialization/vst3/parameter-changes.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/parameter-changes.h b/src/common/serialization/vst3/parameter-changes.h index a98e675d..1e6737f5 100644 --- a/src/common/serialization/vst3/parameter-changes.h +++ b/src/common/serialization/vst3/parameter-changes.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/physical-ui-map-list.cpp b/src/common/serialization/vst3/physical-ui-map-list.cpp index 5cbb2ab9..b7dc7465 100644 --- a/src/common/serialization/vst3/physical-ui-map-list.cpp +++ b/src/common/serialization/vst3/physical-ui-map-list.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/physical-ui-map-list.h b/src/common/serialization/vst3/physical-ui-map-list.h index 63a9572b..8bdeb45b 100644 --- a/src/common/serialization/vst3/physical-ui-map-list.h +++ b/src/common/serialization/vst3/physical-ui-map-list.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plug-frame-proxy.cpp b/src/common/serialization/vst3/plug-frame-proxy.cpp index bbadc0c6..f6700573 100644 --- a/src/common/serialization/vst3/plug-frame-proxy.cpp +++ b/src/common/serialization/vst3/plug-frame-proxy.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plug-frame-proxy.h b/src/common/serialization/vst3/plug-frame-proxy.h index dd2000b7..753db0e1 100644 --- a/src/common/serialization/vst3/plug-frame-proxy.h +++ b/src/common/serialization/vst3/plug-frame-proxy.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plug-frame/plug-frame.cpp b/src/common/serialization/vst3/plug-frame/plug-frame.cpp index 6b699576..0cc789e8 100644 --- a/src/common/serialization/vst3/plug-frame/plug-frame.cpp +++ b/src/common/serialization/vst3/plug-frame/plug-frame.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plug-frame/plug-frame.h b/src/common/serialization/vst3/plug-frame/plug-frame.h index 3554cbd5..6330a1e2 100644 --- a/src/common/serialization/vst3/plug-frame/plug-frame.h +++ b/src/common/serialization/vst3/plug-frame/plug-frame.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plug-view-proxy.cpp b/src/common/serialization/vst3/plug-view-proxy.cpp index 85f22f30..15b1f341 100644 --- a/src/common/serialization/vst3/plug-view-proxy.cpp +++ b/src/common/serialization/vst3/plug-view-proxy.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plug-view-proxy.h b/src/common/serialization/vst3/plug-view-proxy.h index b2b5b8ee..b19e20de 100644 --- a/src/common/serialization/vst3/plug-view-proxy.h +++ b/src/common/serialization/vst3/plug-view-proxy.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plug-view/parameter-finder.cpp b/src/common/serialization/vst3/plug-view/parameter-finder.cpp index 309a0ba9..68f276c8 100644 --- a/src/common/serialization/vst3/plug-view/parameter-finder.cpp +++ b/src/common/serialization/vst3/plug-view/parameter-finder.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plug-view/parameter-finder.h b/src/common/serialization/vst3/plug-view/parameter-finder.h index b0cba194..41f06b82 100644 --- a/src/common/serialization/vst3/plug-view/parameter-finder.h +++ b/src/common/serialization/vst3/plug-view/parameter-finder.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plug-view/plug-view-content-scale-support.cpp b/src/common/serialization/vst3/plug-view/plug-view-content-scale-support.cpp index 53792544..b3049e1a 100644 --- a/src/common/serialization/vst3/plug-view/plug-view-content-scale-support.cpp +++ b/src/common/serialization/vst3/plug-view/plug-view-content-scale-support.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plug-view/plug-view-content-scale-support.h b/src/common/serialization/vst3/plug-view/plug-view-content-scale-support.h index 7b63f624..9868b791 100644 --- a/src/common/serialization/vst3/plug-view/plug-view-content-scale-support.h +++ b/src/common/serialization/vst3/plug-view/plug-view-content-scale-support.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plug-view/plug-view.cpp b/src/common/serialization/vst3/plug-view/plug-view.cpp index ceb3edbc..03cdcc79 100644 --- a/src/common/serialization/vst3/plug-view/plug-view.cpp +++ b/src/common/serialization/vst3/plug-view/plug-view.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plug-view/plug-view.h b/src/common/serialization/vst3/plug-view/plug-view.h index c2f20089..38dbcf34 100644 --- a/src/common/serialization/vst3/plug-view/plug-view.h +++ b/src/common/serialization/vst3/plug-view/plug-view.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plugin-factory-proxy.cpp b/src/common/serialization/vst3/plugin-factory-proxy.cpp index e18f0ceb..5da66727 100644 --- a/src/common/serialization/vst3/plugin-factory-proxy.cpp +++ b/src/common/serialization/vst3/plugin-factory-proxy.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plugin-factory-proxy.h b/src/common/serialization/vst3/plugin-factory-proxy.h index e13dc0cf..66305a8e 100644 --- a/src/common/serialization/vst3/plugin-factory-proxy.h +++ b/src/common/serialization/vst3/plugin-factory-proxy.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plugin-factory/plugin-factory.cpp b/src/common/serialization/vst3/plugin-factory/plugin-factory.cpp index 0b8a87f4..c119e682 100644 --- a/src/common/serialization/vst3/plugin-factory/plugin-factory.cpp +++ b/src/common/serialization/vst3/plugin-factory/plugin-factory.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plugin-factory/plugin-factory.h b/src/common/serialization/vst3/plugin-factory/plugin-factory.h index 6df086a1..03dea0a2 100644 --- a/src/common/serialization/vst3/plugin-factory/plugin-factory.h +++ b/src/common/serialization/vst3/plugin-factory/plugin-factory.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plugin-proxy.cpp b/src/common/serialization/vst3/plugin-proxy.cpp index 14db3a9f..47220af9 100644 --- a/src/common/serialization/vst3/plugin-proxy.cpp +++ b/src/common/serialization/vst3/plugin-proxy.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plugin-proxy.h b/src/common/serialization/vst3/plugin-proxy.h index b40f2744..562c6b95 100644 --- a/src/common/serialization/vst3/plugin-proxy.h +++ b/src/common/serialization/vst3/plugin-proxy.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plugin/audio-presentation-latency.cpp b/src/common/serialization/vst3/plugin/audio-presentation-latency.cpp index 0be10f96..712db108 100644 --- a/src/common/serialization/vst3/plugin/audio-presentation-latency.cpp +++ b/src/common/serialization/vst3/plugin/audio-presentation-latency.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plugin/audio-presentation-latency.h b/src/common/serialization/vst3/plugin/audio-presentation-latency.h index 12e9a12c..f207fa52 100644 --- a/src/common/serialization/vst3/plugin/audio-presentation-latency.h +++ b/src/common/serialization/vst3/plugin/audio-presentation-latency.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plugin/audio-processor.cpp b/src/common/serialization/vst3/plugin/audio-processor.cpp index 04675583..87d897b2 100644 --- a/src/common/serialization/vst3/plugin/audio-processor.cpp +++ b/src/common/serialization/vst3/plugin/audio-processor.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plugin/audio-processor.h b/src/common/serialization/vst3/plugin/audio-processor.h index 78b3e695..2236282b 100644 --- a/src/common/serialization/vst3/plugin/audio-processor.h +++ b/src/common/serialization/vst3/plugin/audio-processor.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plugin/automation-state.cpp b/src/common/serialization/vst3/plugin/automation-state.cpp index e3c89078..1555432d 100644 --- a/src/common/serialization/vst3/plugin/automation-state.cpp +++ b/src/common/serialization/vst3/plugin/automation-state.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plugin/automation-state.h b/src/common/serialization/vst3/plugin/automation-state.h index 4e3e7738..2417bac9 100644 --- a/src/common/serialization/vst3/plugin/automation-state.h +++ b/src/common/serialization/vst3/plugin/automation-state.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plugin/component.cpp b/src/common/serialization/vst3/plugin/component.cpp index fe4ee9ce..f6bcdb1d 100644 --- a/src/common/serialization/vst3/plugin/component.cpp +++ b/src/common/serialization/vst3/plugin/component.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plugin/component.h b/src/common/serialization/vst3/plugin/component.h index 37a0b500..68ec07e9 100644 --- a/src/common/serialization/vst3/plugin/component.h +++ b/src/common/serialization/vst3/plugin/component.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plugin/connection-point.cpp b/src/common/serialization/vst3/plugin/connection-point.cpp index f5185ebf..2023a73f 100644 --- a/src/common/serialization/vst3/plugin/connection-point.cpp +++ b/src/common/serialization/vst3/plugin/connection-point.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plugin/connection-point.h b/src/common/serialization/vst3/plugin/connection-point.h index 9904f1b5..4e6494f1 100644 --- a/src/common/serialization/vst3/plugin/connection-point.h +++ b/src/common/serialization/vst3/plugin/connection-point.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plugin/edit-controller-2.cpp b/src/common/serialization/vst3/plugin/edit-controller-2.cpp index ce00afaa..bee11c2f 100644 --- a/src/common/serialization/vst3/plugin/edit-controller-2.cpp +++ b/src/common/serialization/vst3/plugin/edit-controller-2.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plugin/edit-controller-2.h b/src/common/serialization/vst3/plugin/edit-controller-2.h index d20e9a79..8a5b4333 100644 --- a/src/common/serialization/vst3/plugin/edit-controller-2.h +++ b/src/common/serialization/vst3/plugin/edit-controller-2.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plugin/edit-controller-host-editing.cpp b/src/common/serialization/vst3/plugin/edit-controller-host-editing.cpp index 9a334a99..691a325c 100644 --- a/src/common/serialization/vst3/plugin/edit-controller-host-editing.cpp +++ b/src/common/serialization/vst3/plugin/edit-controller-host-editing.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plugin/edit-controller-host-editing.h b/src/common/serialization/vst3/plugin/edit-controller-host-editing.h index c645a394..7d105c34 100644 --- a/src/common/serialization/vst3/plugin/edit-controller-host-editing.h +++ b/src/common/serialization/vst3/plugin/edit-controller-host-editing.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plugin/edit-controller.cpp b/src/common/serialization/vst3/plugin/edit-controller.cpp index 9f6701d0..56846d6b 100644 --- a/src/common/serialization/vst3/plugin/edit-controller.cpp +++ b/src/common/serialization/vst3/plugin/edit-controller.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plugin/edit-controller.h b/src/common/serialization/vst3/plugin/edit-controller.h index fa9986ea..19edd7f6 100644 --- a/src/common/serialization/vst3/plugin/edit-controller.h +++ b/src/common/serialization/vst3/plugin/edit-controller.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plugin/info-listener.cpp b/src/common/serialization/vst3/plugin/info-listener.cpp index 38a019dc..dc661dbc 100644 --- a/src/common/serialization/vst3/plugin/info-listener.cpp +++ b/src/common/serialization/vst3/plugin/info-listener.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plugin/info-listener.h b/src/common/serialization/vst3/plugin/info-listener.h index 50ae9527..d2030bbd 100644 --- a/src/common/serialization/vst3/plugin/info-listener.h +++ b/src/common/serialization/vst3/plugin/info-listener.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plugin/keyswitch-controller.cpp b/src/common/serialization/vst3/plugin/keyswitch-controller.cpp index 9091f0b3..ccb200bd 100644 --- a/src/common/serialization/vst3/plugin/keyswitch-controller.cpp +++ b/src/common/serialization/vst3/plugin/keyswitch-controller.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plugin/keyswitch-controller.h b/src/common/serialization/vst3/plugin/keyswitch-controller.h index fd266160..f16f10ab 100644 --- a/src/common/serialization/vst3/plugin/keyswitch-controller.h +++ b/src/common/serialization/vst3/plugin/keyswitch-controller.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plugin/midi-learn.cpp b/src/common/serialization/vst3/plugin/midi-learn.cpp index 835ca84a..6f5f943d 100644 --- a/src/common/serialization/vst3/plugin/midi-learn.cpp +++ b/src/common/serialization/vst3/plugin/midi-learn.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plugin/midi-learn.h b/src/common/serialization/vst3/plugin/midi-learn.h index ba0b34d0..74c85ff0 100644 --- a/src/common/serialization/vst3/plugin/midi-learn.h +++ b/src/common/serialization/vst3/plugin/midi-learn.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plugin/midi-mapping.cpp b/src/common/serialization/vst3/plugin/midi-mapping.cpp index 47fda808..16ba1e0b 100644 --- a/src/common/serialization/vst3/plugin/midi-mapping.cpp +++ b/src/common/serialization/vst3/plugin/midi-mapping.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plugin/midi-mapping.h b/src/common/serialization/vst3/plugin/midi-mapping.h index d31a2ac1..28237d6c 100644 --- a/src/common/serialization/vst3/plugin/midi-mapping.h +++ b/src/common/serialization/vst3/plugin/midi-mapping.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plugin/note-expression-controller.cpp b/src/common/serialization/vst3/plugin/note-expression-controller.cpp index f21a6b4a..ebd1f8d6 100644 --- a/src/common/serialization/vst3/plugin/note-expression-controller.cpp +++ b/src/common/serialization/vst3/plugin/note-expression-controller.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plugin/note-expression-controller.h b/src/common/serialization/vst3/plugin/note-expression-controller.h index 7d51fde7..5a244cb4 100644 --- a/src/common/serialization/vst3/plugin/note-expression-controller.h +++ b/src/common/serialization/vst3/plugin/note-expression-controller.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plugin/note-expression-physical-ui-mapping.cpp b/src/common/serialization/vst3/plugin/note-expression-physical-ui-mapping.cpp index 2871dabb..a1e8e1e0 100644 --- a/src/common/serialization/vst3/plugin/note-expression-physical-ui-mapping.cpp +++ b/src/common/serialization/vst3/plugin/note-expression-physical-ui-mapping.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plugin/note-expression-physical-ui-mapping.h b/src/common/serialization/vst3/plugin/note-expression-physical-ui-mapping.h index 2308d985..66ce429b 100644 --- a/src/common/serialization/vst3/plugin/note-expression-physical-ui-mapping.h +++ b/src/common/serialization/vst3/plugin/note-expression-physical-ui-mapping.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plugin/parameter-function-name.cpp b/src/common/serialization/vst3/plugin/parameter-function-name.cpp index edb5c07c..9dd5188e 100644 --- a/src/common/serialization/vst3/plugin/parameter-function-name.cpp +++ b/src/common/serialization/vst3/plugin/parameter-function-name.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plugin/parameter-function-name.h b/src/common/serialization/vst3/plugin/parameter-function-name.h index e6ccf295..41ef7306 100644 --- a/src/common/serialization/vst3/plugin/parameter-function-name.h +++ b/src/common/serialization/vst3/plugin/parameter-function-name.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plugin/plugin-base.cpp b/src/common/serialization/vst3/plugin/plugin-base.cpp index 96dc99e1..fc174f7b 100644 --- a/src/common/serialization/vst3/plugin/plugin-base.cpp +++ b/src/common/serialization/vst3/plugin/plugin-base.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plugin/plugin-base.h b/src/common/serialization/vst3/plugin/plugin-base.h index 949b0baf..2c3741e1 100644 --- a/src/common/serialization/vst3/plugin/plugin-base.h +++ b/src/common/serialization/vst3/plugin/plugin-base.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plugin/prefetchable-support.cpp b/src/common/serialization/vst3/plugin/prefetchable-support.cpp index 197eed2c..869b78d8 100644 --- a/src/common/serialization/vst3/plugin/prefetchable-support.cpp +++ b/src/common/serialization/vst3/plugin/prefetchable-support.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plugin/prefetchable-support.h b/src/common/serialization/vst3/plugin/prefetchable-support.h index d2690d74..cf97fa43 100644 --- a/src/common/serialization/vst3/plugin/prefetchable-support.h +++ b/src/common/serialization/vst3/plugin/prefetchable-support.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plugin/process-context-requirements.cpp b/src/common/serialization/vst3/plugin/process-context-requirements.cpp index 61843882..c7dd76cc 100644 --- a/src/common/serialization/vst3/plugin/process-context-requirements.cpp +++ b/src/common/serialization/vst3/plugin/process-context-requirements.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plugin/process-context-requirements.h b/src/common/serialization/vst3/plugin/process-context-requirements.h index 1c3fc947..726207d1 100644 --- a/src/common/serialization/vst3/plugin/process-context-requirements.h +++ b/src/common/serialization/vst3/plugin/process-context-requirements.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plugin/program-list-data.cpp b/src/common/serialization/vst3/plugin/program-list-data.cpp index 2ee1b9fe..1c9a1aec 100644 --- a/src/common/serialization/vst3/plugin/program-list-data.cpp +++ b/src/common/serialization/vst3/plugin/program-list-data.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plugin/program-list-data.h b/src/common/serialization/vst3/plugin/program-list-data.h index 8f9a3ab9..7051e667 100644 --- a/src/common/serialization/vst3/plugin/program-list-data.h +++ b/src/common/serialization/vst3/plugin/program-list-data.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plugin/unit-data.cpp b/src/common/serialization/vst3/plugin/unit-data.cpp index 606a77c1..4c3f7583 100644 --- a/src/common/serialization/vst3/plugin/unit-data.cpp +++ b/src/common/serialization/vst3/plugin/unit-data.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plugin/unit-data.h b/src/common/serialization/vst3/plugin/unit-data.h index 487a4f50..d40966ec 100644 --- a/src/common/serialization/vst3/plugin/unit-data.h +++ b/src/common/serialization/vst3/plugin/unit-data.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plugin/unit-info.cpp b/src/common/serialization/vst3/plugin/unit-info.cpp index e7c4e9c7..436febfb 100644 --- a/src/common/serialization/vst3/plugin/unit-info.cpp +++ b/src/common/serialization/vst3/plugin/unit-info.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plugin/unit-info.h b/src/common/serialization/vst3/plugin/unit-info.h index 2223f348..3eeba393 100644 --- a/src/common/serialization/vst3/plugin/unit-info.h +++ b/src/common/serialization/vst3/plugin/unit-info.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plugin/xml-representation-controller.cpp b/src/common/serialization/vst3/plugin/xml-representation-controller.cpp index f034058d..66c48cc6 100644 --- a/src/common/serialization/vst3/plugin/xml-representation-controller.cpp +++ b/src/common/serialization/vst3/plugin/xml-representation-controller.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/plugin/xml-representation-controller.h b/src/common/serialization/vst3/plugin/xml-representation-controller.h index db930fa4..8aa047c2 100644 --- a/src/common/serialization/vst3/plugin/xml-representation-controller.h +++ b/src/common/serialization/vst3/plugin/xml-representation-controller.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/process-data.cpp b/src/common/serialization/vst3/process-data.cpp index bd87ff28..66675f61 100644 --- a/src/common/serialization/vst3/process-data.cpp +++ b/src/common/serialization/vst3/process-data.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/serialization/vst3/process-data.h b/src/common/serialization/vst3/process-data.h index 520daa5a..b63fb3d8 100644 --- a/src/common/serialization/vst3/process-data.h +++ b/src/common/serialization/vst3/process-data.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/toml++.h b/src/common/toml++.h index 1773ace8..9f4e08b2 100644 --- a/src/common/toml++.h +++ b/src/common/toml++.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/utils.cpp b/src/common/utils.cpp index 04b0b038..bc92471a 100644 --- a/src/common/utils.cpp +++ b/src/common/utils.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/utils.h b/src/common/utils.h index f1f3a5fa..eac34226 100644 --- a/src/common/utils.h +++ b/src/common/utils.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/common/vst24.h b/src/common/vst24.h index 589b8a8b..9ccd3e7d 100644 --- a/src/common/vst24.h +++ b/src/common/vst24.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/plugin/bridges/clap-impls/plugin-factory-proxy.cpp b/src/plugin/bridges/clap-impls/plugin-factory-proxy.cpp index 57e9269d..fc658725 100644 --- a/src/plugin/bridges/clap-impls/plugin-factory-proxy.cpp +++ b/src/plugin/bridges/clap-impls/plugin-factory-proxy.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/plugin/bridges/clap-impls/plugin-factory-proxy.h b/src/plugin/bridges/clap-impls/plugin-factory-proxy.h index 3d8b89df..c96f90e3 100644 --- a/src/plugin/bridges/clap-impls/plugin-factory-proxy.h +++ b/src/plugin/bridges/clap-impls/plugin-factory-proxy.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/plugin/bridges/clap-impls/plugin-proxy.cpp b/src/plugin/bridges/clap-impls/plugin-proxy.cpp index a61d230b..0d76a889 100644 --- a/src/plugin/bridges/clap-impls/plugin-proxy.cpp +++ b/src/plugin/bridges/clap-impls/plugin-proxy.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/plugin/bridges/clap-impls/plugin-proxy.h b/src/plugin/bridges/clap-impls/plugin-proxy.h index b465284a..4fe8396b 100644 --- a/src/plugin/bridges/clap-impls/plugin-proxy.h +++ b/src/plugin/bridges/clap-impls/plugin-proxy.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/plugin/bridges/clap.cpp b/src/plugin/bridges/clap.cpp index 91247fdf..22920356 100644 --- a/src/plugin/bridges/clap.cpp +++ b/src/plugin/bridges/clap.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/plugin/bridges/clap.h b/src/plugin/bridges/clap.h index 6f49f4c7..96ed48c1 100644 --- a/src/plugin/bridges/clap.h +++ b/src/plugin/bridges/clap.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/plugin/bridges/common.h b/src/plugin/bridges/common.h index 77753f43..8a54b89a 100644 --- a/src/plugin/bridges/common.h +++ b/src/plugin/bridges/common.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/plugin/bridges/vst2.cpp b/src/plugin/bridges/vst2.cpp index 45af83fb..da88d737 100644 --- a/src/plugin/bridges/vst2.cpp +++ b/src/plugin/bridges/vst2.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/plugin/bridges/vst2.h b/src/plugin/bridges/vst2.h index 0e6ade91..2effda96 100644 --- a/src/plugin/bridges/vst2.h +++ b/src/plugin/bridges/vst2.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/plugin/bridges/vst3-impls/plug-view-proxy.cpp b/src/plugin/bridges/vst3-impls/plug-view-proxy.cpp index 0b495bf8..4a44d318 100644 --- a/src/plugin/bridges/vst3-impls/plug-view-proxy.cpp +++ b/src/plugin/bridges/vst3-impls/plug-view-proxy.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/plugin/bridges/vst3-impls/plug-view-proxy.h b/src/plugin/bridges/vst3-impls/plug-view-proxy.h index d33f4e2f..17bb6a98 100644 --- a/src/plugin/bridges/vst3-impls/plug-view-proxy.h +++ b/src/plugin/bridges/vst3-impls/plug-view-proxy.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/plugin/bridges/vst3-impls/plugin-factory-proxy.cpp b/src/plugin/bridges/vst3-impls/plugin-factory-proxy.cpp index 79ce1d66..87d7b1c0 100644 --- a/src/plugin/bridges/vst3-impls/plugin-factory-proxy.cpp +++ b/src/plugin/bridges/vst3-impls/plugin-factory-proxy.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/plugin/bridges/vst3-impls/plugin-factory-proxy.h b/src/plugin/bridges/vst3-impls/plugin-factory-proxy.h index b3eafd43..e6d893ae 100644 --- a/src/plugin/bridges/vst3-impls/plugin-factory-proxy.h +++ b/src/plugin/bridges/vst3-impls/plugin-factory-proxy.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/plugin/bridges/vst3-impls/plugin-proxy.cpp b/src/plugin/bridges/vst3-impls/plugin-proxy.cpp index f96442bc..e47ce3ba 100644 --- a/src/plugin/bridges/vst3-impls/plugin-proxy.cpp +++ b/src/plugin/bridges/vst3-impls/plugin-proxy.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/plugin/bridges/vst3-impls/plugin-proxy.h b/src/plugin/bridges/vst3-impls/plugin-proxy.h index 91ae83ed..4cb6b30f 100644 --- a/src/plugin/bridges/vst3-impls/plugin-proxy.h +++ b/src/plugin/bridges/vst3-impls/plugin-proxy.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/plugin/bridges/vst3.cpp b/src/plugin/bridges/vst3.cpp index a823e17a..a7e995fd 100644 --- a/src/plugin/bridges/vst3.cpp +++ b/src/plugin/bridges/vst3.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/plugin/bridges/vst3.h b/src/plugin/bridges/vst3.h index 148ddb91..2dc40f24 100644 --- a/src/plugin/bridges/vst3.h +++ b/src/plugin/bridges/vst3.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/plugin/clap-plugin.cpp b/src/plugin/clap-plugin.cpp index eadc099e..213491c8 100644 --- a/src/plugin/clap-plugin.cpp +++ b/src/plugin/clap-plugin.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/plugin/host-process.cpp b/src/plugin/host-process.cpp index 88555127..7518da8b 100644 --- a/src/plugin/host-process.cpp +++ b/src/plugin/host-process.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/plugin/host-process.h b/src/plugin/host-process.h index 6ec24406..cf6ace8c 100644 --- a/src/plugin/host-process.h +++ b/src/plugin/host-process.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/plugin/utils.cpp b/src/plugin/utils.cpp index 82db99a5..441345c6 100644 --- a/src/plugin/utils.cpp +++ b/src/plugin/utils.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/plugin/utils.h b/src/plugin/utils.h index f198bae6..1c0a7c00 100644 --- a/src/plugin/utils.h +++ b/src/plugin/utils.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/plugin/vst2-plugin.cpp b/src/plugin/vst2-plugin.cpp index 2bed8dd3..c2deb06c 100644 --- a/src/plugin/vst2-plugin.cpp +++ b/src/plugin/vst2-plugin.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/plugin/vst3-plugin.cpp b/src/plugin/vst3-plugin.cpp index a2c9385c..59459634 100644 --- a/src/plugin/vst3-plugin.cpp +++ b/src/plugin/vst3-plugin.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/wine-host/bridges/clap-impls/host-proxy.cpp b/src/wine-host/bridges/clap-impls/host-proxy.cpp index 23fd874b..8b442a8a 100644 --- a/src/wine-host/bridges/clap-impls/host-proxy.cpp +++ b/src/wine-host/bridges/clap-impls/host-proxy.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/wine-host/bridges/clap-impls/host-proxy.h b/src/wine-host/bridges/clap-impls/host-proxy.h index 5f7abdeb..d1c3469c 100644 --- a/src/wine-host/bridges/clap-impls/host-proxy.h +++ b/src/wine-host/bridges/clap-impls/host-proxy.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/wine-host/bridges/clap.cpp b/src/wine-host/bridges/clap.cpp index d8e58f7b..81d6709e 100644 --- a/src/wine-host/bridges/clap.cpp +++ b/src/wine-host/bridges/clap.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/wine-host/bridges/clap.h b/src/wine-host/bridges/clap.h index 7ccf9d62..08ff89ef 100644 --- a/src/wine-host/bridges/clap.h +++ b/src/wine-host/bridges/clap.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/wine-host/bridges/common.cpp b/src/wine-host/bridges/common.cpp index 28712476..95e7c15b 100644 --- a/src/wine-host/bridges/common.cpp +++ b/src/wine-host/bridges/common.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/wine-host/bridges/common.h b/src/wine-host/bridges/common.h index 0866bbee..99c8dd3a 100644 --- a/src/wine-host/bridges/common.h +++ b/src/wine-host/bridges/common.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/wine-host/bridges/group.cpp b/src/wine-host/bridges/group.cpp index ac708f25..c5c9c362 100644 --- a/src/wine-host/bridges/group.cpp +++ b/src/wine-host/bridges/group.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/wine-host/bridges/group.h b/src/wine-host/bridges/group.h index da2aa498..cf5c7f51 100644 --- a/src/wine-host/bridges/group.h +++ b/src/wine-host/bridges/group.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/wine-host/bridges/vst2.cpp b/src/wine-host/bridges/vst2.cpp index 10deeaf0..f853d95f 100644 --- a/src/wine-host/bridges/vst2.cpp +++ b/src/wine-host/bridges/vst2.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/wine-host/bridges/vst2.h b/src/wine-host/bridges/vst2.h index edeaa1f5..9c2e8118 100644 --- a/src/wine-host/bridges/vst2.h +++ b/src/wine-host/bridges/vst2.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/wine-host/bridges/vst3-impls/component-handler-proxy.cpp b/src/wine-host/bridges/vst3-impls/component-handler-proxy.cpp index 83391aad..dd409bfb 100644 --- a/src/wine-host/bridges/vst3-impls/component-handler-proxy.cpp +++ b/src/wine-host/bridges/vst3-impls/component-handler-proxy.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/wine-host/bridges/vst3-impls/component-handler-proxy.h b/src/wine-host/bridges/vst3-impls/component-handler-proxy.h index bc0c0375..88474e69 100644 --- a/src/wine-host/bridges/vst3-impls/component-handler-proxy.h +++ b/src/wine-host/bridges/vst3-impls/component-handler-proxy.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/wine-host/bridges/vst3-impls/connection-point-proxy.cpp b/src/wine-host/bridges/vst3-impls/connection-point-proxy.cpp index f93fce9c..2d017dc5 100644 --- a/src/wine-host/bridges/vst3-impls/connection-point-proxy.cpp +++ b/src/wine-host/bridges/vst3-impls/connection-point-proxy.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/wine-host/bridges/vst3-impls/connection-point-proxy.h b/src/wine-host/bridges/vst3-impls/connection-point-proxy.h index 7bdb932e..31cd89b7 100644 --- a/src/wine-host/bridges/vst3-impls/connection-point-proxy.h +++ b/src/wine-host/bridges/vst3-impls/connection-point-proxy.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/wine-host/bridges/vst3-impls/context-menu-proxy.cpp b/src/wine-host/bridges/vst3-impls/context-menu-proxy.cpp index af5b9c02..936cb466 100644 --- a/src/wine-host/bridges/vst3-impls/context-menu-proxy.cpp +++ b/src/wine-host/bridges/vst3-impls/context-menu-proxy.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/wine-host/bridges/vst3-impls/context-menu-proxy.h b/src/wine-host/bridges/vst3-impls/context-menu-proxy.h index 3af013f4..c2370808 100644 --- a/src/wine-host/bridges/vst3-impls/context-menu-proxy.h +++ b/src/wine-host/bridges/vst3-impls/context-menu-proxy.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/wine-host/bridges/vst3-impls/host-context-proxy.cpp b/src/wine-host/bridges/vst3-impls/host-context-proxy.cpp index 3ccd36b9..e4f4dc41 100644 --- a/src/wine-host/bridges/vst3-impls/host-context-proxy.cpp +++ b/src/wine-host/bridges/vst3-impls/host-context-proxy.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/wine-host/bridges/vst3-impls/host-context-proxy.h b/src/wine-host/bridges/vst3-impls/host-context-proxy.h index 401ba231..4fe94224 100644 --- a/src/wine-host/bridges/vst3-impls/host-context-proxy.h +++ b/src/wine-host/bridges/vst3-impls/host-context-proxy.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/wine-host/bridges/vst3-impls/plug-frame-proxy.cpp b/src/wine-host/bridges/vst3-impls/plug-frame-proxy.cpp index faed3aee..f7026d25 100644 --- a/src/wine-host/bridges/vst3-impls/plug-frame-proxy.cpp +++ b/src/wine-host/bridges/vst3-impls/plug-frame-proxy.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/wine-host/bridges/vst3-impls/plug-frame-proxy.h b/src/wine-host/bridges/vst3-impls/plug-frame-proxy.h index 63e13547..8ec9d4da 100644 --- a/src/wine-host/bridges/vst3-impls/plug-frame-proxy.h +++ b/src/wine-host/bridges/vst3-impls/plug-frame-proxy.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/wine-host/bridges/vst3.cpp b/src/wine-host/bridges/vst3.cpp index 211407af..777a76a1 100644 --- a/src/wine-host/bridges/vst3.cpp +++ b/src/wine-host/bridges/vst3.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/wine-host/bridges/vst3.h b/src/wine-host/bridges/vst3.h index 12d6d788..1b1ef271 100644 --- a/src/wine-host/bridges/vst3.h +++ b/src/wine-host/bridges/vst3.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/wine-host/editor.cpp b/src/wine-host/editor.cpp index 9b152e7f..5186d406 100644 --- a/src/wine-host/editor.cpp +++ b/src/wine-host/editor.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/wine-host/editor.h b/src/wine-host/editor.h index 63de9c96..18636c1f 100644 --- a/src/wine-host/editor.h +++ b/src/wine-host/editor.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/wine-host/host.cpp b/src/wine-host/host.cpp index 78dfda20..7eece1d7 100644 --- a/src/wine-host/host.cpp +++ b/src/wine-host/host.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/wine-host/use-linux-asio.h b/src/wine-host/use-linux-asio.h index 577e25fa..8aa43db2 100644 --- a/src/wine-host/use-linux-asio.h +++ b/src/wine-host/use-linux-asio.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/wine-host/utils.cpp b/src/wine-host/utils.cpp index 0ed7be7c..49df1940 100644 --- a/src/wine-host/utils.cpp +++ b/src/wine-host/utils.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/wine-host/utils.h b/src/wine-host/utils.h index bcc82ea3..32d1ac72 100644 --- a/src/wine-host/utils.h +++ b/src/wine-host/utils.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/wine-host/xdnd-proxy.cpp b/src/wine-host/xdnd-proxy.cpp index a31722f7..11d16c34 100644 --- a/src/wine-host/xdnd-proxy.cpp +++ b/src/wine-host/xdnd-proxy.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/wine-host/xdnd-proxy.h b/src/wine-host/xdnd-proxy.h index e9a00c1e..ec7a9722 100644 --- a/src/wine-host/xdnd-proxy.h +++ b/src/wine-host/xdnd-proxy.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/tools/yabridgectl/src/actions.rs b/tools/yabridgectl/src/actions.rs index a0d9b98e..6a8be858 100644 --- a/tools/yabridgectl/src/actions.rs +++ b/tools/yabridgectl/src/actions.rs @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/tools/yabridgectl/src/actions/blacklist.rs b/tools/yabridgectl/src/actions/blacklist.rs index 87ca5757..e0dd5ce2 100644 --- a/tools/yabridgectl/src/actions/blacklist.rs +++ b/tools/yabridgectl/src/actions/blacklist.rs @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/tools/yabridgectl/src/config.rs b/tools/yabridgectl/src/config.rs index da5f4ff5..d948beff 100644 --- a/tools/yabridgectl/src/config.rs +++ b/tools/yabridgectl/src/config.rs @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/tools/yabridgectl/src/files.rs b/tools/yabridgectl/src/files.rs index 4e21ac53..e9e9ea76 100644 --- a/tools/yabridgectl/src/files.rs +++ b/tools/yabridgectl/src/files.rs @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/tools/yabridgectl/src/main.rs b/tools/yabridgectl/src/main.rs index 0a29d431..e66ef0da 100644 --- a/tools/yabridgectl/src/main.rs +++ b/tools/yabridgectl/src/main.rs @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/tools/yabridgectl/src/symbols.rs b/tools/yabridgectl/src/symbols.rs index 4628409d..e05a7fcb 100644 --- a/tools/yabridgectl/src/symbols.rs +++ b/tools/yabridgectl/src/symbols.rs @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/tools/yabridgectl/src/util.rs b/tools/yabridgectl/src/util.rs index c2f3a0db..3873796d 100644 --- a/tools/yabridgectl/src/util.rs +++ b/tools/yabridgectl/src/util.rs @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/tools/yabridgectl/src/vst3_moduleinfo.rs b/tools/yabridgectl/src/vst3_moduleinfo.rs index 4a2f7f99..8e352358 100644 --- a/tools/yabridgectl/src/vst3_moduleinfo.rs +++ b/tools/yabridgectl/src/vst3_moduleinfo.rs @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2023 Robbert van der Helm +// Copyright (C) 2020-2024 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by