Added copyright notices on new files
This commit is contained in:
parent
025960bcdd
commit
917d651a3c
5 changed files with 25 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
// Copyright 2020 Citra Emulator Project
|
||||
// Licensed under GPLv2 or any later version
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#pragma once
|
||||
|
||||
namespace Core {
|
||||
|
||||
template <class T>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue