aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Audio.Renderer/Server/Upsampler
diff options
context:
space:
mode:
Diffstat (limited to 'Ryujinx.Audio.Renderer/Server/Upsampler')
-rw-r--r--Ryujinx.Audio.Renderer/Server/Upsampler/UpsamplerManager.cs2
-rw-r--r--Ryujinx.Audio.Renderer/Server/Upsampler/UpsamplerState.cs2
2 files changed, 2 insertions, 2 deletions
diff --git a/Ryujinx.Audio.Renderer/Server/Upsampler/UpsamplerManager.cs b/Ryujinx.Audio.Renderer/Server/Upsampler/UpsamplerManager.cs
index 26218932..fd396d9f 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 19ba7626..8ea55384 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