diff --git a/src/common/file_util.cpp b/src/common/file_util.cpp index 1ed74bd51..5d1b184fa 100644 --- a/src/common/file_util.cpp +++ b/src/common/file_util.cpp @@ -4,6 +4,7 @@ // Copyright Dolphin Emulator Project // Licensed under GPLv2 or any later version +// Refer to the license.txt file included. #include #include diff --git a/src/common/file_util.h b/src/common/file_util.h index a4881b57b..ef36ce02f 100644 --- a/src/common/file_util.h +++ b/src/common/file_util.h @@ -4,6 +4,7 @@ // Copyright Dolphin Emulator Project // Licensed under GPLv2 or any later version +// Refer to the license.txt file included. #pragma once