diff --git a/Ryujinx.Audio.Renderer/Common/AuxiliaryBufferAddresses.cs b/Ryujinx.Audio.Renderer/Common/AuxiliaryBufferAddresses.cs index d8e345d84c..5d82656905 100644 --- a/Ryujinx.Audio.Renderer/Common/AuxiliaryBufferAddresses.cs +++ b/Ryujinx.Audio.Renderer/Common/AuxiliaryBufferAddresses.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Common/BehaviourParameter.cs b/Ryujinx.Audio.Renderer/Common/BehaviourParameter.cs index 8881a92c55..0de3d57156 100644 --- a/Ryujinx.Audio.Renderer/Common/BehaviourParameter.cs +++ b/Ryujinx.Audio.Renderer/Common/BehaviourParameter.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Common/EdgeMatrix.cs b/Ryujinx.Audio.Renderer/Common/EdgeMatrix.cs index 115281740b..33b6178009 100644 --- a/Ryujinx.Audio.Renderer/Common/EdgeMatrix.cs +++ b/Ryujinx.Audio.Renderer/Common/EdgeMatrix.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Common/EffectType.cs b/Ryujinx.Audio.Renderer/Common/EffectType.cs index 8349ecb5bf..082f94f84d 100644 --- a/Ryujinx.Audio.Renderer/Common/EffectType.cs +++ b/Ryujinx.Audio.Renderer/Common/EffectType.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Common/MemoryPoolUserState.cs b/Ryujinx.Audio.Renderer/Common/MemoryPoolUserState.cs index f1ea8d9a99..7f9765d90a 100644 --- a/Ryujinx.Audio.Renderer/Common/MemoryPoolUserState.cs +++ b/Ryujinx.Audio.Renderer/Common/MemoryPoolUserState.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Common/NodeIdHelper.cs b/Ryujinx.Audio.Renderer/Common/NodeIdHelper.cs index 6bb6605814..9bf1f2d06e 100644 --- a/Ryujinx.Audio.Renderer/Common/NodeIdHelper.cs +++ b/Ryujinx.Audio.Renderer/Common/NodeIdHelper.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Common/NodeIdType.cs b/Ryujinx.Audio.Renderer/Common/NodeIdType.cs index 9ee760e96b..4a4796a92c 100644 --- a/Ryujinx.Audio.Renderer/Common/NodeIdType.cs +++ b/Ryujinx.Audio.Renderer/Common/NodeIdType.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Common/NodeStates.cs b/Ryujinx.Audio.Renderer/Common/NodeStates.cs index 6598619a68..5efd776755 100644 --- a/Ryujinx.Audio.Renderer/Common/NodeStates.cs +++ b/Ryujinx.Audio.Renderer/Common/NodeStates.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Common/PerformanceDetailType.cs b/Ryujinx.Audio.Renderer/Common/PerformanceDetailType.cs index ebf5b469ef..a92bd0cc4a 100644 --- a/Ryujinx.Audio.Renderer/Common/PerformanceDetailType.cs +++ b/Ryujinx.Audio.Renderer/Common/PerformanceDetailType.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Common/PerformanceEntryType.cs b/Ryujinx.Audio.Renderer/Common/PerformanceEntryType.cs index ba27633ff5..0d9a547db0 100644 --- a/Ryujinx.Audio.Renderer/Common/PerformanceEntryType.cs +++ b/Ryujinx.Audio.Renderer/Common/PerformanceEntryType.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Common/PlayState.cs b/Ryujinx.Audio.Renderer/Common/PlayState.cs index a96b86dd8c..7771c154ee 100644 --- a/Ryujinx.Audio.Renderer/Common/PlayState.cs +++ b/Ryujinx.Audio.Renderer/Common/PlayState.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Common/ReverbEarlyMode.cs b/Ryujinx.Audio.Renderer/Common/ReverbEarlyMode.cs index 2b77336ec9..a0f65e5ed5 100644 --- a/Ryujinx.Audio.Renderer/Common/ReverbEarlyMode.cs +++ b/Ryujinx.Audio.Renderer/Common/ReverbEarlyMode.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Common/ReverbLateMode.cs b/Ryujinx.Audio.Renderer/Common/ReverbLateMode.cs index dab78c45b7..5776082131 100644 --- a/Ryujinx.Audio.Renderer/Common/ReverbLateMode.cs +++ b/Ryujinx.Audio.Renderer/Common/ReverbLateMode.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Common/SampleFormat.cs b/Ryujinx.Audio.Renderer/Common/SampleFormat.cs index 24da48bff0..b526840802 100644 --- a/Ryujinx.Audio.Renderer/Common/SampleFormat.cs +++ b/Ryujinx.Audio.Renderer/Common/SampleFormat.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Common/SinkType.cs b/Ryujinx.Audio.Renderer/Common/SinkType.cs index 22cab23c54..e1a3550881 100644 --- a/Ryujinx.Audio.Renderer/Common/SinkType.cs +++ b/Ryujinx.Audio.Renderer/Common/SinkType.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Common/UpdateDataHeader.cs b/Ryujinx.Audio.Renderer/Common/UpdateDataHeader.cs index 40c29f551d..ae51666241 100644 --- a/Ryujinx.Audio.Renderer/Common/UpdateDataHeader.cs +++ b/Ryujinx.Audio.Renderer/Common/UpdateDataHeader.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Common/VoiceUpdateState.cs b/Ryujinx.Audio.Renderer/Common/VoiceUpdateState.cs index 490bb871dc..b455ff5c20 100644 --- a/Ryujinx.Audio.Renderer/Common/VoiceUpdateState.cs +++ b/Ryujinx.Audio.Renderer/Common/VoiceUpdateState.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Common/WaveBuffer.cs b/Ryujinx.Audio.Renderer/Common/WaveBuffer.cs index c2dd1d6b91..53906c0c4c 100644 --- a/Ryujinx.Audio.Renderer/Common/WaveBuffer.cs +++ b/Ryujinx.Audio.Renderer/Common/WaveBuffer.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Common/WorkBufferAllocator.cs b/Ryujinx.Audio.Renderer/Common/WorkBufferAllocator.cs index 5e5fdff040..2aff4eb091 100644 --- a/Ryujinx.Audio.Renderer/Common/WorkBufferAllocator.cs +++ b/Ryujinx.Audio.Renderer/Common/WorkBufferAllocator.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Device/VirtualDevice.cs b/Ryujinx.Audio.Renderer/Device/VirtualDevice.cs index ca9011e874..29395e5c27 100644 --- a/Ryujinx.Audio.Renderer/Device/VirtualDevice.cs +++ b/Ryujinx.Audio.Renderer/Device/VirtualDevice.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Device/VirtualDeviceSession.cs b/Ryujinx.Audio.Renderer/Device/VirtualDeviceSession.cs index 0918423879..b26694182f 100644 --- a/Ryujinx.Audio.Renderer/Device/VirtualDeviceSession.cs +++ b/Ryujinx.Audio.Renderer/Device/VirtualDeviceSession.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Device/VirtualDeviceSessionRegistry.cs b/Ryujinx.Audio.Renderer/Device/VirtualDeviceSessionRegistry.cs index 569cb7c44e..ed6806b2f1 100644 --- a/Ryujinx.Audio.Renderer/Device/VirtualDeviceSessionRegistry.cs +++ b/Ryujinx.Audio.Renderer/Device/VirtualDeviceSessionRegistry.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Dsp/AdpcmHelper.cs b/Ryujinx.Audio.Renderer/Dsp/AdpcmHelper.cs index e49c74d374..f9f0811d9f 100644 --- a/Ryujinx.Audio.Renderer/Dsp/AdpcmHelper.cs +++ b/Ryujinx.Audio.Renderer/Dsp/AdpcmHelper.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Dsp/AudioProcessor.cs b/Ryujinx.Audio.Renderer/Dsp/AudioProcessor.cs index 674f20f967..d6cb497ab9 100644 --- a/Ryujinx.Audio.Renderer/Dsp/AudioProcessor.cs +++ b/Ryujinx.Audio.Renderer/Dsp/AudioProcessor.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Dsp/Command/AdpcmDataSourceCommandVersion1.cs b/Ryujinx.Audio.Renderer/Dsp/Command/AdpcmDataSourceCommandVersion1.cs index df9ef08659..daf752087b 100644 --- a/Ryujinx.Audio.Renderer/Dsp/Command/AdpcmDataSourceCommandVersion1.cs +++ b/Ryujinx.Audio.Renderer/Dsp/Command/AdpcmDataSourceCommandVersion1.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Dsp/Command/AuxiliaryBufferCommand.cs b/Ryujinx.Audio.Renderer/Dsp/Command/AuxiliaryBufferCommand.cs index 46aff27e71..5ff3a6b47a 100644 --- a/Ryujinx.Audio.Renderer/Dsp/Command/AuxiliaryBufferCommand.cs +++ b/Ryujinx.Audio.Renderer/Dsp/Command/AuxiliaryBufferCommand.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Dsp/Command/BiquadFilterCommand.cs b/Ryujinx.Audio.Renderer/Dsp/Command/BiquadFilterCommand.cs index d00d337109..580eb7327d 100644 --- a/Ryujinx.Audio.Renderer/Dsp/Command/BiquadFilterCommand.cs +++ b/Ryujinx.Audio.Renderer/Dsp/Command/BiquadFilterCommand.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Dsp/Command/CircularBufferSinkCommand.cs b/Ryujinx.Audio.Renderer/Dsp/Command/CircularBufferSinkCommand.cs index 63719a75f4..509aff279a 100644 --- a/Ryujinx.Audio.Renderer/Dsp/Command/CircularBufferSinkCommand.cs +++ b/Ryujinx.Audio.Renderer/Dsp/Command/CircularBufferSinkCommand.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Dsp/Command/ClearMixBufferCommand.cs b/Ryujinx.Audio.Renderer/Dsp/Command/ClearMixBufferCommand.cs index 3ec725d12c..ba9a035729 100644 --- a/Ryujinx.Audio.Renderer/Dsp/Command/ClearMixBufferCommand.cs +++ b/Ryujinx.Audio.Renderer/Dsp/Command/ClearMixBufferCommand.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Dsp/Command/CommandList.cs b/Ryujinx.Audio.Renderer/Dsp/Command/CommandList.cs index 4b80c93b2f..bcc2cd11b2 100644 --- a/Ryujinx.Audio.Renderer/Dsp/Command/CommandList.cs +++ b/Ryujinx.Audio.Renderer/Dsp/Command/CommandList.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Dsp/Command/CommandType.cs b/Ryujinx.Audio.Renderer/Dsp/Command/CommandType.cs index 6532cd153f..8ff1c5817d 100644 --- a/Ryujinx.Audio.Renderer/Dsp/Command/CommandType.cs +++ b/Ryujinx.Audio.Renderer/Dsp/Command/CommandType.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Dsp/Command/CopyMixBufferCommand.cs b/Ryujinx.Audio.Renderer/Dsp/Command/CopyMixBufferCommand.cs index 62b952151c..2dc6f04b84 100644 --- a/Ryujinx.Audio.Renderer/Dsp/Command/CopyMixBufferCommand.cs +++ b/Ryujinx.Audio.Renderer/Dsp/Command/CopyMixBufferCommand.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Dsp/Command/DataSourceVersion2Command.cs b/Ryujinx.Audio.Renderer/Dsp/Command/DataSourceVersion2Command.cs index e60a126fcf..469f6ca508 100644 --- a/Ryujinx.Audio.Renderer/Dsp/Command/DataSourceVersion2Command.cs +++ b/Ryujinx.Audio.Renderer/Dsp/Command/DataSourceVersion2Command.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Dsp/Command/DelayCommand.cs b/Ryujinx.Audio.Renderer/Dsp/Command/DelayCommand.cs index 1bf844d8a4..54234a93a2 100644 --- a/Ryujinx.Audio.Renderer/Dsp/Command/DelayCommand.cs +++ b/Ryujinx.Audio.Renderer/Dsp/Command/DelayCommand.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Dsp/Command/DepopForMixBuffersCommand.cs b/Ryujinx.Audio.Renderer/Dsp/Command/DepopForMixBuffersCommand.cs index 5a9806b668..c6feacfb92 100644 --- a/Ryujinx.Audio.Renderer/Dsp/Command/DepopForMixBuffersCommand.cs +++ b/Ryujinx.Audio.Renderer/Dsp/Command/DepopForMixBuffersCommand.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Dsp/Command/DepopPrepareCommand.cs b/Ryujinx.Audio.Renderer/Dsp/Command/DepopPrepareCommand.cs index 21ded53af6..d09c380e05 100644 --- a/Ryujinx.Audio.Renderer/Dsp/Command/DepopPrepareCommand.cs +++ b/Ryujinx.Audio.Renderer/Dsp/Command/DepopPrepareCommand.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Dsp/Command/DeviceSinkCommand.cs b/Ryujinx.Audio.Renderer/Dsp/Command/DeviceSinkCommand.cs index 111d2a4c65..621e0269fd 100644 --- a/Ryujinx.Audio.Renderer/Dsp/Command/DeviceSinkCommand.cs +++ b/Ryujinx.Audio.Renderer/Dsp/Command/DeviceSinkCommand.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Dsp/Command/DownMixSurroundToStereoCommand.cs b/Ryujinx.Audio.Renderer/Dsp/Command/DownMixSurroundToStereoCommand.cs index 7b790cdff5..96138db2d5 100644 --- a/Ryujinx.Audio.Renderer/Dsp/Command/DownMixSurroundToStereoCommand.cs +++ b/Ryujinx.Audio.Renderer/Dsp/Command/DownMixSurroundToStereoCommand.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Dsp/Command/ICommand.cs b/Ryujinx.Audio.Renderer/Dsp/Command/ICommand.cs index 85a011234a..e2f00ef659 100644 --- a/Ryujinx.Audio.Renderer/Dsp/Command/ICommand.cs +++ b/Ryujinx.Audio.Renderer/Dsp/Command/ICommand.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Dsp/Command/MixCommand.cs b/Ryujinx.Audio.Renderer/Dsp/Command/MixCommand.cs index 87b296f638..566fea92ba 100644 --- a/Ryujinx.Audio.Renderer/Dsp/Command/MixCommand.cs +++ b/Ryujinx.Audio.Renderer/Dsp/Command/MixCommand.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Dsp/Command/MixRampCommand.cs b/Ryujinx.Audio.Renderer/Dsp/Command/MixRampCommand.cs index 0397dee2a3..f34e50e4bc 100644 --- a/Ryujinx.Audio.Renderer/Dsp/Command/MixRampCommand.cs +++ b/Ryujinx.Audio.Renderer/Dsp/Command/MixRampCommand.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Dsp/Command/MixRampGroupedCommand.cs b/Ryujinx.Audio.Renderer/Dsp/Command/MixRampGroupedCommand.cs index 700b906c71..d45da1e3f4 100644 --- a/Ryujinx.Audio.Renderer/Dsp/Command/MixRampGroupedCommand.cs +++ b/Ryujinx.Audio.Renderer/Dsp/Command/MixRampGroupedCommand.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Dsp/Command/PcmFloatDataSourceCommandVersion1.cs b/Ryujinx.Audio.Renderer/Dsp/Command/PcmFloatDataSourceCommandVersion1.cs index 49e6253d77..d50c61fdb1 100644 --- a/Ryujinx.Audio.Renderer/Dsp/Command/PcmFloatDataSourceCommandVersion1.cs +++ b/Ryujinx.Audio.Renderer/Dsp/Command/PcmFloatDataSourceCommandVersion1.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Dsp/Command/PcmInt16DataSourceCommandVersion1.cs b/Ryujinx.Audio.Renderer/Dsp/Command/PcmInt16DataSourceCommandVersion1.cs index 56f85a90d6..9decd431f9 100644 --- a/Ryujinx.Audio.Renderer/Dsp/Command/PcmInt16DataSourceCommandVersion1.cs +++ b/Ryujinx.Audio.Renderer/Dsp/Command/PcmInt16DataSourceCommandVersion1.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Dsp/Command/PerformanceCommand.cs b/Ryujinx.Audio.Renderer/Dsp/Command/PerformanceCommand.cs index 199667e020..0cc35712e6 100644 --- a/Ryujinx.Audio.Renderer/Dsp/Command/PerformanceCommand.cs +++ b/Ryujinx.Audio.Renderer/Dsp/Command/PerformanceCommand.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Dsp/Command/Reverb3dCommand.cs b/Ryujinx.Audio.Renderer/Dsp/Command/Reverb3dCommand.cs index abac831b47..c152775808 100644 --- a/Ryujinx.Audio.Renderer/Dsp/Command/Reverb3dCommand.cs +++ b/Ryujinx.Audio.Renderer/Dsp/Command/Reverb3dCommand.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Dsp/Command/ReverbCommand.cs b/Ryujinx.Audio.Renderer/Dsp/Command/ReverbCommand.cs index 3935234ee1..f0303ed13d 100644 --- a/Ryujinx.Audio.Renderer/Dsp/Command/ReverbCommand.cs +++ b/Ryujinx.Audio.Renderer/Dsp/Command/ReverbCommand.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Dsp/Command/UpsampleCommand.cs b/Ryujinx.Audio.Renderer/Dsp/Command/UpsampleCommand.cs index 0761a8dad7..3bfaa0f6c4 100644 --- a/Ryujinx.Audio.Renderer/Dsp/Command/UpsampleCommand.cs +++ b/Ryujinx.Audio.Renderer/Dsp/Command/UpsampleCommand.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Dsp/Command/VolumeCommand.cs b/Ryujinx.Audio.Renderer/Dsp/Command/VolumeCommand.cs index 735a0a685f..b58ae1f814 100644 --- a/Ryujinx.Audio.Renderer/Dsp/Command/VolumeCommand.cs +++ b/Ryujinx.Audio.Renderer/Dsp/Command/VolumeCommand.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Dsp/Command/VolumeRampCommand.cs b/Ryujinx.Audio.Renderer/Dsp/Command/VolumeRampCommand.cs index 98427a2c13..d07926c88e 100644 --- a/Ryujinx.Audio.Renderer/Dsp/Command/VolumeRampCommand.cs +++ b/Ryujinx.Audio.Renderer/Dsp/Command/VolumeRampCommand.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Dsp/DataSourceHelper.cs b/Ryujinx.Audio.Renderer/Dsp/DataSourceHelper.cs index 6e270df453..bb583dd359 100644 --- a/Ryujinx.Audio.Renderer/Dsp/DataSourceHelper.cs +++ b/Ryujinx.Audio.Renderer/Dsp/DataSourceHelper.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Dsp/Effect/DecayDelay.cs b/Ryujinx.Audio.Renderer/Dsp/Effect/DecayDelay.cs index 6d885dbf75..8a815c56df 100644 --- a/Ryujinx.Audio.Renderer/Dsp/Effect/DecayDelay.cs +++ b/Ryujinx.Audio.Renderer/Dsp/Effect/DecayDelay.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Dsp/Effect/DelayLine.cs b/Ryujinx.Audio.Renderer/Dsp/Effect/DelayLine.cs index 3766390ab7..d178e69932 100644 --- a/Ryujinx.Audio.Renderer/Dsp/Effect/DelayLine.cs +++ b/Ryujinx.Audio.Renderer/Dsp/Effect/DelayLine.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Dsp/Effect/DelayLineReverb3d.cs b/Ryujinx.Audio.Renderer/Dsp/Effect/DelayLineReverb3d.cs index acdfdb4f5a..a30dcc6309 100644 --- a/Ryujinx.Audio.Renderer/Dsp/Effect/DelayLineReverb3d.cs +++ b/Ryujinx.Audio.Renderer/Dsp/Effect/DelayLineReverb3d.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Dsp/Effect/IDelayLine.cs b/Ryujinx.Audio.Renderer/Dsp/Effect/IDelayLine.cs index d44f559624..ac59445e4e 100644 --- a/Ryujinx.Audio.Renderer/Dsp/Effect/IDelayLine.cs +++ b/Ryujinx.Audio.Renderer/Dsp/Effect/IDelayLine.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Dsp/FixedPointHelper.cs b/Ryujinx.Audio.Renderer/Dsp/FixedPointHelper.cs index 2983c4dcde..0afd892687 100644 --- a/Ryujinx.Audio.Renderer/Dsp/FixedPointHelper.cs +++ b/Ryujinx.Audio.Renderer/Dsp/FixedPointHelper.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Dsp/FloatingPointHelper.cs b/Ryujinx.Audio.Renderer/Dsp/FloatingPointHelper.cs index c3da9d4d65..b143d8f995 100644 --- a/Ryujinx.Audio.Renderer/Dsp/FloatingPointHelper.cs +++ b/Ryujinx.Audio.Renderer/Dsp/FloatingPointHelper.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Dsp/PcmHelper.cs b/Ryujinx.Audio.Renderer/Dsp/PcmHelper.cs index 395a2c1aed..12c1d475c2 100644 --- a/Ryujinx.Audio.Renderer/Dsp/PcmHelper.cs +++ b/Ryujinx.Audio.Renderer/Dsp/PcmHelper.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Dsp/ResamplerHelper.cs b/Ryujinx.Audio.Renderer/Dsp/ResamplerHelper.cs index 0d40bbe914..d40da412bf 100644 --- a/Ryujinx.Audio.Renderer/Dsp/ResamplerHelper.cs +++ b/Ryujinx.Audio.Renderer/Dsp/ResamplerHelper.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Dsp/State/AdpcmLoopContext.cs b/Ryujinx.Audio.Renderer/Dsp/State/AdpcmLoopContext.cs index 0a218320b1..695b32d213 100644 --- a/Ryujinx.Audio.Renderer/Dsp/State/AdpcmLoopContext.cs +++ b/Ryujinx.Audio.Renderer/Dsp/State/AdpcmLoopContext.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Dsp/State/AuxiliaryBufferHeader.cs b/Ryujinx.Audio.Renderer/Dsp/State/AuxiliaryBufferHeader.cs index 3923a490d0..3cf24302cb 100644 --- a/Ryujinx.Audio.Renderer/Dsp/State/AuxiliaryBufferHeader.cs +++ b/Ryujinx.Audio.Renderer/Dsp/State/AuxiliaryBufferHeader.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Dsp/State/BiquadFilterState.cs b/Ryujinx.Audio.Renderer/Dsp/State/BiquadFilterState.cs index 01886b8f21..9677333da6 100644 --- a/Ryujinx.Audio.Renderer/Dsp/State/BiquadFilterState.cs +++ b/Ryujinx.Audio.Renderer/Dsp/State/BiquadFilterState.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Dsp/State/DelayState.cs b/Ryujinx.Audio.Renderer/Dsp/State/DelayState.cs index c6275befaa..7b694fb0ae 100644 --- a/Ryujinx.Audio.Renderer/Dsp/State/DelayState.cs +++ b/Ryujinx.Audio.Renderer/Dsp/State/DelayState.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Dsp/State/Reverb3dState.cs b/Ryujinx.Audio.Renderer/Dsp/State/Reverb3dState.cs index 3b119b92fd..be0f9734f8 100644 --- a/Ryujinx.Audio.Renderer/Dsp/State/Reverb3dState.cs +++ b/Ryujinx.Audio.Renderer/Dsp/State/Reverb3dState.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Dsp/State/ReverbState.cs b/Ryujinx.Audio.Renderer/Dsp/State/ReverbState.cs index 31b03dd618..60d8e28434 100644 --- a/Ryujinx.Audio.Renderer/Dsp/State/ReverbState.cs +++ b/Ryujinx.Audio.Renderer/Dsp/State/ReverbState.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Integration/HardwareDevice.cs b/Ryujinx.Audio.Renderer/Integration/HardwareDevice.cs index 4586a2e376..6a82ec8552 100644 --- a/Ryujinx.Audio.Renderer/Integration/HardwareDevice.cs +++ b/Ryujinx.Audio.Renderer/Integration/HardwareDevice.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Integration/IWritableEvent.cs b/Ryujinx.Audio.Renderer/Integration/IWritableEvent.cs index 3a899851c3..22864b74cf 100644 --- a/Ryujinx.Audio.Renderer/Integration/IWritableEvent.cs +++ b/Ryujinx.Audio.Renderer/Integration/IWritableEvent.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Parameter/AudioRendererConfiguration.cs b/Ryujinx.Audio.Renderer/Parameter/AudioRendererConfiguration.cs index 9ce3fb83da..047aa27957 100644 --- a/Ryujinx.Audio.Renderer/Parameter/AudioRendererConfiguration.cs +++ b/Ryujinx.Audio.Renderer/Parameter/AudioRendererConfiguration.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Parameter/BehaviourErrorInfoOutStatus.cs b/Ryujinx.Audio.Renderer/Parameter/BehaviourErrorInfoOutStatus.cs index 7e1af5e976..e5312f0459 100644 --- a/Ryujinx.Audio.Renderer/Parameter/BehaviourErrorInfoOutStatus.cs +++ b/Ryujinx.Audio.Renderer/Parameter/BehaviourErrorInfoOutStatus.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Parameter/BiquadFilterParameter.cs b/Ryujinx.Audio.Renderer/Parameter/BiquadFilterParameter.cs index fdbea61efe..de6b9577b2 100644 --- a/Ryujinx.Audio.Renderer/Parameter/BiquadFilterParameter.cs +++ b/Ryujinx.Audio.Renderer/Parameter/BiquadFilterParameter.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Parameter/Effect/AuxiliaryBufferParameter.cs b/Ryujinx.Audio.Renderer/Parameter/Effect/AuxiliaryBufferParameter.cs index e18c05dbdc..5a7479223d 100644 --- a/Ryujinx.Audio.Renderer/Parameter/Effect/AuxiliaryBufferParameter.cs +++ b/Ryujinx.Audio.Renderer/Parameter/Effect/AuxiliaryBufferParameter.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Parameter/Effect/BiquadFilterEffectParameter.cs b/Ryujinx.Audio.Renderer/Parameter/Effect/BiquadFilterEffectParameter.cs index 26fff31063..7d58d4be8c 100644 --- a/Ryujinx.Audio.Renderer/Parameter/Effect/BiquadFilterEffectParameter.cs +++ b/Ryujinx.Audio.Renderer/Parameter/Effect/BiquadFilterEffectParameter.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Parameter/Effect/BufferMixerParameter.cs b/Ryujinx.Audio.Renderer/Parameter/Effect/BufferMixerParameter.cs index 94f770335f..b0c0c33742 100644 --- a/Ryujinx.Audio.Renderer/Parameter/Effect/BufferMixerParameter.cs +++ b/Ryujinx.Audio.Renderer/Parameter/Effect/BufferMixerParameter.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Parameter/Effect/DelayParameter.cs b/Ryujinx.Audio.Renderer/Parameter/Effect/DelayParameter.cs index 2f2c907f02..e0dbeb7ca6 100644 --- a/Ryujinx.Audio.Renderer/Parameter/Effect/DelayParameter.cs +++ b/Ryujinx.Audio.Renderer/Parameter/Effect/DelayParameter.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Parameter/Effect/Reverb3dParameter.cs b/Ryujinx.Audio.Renderer/Parameter/Effect/Reverb3dParameter.cs index 9f31cd1533..0dbecfb885 100644 --- a/Ryujinx.Audio.Renderer/Parameter/Effect/Reverb3dParameter.cs +++ b/Ryujinx.Audio.Renderer/Parameter/Effect/Reverb3dParameter.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Parameter/Effect/ReverbParameter.cs b/Ryujinx.Audio.Renderer/Parameter/Effect/ReverbParameter.cs index ebe0ffddd5..daa81c5117 100644 --- a/Ryujinx.Audio.Renderer/Parameter/Effect/ReverbParameter.cs +++ b/Ryujinx.Audio.Renderer/Parameter/Effect/ReverbParameter.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Parameter/EffectInParameter.cs b/Ryujinx.Audio.Renderer/Parameter/EffectInParameter.cs index 197cb0f030..af8edeff45 100644 --- a/Ryujinx.Audio.Renderer/Parameter/EffectInParameter.cs +++ b/Ryujinx.Audio.Renderer/Parameter/EffectInParameter.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Parameter/EffectOutStatus.cs b/Ryujinx.Audio.Renderer/Parameter/EffectOutStatus.cs index 6e81524f65..7ed2c7ba62 100644 --- a/Ryujinx.Audio.Renderer/Parameter/EffectOutStatus.cs +++ b/Ryujinx.Audio.Renderer/Parameter/EffectOutStatus.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Parameter/MemoryPoolInParameter.cs b/Ryujinx.Audio.Renderer/Parameter/MemoryPoolInParameter.cs index b86a899252..15498cca59 100644 --- a/Ryujinx.Audio.Renderer/Parameter/MemoryPoolInParameter.cs +++ b/Ryujinx.Audio.Renderer/Parameter/MemoryPoolInParameter.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Parameter/MemoryPoolOutStatus.cs b/Ryujinx.Audio.Renderer/Parameter/MemoryPoolOutStatus.cs index a29bc4a75f..c125cb8b10 100644 --- a/Ryujinx.Audio.Renderer/Parameter/MemoryPoolOutStatus.cs +++ b/Ryujinx.Audio.Renderer/Parameter/MemoryPoolOutStatus.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Parameter/MixInParameterDirtyOnlyUpdate.cs b/Ryujinx.Audio.Renderer/Parameter/MixInParameterDirtyOnlyUpdate.cs index 774c7b7a1d..cdbd587181 100644 --- a/Ryujinx.Audio.Renderer/Parameter/MixInParameterDirtyOnlyUpdate.cs +++ b/Ryujinx.Audio.Renderer/Parameter/MixInParameterDirtyOnlyUpdate.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Parameter/MixParameter.cs b/Ryujinx.Audio.Renderer/Parameter/MixParameter.cs index e666f66938..7f45bca652 100644 --- a/Ryujinx.Audio.Renderer/Parameter/MixParameter.cs +++ b/Ryujinx.Audio.Renderer/Parameter/MixParameter.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Parameter/Performance/PerformanceInParameter.cs b/Ryujinx.Audio.Renderer/Parameter/Performance/PerformanceInParameter.cs index 798329d23d..929f006b4f 100644 --- a/Ryujinx.Audio.Renderer/Parameter/Performance/PerformanceInParameter.cs +++ b/Ryujinx.Audio.Renderer/Parameter/Performance/PerformanceInParameter.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Parameter/Performance/PerformanceOutStatus.cs b/Ryujinx.Audio.Renderer/Parameter/Performance/PerformanceOutStatus.cs index e4cd28f3df..9263362c6c 100644 --- a/Ryujinx.Audio.Renderer/Parameter/Performance/PerformanceOutStatus.cs +++ b/Ryujinx.Audio.Renderer/Parameter/Performance/PerformanceOutStatus.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Parameter/RendererInfoOutStatus.cs b/Ryujinx.Audio.Renderer/Parameter/RendererInfoOutStatus.cs index 7648ffd45f..315f096823 100644 --- a/Ryujinx.Audio.Renderer/Parameter/RendererInfoOutStatus.cs +++ b/Ryujinx.Audio.Renderer/Parameter/RendererInfoOutStatus.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Parameter/Sink/CircularBufferParameter.cs b/Ryujinx.Audio.Renderer/Parameter/Sink/CircularBufferParameter.cs index a314213b7d..d688529a4c 100644 --- a/Ryujinx.Audio.Renderer/Parameter/Sink/CircularBufferParameter.cs +++ b/Ryujinx.Audio.Renderer/Parameter/Sink/CircularBufferParameter.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Parameter/Sink/DeviceParameter.cs b/Ryujinx.Audio.Renderer/Parameter/Sink/DeviceParameter.cs index d4629ef2b3..591b49450d 100644 --- a/Ryujinx.Audio.Renderer/Parameter/Sink/DeviceParameter.cs +++ b/Ryujinx.Audio.Renderer/Parameter/Sink/DeviceParameter.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Parameter/SinkInParameter.cs b/Ryujinx.Audio.Renderer/Parameter/SinkInParameter.cs index dab40f0e0c..0859ef31ff 100644 --- a/Ryujinx.Audio.Renderer/Parameter/SinkInParameter.cs +++ b/Ryujinx.Audio.Renderer/Parameter/SinkInParameter.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Parameter/SinkOutStatus.cs b/Ryujinx.Audio.Renderer/Parameter/SinkOutStatus.cs index a57a711304..e0cb4942f4 100644 --- a/Ryujinx.Audio.Renderer/Parameter/SinkOutStatus.cs +++ b/Ryujinx.Audio.Renderer/Parameter/SinkOutStatus.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Parameter/SplitterDestinationInParameter.cs b/Ryujinx.Audio.Renderer/Parameter/SplitterDestinationInParameter.cs index 61e55cb40f..a1c18d5771 100644 --- a/Ryujinx.Audio.Renderer/Parameter/SplitterDestinationInParameter.cs +++ b/Ryujinx.Audio.Renderer/Parameter/SplitterDestinationInParameter.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Parameter/SplitterInParameter.cs b/Ryujinx.Audio.Renderer/Parameter/SplitterInParameter.cs index 8f095f4811..a829abf9ec 100644 --- a/Ryujinx.Audio.Renderer/Parameter/SplitterInParameter.cs +++ b/Ryujinx.Audio.Renderer/Parameter/SplitterInParameter.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Parameter/SplitterInParameterHeader.cs b/Ryujinx.Audio.Renderer/Parameter/SplitterInParameterHeader.cs index d3298d0999..746d59b73e 100644 --- a/Ryujinx.Audio.Renderer/Parameter/SplitterInParameterHeader.cs +++ b/Ryujinx.Audio.Renderer/Parameter/SplitterInParameterHeader.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Parameter/VoiceChannelResourceInParameter.cs b/Ryujinx.Audio.Renderer/Parameter/VoiceChannelResourceInParameter.cs index 93977f1c48..73ad2bfd37 100644 --- a/Ryujinx.Audio.Renderer/Parameter/VoiceChannelResourceInParameter.cs +++ b/Ryujinx.Audio.Renderer/Parameter/VoiceChannelResourceInParameter.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Parameter/VoiceInParameter.cs b/Ryujinx.Audio.Renderer/Parameter/VoiceInParameter.cs index 220edcb0fc..9a18a95a2a 100644 --- a/Ryujinx.Audio.Renderer/Parameter/VoiceInParameter.cs +++ b/Ryujinx.Audio.Renderer/Parameter/VoiceInParameter.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Parameter/VoiceOutStatus.cs b/Ryujinx.Audio.Renderer/Parameter/VoiceOutStatus.cs index 1b21175e97..62d17a5aa9 100644 --- a/Ryujinx.Audio.Renderer/Parameter/VoiceOutStatus.cs +++ b/Ryujinx.Audio.Renderer/Parameter/VoiceOutStatus.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/RendererConstants.cs b/Ryujinx.Audio.Renderer/RendererConstants.cs index 32efebc8b9..d269737846 100644 --- a/Ryujinx.Audio.Renderer/RendererConstants.cs +++ b/Ryujinx.Audio.Renderer/RendererConstants.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/ResultCode.cs b/Ryujinx.Audio.Renderer/ResultCode.cs index 84a47eb269..9b11aefa45 100644 --- a/Ryujinx.Audio.Renderer/ResultCode.cs +++ b/Ryujinx.Audio.Renderer/ResultCode.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/AudioRenderSystem.cs b/Ryujinx.Audio.Renderer/Server/AudioRenderSystem.cs index a59252847d..9b87957aab 100644 --- a/Ryujinx.Audio.Renderer/Server/AudioRenderSystem.cs +++ b/Ryujinx.Audio.Renderer/Server/AudioRenderSystem.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/AudioRendererManager.cs b/Ryujinx.Audio.Renderer/Server/AudioRendererManager.cs index 3df0ab31e2..f552935bd7 100644 --- a/Ryujinx.Audio.Renderer/Server/AudioRendererManager.cs +++ b/Ryujinx.Audio.Renderer/Server/AudioRendererManager.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/BehaviourContext.cs b/Ryujinx.Audio.Renderer/Server/BehaviourContext.cs index 8a3e1aa981..28bcdac5e5 100644 --- a/Ryujinx.Audio.Renderer/Server/BehaviourContext.cs +++ b/Ryujinx.Audio.Renderer/Server/BehaviourContext.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/CommandBuffer.cs b/Ryujinx.Audio.Renderer/Server/CommandBuffer.cs index c5e6d10a83..ca37e09038 100644 --- a/Ryujinx.Audio.Renderer/Server/CommandBuffer.cs +++ b/Ryujinx.Audio.Renderer/Server/CommandBuffer.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/CommandGenerator.cs b/Ryujinx.Audio.Renderer/Server/CommandGenerator.cs index 00fddefa81..36c438fec2 100644 --- a/Ryujinx.Audio.Renderer/Server/CommandGenerator.cs +++ b/Ryujinx.Audio.Renderer/Server/CommandGenerator.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/CommandProcessingTimeEstimatorVersion1.cs b/Ryujinx.Audio.Renderer/Server/CommandProcessingTimeEstimatorVersion1.cs index 7afa88a4fc..81d3b57bbb 100644 --- a/Ryujinx.Audio.Renderer/Server/CommandProcessingTimeEstimatorVersion1.cs +++ b/Ryujinx.Audio.Renderer/Server/CommandProcessingTimeEstimatorVersion1.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/CommandProcessingTimeEstimatorVersion2.cs b/Ryujinx.Audio.Renderer/Server/CommandProcessingTimeEstimatorVersion2.cs index 7f33b1bf24..0f4fe3c2ca 100644 --- a/Ryujinx.Audio.Renderer/Server/CommandProcessingTimeEstimatorVersion2.cs +++ b/Ryujinx.Audio.Renderer/Server/CommandProcessingTimeEstimatorVersion2.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/CommandProcessingTimeEstimatorVersion3.cs b/Ryujinx.Audio.Renderer/Server/CommandProcessingTimeEstimatorVersion3.cs index 19a8174d9d..8e15d64298 100644 --- a/Ryujinx.Audio.Renderer/Server/CommandProcessingTimeEstimatorVersion3.cs +++ b/Ryujinx.Audio.Renderer/Server/CommandProcessingTimeEstimatorVersion3.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/Effect/AuxiliaryBufferEffect.cs b/Ryujinx.Audio.Renderer/Server/Effect/AuxiliaryBufferEffect.cs index 02f47a4a8d..df82945bca 100644 --- a/Ryujinx.Audio.Renderer/Server/Effect/AuxiliaryBufferEffect.cs +++ b/Ryujinx.Audio.Renderer/Server/Effect/AuxiliaryBufferEffect.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/Effect/BaseEffect.cs b/Ryujinx.Audio.Renderer/Server/Effect/BaseEffect.cs index 55705f0a5e..7c491fd155 100644 --- a/Ryujinx.Audio.Renderer/Server/Effect/BaseEffect.cs +++ b/Ryujinx.Audio.Renderer/Server/Effect/BaseEffect.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/Effect/BiquadFilterEffect.cs b/Ryujinx.Audio.Renderer/Server/Effect/BiquadFilterEffect.cs index 1e47d67555..aadf28448e 100644 --- a/Ryujinx.Audio.Renderer/Server/Effect/BiquadFilterEffect.cs +++ b/Ryujinx.Audio.Renderer/Server/Effect/BiquadFilterEffect.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/Effect/BufferMixEffect.cs b/Ryujinx.Audio.Renderer/Server/Effect/BufferMixEffect.cs index 7f5b162922..14ed3950b3 100644 --- a/Ryujinx.Audio.Renderer/Server/Effect/BufferMixEffect.cs +++ b/Ryujinx.Audio.Renderer/Server/Effect/BufferMixEffect.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/Effect/DelayEffect.cs b/Ryujinx.Audio.Renderer/Server/Effect/DelayEffect.cs index 9134e00304..df3e5ee757 100644 --- a/Ryujinx.Audio.Renderer/Server/Effect/DelayEffect.cs +++ b/Ryujinx.Audio.Renderer/Server/Effect/DelayEffect.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/Effect/EffectContext.cs b/Ryujinx.Audio.Renderer/Server/Effect/EffectContext.cs index d637592e8d..ff6051aecc 100644 --- a/Ryujinx.Audio.Renderer/Server/Effect/EffectContext.cs +++ b/Ryujinx.Audio.Renderer/Server/Effect/EffectContext.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/Effect/Reverb3dEffect.cs b/Ryujinx.Audio.Renderer/Server/Effect/Reverb3dEffect.cs index b9db229439..d9f2379922 100644 --- a/Ryujinx.Audio.Renderer/Server/Effect/Reverb3dEffect.cs +++ b/Ryujinx.Audio.Renderer/Server/Effect/Reverb3dEffect.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/Effect/ReverbEffect.cs b/Ryujinx.Audio.Renderer/Server/Effect/ReverbEffect.cs index adc897989b..4c81f7299b 100644 --- a/Ryujinx.Audio.Renderer/Server/Effect/ReverbEffect.cs +++ b/Ryujinx.Audio.Renderer/Server/Effect/ReverbEffect.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/Effect/UsageState.cs b/Ryujinx.Audio.Renderer/Server/Effect/UsageState.cs index afb7c1fc26..a519acd4da 100644 --- a/Ryujinx.Audio.Renderer/Server/Effect/UsageState.cs +++ b/Ryujinx.Audio.Renderer/Server/Effect/UsageState.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/ICommandProcessingTimeEstimator.cs b/Ryujinx.Audio.Renderer/Server/ICommandProcessingTimeEstimator.cs index f533f57b2c..119ec90783 100644 --- a/Ryujinx.Audio.Renderer/Server/ICommandProcessingTimeEstimator.cs +++ b/Ryujinx.Audio.Renderer/Server/ICommandProcessingTimeEstimator.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/MemoryPool/AddressInfo.cs b/Ryujinx.Audio.Renderer/Server/MemoryPool/AddressInfo.cs index d6c161748a..2b625d066e 100644 --- a/Ryujinx.Audio.Renderer/Server/MemoryPool/AddressInfo.cs +++ b/Ryujinx.Audio.Renderer/Server/MemoryPool/AddressInfo.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/MemoryPool/MemoryPoolState.cs b/Ryujinx.Audio.Renderer/Server/MemoryPool/MemoryPoolState.cs index 2f5dbf08ac..ebde1403b9 100644 --- a/Ryujinx.Audio.Renderer/Server/MemoryPool/MemoryPoolState.cs +++ b/Ryujinx.Audio.Renderer/Server/MemoryPool/MemoryPoolState.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/MemoryPool/PoolMapper.cs b/Ryujinx.Audio.Renderer/Server/MemoryPool/PoolMapper.cs index 1aafe04eda..b255960cab 100644 --- a/Ryujinx.Audio.Renderer/Server/MemoryPool/PoolMapper.cs +++ b/Ryujinx.Audio.Renderer/Server/MemoryPool/PoolMapper.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/Mix/MixContext.cs b/Ryujinx.Audio.Renderer/Server/Mix/MixContext.cs index 46c244bb4f..5a3c3a63ab 100644 --- a/Ryujinx.Audio.Renderer/Server/Mix/MixContext.cs +++ b/Ryujinx.Audio.Renderer/Server/Mix/MixContext.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/Mix/MixState.cs b/Ryujinx.Audio.Renderer/Server/Mix/MixState.cs index ed4665f54f..d697488aa5 100644 --- a/Ryujinx.Audio.Renderer/Server/Mix/MixState.cs +++ b/Ryujinx.Audio.Renderer/Server/Mix/MixState.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/Performance/IPerformanceDetailEntry.cs b/Ryujinx.Audio.Renderer/Server/Performance/IPerformanceDetailEntry.cs index d45b60ebf3..893cc00810 100644 --- a/Ryujinx.Audio.Renderer/Server/Performance/IPerformanceDetailEntry.cs +++ b/Ryujinx.Audio.Renderer/Server/Performance/IPerformanceDetailEntry.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/Performance/IPerformanceEntry.cs b/Ryujinx.Audio.Renderer/Server/Performance/IPerformanceEntry.cs index 2b7b540507..2a2fa9cce4 100644 --- a/Ryujinx.Audio.Renderer/Server/Performance/IPerformanceEntry.cs +++ b/Ryujinx.Audio.Renderer/Server/Performance/IPerformanceEntry.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/Performance/IPerformanceHeader.cs b/Ryujinx.Audio.Renderer/Server/Performance/IPerformanceHeader.cs index d5e6e9ae53..5a26754d5a 100644 --- a/Ryujinx.Audio.Renderer/Server/Performance/IPerformanceHeader.cs +++ b/Ryujinx.Audio.Renderer/Server/Performance/IPerformanceHeader.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/Performance/PerformanceDetailVersion1.cs b/Ryujinx.Audio.Renderer/Server/Performance/PerformanceDetailVersion1.cs index 6f6e7e5757..b7df7f281c 100644 --- a/Ryujinx.Audio.Renderer/Server/Performance/PerformanceDetailVersion1.cs +++ b/Ryujinx.Audio.Renderer/Server/Performance/PerformanceDetailVersion1.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/Performance/PerformanceDetailVersion2.cs b/Ryujinx.Audio.Renderer/Server/Performance/PerformanceDetailVersion2.cs index edd371b558..da898b290a 100644 --- a/Ryujinx.Audio.Renderer/Server/Performance/PerformanceDetailVersion2.cs +++ b/Ryujinx.Audio.Renderer/Server/Performance/PerformanceDetailVersion2.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/Performance/PerformanceEntryAddresses.cs b/Ryujinx.Audio.Renderer/Server/Performance/PerformanceEntryAddresses.cs index e56ec559e8..ad99867f20 100644 --- a/Ryujinx.Audio.Renderer/Server/Performance/PerformanceEntryAddresses.cs +++ b/Ryujinx.Audio.Renderer/Server/Performance/PerformanceEntryAddresses.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/Performance/PerformanceEntryVersion1.cs b/Ryujinx.Audio.Renderer/Server/Performance/PerformanceEntryVersion1.cs index 0dd50875f4..ac91ca19aa 100644 --- a/Ryujinx.Audio.Renderer/Server/Performance/PerformanceEntryVersion1.cs +++ b/Ryujinx.Audio.Renderer/Server/Performance/PerformanceEntryVersion1.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/Performance/PerformanceEntryVersion2.cs b/Ryujinx.Audio.Renderer/Server/Performance/PerformanceEntryVersion2.cs index 7ce1e32498..84ee5bc961 100644 --- a/Ryujinx.Audio.Renderer/Server/Performance/PerformanceEntryVersion2.cs +++ b/Ryujinx.Audio.Renderer/Server/Performance/PerformanceEntryVersion2.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/Performance/PerformanceFrameHeaderVersion1.cs b/Ryujinx.Audio.Renderer/Server/Performance/PerformanceFrameHeaderVersion1.cs index f4df7b0999..b0757b3775 100644 --- a/Ryujinx.Audio.Renderer/Server/Performance/PerformanceFrameHeaderVersion1.cs +++ b/Ryujinx.Audio.Renderer/Server/Performance/PerformanceFrameHeaderVersion1.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/Performance/PerformanceFrameHeaderVersion2.cs b/Ryujinx.Audio.Renderer/Server/Performance/PerformanceFrameHeaderVersion2.cs index ae81fb99f6..ba873239f6 100644 --- a/Ryujinx.Audio.Renderer/Server/Performance/PerformanceFrameHeaderVersion2.cs +++ b/Ryujinx.Audio.Renderer/Server/Performance/PerformanceFrameHeaderVersion2.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/Performance/PerformanceManager.cs b/Ryujinx.Audio.Renderer/Server/Performance/PerformanceManager.cs index 122f468c05..3a336af35b 100644 --- a/Ryujinx.Audio.Renderer/Server/Performance/PerformanceManager.cs +++ b/Ryujinx.Audio.Renderer/Server/Performance/PerformanceManager.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/Performance/PerformanceManagerGeneric.cs b/Ryujinx.Audio.Renderer/Server/Performance/PerformanceManagerGeneric.cs index f0d3dd5cc4..b17e6f3f3a 100644 --- a/Ryujinx.Audio.Renderer/Server/Performance/PerformanceManagerGeneric.cs +++ b/Ryujinx.Audio.Renderer/Server/Performance/PerformanceManagerGeneric.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/RendererSystemContext.cs b/Ryujinx.Audio.Renderer/Server/RendererSystemContext.cs index aa296d4fcc..a89a8a6020 100644 --- a/Ryujinx.Audio.Renderer/Server/RendererSystemContext.cs +++ b/Ryujinx.Audio.Renderer/Server/RendererSystemContext.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/Sink/BaseSink.cs b/Ryujinx.Audio.Renderer/Server/Sink/BaseSink.cs index 0185f88a17..949e397112 100644 --- a/Ryujinx.Audio.Renderer/Server/Sink/BaseSink.cs +++ b/Ryujinx.Audio.Renderer/Server/Sink/BaseSink.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/Sink/CircularBufferSink.cs b/Ryujinx.Audio.Renderer/Server/Sink/CircularBufferSink.cs index 7b38d5192b..16d25a6510 100644 --- a/Ryujinx.Audio.Renderer/Server/Sink/CircularBufferSink.cs +++ b/Ryujinx.Audio.Renderer/Server/Sink/CircularBufferSink.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/Sink/DeviceSink.cs b/Ryujinx.Audio.Renderer/Server/Sink/DeviceSink.cs index b7ed32facb..79af05f775 100644 --- a/Ryujinx.Audio.Renderer/Server/Sink/DeviceSink.cs +++ b/Ryujinx.Audio.Renderer/Server/Sink/DeviceSink.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/Sink/SinkContext.cs b/Ryujinx.Audio.Renderer/Server/Sink/SinkContext.cs index 136f753889..b57dbde9bd 100644 --- a/Ryujinx.Audio.Renderer/Server/Sink/SinkContext.cs +++ b/Ryujinx.Audio.Renderer/Server/Sink/SinkContext.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/Splitter/SplitterContext.cs b/Ryujinx.Audio.Renderer/Server/Splitter/SplitterContext.cs index f5599acc82..0e107a536e 100644 --- a/Ryujinx.Audio.Renderer/Server/Splitter/SplitterContext.cs +++ b/Ryujinx.Audio.Renderer/Server/Splitter/SplitterContext.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/Splitter/SplitterDestination.cs b/Ryujinx.Audio.Renderer/Server/Splitter/SplitterDestination.cs index 5e07ba9d35..6d273e4540 100644 --- a/Ryujinx.Audio.Renderer/Server/Splitter/SplitterDestination.cs +++ b/Ryujinx.Audio.Renderer/Server/Splitter/SplitterDestination.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/Splitter/SplitterState.cs b/Ryujinx.Audio.Renderer/Server/Splitter/SplitterState.cs index f86e75dde1..c928ec53f9 100644 --- a/Ryujinx.Audio.Renderer/Server/Splitter/SplitterState.cs +++ b/Ryujinx.Audio.Renderer/Server/Splitter/SplitterState.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/StateUpdater.cs b/Ryujinx.Audio.Renderer/Server/StateUpdater.cs index 729a74b130..b26e2721a7 100644 --- a/Ryujinx.Audio.Renderer/Server/StateUpdater.cs +++ b/Ryujinx.Audio.Renderer/Server/StateUpdater.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/Types/AudioRendererExecutionMode.cs b/Ryujinx.Audio.Renderer/Server/Types/AudioRendererExecutionMode.cs index 6a386bd4db..7bb0507ce6 100644 --- a/Ryujinx.Audio.Renderer/Server/Types/AudioRendererExecutionMode.cs +++ b/Ryujinx.Audio.Renderer/Server/Types/AudioRendererExecutionMode.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/Types/AudioRendererRenderingDevice.cs b/Ryujinx.Audio.Renderer/Server/Types/AudioRendererRenderingDevice.cs index c317ba940b..f89086f605 100644 --- a/Ryujinx.Audio.Renderer/Server/Types/AudioRendererRenderingDevice.cs +++ b/Ryujinx.Audio.Renderer/Server/Types/AudioRendererRenderingDevice.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/Types/PlayState.cs b/Ryujinx.Audio.Renderer/Server/Types/PlayState.cs index 4f224f753a..7f8895c9d3 100644 --- a/Ryujinx.Audio.Renderer/Server/Types/PlayState.cs +++ b/Ryujinx.Audio.Renderer/Server/Types/PlayState.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/Upsampler/UpsamplerManager.cs b/Ryujinx.Audio.Renderer/Server/Upsampler/UpsamplerManager.cs index 26218932fb..fd396d9f8a 100644 --- a/Ryujinx.Audio.Renderer/Server/Upsampler/UpsamplerManager.cs +++ b/Ryujinx.Audio.Renderer/Server/Upsampler/UpsamplerManager.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/Upsampler/UpsamplerState.cs b/Ryujinx.Audio.Renderer/Server/Upsampler/UpsamplerState.cs index 19ba76266c..8ea5538438 100644 --- a/Ryujinx.Audio.Renderer/Server/Upsampler/UpsamplerState.cs +++ b/Ryujinx.Audio.Renderer/Server/Upsampler/UpsamplerState.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/Voice/VoiceChannelResource.cs b/Ryujinx.Audio.Renderer/Server/Voice/VoiceChannelResource.cs index 6e6e7e7638..00520cfc9c 100644 --- a/Ryujinx.Audio.Renderer/Server/Voice/VoiceChannelResource.cs +++ b/Ryujinx.Audio.Renderer/Server/Voice/VoiceChannelResource.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/Voice/VoiceContext.cs b/Ryujinx.Audio.Renderer/Server/Voice/VoiceContext.cs index 694bf1ae0f..0dfaa4d5cf 100644 --- a/Ryujinx.Audio.Renderer/Server/Voice/VoiceContext.cs +++ b/Ryujinx.Audio.Renderer/Server/Voice/VoiceContext.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/Voice/VoiceState.cs b/Ryujinx.Audio.Renderer/Server/Voice/VoiceState.cs index 94e39d0fd1..f30ee2f7e8 100644 --- a/Ryujinx.Audio.Renderer/Server/Voice/VoiceState.cs +++ b/Ryujinx.Audio.Renderer/Server/Voice/VoiceState.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Server/Voice/WaveBuffer.cs b/Ryujinx.Audio.Renderer/Server/Voice/WaveBuffer.cs index e709639b0b..a03aa7575b 100644 --- a/Ryujinx.Audio.Renderer/Server/Voice/WaveBuffer.cs +++ b/Ryujinx.Audio.Renderer/Server/Voice/WaveBuffer.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Utils/AudioProcessorMemoryManager.cs b/Ryujinx.Audio.Renderer/Utils/AudioProcessorMemoryManager.cs index 4a0e51c805..99cbfcdcdd 100644 --- a/Ryujinx.Audio.Renderer/Utils/AudioProcessorMemoryManager.cs +++ b/Ryujinx.Audio.Renderer/Utils/AudioProcessorMemoryManager.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Utils/BitArray.cs b/Ryujinx.Audio.Renderer/Utils/BitArray.cs index 743ece24a1..6109dd01d7 100644 --- a/Ryujinx.Audio.Renderer/Utils/BitArray.cs +++ b/Ryujinx.Audio.Renderer/Utils/BitArray.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Utils/FileHardwareDevice.cs b/Ryujinx.Audio.Renderer/Utils/FileHardwareDevice.cs index 38e72c7a1c..d5cbb8dfd9 100644 --- a/Ryujinx.Audio.Renderer/Utils/FileHardwareDevice.cs +++ b/Ryujinx.Audio.Renderer/Utils/FileHardwareDevice.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Utils/Mailbox.cs b/Ryujinx.Audio.Renderer/Utils/Mailbox.cs index 1084bc606b..a32de8705b 100644 --- a/Ryujinx.Audio.Renderer/Utils/Mailbox.cs +++ b/Ryujinx.Audio.Renderer/Utils/Mailbox.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Utils/SpanIOHelper.cs b/Ryujinx.Audio.Renderer/Utils/SpanIOHelper.cs index 214927bc36..70a2fce618 100644 --- a/Ryujinx.Audio.Renderer/Utils/SpanIOHelper.cs +++ b/Ryujinx.Audio.Renderer/Utils/SpanIOHelper.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Utils/SpanMemoryManager.cs b/Ryujinx.Audio.Renderer/Utils/SpanMemoryManager.cs index f6cfce0cf7..102a9f9514 100644 --- a/Ryujinx.Audio.Renderer/Utils/SpanMemoryManager.cs +++ b/Ryujinx.Audio.Renderer/Utils/SpanMemoryManager.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by diff --git a/Ryujinx.Audio.Renderer/Utils/SplitterHardwareDevice.cs b/Ryujinx.Audio.Renderer/Utils/SplitterHardwareDevice.cs index 7309540b61..f23bde8a47 100644 --- a/Ryujinx.Audio.Renderer/Utils/SplitterHardwareDevice.cs +++ b/Ryujinx.Audio.Renderer/Utils/SplitterHardwareDevice.cs @@ -1,5 +1,5 @@ // -// Copyright (c) 2019-2020 Ryujinx +// Copyright (c) 2019-2021 Ryujinx // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by