diff options
Diffstat (limited to 'Source/Core/VideoCommon/AbstractFramebuffer.h')
| -rw-r--r-- | Source/Core/VideoCommon/AbstractFramebuffer.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Source/Core/VideoCommon/AbstractFramebuffer.h b/Source/Core/VideoCommon/AbstractFramebuffer.h index 33b243e3b3..25b7aeebda 100644 --- a/Source/Core/VideoCommon/AbstractFramebuffer.h +++ b/Source/Core/VideoCommon/AbstractFramebuffer.h @@ -1,6 +1,5 @@ // Copyright 2018 Dolphin Emulator Project -// Licensed under GPLv2+ -// Refer to the license.txt file included. +// SPDX-License-Identifier: GPL-2.0-or-later #pragma once |
