Răsfoiți Sursa

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

Subv 11 ani în urmă
părinte
comite
3e94b9054c

+ 1 - 1
src/core/hle/service/cfg/cfg_i.cpp

@@ -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"

+ 1 - 1
src/core/hle/service/cfg/cfg_u.cpp

@@ -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"