diff options
| author | Mary <me@thog.eu> | 2021-01-01 00:10:44 +0100 |
|---|---|---|
| committer | Mary <me@thog.eu> | 2021-01-01 00:12:32 +0100 |
| commit | 73118dcb989425ed0ea255d3419028ec21fa23e8 (patch) | |
| tree | f86d709bc5035c6a76a70bf4364896805a79ec57 /Ryujinx.Audio.Renderer/Dsp/State | |
| parent | b1d3cfd2dac2030bf7ec0938900a8c004f3661a9 (diff) | |
amadeus: Update copyright year
Happy new Year
Diffstat (limited to 'Ryujinx.Audio.Renderer/Dsp/State')
6 files changed, 6 insertions, 6 deletions
diff --git a/Ryujinx.Audio.Renderer/Dsp/State/AdpcmLoopContext.cs b/Ryujinx.Audio.Renderer/Dsp/State/AdpcmLoopContext.cs index 0a218320..695b32d2 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 3923a490..3cf24302 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 01886b8f..9677333d 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 c6275bef..7b694fb0 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 3b119b92..be0f9734 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 31b03dd6..60d8e284 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 |
