You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Updating copyright notices to 2017 (copying from //Tasks/UE4/Dev-Copyright-2017).
#rb none #lockdown Nick.Penwarden [CL 3226823 by Ben Marsh in Main branch]
This commit is contained in:
committed by
Ben.Marsh@epicgames.com
parent
61ae97fc76
commit
20bf0eb6a1
@@ -1,4 +1,4 @@
|
||||
// Copyright 1998-2016 Epic Games, Inc. All Rights Reserved.
|
||||
// Copyright 1998-2017 Epic Games, Inc. All Rights Reserved.
|
||||
//This file needs to be here so the "ant" build step doesnt fail when looking for a /src folder.
|
||||
|
||||
package com.epicgames.ue4;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 1998-2016 Epic Games, Inc. All Rights Reserved.
|
||||
// Copyright 1998-2017 Epic Games, Inc. All Rights Reserved.
|
||||
// This file needs to be here so the "ant" build step doesnt fail when looking for a /src folder.
|
||||
|
||||
package com.epicgames.ue4;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 1998-2016 Epic Games, Inc. All Rights Reserved.
|
||||
// Copyright 1998-2017 Epic Games, Inc. All Rights Reserved.
|
||||
//This file needs to be here so the "ant" build step doesnt fail when looking for a /src folder.
|
||||
|
||||
package com.epicgames.ue4;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 1998-2016 Epic Games, Inc. All Rights Reserved.
|
||||
// Copyright 1998-2017 Epic Games, Inc. All Rights Reserved.
|
||||
|
||||
package com.epicgames.ue4;
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 1998-2016 Epic Games, Inc. All Rights Reserved.
|
||||
// Copyright 1998-2017 Epic Games, Inc. All Rights Reserved.
|
||||
|
||||
package com.epicgames.ue4;
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 1998-2016 Epic Games, Inc. All Rights Reserved.
|
||||
// Copyright 1998-2017 Epic Games, Inc. All Rights Reserved.
|
||||
|
||||
package com.epicgames.ue4;
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 1998-2016 Epic Games, Inc. All Rights Reserved.
|
||||
// Copyright 1998-2017 Epic Games, Inc. All Rights Reserved.
|
||||
package com.epicgames.ue4;
|
||||
|
||||
import android.os.Build;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 1998-2016 Epic Games, Inc. All Rights Reserved.
|
||||
// Copyright 1998-2017 Epic Games, Inc. All Rights Reserved.
|
||||
|
||||
// This isn't really third-party but is a convenient place
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
@echo off
|
||||
|
||||
rem ## Unreal Engine 4 cleanup script
|
||||
rem ## Copyright 1998-2016 Epic Games, Inc. All Rights Reserved.
|
||||
rem ## Copyright 1998-2017 Epic Games, Inc. All Rights Reserved.
|
||||
rem ##
|
||||
rem ## This script is expecting to exist in the UE4 root directory. It will not work correctly
|
||||
rem ## if you copy it to a different location and run it.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
@echo off
|
||||
rem ## Copyright 1998-2016 Epic Games, Inc. All Rights Reserved.
|
||||
rem ## Copyright 1998-2017 Epic Games, Inc. All Rights Reserved.
|
||||
|
||||
|
||||
echo Generating globalization files...
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
@echo off
|
||||
|
||||
rem ## Unreal Engine 4 Visual Studio project setup script
|
||||
rem ## Copyright 1998-2016 Epic Games, Inc. All Rights Reserved.
|
||||
rem ## Copyright 1998-2017 Epic Games, Inc. All Rights Reserved.
|
||||
rem ##
|
||||
rem ## This script is expecting to exist in the UE4 root directory. It will not work correctly
|
||||
rem ## if you copy it to a different location and run it.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
@echo off
|
||||
|
||||
rem ## Unreal Engine 4 utility script
|
||||
rem ## Copyright 1998-2016 Epic Games, Inc. All Rights Reserved.
|
||||
rem ## Copyright 1998-2017 Epic Games, Inc. All Rights Reserved.
|
||||
rem ##
|
||||
rem ## This script determines the path to MSBuild necessary to compile C# tools for the current version of the engine.
|
||||
rem ## The discovered path is set to the MSBUILD_EXE environment variable on success.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
## Unreal Engine 4 Mono setup script
|
||||
## Copyright 1998-2016 Epic Games, Inc. All Rights Reserved.
|
||||
## Copyright 1998-2017 Epic Games, Inc. All Rights Reserved.
|
||||
|
||||
## This script is expecting to exist in the UE4/Engine/Build/BatchFiles directory. It will not work correctly
|
||||
## if you copy it to a different location and run it.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
## Unreal Engine 4 XBuild setup script
|
||||
## Copyright 1998-2016 Epic Games, Inc. All Rights Reserved.
|
||||
## Copyright 1998-2017 Epic Games, Inc. All Rights Reserved.
|
||||
|
||||
## This script is expecting to exist in the UE4/Engine/Build/BatchFiles directory. It will not work correctly
|
||||
## if you copy it to a different location and run it.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
# Copyright 1998-2016 Epic Games, Inc. All Rights Reserved.
|
||||
# Copyright 1998-2017 Epic Games, Inc. All Rights Reserved.
|
||||
|
||||
set -e
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
# Copyright 1998-2016 Epic Games, Inc. All Rights Reserved.
|
||||
# Copyright 1998-2017 Epic Games, Inc. All Rights Reserved.
|
||||
|
||||
set -e
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
## Unreal Engine 4 Mono setup script
|
||||
## Copyright 1998-2016 Epic Games, Inc. All Rights Reserved.
|
||||
## Copyright 1998-2017 Epic Games, Inc. All Rights Reserved.
|
||||
|
||||
## This script is expecting to exist in the UE4/Engine/Build/BatchFiles directory. It will not work correctly
|
||||
## if you copy it to a different location and run it.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
## Unreal Engine 4 XBuild setup script
|
||||
## Copyright 1998-2016 Epic Games, Inc. All Rights Reserved.
|
||||
## Copyright 1998-2017 Epic Games, Inc. All Rights Reserved.
|
||||
|
||||
## This script is expecting to exist in the UE4/Engine/Build/BatchFiles directory. It will not work correctly
|
||||
## if you copy it to a different location and run it.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
@echo off
|
||||
|
||||
rem ## Unreal Engine 4 AutomationTool setup script
|
||||
rem ## Copyright 1998-2016 Epic Games, Inc. All Rights Reserved.
|
||||
rem ## Copyright 1998-2017 Epic Games, Inc. All Rights Reserved.
|
||||
rem ##
|
||||
rem ## This script is expecting to exist in the UE4/Engine/Build/BatchFiles directory. It will not work correctly
|
||||
rem ## if you copy it to a different location and run it.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
## Copyright 1998-2016 Epic Games, Inc. All Rights Reserved.
|
||||
## Copyright 1998-2017 Epic Games, Inc. All Rights Reserved.
|
||||
##
|
||||
## Unreal Engine 4 AutomationTool setup script
|
||||
##
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user