diff options
Diffstat (limited to 'Source/Core/Common/GL/GLInterface/BGL.cpp')
| -rw-r--r-- | Source/Core/Common/GL/GLInterface/BGL.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Source/Core/Common/GL/GLInterface/BGL.cpp b/Source/Core/Common/GL/GLInterface/BGL.cpp index 84ab6dda6f..ac03e698a4 100644 --- a/Source/Core/Common/GL/GLInterface/BGL.cpp +++ b/Source/Core/Common/GL/GLInterface/BGL.cpp @@ -1,6 +1,5 @@ // Copyright 2017 Dolphin Emulator Project -// Licensed under GPLv2+ -// Refer to the license.txt file included. +// SPDX-License-Identifier: GPL-2.0-or-later #include "Common/GL/GLInterface/BGL.h" |
