aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Audio.Renderer/Server/Splitter
diff options
context:
space:
mode:
Diffstat (limited to 'Ryujinx.Audio.Renderer/Server/Splitter')
-rw-r--r--Ryujinx.Audio.Renderer/Server/Splitter/SplitterContext.cs2
-rw-r--r--Ryujinx.Audio.Renderer/Server/Splitter/SplitterDestination.cs2
-rw-r--r--Ryujinx.Audio.Renderer/Server/Splitter/SplitterState.cs2
3 files changed, 3 insertions, 3 deletions
diff --git a/Ryujinx.Audio.Renderer/Server/Splitter/SplitterContext.cs b/Ryujinx.Audio.Renderer/Server/Splitter/SplitterContext.cs
index f5599acc..0e107a53 100644
--- a/Ryujinx.Audio.Renderer/Server/Splitter/SplitterContext.cs
+++ b/Ryujinx.Audio.Renderer/Server/Splitter/SplitterContext.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/Splitter/SplitterDestination.cs b/Ryujinx.Audio.Renderer/Server/Splitter/SplitterDestination.cs
index 5e07ba9d..6d273e45 100644
--- a/Ryujinx.Audio.Renderer/Server/Splitter/SplitterDestination.cs
+++ b/Ryujinx.Audio.Renderer/Server/Splitter/SplitterDestination.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/Splitter/SplitterState.cs b/Ryujinx.Audio.Renderer/Server/Splitter/SplitterState.cs
index f86e75dd..c928ec53 100644
--- a/Ryujinx.Audio.Renderer/Server/Splitter/SplitterState.cs
+++ b/Ryujinx.Audio.Renderer/Server/Splitter/SplitterState.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