diff --git a/src/chainloader/clap-chainloader.cpp b/src/chainloader/clap-chainloader.cpp index 11c62d7a..aa86bede 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 ccd65d33..c43e5693 100644 --- a/src/chainloader/utils.cpp +++ b/src/chainloader/utils.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 b572eb3d..5bc68fdd 100644 --- a/src/chainloader/utils.h +++ b/src/chainloader/utils.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 1da779e5..a6e9c9a6 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 f7e8ef5b..ffcf8942 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 b457e7aa..3424473e 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 520b7c73..cddd0fe8 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 859404b5..97a51241 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 c66f745b..3c26a11e 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 c979d352..a485823e 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 2d14633f..5e58dbe1 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 f7704dcc..8ba87d33 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 9ad69fa4..42146535 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 a2a934fd..63cdf779 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 9f8a3656..ec7be52c 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 2aaab6de..9295af3f 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 111b8015..b23ef34d 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 dc112191..500c0874 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 c9010e4d..02dbb833 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 712655a5..93aa28e4 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 96056b6d..e5098c77 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 168354d6..da505309 100644 --- a/src/common/configuration.cpp +++ b/src/common/configuration.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 2b4b8d21..d119742c 100644 --- a/src/common/configuration.h +++ b/src/common/configuration.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 53882f5b..17d862c2 100644 --- a/src/common/linking.cpp +++ b/src/common/linking.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 22a99305..78c7e853 100644 --- a/src/common/linking.h +++ b/src/common/linking.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 eb641a68..b2d71b0f 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 c35bc5a0..b112c0c9 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 753430ba..dcde10b5 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 73511a6a..aeb4041f 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 196adfe5..f53523f6 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 a01f0b61..ed626ea1 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 067ca65f..d0c921df 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 3f3a20fb..3f1c98cd 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 b2fcca5d..2320ca18 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 026e733f..66e08527 100644 --- a/src/common/notifications.cpp +++ b/src/common/notifications.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 486dfb9c..812c6285 100644 --- a/src/common/notifications.h +++ b/src/common/notifications.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 b7ea513e..47253e70 100644 --- a/src/common/plugins.cpp +++ b/src/common/plugins.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 97b3d407..8d665d1e 100644 --- a/src/common/plugins.h +++ b/src/common/plugins.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 1f183261..dbaf21ff 100644 --- a/src/common/process.cpp +++ b/src/common/process.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 f1e3f505..e74d0873 100644 --- a/src/common/process.h +++ b/src/common/process.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 b2950ab8..d9d0b16e 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 511c555e..4a4abdd0 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 a4183f8f..b002185a 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 b1f63a41..bf015173 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 57280b05..251d1f8e 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 825094f3..bc9c6edb 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 0b9b21e7..83452482 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 c3c94350..51c0c298 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 6b03875e..623c7d6b 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 c950533d..3778cdab 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 a4954e83..09e225a2 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 7e3b6f93..d17b3f81 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 545925c3..92978632 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 3b39160a..aa2e6577 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 032a896d..9f8cdb91 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 fe8def80..af11fa6c 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 be8727f5..77e6c23f 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 46ccdf15..56739c3d 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 b380c7e0..ac4a729e 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 a98dd43f..f4abf94d 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 b3a69005..b5f0f186 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 a36dbcb6..f46058d5 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 a613e37f..71de0114 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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-factory.h b/src/common/serialization/clap/plugin-factory.h index 227e923a..7592538d 100644 --- a/src/common/serialization/clap/plugin-factory.h +++ b/src/common/serialization/clap/plugin-factory.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 14316070..a28328f8 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 2295ab15..d7c66738 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 e0268ef9..c86b6c68 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 ba4c0503..962e29ab 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 b0053c63..6e531e01 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 e70596a7..acc71754 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 c600eb03..1f96fde3 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 85935c1d..b419bc84 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 a8366614..d09a875e 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 6c4fdab8..25cdbded 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 b3b19bcf..acdace73 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 de199678..3886b1b9 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 99ff3e3d..2675f1f6 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 abde562f..e5392ff0 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 38db32cc..0f4f9f12 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 17fd0747..939d69ba 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 c28c06f1..f2f1d205 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 fd0dc631..68663361 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 0bf3e5df..0f95193a 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 e44f1d83..1d8ba681 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 1dc8bb73..73487d00 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 83bcfbfb..b8f7025c 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 122fc649..e49297d8 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 9d23e9e4..061bf072 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 081b00c5..601801d0 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 0c3461d8..dccef9e8 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 d35f62ff..11f8e7eb 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 4ac2873d..5be69997 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 299ea03f..77fb9cbb 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 a3c12f71..1f80dc3d 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 a08a83a9..3ec48e20 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 c17199f9..a315a215 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 999d0fa3..6b0197f9 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 322ad3da..037b896a 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 4441ab16..dde40733 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 7e09528e..443b392f 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 e6c57cd8..c3c699d1 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 e1d7ddb1..1a0ad44a 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 e7dcab4c..faea1c38 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 9f64fd2f..97069d30 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 887a6511..c918fbc9 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 28c05757..2bae7a9d 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 415cb998..08f4daea 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 bef1daa5..6414d11b 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 4b297fe9..113c0a13 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 caf8db9b..a1c60f6c 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 7dd310b0..895b2c53 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 5077639a..2d3fea07 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 00e6ceed..91c9b820 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 37e3abe1..bb724183 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 3ad52c96..542cd06a 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 45096481..a896c712 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 d338ea14..31b300b1 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 c8a13c19..3f2c8d99 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 cbab7ba7..df1a1a0e 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 a07c129a..a98e675d 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 94a54fde..5cbb2ab9 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 b9887e21..63a9572b 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 0648c26d..bbadc0c6 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 0083f485..dd2000b7 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 fda2e452..6b699576 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 e255f29c..3554cbd5 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 da439f88..85f22f30 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 dde43673..b2b5b8ee 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 5f3fab65..309a0ba9 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 d72276a1..b0cba194 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 b4dd99d9..53792544 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 b65a328e..7b63f624 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 2b26ccdb..ceb3edbc 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 da7d4f04..c2f20089 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 7fcc88f6..e18f0ceb 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 16a9f1af..e13dc0cf 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 eb302e19..262108b7 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 b4381b0a..6df086a1 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 e57fb910..14db3a9f 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 6f96b35f..b40f2744 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 28e05387..0be10f96 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 1f48117a..12e9a12c 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 76698844..04675583 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 d0cff86c..78b3e695 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 bac9d70d..e3c89078 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 04bd5831..4e3e7738 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 f1a4b613..fe4ee9ce 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 f290a0e9..37a0b500 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 7abcdaa2..f5185ebf 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 4897ce73..9904f1b5 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 b77638e8..ce00afaa 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 d1f7dab9..d20e9a79 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 62831670..9a334a99 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 03db3cbc..c645a394 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 d902da88..9f6701d0 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 7f3f83e0..93879388 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 869b578c..38a019dc 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 58f63239..50ae9527 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 af438a3b..9091f0b3 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 9af676fc..fd266160 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 5a345f52..835ca84a 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 05ff8b0b..ba0b34d0 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 1fa2a545..47fda808 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 256aff8c..d31a2ac1 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 69f46276..f21a6b4a 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 337393a1..7d51fde7 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 37194172..2871dabb 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 461affce..2308d985 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 33d9449a..edb5c07c 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 cbf3608a..e6ccf295 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 e439db82..96dc99e1 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 4c919489..949b0baf 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 408c5d32..197eed2c 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 5e834245..d2690d74 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 7530a1c0..61843882 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 50562719..1c3fc947 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 1832d3d8..2ee1b9fe 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 13e88b8b..8f9a3ab9 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 c841b5e9..606a77c1 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 e0c0a154..487a4f50 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 f94aa9f7..e7c4e9c7 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 67408b60..2223f348 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 ac0afb0c..f034058d 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 61b9658c..db930fa4 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 8d985e70..bd87ff28 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 683bacf2..520daa5a 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 16d380b6..04b0b038 100644 --- a/src/common/utils.cpp +++ b/src/common/utils.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 7a7bc276..f1f3a5fa 100644 --- a/src/common/utils.h +++ b/src/common/utils.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you 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 d561ec54..589b8a8b 100644 --- a/src/common/vst24.h +++ b/src/common/vst24.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 e6f60e8a..7f8c7e12 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 f069ca3c..e9463ddd 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 3d635160..d78ba64c 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 2b3234aa..d791fb47 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 91aba83b..6c2bf11d 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 5e5282bb..6f49f4c7 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 d84a84f9..d8dba3be 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 c5ba7d17..45af83fb 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 275f53c8..0e6ade91 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 40900bcb..0b495bf8 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 95cb6dff..d33f4e2f 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 66785a16..79ce1d66 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 41d8a9af..b3eafd43 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 ae5e2ec7..052577b1 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 e1f28204..ed8b935e 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 5fda94a1..a823e17a 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 fb3e149e..148ddb91 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 3f777e28..bc3c137f 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 b58bc1b6..88555127 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 6e5dd701..6ec24406 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 0d76702b..8d6236ad 100644 --- a/src/plugin/utils.cpp +++ b/src/plugin/utils.cpp @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 98f96931..9c85933b 100644 --- a/src/plugin/utils.h +++ b/src/plugin/utils.h @@ -1,5 +1,5 @@ // yabridge: a Wine plugin bridge -// Copyright (C) 2020-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 b7686b12..187404ce 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 d27956f2..def050b9 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 f58c699a..a6522f17 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 ad2c6869..62ef62de 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 ffc7c7f5..2c06f0a2 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 fb6ce13b..86e2317c 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 6a9f3b9f..28712476 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 643fe7b8..0866bbee 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 33c84daa..ac708f25 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 055de3ef..da2aa498 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 d486013d..164a7d29 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 218d4539..edeaa1f5 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 b2ecfa72..83391aad 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 4cfb0e98..bc0c0375 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 5a246ca0..f93fce9c 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 db919bea..7bdb932e 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 a7498727..af5b9c02 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 f1e88a49..3af013f4 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 20f36d41..3ccd36b9 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 62831768..401ba231 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 c7c34c04..faed3aee 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 502c424e..63e13547 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 e73908ab..d84d522e 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 63f64466..e3e09452 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 b57e3909..2121e384 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 d226b6d0..54245558 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 ff58fcb7..78dfda20 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 bbaa2634..577e25fa 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 67c356f0..0ed7be7c 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 57550c19..bcc82ea3 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 2d404aa2..a31722f7 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: 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 cc031e49..e9a00c1e 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free 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 03617c4d..25857753 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free 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 9bacc51f..87ca5757 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free 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 76075938..53200bd5 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free 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 b4ec3cdc..4e21ac53 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free 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 e5618575..8dcd7dc8 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free 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 04340ce2..4628409d 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free 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 3589f7bf..83d04db2 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free 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 95251eb5..e9d8b8a4 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-2022 Robbert van der Helm +// Copyright (C) 2020-2023 Robbert van der Helm // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by