diff options
Diffstat (limited to 'src/common/concurrent_ring_buffer.h')
-rw-r--r-- | src/common/concurrent_ring_buffer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/concurrent_ring_buffer.h b/src/common/concurrent_ring_buffer.h index 2951d93db..311bb01f4 100644 --- a/src/common/concurrent_ring_buffer.h +++ b/src/common/concurrent_ring_buffer.h @@ -1,5 +1,5 @@ // Copyright 2014 Citra Emulator Project -// Licensed under GPLv2+ +// Licensed under GPLv2 or any later version // Refer to the license.txt file included. #pragma once |