CFG: Corrected the licenses in cfg_i.cpp and cfg_u.cpp

This commit is contained in:
Subv 2014-12-21 16:45:13 -05:00
parent 6115f013a9
commit 3e94b9054c
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
// Copyright 2014 Citra Emulator Project
// Licensed under GPLv2
// Licensed under GPLv2 or any later version
// Refer to the license.txt file included.
#include "common/log.h"

View file

@ -1,5 +1,5 @@
// Copyright 2014 Citra Emulator Project
// Licensed under GPLv2
// Licensed under GPLv2 or any later version
// Refer to the license.txt file included.
#include "common/file_util.h"