Added copyright notices on new files

This commit is contained in:
Hamish Milne 2020-03-28 15:21:10 +00:00
parent 025960bcdd
commit 917d651a3c
5 changed files with 25 additions and 0 deletions

View file

@ -1,3 +1,7 @@
// Copyright 2020 Citra Emulator Project
// Licensed under GPLv2 or any later version
// Refer to the license.txt file included.
#include "common/archives.h"
#include "common/memory_ref.h"