summaryrefslogtreecommitdiff
path: root/Source/Core/Common/SocketContext.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Core/Common/SocketContext.cpp')
-rw-r--r--Source/Core/Common/SocketContext.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/Source/Core/Common/SocketContext.cpp b/Source/Core/Common/SocketContext.cpp
index e9174bc0d9..defc333c11 100644
--- a/Source/Core/Common/SocketContext.cpp
+++ b/Source/Core/Common/SocketContext.cpp
@@ -1,6 +1,5 @@
// Copyright 2021 Dolphin Emulator Project
-// Licensed under GPLv2+
-// Refer to the license.txt file included.
+// SPDX-License-Identifier: GPL-2.0-or-later
#include "Common/SocketContext.h"