diff --git a/src/core/hle/result.h b/src/core/hle/result.h index 052f499796..29750cabc3 100644 --- a/src/core/hle/result.h +++ b/src/core/hle/result.h @@ -1,4 +1,4 @@ -// Copyright 2014 Citra Emulator Project +// Copyright 2018 Yuzu Emulator Project // Licensed under GPLv2 or any later version // Refer to the license.txt file included.