diff options
Diffstat (limited to 'Ryujinx.Audio.Renderer/Server/MemoryPool')
3 files changed, 3 insertions, 3 deletions
diff --git a/Ryujinx.Audio.Renderer/Server/MemoryPool/AddressInfo.cs b/Ryujinx.Audio.Renderer/Server/MemoryPool/AddressInfo.cs index d6c16174..2b625d06 100644 --- a/Ryujinx.Audio.Renderer/Server/MemoryPool/AddressInfo.cs +++ b/Ryujinx.Audio.Renderer/Server/MemoryPool/AddressInfo.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/MemoryPool/MemoryPoolState.cs b/Ryujinx.Audio.Renderer/Server/MemoryPool/MemoryPoolState.cs index 2f5dbf08..ebde1403 100644 --- a/Ryujinx.Audio.Renderer/Server/MemoryPool/MemoryPoolState.cs +++ b/Ryujinx.Audio.Renderer/Server/MemoryPool/MemoryPoolState.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/MemoryPool/PoolMapper.cs b/Ryujinx.Audio.Renderer/Server/MemoryPool/PoolMapper.cs index 1aafe04e..b255960c 100644 --- a/Ryujinx.Audio.Renderer/Server/MemoryPool/PoolMapper.cs +++ b/Ryujinx.Audio.Renderer/Server/MemoryPool/PoolMapper.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 |
