فهرست منبع

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

Subv 11 سال پیش
والد
کامیت
3e94b9054c
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      src/core/hle/service/cfg/cfg_i.cpp
  2. 1 1
      src/core/hle/service/cfg/cfg_u.cpp

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