Browse Source

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

pull/15/merge
Subv 11 years ago
parent
commit
3e94b9054c
  1. 2
      src/core/hle/service/cfg/cfg_i.cpp
  2. 2
      src/core/hle/service/cfg/cfg_u.cpp

2
src/core/hle/service/cfg/cfg_i.cpp

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

2
src/core/hle/service/cfg/cfg_u.cpp

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

Loading…
Cancel
Save