From 3d93f8dd12c21ada554ba81bcc070e2e2d67eb4f Mon Sep 17 00:00:00 2001 From: Martin Ridgers Date: Wed, 19 Jan 2022 14:46:42 +0100 Subject: Added copyright headers to xmake.lua scripts --- zenutil/xmake.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'zenutil/xmake.lua') diff --git a/zenutil/xmake.lua b/zenutil/xmake.lua index 484090aae..e7d849bb2 100644 --- a/zenutil/xmake.lua +++ b/zenutil/xmake.lua @@ -1,3 +1,5 @@ +-- Copyright Epic Games, Inc. All Rights Reserved. + target('zenutil') set_kind("static") add_headerfiles("**.h") -- cgit v1.2.3