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/Parameter/Effect | |
| parent | b1d3cfd2dac2030bf7ec0938900a8c004f3661a9 (diff) | |
amadeus: Update copyright year
Happy new Year
Diffstat (limited to 'Ryujinx.Audio.Renderer/Parameter/Effect')
6 files changed, 6 insertions, 6 deletions
diff --git a/Ryujinx.Audio.Renderer/Parameter/Effect/AuxiliaryBufferParameter.cs b/Ryujinx.Audio.Renderer/Parameter/Effect/AuxiliaryBufferParameter.cs index e18c05db..5a747922 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 26fff310..7d58d4be 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 94f77033..b0c0c337 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 2f2c907f..e0dbeb7c 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 9f31cd15..0dbecfb8 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 ebe0ffdd..daa81c51 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 |
