diff options
Diffstat (limited to 'Ryujinx.Audio.Renderer/Dsp/Command/UpsampleCommand.cs')
-rw-r--r-- | Ryujinx.Audio.Renderer/Dsp/Command/UpsampleCommand.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Ryujinx.Audio.Renderer/Dsp/Command/UpsampleCommand.cs b/Ryujinx.Audio.Renderer/Dsp/Command/UpsampleCommand.cs index 0761a8da..3bfaa0f6 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 |