aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Audio.Renderer/Server/Types
diff options
context:
space:
mode:
Diffstat (limited to 'Ryujinx.Audio.Renderer/Server/Types')
-rw-r--r--Ryujinx.Audio.Renderer/Server/Types/AudioRendererExecutionMode.cs2
-rw-r--r--Ryujinx.Audio.Renderer/Server/Types/AudioRendererRenderingDevice.cs2
-rw-r--r--Ryujinx.Audio.Renderer/Server/Types/PlayState.cs2
3 files changed, 3 insertions, 3 deletions
diff --git a/Ryujinx.Audio.Renderer/Server/Types/AudioRendererExecutionMode.cs b/Ryujinx.Audio.Renderer/Server/Types/AudioRendererExecutionMode.cs
index 6a386bd4..7bb0507c 100644
--- a/Ryujinx.Audio.Renderer/Server/Types/AudioRendererExecutionMode.cs
+++ b/Ryujinx.Audio.Renderer/Server/Types/AudioRendererExecutionMode.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/Types/AudioRendererRenderingDevice.cs b/Ryujinx.Audio.Renderer/Server/Types/AudioRendererRenderingDevice.cs
index c317ba94..f89086f6 100644
--- a/Ryujinx.Audio.Renderer/Server/Types/AudioRendererRenderingDevice.cs
+++ b/Ryujinx.Audio.Renderer/Server/Types/AudioRendererRenderingDevice.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/Types/PlayState.cs b/Ryujinx.Audio.Renderer/Server/Types/PlayState.cs
index 4f224f75..7f8895c9 100644
--- a/Ryujinx.Audio.Renderer/Server/Types/PlayState.cs
+++ b/Ryujinx.Audio.Renderer/Server/Types/PlayState.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