added/fixed copyright notice

#jira UE-79907
#rb none

[CL 8551252 by Andriy Tylychko in Main branch]
This commit is contained in:
Andriy Tylychko
2019-09-06 11:30:54 -04:00
parent b071fbe103
commit 9c791155d7
3 changed files with 4 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
// Copyright 1998-2018 Epic Games, Inc. All Rights Reserved.
// Copyright 1998-2019 Epic Games, Inc. All Rights Reserved.
#include "HAL/Thread.h"
#include "HAL/Runnable.h"

View File

@@ -1,3 +1,5 @@
// Copyright 1998-2019 Epic Games, Inc. All Rights Reserved.
#include "CoreTypes.h"
#include "Misc/AssertionMacros.h"
#include "Misc/AutomationTest.h"

View File

@@ -1,4 +1,4 @@
// Copyright 1998-2018 Epic Games, Inc. All Rights Reserved.
// Copyright 1998-2019 Epic Games, Inc. All Rights Reserved.
#pragma once