diff options
Diffstat (limited to 'src/video_core/control/channel_state.h')
-rw-r--r-- | src/video_core/control/channel_state.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/video_core/control/channel_state.h b/src/video_core/control/channel_state.h index 82808a6b8..08a7591e1 100644 --- a/src/video_core/control/channel_state.h +++ b/src/video_core/control/channel_state.h @@ -1,5 +1,5 @@ // Copyright 2021 yuzu Emulator Project -// Licensed under GPLv2 or any later version +// Licensed under GPLv3 or any later version // Refer to the license.txt file included. #pragma once |