From 34f8d3b1d2c68f01a76a39ac06a4976e8705f07d Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Fri, 1 Jan 2021 18:54:02 +0100 Subject: [PATCH] Update the copyright notices for 2021 --- src/common/bitsery/ext/boost-path.h | 2 +- src/common/bitsery/ext/vst3.h | 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/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/plugins.h | 2 +- src/common/serialization/common.h | 2 +- src/common/serialization/vst2.cpp | 2 +- src/common/serialization/vst2.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/component-handler-proxy.cpp | 2 +- src/common/serialization/vst3/component-handler-proxy.h | 2 +- .../serialization/vst3/component-handler/component-handler.cpp | 2 +- .../serialization/vst3/component-handler/component-handler.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/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 +- 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/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/plug-view.cpp | 2 +- src/common/serialization/vst3/plug-view/plug-view.h | 2 +- src/common/serialization/vst3/plugin-factory.cpp | 2 +- src/common/serialization/vst3/plugin-factory.h | 2 +- src/common/serialization/vst3/plugin-proxy.cpp | 2 +- src/common/serialization/vst3/plugin-proxy.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/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 +- src/common/serialization/vst3/plugin/edit-controller.cpp | 2 +- src/common/serialization/vst3/plugin/edit-controller.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/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 +- src/common/serialization/vst3/process-data.cpp | 2 +- src/common/serialization/vst3/process-data.h | 2 +- src/common/utils.cpp | 2 +- src/common/utils.h | 2 +- src/common/vst24.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.cpp | 2 +- src/plugin/bridges/vst3-impls/plugin-factory.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/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/boost-fix.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/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/group-host.cpp | 2 +- src/wine-host/individual-host.cpp | 2 +- src/wine-host/utils.cpp | 2 +- src/wine-host/utils.h | 2 +- tools/yabridgectl/src/actions.rs | 2 +- tools/yabridgectl/src/config.rs | 2 +- tools/yabridgectl/src/files.rs | 2 +- tools/yabridgectl/src/main.rs | 2 +- tools/yabridgectl/src/utils.rs | 2 +- 125 files changed, 125 insertions(+), 125 deletions(-) diff --git a/src/common/bitsery/ext/boost-path.h b/src/common/bitsery/ext/boost-path.h index ba103324..cad5bd17 100644 --- a/src/common/bitsery/ext/boost-path.h +++ b/src/common/bitsery/ext/boost-path.h @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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/vst3.h b/src/common/bitsery/ext/vst3.h index 458c66cd..45cfee00 100644 --- a/src/common/bitsery/ext/vst3.h +++ b/src/common/bitsery/ext/vst3.h @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 de2595a1..e38b5164 100644 --- a/src/common/communication/common.h +++ b/src/common/communication/common.h @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 da13669d..1fcc0fd6 100644 --- a/src/common/communication/vst2.cpp +++ b/src/common/communication/vst2.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 60bb1e95..dca302b5 100644 --- a/src/common/communication/vst2.h +++ b/src/common/communication/vst2.h @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 c5bad2bc..9460b52c 100644 --- a/src/common/communication/vst3.h +++ b/src/common/communication/vst3.h @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 358e9073..d58b72aa 100644 --- a/src/common/config/config.h.in +++ b/src/common/config/config.h.in @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 ead22331..698ba9e4 100644 --- a/src/common/config/version.h.in +++ b/src/common/config/version.h.in @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 79c6e715..495e0412 100644 --- a/src/common/configuration.cpp +++ b/src/common/configuration.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 3b061e3f..88a0cd85 100644 --- a/src/common/configuration.h +++ b/src/common/configuration.h @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 c9877479..10fb0354 100644 --- a/src/common/logging/common.cpp +++ b/src/common/logging/common.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 3f10abdc..213c296d 100644 --- a/src/common/logging/common.h +++ b/src/common/logging/common.h @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 e03c7662..4911eac9 100644 --- a/src/common/logging/vst2.cpp +++ b/src/common/logging/vst2.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 75af6412..1cfa103d 100644 --- a/src/common/logging/vst2.h +++ b/src/common/logging/vst2.h @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 7241e095..88a1b6ec 100644 --- a/src/common/logging/vst3.cpp +++ b/src/common/logging/vst3.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 e1956aec..daa91d14 100644 --- a/src/common/logging/vst3.h +++ b/src/common/logging/vst3.h @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 86d4c5be..c0dcc0d3 100644 --- a/src/common/plugins.h +++ b/src/common/plugins.h @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 3eef07e2..a427ac2c 100644 --- a/src/common/serialization/common.h +++ b/src/common/serialization/common.h @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 f0219559..319145ba 100644 --- a/src/common/serialization/vst2.cpp +++ b/src/common/serialization/vst2.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 e44dfc16..a0909070 100644 --- a/src/common/serialization/vst2.h +++ b/src/common/serialization/vst2.h @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 5d925107..a1ea3765 100644 --- a/src/common/serialization/vst3.h +++ b/src/common/serialization/vst3.h @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 33311fe3..ab27863f 100644 --- a/src/common/serialization/vst3/attribute-list.cpp +++ b/src/common/serialization/vst3/attribute-list.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 12f816de..9f395ccd 100644 --- a/src/common/serialization/vst3/attribute-list.h +++ b/src/common/serialization/vst3/attribute-list.h @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 dabaf68e..2acbc9b3 100644 --- a/src/common/serialization/vst3/base.cpp +++ b/src/common/serialization/vst3/base.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 8b0bfeb2..46a9d182 100644 --- a/src/common/serialization/vst3/base.h +++ b/src/common/serialization/vst3/base.h @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 45753acb..5f6043a4 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 VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 0c82cea4..d455947c 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 VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 a9967efd..9fb6d964 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 VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 a55f8144..ddc24926 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 VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 cd04034e..f7753fd6 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 VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 21e82cfe..00e1e73c 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 VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 5800c21b..93cb8d45 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 VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 f6585625..f59e72c8 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 VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 da882533..10aca0f7 100644 --- a/src/common/serialization/vst3/event-list.cpp +++ b/src/common/serialization/vst3/event-list.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 ce052bea..af0c6793 100644 --- a/src/common/serialization/vst3/event-list.h +++ b/src/common/serialization/vst3/event-list.h @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 1e32b6ab..a4fef9f9 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 VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 e2afe641..7f583310 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 VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 46c12993..d27e1837 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 VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 5b63dea4..bbb06d41 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 VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 ac285a2a..bc28bd68 100644 --- a/src/common/serialization/vst3/message.cpp +++ b/src/common/serialization/vst3/message.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 a4e1aa6c..19e5db63 100644 --- a/src/common/serialization/vst3/message.h +++ b/src/common/serialization/vst3/message.h @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 45c4897a..781cd85a 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 VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 dfb13464..db4c47c1 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 VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 83b8ed50..b3743a21 100644 --- a/src/common/serialization/vst3/parameter-changes.cpp +++ b/src/common/serialization/vst3/parameter-changes.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 83fc3a3e..bbca39bb 100644 --- a/src/common/serialization/vst3/parameter-changes.h +++ b/src/common/serialization/vst3/parameter-changes.h @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 abf391c7..3a29db9d 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 VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 0a45bcb3..b43280fc 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 VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 a1cc9d46..f8f3e391 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 VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 89504638..e682a471 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 VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 de2fdf49..5160ae31 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 VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 4a04bc4c..b6134ab5 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 VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 d5959681..b9a9f8d8 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 VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 849cc515..a964c0e0 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 VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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.cpp b/src/common/serialization/vst3/plugin-factory.cpp index 3990e3a9..b973c9f0 100644 --- a/src/common/serialization/vst3/plugin-factory.cpp +++ b/src/common/serialization/vst3/plugin-factory.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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.h b/src/common/serialization/vst3/plugin-factory.h index 13292762..457cfb96 100644 --- a/src/common/serialization/vst3/plugin-factory.h +++ b/src/common/serialization/vst3/plugin-factory.h @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 3ec835b6..7724f60e 100644 --- a/src/common/serialization/vst3/plugin-proxy.cpp +++ b/src/common/serialization/vst3/plugin-proxy.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 625cb1b0..3f4eec7a 100644 --- a/src/common/serialization/vst3/plugin-proxy.h +++ b/src/common/serialization/vst3/plugin-proxy.h @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 15e7f99d..62472a14 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 VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 3e3c28a7..8a2e0d1e 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 VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 b66d12fd..932721e0 100644 --- a/src/common/serialization/vst3/plugin/component.cpp +++ b/src/common/serialization/vst3/plugin/component.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 7ca7f0db..46f4abdd 100644 --- a/src/common/serialization/vst3/plugin/component.h +++ b/src/common/serialization/vst3/plugin/component.h @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 c0c6d443..1203f718 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 VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 4dab808d..8371ceac 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 VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 aef36d0a..aaeb38a9 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 VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 f94e8682..9c5c417e 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 VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 62fa2d03..e617fef3 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 VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 799573bd..2610b907 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 VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 e2abb0fd..e646a70d 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 VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 5958ac9b..3b55e960 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 VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 3e76e812..69eb38b3 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 VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 434441be..87d6d9a2 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 VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 b03cd05a..f6a3aabc 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 VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 bd200e2b..77278e07 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 VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 8f8cf098..933767d5 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 VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 1708336a..ae39851b 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 VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 17e3f03d..572c506b 100644 --- a/src/common/serialization/vst3/process-data.cpp +++ b/src/common/serialization/vst3/process-data.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 4b792c94..5f58dc44 100644 --- a/src/common/serialization/vst3/process-data.h +++ b/src/common/serialization/vst3/process-data.h @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 1b2d0e64..19ced3bf 100644 --- a/src/common/utils.cpp +++ b/src/common/utils.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 909411b6..075eeb5f 100644 --- a/src/common/utils.h +++ b/src/common/utils.h @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 1ed5ed44..fb6e39b2 100644 --- a/src/common/vst24.h +++ b/src/common/vst24.h @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 cc08ecae..153c0ffd 100644 --- a/src/plugin/bridges/common.h +++ b/src/plugin/bridges/common.h @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 842f3b2f..ff1460ae 100644 --- a/src/plugin/bridges/vst2.cpp +++ b/src/plugin/bridges/vst2.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 a363830d..92b2dfb8 100644 --- a/src/plugin/bridges/vst2.h +++ b/src/plugin/bridges/vst2.h @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 eea0848e..5493b56a 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 VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 0a9711f0..e610a312 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 VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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.cpp b/src/plugin/bridges/vst3-impls/plugin-factory.cpp index 505a74f3..43014391 100644 --- a/src/plugin/bridges/vst3-impls/plugin-factory.cpp +++ b/src/plugin/bridges/vst3-impls/plugin-factory.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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.h b/src/plugin/bridges/vst3-impls/plugin-factory.h index 209ce765..25813172 100644 --- a/src/plugin/bridges/vst3-impls/plugin-factory.h +++ b/src/plugin/bridges/vst3-impls/plugin-factory.h @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 1e8aca11..a10590d3 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 VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 4a04db6c..7d60e954 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 VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 cd1dd3b2..222968a6 100644 --- a/src/plugin/bridges/vst3.cpp +++ b/src/plugin/bridges/vst3.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 21deb51b..e5a2d31d 100644 --- a/src/plugin/bridges/vst3.h +++ b/src/plugin/bridges/vst3.h @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 2ed9a9bf..44a10069 100644 --- a/src/plugin/host-process.cpp +++ b/src/plugin/host-process.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 cc950c81..544977ab 100644 --- a/src/plugin/host-process.h +++ b/src/plugin/host-process.h @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 24dc4b1a..e56882ee 100644 --- a/src/plugin/utils.cpp +++ b/src/plugin/utils.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 1ad98d81..34691db8 100644 --- a/src/plugin/utils.h +++ b/src/plugin/utils.h @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 50c17c4c..16d5a17f 100644 --- a/src/plugin/vst2-plugin.cpp +++ b/src/plugin/vst2-plugin.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 c0955ef8..7a38d18a 100644 --- a/src/plugin/vst3-plugin.cpp +++ b/src/plugin/vst3-plugin.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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/boost-fix.h b/src/wine-host/boost-fix.h index 478aaeef..3a948cab 100644 --- a/src/wine-host/boost-fix.h +++ b/src/wine-host/boost-fix.h @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 2aeda267..aa67ce46 100644 --- a/src/wine-host/bridges/common.cpp +++ b/src/wine-host/bridges/common.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 d9176725..e3a97ef1 100644 --- a/src/wine-host/bridges/common.h +++ b/src/wine-host/bridges/common.h @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 e982f557..9cba85a7 100644 --- a/src/wine-host/bridges/group.cpp +++ b/src/wine-host/bridges/group.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 f72e4938..86e208cb 100644 --- a/src/wine-host/bridges/group.h +++ b/src/wine-host/bridges/group.h @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 0881ead7..43fded9b 100644 --- a/src/wine-host/bridges/vst2.cpp +++ b/src/wine-host/bridges/vst2.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 23426289..9d4ad387 100644 --- a/src/wine-host/bridges/vst2.h +++ b/src/wine-host/bridges/vst2.h @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 b9d0ba92..c09ad942 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 VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 fcf0edf9..c15c7cab 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 VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 1e189a95..39b547d2 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 VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 9cff5c9e..7691c21f 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 VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 c7a0443d..0c0c63a7 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 VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 85ca3476..472ebd02 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 VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 91cc413d..fa40d0aa 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 VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 e15066a6..f8a1ac8b 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 VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 c5d70007..2d917749 100644 --- a/src/wine-host/bridges/vst3.cpp +++ b/src/wine-host/bridges/vst3.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 20ab77a0..c37be8aa 100644 --- a/src/wine-host/bridges/vst3.h +++ b/src/wine-host/bridges/vst3.h @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 2d64c283..6299be40 100644 --- a/src/wine-host/editor.cpp +++ b/src/wine-host/editor.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 1e61c631..faaff095 100644 --- a/src/wine-host/editor.h +++ b/src/wine-host/editor.h @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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/group-host.cpp b/src/wine-host/group-host.cpp index 75585ba7..9b681c92 100644 --- a/src/wine-host/group-host.cpp +++ b/src/wine-host/group-host.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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/individual-host.cpp b/src/wine-host/individual-host.cpp index d2279691..297a4744 100644 --- a/src/wine-host/individual-host.cpp +++ b/src/wine-host/individual-host.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 15b477c4..e22e080d 100644 --- a/src/wine-host/utils.cpp +++ b/src/wine-host/utils.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 ef6e6355..16683432 100644 --- a/src/wine-host/utils.h +++ b/src/wine-host/utils.h @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 3e3a1db5..f516813e 100644 --- a/tools/yabridgectl/src/actions.rs +++ b/tools/yabridgectl/src/actions.rs @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 0669e109..986c0377 100644 --- a/tools/yabridgectl/src/config.rs +++ b/tools/yabridgectl/src/config.rs @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 8e6426d7..2bd0cf85 100644 --- a/tools/yabridgectl/src/files.rs +++ b/tools/yabridgectl/src/files.rs @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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 b21fc8cd..c0c3a478 100644 --- a/tools/yabridgectl/src/main.rs +++ b/tools/yabridgectl/src/main.rs @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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/utils.rs b/tools/yabridgectl/src/utils.rs index 7e70be33..7e705d91 100644 --- a/tools/yabridgectl/src/utils.rs +++ b/tools/yabridgectl/src/utils.rs @@ -1,5 +1,5 @@ // yabridge: a Wine VST bridge -// Copyright (C) 2020 Robbert van der Helm +// Copyright (C) 2020-2021 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