Add copyright notice to files

This commit is contained in:
Jordon Brooks 2024-07-08 22:50:08 +01:00
parent ac09bd419b
commit a6de000c5a
Signed by: jordon
GPG key ID: DBD9758CD53E786A
3 changed files with 9 additions and 3 deletions

View file

@ -1,4 +1,6 @@
using UnrealBuildTool;
// Copyright (C) 2024 Jordon Brooks
using UnrealBuildTool;
public class HarmonyLinkSettings : ModuleRules
{