mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-11 02:28:51 +00:00
GCMemcardUtils: Add missing license comment
This commit is contained in:
parent
89f0b7b10c
commit
04d747dd10
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
// Copyright 2020 Dolphin Emulator Project
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#include "Core/HW/GCMemcard/GCMemcardUtils.h"
|
||||
|
||||
#include <array>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue