1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-08-24 13:06:29 -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.
#pragma once
#include <array>