From ece5fdb294ae9c88e2fa63180907e6551d5e6bac Mon Sep 17 00:00:00 2001 From: gamerpcx <32440829+gamerpcx@users.noreply.github.com> Date: Fri, 27 Jul 2018 09:52:35 -0700 Subject: [PATCH] Copyright date The copyright date needs to be updated --- Source/LoadingScreen/Public/ILoadingScreenModule.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/LoadingScreen/Public/ILoadingScreenModule.h b/Source/LoadingScreen/Public/ILoadingScreenModule.h index 99aa65c..69e84ee 100644 --- a/Source/LoadingScreen/Public/ILoadingScreenModule.h +++ b/Source/LoadingScreen/Public/ILoadingScreenModule.h @@ -1,4 +1,4 @@ -// Copyright 1998-2017 Epic Games, Inc. All Rights Reserved. +// Copyright 1998-2018 Epic Games, Inc. All Rights Reserved. #pragma once