Files
Nick Darnell 10173a9055 Crowdin Localization - Fixing copyright.
#jira none

[CL 16914674 by Nick Darnell in ue5-main branch]
2021-07-21 15:50:59 -04:00

13 lines
477 B
C#

// Copyright Epic Games, Inc. All Rights Reserved.
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("CrowdinLocalization.Automation")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]