diff options
Diffstat (limited to 'Ryujinx.Audio.Renderer/Integration')
| -rw-r--r-- | Ryujinx.Audio.Renderer/Integration/HardwareDevice.cs | 2 | ||||
| -rw-r--r-- | Ryujinx.Audio.Renderer/Integration/IWritableEvent.cs | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Ryujinx.Audio.Renderer/Integration/HardwareDevice.cs b/Ryujinx.Audio.Renderer/Integration/HardwareDevice.cs index 4586a2e3..6a82ec85 100644 --- a/Ryujinx.Audio.Renderer/Integration/HardwareDevice.cs +++ b/Ryujinx.Audio.Renderer/Integration/HardwareDevice.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/Integration/IWritableEvent.cs b/Ryujinx.Audio.Renderer/Integration/IWritableEvent.cs index 3a899851..22864b74 100644 --- a/Ryujinx.Audio.Renderer/Integration/IWritableEvent.cs +++ b/Ryujinx.Audio.Renderer/Integration/IWritableEvent.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 |
