aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Audio.Renderer/Server/Mix
diff options
context:
space:
mode:
Diffstat (limited to 'Ryujinx.Audio.Renderer/Server/Mix')
-rw-r--r--Ryujinx.Audio.Renderer/Server/Mix/MixContext.cs2
-rw-r--r--Ryujinx.Audio.Renderer/Server/Mix/MixState.cs2
2 files changed, 2 insertions, 2 deletions
diff --git a/Ryujinx.Audio.Renderer/Server/Mix/MixContext.cs b/Ryujinx.Audio.Renderer/Server/Mix/MixContext.cs
index 46c244bb..5a3c3a63 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 ed4665f5..d697488a 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