From b0d70096a179fedd3199b985703a4a676b99a5d4 Mon Sep 17 00:00:00 2001 From: Lioncash Date: Wed, 20 Mar 2019 22:38:25 -0400 Subject: common/uint128: Add missing top-file source text --- src/common/uint128.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/common/uint128.cpp') diff --git a/src/common/uint128.cpp b/src/common/uint128.cpp index 2238a52c5..32bf56730 100644 --- a/src/common/uint128.cpp +++ b/src/common/uint128.cpp @@ -1,3 +1,7 @@ +// Copyright 2019 yuzu Emulator Project +// Licensed under GPLv2 or any later version +// Refer to the license.txt file included. + #ifdef _MSC_VER #include -- cgit v1.2.3