aboutsummaryrefslogtreecommitdiff
path: root/PhysX_3.4/Samples/SampleLargeWorld
diff options
context:
space:
mode:
Diffstat (limited to 'PhysX_3.4/Samples/SampleLargeWorld')
-rw-r--r--PhysX_3.4/Samples/SampleLargeWorld/ChunkLoader.cpp2
-rw-r--r--PhysX_3.4/Samples/SampleLargeWorld/ChunkLoader.h2
-rw-r--r--PhysX_3.4/Samples/SampleLargeWorld/MeshBuilder.cpp2
-rw-r--r--PhysX_3.4/Samples/SampleLargeWorld/MeshBuilder.h2
-rw-r--r--PhysX_3.4/Samples/SampleLargeWorld/SampleLargeWorld.cpp2
-rw-r--r--PhysX_3.4/Samples/SampleLargeWorld/SampleLargeWorld.h2
-rw-r--r--PhysX_3.4/Samples/SampleLargeWorld/SampleLargeWorldCCT.cpp2
-rw-r--r--PhysX_3.4/Samples/SampleLargeWorld/SampleLargeWorldInputEventIds.h2
8 files changed, 8 insertions, 8 deletions
diff --git a/PhysX_3.4/Samples/SampleLargeWorld/ChunkLoader.cpp b/PhysX_3.4/Samples/SampleLargeWorld/ChunkLoader.cpp
index 4dcaa544..21ad9c0c 100644
--- a/PhysX_3.4/Samples/SampleLargeWorld/ChunkLoader.cpp
+++ b/PhysX_3.4/Samples/SampleLargeWorld/ChunkLoader.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PhysX_3.4/Samples/SampleLargeWorld/ChunkLoader.h b/PhysX_3.4/Samples/SampleLargeWorld/ChunkLoader.h
index b6edbe3f..9d7ba9e7 100644
--- a/PhysX_3.4/Samples/SampleLargeWorld/ChunkLoader.h
+++ b/PhysX_3.4/Samples/SampleLargeWorld/ChunkLoader.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PhysX_3.4/Samples/SampleLargeWorld/MeshBuilder.cpp b/PhysX_3.4/Samples/SampleLargeWorld/MeshBuilder.cpp
index 972fb4f9..67188ca4 100644
--- a/PhysX_3.4/Samples/SampleLargeWorld/MeshBuilder.cpp
+++ b/PhysX_3.4/Samples/SampleLargeWorld/MeshBuilder.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PhysX_3.4/Samples/SampleLargeWorld/MeshBuilder.h b/PhysX_3.4/Samples/SampleLargeWorld/MeshBuilder.h
index c65864f7..fa9f05ee 100644
--- a/PhysX_3.4/Samples/SampleLargeWorld/MeshBuilder.h
+++ b/PhysX_3.4/Samples/SampleLargeWorld/MeshBuilder.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PhysX_3.4/Samples/SampleLargeWorld/SampleLargeWorld.cpp b/PhysX_3.4/Samples/SampleLargeWorld/SampleLargeWorld.cpp
index 22db15c9..670dba65 100644
--- a/PhysX_3.4/Samples/SampleLargeWorld/SampleLargeWorld.cpp
+++ b/PhysX_3.4/Samples/SampleLargeWorld/SampleLargeWorld.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PhysX_3.4/Samples/SampleLargeWorld/SampleLargeWorld.h b/PhysX_3.4/Samples/SampleLargeWorld/SampleLargeWorld.h
index e7ab1a97..77d164ea 100644
--- a/PhysX_3.4/Samples/SampleLargeWorld/SampleLargeWorld.h
+++ b/PhysX_3.4/Samples/SampleLargeWorld/SampleLargeWorld.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PhysX_3.4/Samples/SampleLargeWorld/SampleLargeWorldCCT.cpp b/PhysX_3.4/Samples/SampleLargeWorld/SampleLargeWorldCCT.cpp
index 4ab2a22e..51c5030e 100644
--- a/PhysX_3.4/Samples/SampleLargeWorld/SampleLargeWorldCCT.cpp
+++ b/PhysX_3.4/Samples/SampleLargeWorld/SampleLargeWorldCCT.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PhysX_3.4/Samples/SampleLargeWorld/SampleLargeWorldInputEventIds.h b/PhysX_3.4/Samples/SampleLargeWorld/SampleLargeWorldInputEventIds.h
index bac0a952..4b7a2092 100644
--- a/PhysX_3.4/Samples/SampleLargeWorld/SampleLargeWorldInputEventIds.h
+++ b/PhysX_3.4/Samples/SampleLargeWorld/SampleLargeWorldInputEventIds.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
#ifndef _SAMPLE_LARGE_WORLD_INPUT_EVENT_IDS_H
#define _SAMPLE_LARGE_WORLD_INPUT_EVENT_IDS_H