From 73118dcb989425ed0ea255d3419028ec21fa23e8 Mon Sep 17 00:00:00 2001 From: Mary Date: Fri, 1 Jan 2021 00:10:44 +0100 Subject: amadeus: Update copyright year Happy new Year --- Ryujinx.Audio.Renderer/Device/VirtualDevice.cs | 2 +- Ryujinx.Audio.Renderer/Device/VirtualDeviceSession.cs | 2 +- Ryujinx.Audio.Renderer/Device/VirtualDeviceSessionRegistry.cs | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'Ryujinx.Audio.Renderer/Device') diff --git a/Ryujinx.Audio.Renderer/Device/VirtualDevice.cs b/Ryujinx.Audio.Renderer/Device/VirtualDevice.cs index ca9011e8..29395e5c 100644 --- a/Ryujinx.Audio.Renderer/Device/VirtualDevice.cs +++ b/Ryujinx.Audio.Renderer/Device/VirtualDevice.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/Device/VirtualDeviceSession.cs b/Ryujinx.Audio.Renderer/Device/VirtualDeviceSession.cs index 09184238..b2669418 100644 --- a/Ryujinx.Audio.Renderer/Device/VirtualDeviceSession.cs +++ b/Ryujinx.Audio.Renderer/Device/VirtualDeviceSession.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/Device/VirtualDeviceSessionRegistry.cs b/Ryujinx.Audio.Renderer/Device/VirtualDeviceSessionRegistry.cs index 569cb7c4..ed6806b2 100644 --- a/Ryujinx.Audio.Renderer/Device/VirtualDeviceSessionRegistry.cs +++ b/Ryujinx.Audio.Renderer/Device/VirtualDeviceSessionRegistry.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 -- cgit v1.2.3