1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-08-25 21:46:38 -05:00

general: Add missing copyright notices

This commit is contained in:
ameerj
2021-12-05 16:18:53 -05:00
parent fae07919af
commit 41aec2773f
5 changed files with 20 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
// Copyright 2021 yuzu Emulator Project
// Licensed under GPLv2 or any later version
// Refer to the license.txt file included.
#ifdef _WIN32
#include <iterator>