diff options
Diffstat (limited to 'src/network/verify_user.cpp')
| -rw-r--r-- | src/network/verify_user.cpp | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/network/verify_user.cpp b/src/network/verify_user.cpp index 51094e9bc..f84cfe59b 100644 --- a/src/network/verify_user.cpp +++ b/src/network/verify_user.cpp | |||
| @@ -1,6 +1,5 @@ | |||
| 1 | // Copyright 2018 Citra Emulator Project | 1 | // SPDX-FileCopyrightText: Copyright 2018 Citra Emulator Project |
| 2 | // Licensed under GPLv2 or any later version | 2 | // SPDX-License-Identifier: GPL-2.0-or-later |
| 3 | // Refer to the license.txt file included. | ||
| 4 | 3 | ||
| 5 | #include "network/verify_user.h" | 4 | #include "network/verify_user.h" |
| 6 | 5 | ||