aboutsummaryrefslogtreecommitdiff
path: root/APEX_1.4/framework
diff options
context:
space:
mode:
authorsschirm <[email protected]>2017-01-06 14:45:46 +0100
committersschirm <[email protected]>2017-01-06 14:45:46 +0100
commitc7a921796332e8fcd51f3e05c1a318a41282e1e2 (patch)
tree770db0c76e954045fe5178a36a7519b26df6942a /APEX_1.4/framework
parentPhysX 3.4, APEX 1.4 release candidate update: @21511067-21511214 (diff)
downloadphysx-3.4-c7a921796332e8fcd51f3e05c1a318a41282e1e2.tar.xz
physx-3.4-c7a921796332e8fcd51f3e05c1a318a41282e1e2.zip
PhysX 3.4, APEX 1.4 release candidate update: @21542069
Diffstat (limited to 'APEX_1.4/framework')
-rw-r--r--APEX_1.4/framework/include/ApexAssetPreviewScene.h2
-rw-r--r--APEX_1.4/framework/include/ApexCustomBufferIterator.h2
-rw-r--r--APEX_1.4/framework/include/ApexDefaultStream.h2
-rw-r--r--APEX_1.4/framework/include/ApexInteropableBuffer.h2
-rw-r--r--APEX_1.4/framework/include/ApexPhysXObjectDesc.h2
-rw-r--r--APEX_1.4/framework/include/ApexRenderDebug.h2
-rw-r--r--APEX_1.4/framework/include/ApexRenderMeshActor.h2
-rw-r--r--APEX_1.4/framework/include/ApexRenderMeshAsset.h2
-rw-r--r--APEX_1.4/framework/include/ApexRenderMeshAssetAuthoring.h2
-rw-r--r--APEX_1.4/framework/include/ApexRenderSubmesh.h2
-rw-r--r--APEX_1.4/framework/include/ApexResourceProvider.h2
-rw-r--r--APEX_1.4/framework/include/ApexSDKImpl.h2
-rw-r--r--APEX_1.4/framework/include/ApexScene.h2
-rw-r--r--APEX_1.4/framework/include/ApexSceneTasks.h2
-rw-r--r--APEX_1.4/framework/include/ApexSceneUserNotify.h2
-rw-r--r--APEX_1.4/framework/include/ApexStubPxProfileZone.h2
-rw-r--r--APEX_1.4/framework/include/ApexVertexBuffer.h2
-rw-r--r--APEX_1.4/framework/include/ApexVertexFormat.h2
-rw-r--r--APEX_1.4/framework/include/CudaProfileManager.h2
-rw-r--r--APEX_1.4/framework/include/FrameworkEventDefs.h2
-rw-r--r--APEX_1.4/framework/include/FrameworkPerfScope.h2
-rw-r--r--APEX_1.4/framework/include/MirrorSceneImpl.h2
-rw-r--r--APEX_1.4/framework/include/PVDBindingErrorStream.h2
-rw-r--r--APEX_1.4/framework/include/RenderResourceManagerWrapper.h2
-rw-r--r--APEX_1.4/framework/include/ThreadPool.h2
-rw-r--r--APEX_1.4/framework/include/autogen/BufferF32x1.h2
-rw-r--r--APEX_1.4/framework/include/autogen/BufferF32x2.h2
-rw-r--r--APEX_1.4/framework/include/autogen/BufferF32x3.h2
-rw-r--r--APEX_1.4/framework/include/autogen/BufferF32x4.h2
-rw-r--r--APEX_1.4/framework/include/autogen/BufferU16x1.h2
-rw-r--r--APEX_1.4/framework/include/autogen/BufferU16x2.h2
-rw-r--r--APEX_1.4/framework/include/autogen/BufferU16x3.h2
-rw-r--r--APEX_1.4/framework/include/autogen/BufferU16x4.h2
-rw-r--r--APEX_1.4/framework/include/autogen/BufferU32x1.h2
-rw-r--r--APEX_1.4/framework/include/autogen/BufferU32x2.h2
-rw-r--r--APEX_1.4/framework/include/autogen/BufferU32x3.h2
-rw-r--r--APEX_1.4/framework/include/autogen/BufferU32x4.h2
-rw-r--r--APEX_1.4/framework/include/autogen/BufferU8x1.h2
-rw-r--r--APEX_1.4/framework/include/autogen/BufferU8x2.h2
-rw-r--r--APEX_1.4/framework/include/autogen/BufferU8x3.h2
-rw-r--r--APEX_1.4/framework/include/autogen/BufferU8x4.h2
-rw-r--r--APEX_1.4/framework/include/autogen/RenderMeshAssetParameters.h2
-rw-r--r--APEX_1.4/framework/include/autogen/SubmeshParameters.h2
-rw-r--r--APEX_1.4/framework/include/autogen/SurfaceBufferParameters.h2
-rw-r--r--APEX_1.4/framework/include/autogen/VertexBufferParameters.h2
-rw-r--r--APEX_1.4/framework/include/autogen/VertexFormatParameters.h2
-rw-r--r--APEX_1.4/framework/src/ApexAssetPreviewScene.cpp2
-rw-r--r--APEX_1.4/framework/src/ApexCreateSDK.cpp2
-rw-r--r--APEX_1.4/framework/src/ApexCustomBufferIterator.cpp2
-rw-r--r--APEX_1.4/framework/src/ApexRenderDebug.cpp2
-rw-r--r--APEX_1.4/framework/src/ApexRenderMeshActor.cpp2
-rw-r--r--APEX_1.4/framework/src/ApexRenderMeshAsset.cpp2
-rw-r--r--APEX_1.4/framework/src/ApexRenderMeshAssetAuthoring.cpp2
-rw-r--r--APEX_1.4/framework/src/ApexRenderSubmesh.cpp2
-rw-r--r--APEX_1.4/framework/src/ApexResourceProvider.cpp2
-rw-r--r--APEX_1.4/framework/src/ApexSDKImpl.cpp2
-rw-r--r--APEX_1.4/framework/src/ApexSDKVersionString.cpp2
-rw-r--r--APEX_1.4/framework/src/ApexScene.cpp2
-rw-r--r--APEX_1.4/framework/src/ApexSceneTasks.cpp2
-rw-r--r--APEX_1.4/framework/src/ApexSceneUserNotify.cpp2
-rw-r--r--APEX_1.4/framework/src/ApexVertexBuffer.cpp2
-rw-r--r--APEX_1.4/framework/src/ApexVertexFormat.cpp2
-rw-r--r--APEX_1.4/framework/src/FrameworkProfile.cpp2
-rw-r--r--APEX_1.4/framework/src/MirrorSceneImpl.cpp2
-rw-r--r--APEX_1.4/framework/src/ThreadPool.cpp2
-rw-r--r--APEX_1.4/framework/src/autogen/BufferF32x1.cpp2
-rw-r--r--APEX_1.4/framework/src/autogen/BufferF32x2.cpp2
-rw-r--r--APEX_1.4/framework/src/autogen/BufferF32x3.cpp2
-rw-r--r--APEX_1.4/framework/src/autogen/BufferF32x4.cpp2
-rw-r--r--APEX_1.4/framework/src/autogen/BufferU16x1.cpp2
-rw-r--r--APEX_1.4/framework/src/autogen/BufferU16x2.cpp2
-rw-r--r--APEX_1.4/framework/src/autogen/BufferU16x3.cpp2
-rw-r--r--APEX_1.4/framework/src/autogen/BufferU16x4.cpp2
-rw-r--r--APEX_1.4/framework/src/autogen/BufferU32x1.cpp2
-rw-r--r--APEX_1.4/framework/src/autogen/BufferU32x2.cpp2
-rw-r--r--APEX_1.4/framework/src/autogen/BufferU32x3.cpp2
-rw-r--r--APEX_1.4/framework/src/autogen/BufferU32x4.cpp2
-rw-r--r--APEX_1.4/framework/src/autogen/BufferU8x1.cpp2
-rw-r--r--APEX_1.4/framework/src/autogen/BufferU8x2.cpp2
-rw-r--r--APEX_1.4/framework/src/autogen/BufferU8x3.cpp2
-rw-r--r--APEX_1.4/framework/src/autogen/BufferU8x4.cpp2
-rw-r--r--APEX_1.4/framework/src/autogen/RenderMeshAssetParameters.cpp2
-rw-r--r--APEX_1.4/framework/src/autogen/SubmeshParameters.cpp2
-rw-r--r--APEX_1.4/framework/src/autogen/SurfaceBufferParameters.cpp2
-rw-r--r--APEX_1.4/framework/src/autogen/VertexBufferParameters.cpp2
-rw-r--r--APEX_1.4/framework/src/autogen/VertexFormatParameters.cpp2
-rw-r--r--APEX_1.4/framework/src/windows/AgMMFile.cpp2
-rw-r--r--APEX_1.4/framework/src/windows/AgMMFile.h2
-rw-r--r--APEX_1.4/framework/src/windows/PhysXIndicator.cpp2
-rw-r--r--APEX_1.4/framework/src/windows/PhysXIndicator.h2
-rw-r--r--APEX_1.4/framework/src/windows/nvPhysXtoDrv.h2
91 files changed, 91 insertions, 91 deletions
diff --git a/APEX_1.4/framework/include/ApexAssetPreviewScene.h b/APEX_1.4/framework/include/ApexAssetPreviewScene.h
index 4a091bc4..3d656a3a 100644
--- a/APEX_1.4/framework/include/ApexAssetPreviewScene.h
+++ b/APEX_1.4/framework/include/ApexAssetPreviewScene.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/framework/include/ApexCustomBufferIterator.h b/APEX_1.4/framework/include/ApexCustomBufferIterator.h
index 14e388cf..141b7095 100644
--- a/APEX_1.4/framework/include/ApexCustomBufferIterator.h
+++ b/APEX_1.4/framework/include/ApexCustomBufferIterator.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/framework/include/ApexDefaultStream.h b/APEX_1.4/framework/include/ApexDefaultStream.h
index d1d4fc96..073df706 100644
--- a/APEX_1.4/framework/include/ApexDefaultStream.h
+++ b/APEX_1.4/framework/include/ApexDefaultStream.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/framework/include/ApexInteropableBuffer.h b/APEX_1.4/framework/include/ApexInteropableBuffer.h
index a7608977..f6720a38 100644
--- a/APEX_1.4/framework/include/ApexInteropableBuffer.h
+++ b/APEX_1.4/framework/include/ApexInteropableBuffer.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/framework/include/ApexPhysXObjectDesc.h b/APEX_1.4/framework/include/ApexPhysXObjectDesc.h
index 781908c3..0b985efc 100644
--- a/APEX_1.4/framework/include/ApexPhysXObjectDesc.h
+++ b/APEX_1.4/framework/include/ApexPhysXObjectDesc.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/framework/include/ApexRenderDebug.h b/APEX_1.4/framework/include/ApexRenderDebug.h
index 5c8522d1..b25e5890 100644
--- a/APEX_1.4/framework/include/ApexRenderDebug.h
+++ b/APEX_1.4/framework/include/ApexRenderDebug.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/framework/include/ApexRenderMeshActor.h b/APEX_1.4/framework/include/ApexRenderMeshActor.h
index 8092fbb7..49823f4e 100644
--- a/APEX_1.4/framework/include/ApexRenderMeshActor.h
+++ b/APEX_1.4/framework/include/ApexRenderMeshActor.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/framework/include/ApexRenderMeshAsset.h b/APEX_1.4/framework/include/ApexRenderMeshAsset.h
index 8f2d613d..fa3d1a60 100644
--- a/APEX_1.4/framework/include/ApexRenderMeshAsset.h
+++ b/APEX_1.4/framework/include/ApexRenderMeshAsset.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/framework/include/ApexRenderMeshAssetAuthoring.h b/APEX_1.4/framework/include/ApexRenderMeshAssetAuthoring.h
index 9cb5ce51..05af9685 100644
--- a/APEX_1.4/framework/include/ApexRenderMeshAssetAuthoring.h
+++ b/APEX_1.4/framework/include/ApexRenderMeshAssetAuthoring.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/framework/include/ApexRenderSubmesh.h b/APEX_1.4/framework/include/ApexRenderSubmesh.h
index f0a4e5c6..a1f0ed0c 100644
--- a/APEX_1.4/framework/include/ApexRenderSubmesh.h
+++ b/APEX_1.4/framework/include/ApexRenderSubmesh.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/framework/include/ApexResourceProvider.h b/APEX_1.4/framework/include/ApexResourceProvider.h
index 1869aa75..4fc8f5d4 100644
--- a/APEX_1.4/framework/include/ApexResourceProvider.h
+++ b/APEX_1.4/framework/include/ApexResourceProvider.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/framework/include/ApexSDKImpl.h b/APEX_1.4/framework/include/ApexSDKImpl.h
index ec977ae2..5718f0b5 100644
--- a/APEX_1.4/framework/include/ApexSDKImpl.h
+++ b/APEX_1.4/framework/include/ApexSDKImpl.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/framework/include/ApexScene.h b/APEX_1.4/framework/include/ApexScene.h
index 949a25ac..70fec66c 100644
--- a/APEX_1.4/framework/include/ApexScene.h
+++ b/APEX_1.4/framework/include/ApexScene.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/framework/include/ApexSceneTasks.h b/APEX_1.4/framework/include/ApexSceneTasks.h
index b24bfba2..431e7811 100644
--- a/APEX_1.4/framework/include/ApexSceneTasks.h
+++ b/APEX_1.4/framework/include/ApexSceneTasks.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/framework/include/ApexSceneUserNotify.h b/APEX_1.4/framework/include/ApexSceneUserNotify.h
index 6cf54241..c203087c 100644
--- a/APEX_1.4/framework/include/ApexSceneUserNotify.h
+++ b/APEX_1.4/framework/include/ApexSceneUserNotify.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/framework/include/ApexStubPxProfileZone.h b/APEX_1.4/framework/include/ApexStubPxProfileZone.h
index 4e7cc2a6..c37f5019 100644
--- a/APEX_1.4/framework/include/ApexStubPxProfileZone.h
+++ b/APEX_1.4/framework/include/ApexStubPxProfileZone.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/framework/include/ApexVertexBuffer.h b/APEX_1.4/framework/include/ApexVertexBuffer.h
index 8e44c8f0..c13c3820 100644
--- a/APEX_1.4/framework/include/ApexVertexBuffer.h
+++ b/APEX_1.4/framework/include/ApexVertexBuffer.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/framework/include/ApexVertexFormat.h b/APEX_1.4/framework/include/ApexVertexFormat.h
index 7192bee6..ee67c3b1 100644
--- a/APEX_1.4/framework/include/ApexVertexFormat.h
+++ b/APEX_1.4/framework/include/ApexVertexFormat.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/framework/include/CudaProfileManager.h b/APEX_1.4/framework/include/CudaProfileManager.h
index 5811272a..6a5fe54d 100644
--- a/APEX_1.4/framework/include/CudaProfileManager.h
+++ b/APEX_1.4/framework/include/CudaProfileManager.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/framework/include/FrameworkEventDefs.h b/APEX_1.4/framework/include/FrameworkEventDefs.h
index ffd40640..c505ab58 100644
--- a/APEX_1.4/framework/include/FrameworkEventDefs.h
+++ b/APEX_1.4/framework/include/FrameworkEventDefs.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/framework/include/FrameworkPerfScope.h b/APEX_1.4/framework/include/FrameworkPerfScope.h
index 7e2dc09b..320453ed 100644
--- a/APEX_1.4/framework/include/FrameworkPerfScope.h
+++ b/APEX_1.4/framework/include/FrameworkPerfScope.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/framework/include/MirrorSceneImpl.h b/APEX_1.4/framework/include/MirrorSceneImpl.h
index 22a8de5f..6a9021b3 100644
--- a/APEX_1.4/framework/include/MirrorSceneImpl.h
+++ b/APEX_1.4/framework/include/MirrorSceneImpl.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/framework/include/PVDBindingErrorStream.h b/APEX_1.4/framework/include/PVDBindingErrorStream.h
index 2de77bd0..ee774be3 100644
--- a/APEX_1.4/framework/include/PVDBindingErrorStream.h
+++ b/APEX_1.4/framework/include/PVDBindingErrorStream.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/framework/include/RenderResourceManagerWrapper.h b/APEX_1.4/framework/include/RenderResourceManagerWrapper.h
index def98e65..22167288 100644
--- a/APEX_1.4/framework/include/RenderResourceManagerWrapper.h
+++ b/APEX_1.4/framework/include/RenderResourceManagerWrapper.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/framework/include/ThreadPool.h b/APEX_1.4/framework/include/ThreadPool.h
index f6f4be69..42b6766c 100644
--- a/APEX_1.4/framework/include/ThreadPool.h
+++ b/APEX_1.4/framework/include/ThreadPool.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/framework/include/autogen/BufferF32x1.h b/APEX_1.4/framework/include/autogen/BufferF32x1.h
index 3b2f372c..72b1543e 100644
--- a/APEX_1.4/framework/include/autogen/BufferF32x1.h
+++ b/APEX_1.4/framework/include/autogen/BufferF32x1.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/APEX_1.4/framework/include/autogen/BufferF32x2.h b/APEX_1.4/framework/include/autogen/BufferF32x2.h
index 59a6b0d9..50f26992 100644
--- a/APEX_1.4/framework/include/autogen/BufferF32x2.h
+++ b/APEX_1.4/framework/include/autogen/BufferF32x2.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/APEX_1.4/framework/include/autogen/BufferF32x3.h b/APEX_1.4/framework/include/autogen/BufferF32x3.h
index 79a0c924..060a35ed 100644
--- a/APEX_1.4/framework/include/autogen/BufferF32x3.h
+++ b/APEX_1.4/framework/include/autogen/BufferF32x3.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/APEX_1.4/framework/include/autogen/BufferF32x4.h b/APEX_1.4/framework/include/autogen/BufferF32x4.h
index 7e596c8e..ad785865 100644
--- a/APEX_1.4/framework/include/autogen/BufferF32x4.h
+++ b/APEX_1.4/framework/include/autogen/BufferF32x4.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/APEX_1.4/framework/include/autogen/BufferU16x1.h b/APEX_1.4/framework/include/autogen/BufferU16x1.h
index b093c47c..51f93d4c 100644
--- a/APEX_1.4/framework/include/autogen/BufferU16x1.h
+++ b/APEX_1.4/framework/include/autogen/BufferU16x1.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/APEX_1.4/framework/include/autogen/BufferU16x2.h b/APEX_1.4/framework/include/autogen/BufferU16x2.h
index 75931956..e81607be 100644
--- a/APEX_1.4/framework/include/autogen/BufferU16x2.h
+++ b/APEX_1.4/framework/include/autogen/BufferU16x2.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/APEX_1.4/framework/include/autogen/BufferU16x3.h b/APEX_1.4/framework/include/autogen/BufferU16x3.h
index c4e6675b..e16e5d7e 100644
--- a/APEX_1.4/framework/include/autogen/BufferU16x3.h
+++ b/APEX_1.4/framework/include/autogen/BufferU16x3.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/APEX_1.4/framework/include/autogen/BufferU16x4.h b/APEX_1.4/framework/include/autogen/BufferU16x4.h
index 19307114..0ab053a4 100644
--- a/APEX_1.4/framework/include/autogen/BufferU16x4.h
+++ b/APEX_1.4/framework/include/autogen/BufferU16x4.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/APEX_1.4/framework/include/autogen/BufferU32x1.h b/APEX_1.4/framework/include/autogen/BufferU32x1.h
index 3af9e699..30d98368 100644
--- a/APEX_1.4/framework/include/autogen/BufferU32x1.h
+++ b/APEX_1.4/framework/include/autogen/BufferU32x1.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/APEX_1.4/framework/include/autogen/BufferU32x2.h b/APEX_1.4/framework/include/autogen/BufferU32x2.h
index 2d051d1f..d955df41 100644
--- a/APEX_1.4/framework/include/autogen/BufferU32x2.h
+++ b/APEX_1.4/framework/include/autogen/BufferU32x2.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/APEX_1.4/framework/include/autogen/BufferU32x3.h b/APEX_1.4/framework/include/autogen/BufferU32x3.h
index cfa74c7c..41ee251d 100644
--- a/APEX_1.4/framework/include/autogen/BufferU32x3.h
+++ b/APEX_1.4/framework/include/autogen/BufferU32x3.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/APEX_1.4/framework/include/autogen/BufferU32x4.h b/APEX_1.4/framework/include/autogen/BufferU32x4.h
index 81879495..e072cd46 100644
--- a/APEX_1.4/framework/include/autogen/BufferU32x4.h
+++ b/APEX_1.4/framework/include/autogen/BufferU32x4.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/APEX_1.4/framework/include/autogen/BufferU8x1.h b/APEX_1.4/framework/include/autogen/BufferU8x1.h
index 3466041b..878441d7 100644
--- a/APEX_1.4/framework/include/autogen/BufferU8x1.h
+++ b/APEX_1.4/framework/include/autogen/BufferU8x1.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/APEX_1.4/framework/include/autogen/BufferU8x2.h b/APEX_1.4/framework/include/autogen/BufferU8x2.h
index c125d61b..c536c4e2 100644
--- a/APEX_1.4/framework/include/autogen/BufferU8x2.h
+++ b/APEX_1.4/framework/include/autogen/BufferU8x2.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/APEX_1.4/framework/include/autogen/BufferU8x3.h b/APEX_1.4/framework/include/autogen/BufferU8x3.h
index 0d2e5030..5fbdb06c 100644
--- a/APEX_1.4/framework/include/autogen/BufferU8x3.h
+++ b/APEX_1.4/framework/include/autogen/BufferU8x3.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/APEX_1.4/framework/include/autogen/BufferU8x4.h b/APEX_1.4/framework/include/autogen/BufferU8x4.h
index 0e9b9c7a..9f8e5186 100644
--- a/APEX_1.4/framework/include/autogen/BufferU8x4.h
+++ b/APEX_1.4/framework/include/autogen/BufferU8x4.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/APEX_1.4/framework/include/autogen/RenderMeshAssetParameters.h b/APEX_1.4/framework/include/autogen/RenderMeshAssetParameters.h
index bb56f5a0..9ba6e576 100644
--- a/APEX_1.4/framework/include/autogen/RenderMeshAssetParameters.h
+++ b/APEX_1.4/framework/include/autogen/RenderMeshAssetParameters.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/APEX_1.4/framework/include/autogen/SubmeshParameters.h b/APEX_1.4/framework/include/autogen/SubmeshParameters.h
index feca716f..2515e46d 100644
--- a/APEX_1.4/framework/include/autogen/SubmeshParameters.h
+++ b/APEX_1.4/framework/include/autogen/SubmeshParameters.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/APEX_1.4/framework/include/autogen/SurfaceBufferParameters.h b/APEX_1.4/framework/include/autogen/SurfaceBufferParameters.h
index 63ba3766..ec574fda 100644
--- a/APEX_1.4/framework/include/autogen/SurfaceBufferParameters.h
+++ b/APEX_1.4/framework/include/autogen/SurfaceBufferParameters.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/APEX_1.4/framework/include/autogen/VertexBufferParameters.h b/APEX_1.4/framework/include/autogen/VertexBufferParameters.h
index 00cc33fb..6e4b3a18 100644
--- a/APEX_1.4/framework/include/autogen/VertexBufferParameters.h
+++ b/APEX_1.4/framework/include/autogen/VertexBufferParameters.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/APEX_1.4/framework/include/autogen/VertexFormatParameters.h b/APEX_1.4/framework/include/autogen/VertexFormatParameters.h
index 232a72d1..a9eaed12 100644
--- a/APEX_1.4/framework/include/autogen/VertexFormatParameters.h
+++ b/APEX_1.4/framework/include/autogen/VertexFormatParameters.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/APEX_1.4/framework/src/ApexAssetPreviewScene.cpp b/APEX_1.4/framework/src/ApexAssetPreviewScene.cpp
index ea79202f..c2c91474 100644
--- a/APEX_1.4/framework/src/ApexAssetPreviewScene.cpp
+++ b/APEX_1.4/framework/src/ApexAssetPreviewScene.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/framework/src/ApexCreateSDK.cpp b/APEX_1.4/framework/src/ApexCreateSDK.cpp
index 2f37d62d..9a8272b4 100644
--- a/APEX_1.4/framework/src/ApexCreateSDK.cpp
+++ b/APEX_1.4/framework/src/ApexCreateSDK.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/framework/src/ApexCustomBufferIterator.cpp b/APEX_1.4/framework/src/ApexCustomBufferIterator.cpp
index c472c388..456286de 100644
--- a/APEX_1.4/framework/src/ApexCustomBufferIterator.cpp
+++ b/APEX_1.4/framework/src/ApexCustomBufferIterator.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/framework/src/ApexRenderDebug.cpp b/APEX_1.4/framework/src/ApexRenderDebug.cpp
index 414be4d4..d98b3a0d 100644
--- a/APEX_1.4/framework/src/ApexRenderDebug.cpp
+++ b/APEX_1.4/framework/src/ApexRenderDebug.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/framework/src/ApexRenderMeshActor.cpp b/APEX_1.4/framework/src/ApexRenderMeshActor.cpp
index a7bdc298..3826a157 100644
--- a/APEX_1.4/framework/src/ApexRenderMeshActor.cpp
+++ b/APEX_1.4/framework/src/ApexRenderMeshActor.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/framework/src/ApexRenderMeshAsset.cpp b/APEX_1.4/framework/src/ApexRenderMeshAsset.cpp
index 6a199fa5..1411e771 100644
--- a/APEX_1.4/framework/src/ApexRenderMeshAsset.cpp
+++ b/APEX_1.4/framework/src/ApexRenderMeshAsset.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/framework/src/ApexRenderMeshAssetAuthoring.cpp b/APEX_1.4/framework/src/ApexRenderMeshAssetAuthoring.cpp
index 1ccc32f0..5f20ab73 100644
--- a/APEX_1.4/framework/src/ApexRenderMeshAssetAuthoring.cpp
+++ b/APEX_1.4/framework/src/ApexRenderMeshAssetAuthoring.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/framework/src/ApexRenderSubmesh.cpp b/APEX_1.4/framework/src/ApexRenderSubmesh.cpp
index 150e2432..be71d60c 100644
--- a/APEX_1.4/framework/src/ApexRenderSubmesh.cpp
+++ b/APEX_1.4/framework/src/ApexRenderSubmesh.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/framework/src/ApexResourceProvider.cpp b/APEX_1.4/framework/src/ApexResourceProvider.cpp
index ee4e4105..f9d668f4 100644
--- a/APEX_1.4/framework/src/ApexResourceProvider.cpp
+++ b/APEX_1.4/framework/src/ApexResourceProvider.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/framework/src/ApexSDKImpl.cpp b/APEX_1.4/framework/src/ApexSDKImpl.cpp
index c6a04972..e92494e4 100644
--- a/APEX_1.4/framework/src/ApexSDKImpl.cpp
+++ b/APEX_1.4/framework/src/ApexSDKImpl.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/framework/src/ApexSDKVersionString.cpp b/APEX_1.4/framework/src/ApexSDKVersionString.cpp
index 8fe7730d..7d5cda3e 100644
--- a/APEX_1.4/framework/src/ApexSDKVersionString.cpp
+++ b/APEX_1.4/framework/src/ApexSDKVersionString.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/framework/src/ApexScene.cpp b/APEX_1.4/framework/src/ApexScene.cpp
index 9652e133..440f7d5b 100644
--- a/APEX_1.4/framework/src/ApexScene.cpp
+++ b/APEX_1.4/framework/src/ApexScene.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/framework/src/ApexSceneTasks.cpp b/APEX_1.4/framework/src/ApexSceneTasks.cpp
index 854ddfc8..0db8ebe7 100644
--- a/APEX_1.4/framework/src/ApexSceneTasks.cpp
+++ b/APEX_1.4/framework/src/ApexSceneTasks.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/framework/src/ApexSceneUserNotify.cpp b/APEX_1.4/framework/src/ApexSceneUserNotify.cpp
index 12cf2469..2e235b52 100644
--- a/APEX_1.4/framework/src/ApexSceneUserNotify.cpp
+++ b/APEX_1.4/framework/src/ApexSceneUserNotify.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/framework/src/ApexVertexBuffer.cpp b/APEX_1.4/framework/src/ApexVertexBuffer.cpp
index b5cba4ba..6532e57b 100644
--- a/APEX_1.4/framework/src/ApexVertexBuffer.cpp
+++ b/APEX_1.4/framework/src/ApexVertexBuffer.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/framework/src/ApexVertexFormat.cpp b/APEX_1.4/framework/src/ApexVertexFormat.cpp
index 17d0ef48..beb99bea 100644
--- a/APEX_1.4/framework/src/ApexVertexFormat.cpp
+++ b/APEX_1.4/framework/src/ApexVertexFormat.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/framework/src/FrameworkProfile.cpp b/APEX_1.4/framework/src/FrameworkProfile.cpp
index 73688a65..423ce894 100644
--- a/APEX_1.4/framework/src/FrameworkProfile.cpp
+++ b/APEX_1.4/framework/src/FrameworkProfile.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/framework/src/MirrorSceneImpl.cpp b/APEX_1.4/framework/src/MirrorSceneImpl.cpp
index d3ac9db1..b0e9cac3 100644
--- a/APEX_1.4/framework/src/MirrorSceneImpl.cpp
+++ b/APEX_1.4/framework/src/MirrorSceneImpl.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/framework/src/ThreadPool.cpp b/APEX_1.4/framework/src/ThreadPool.cpp
index 1e138231..96b74761 100644
--- a/APEX_1.4/framework/src/ThreadPool.cpp
+++ b/APEX_1.4/framework/src/ThreadPool.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/framework/src/autogen/BufferF32x1.cpp b/APEX_1.4/framework/src/autogen/BufferF32x1.cpp
index 4f4b2f36..37cac9cf 100644
--- a/APEX_1.4/framework/src/autogen/BufferF32x1.cpp
+++ b/APEX_1.4/framework/src/autogen/BufferF32x1.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/APEX_1.4/framework/src/autogen/BufferF32x2.cpp b/APEX_1.4/framework/src/autogen/BufferF32x2.cpp
index 16afe051..369c6574 100644
--- a/APEX_1.4/framework/src/autogen/BufferF32x2.cpp
+++ b/APEX_1.4/framework/src/autogen/BufferF32x2.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/APEX_1.4/framework/src/autogen/BufferF32x3.cpp b/APEX_1.4/framework/src/autogen/BufferF32x3.cpp
index d6866511..59695a92 100644
--- a/APEX_1.4/framework/src/autogen/BufferF32x3.cpp
+++ b/APEX_1.4/framework/src/autogen/BufferF32x3.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/APEX_1.4/framework/src/autogen/BufferF32x4.cpp b/APEX_1.4/framework/src/autogen/BufferF32x4.cpp
index 7aeb3f3b..f402d9dd 100644
--- a/APEX_1.4/framework/src/autogen/BufferF32x4.cpp
+++ b/APEX_1.4/framework/src/autogen/BufferF32x4.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/APEX_1.4/framework/src/autogen/BufferU16x1.cpp b/APEX_1.4/framework/src/autogen/BufferU16x1.cpp
index 04d3b5ce..09716535 100644
--- a/APEX_1.4/framework/src/autogen/BufferU16x1.cpp
+++ b/APEX_1.4/framework/src/autogen/BufferU16x1.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/APEX_1.4/framework/src/autogen/BufferU16x2.cpp b/APEX_1.4/framework/src/autogen/BufferU16x2.cpp
index cb680641..07c7cd73 100644
--- a/APEX_1.4/framework/src/autogen/BufferU16x2.cpp
+++ b/APEX_1.4/framework/src/autogen/BufferU16x2.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/APEX_1.4/framework/src/autogen/BufferU16x3.cpp b/APEX_1.4/framework/src/autogen/BufferU16x3.cpp
index b96bedda..99dc1bd3 100644
--- a/APEX_1.4/framework/src/autogen/BufferU16x3.cpp
+++ b/APEX_1.4/framework/src/autogen/BufferU16x3.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/APEX_1.4/framework/src/autogen/BufferU16x4.cpp b/APEX_1.4/framework/src/autogen/BufferU16x4.cpp
index ef45641b..d2cbc4ae 100644
--- a/APEX_1.4/framework/src/autogen/BufferU16x4.cpp
+++ b/APEX_1.4/framework/src/autogen/BufferU16x4.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/APEX_1.4/framework/src/autogen/BufferU32x1.cpp b/APEX_1.4/framework/src/autogen/BufferU32x1.cpp
index 347d460b..f559e0ba 100644
--- a/APEX_1.4/framework/src/autogen/BufferU32x1.cpp
+++ b/APEX_1.4/framework/src/autogen/BufferU32x1.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/APEX_1.4/framework/src/autogen/BufferU32x2.cpp b/APEX_1.4/framework/src/autogen/BufferU32x2.cpp
index 6a62dd05..c2f491ed 100644
--- a/APEX_1.4/framework/src/autogen/BufferU32x2.cpp
+++ b/APEX_1.4/framework/src/autogen/BufferU32x2.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/APEX_1.4/framework/src/autogen/BufferU32x3.cpp b/APEX_1.4/framework/src/autogen/BufferU32x3.cpp
index ccec68f0..c6a474f2 100644
--- a/APEX_1.4/framework/src/autogen/BufferU32x3.cpp
+++ b/APEX_1.4/framework/src/autogen/BufferU32x3.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/APEX_1.4/framework/src/autogen/BufferU32x4.cpp b/APEX_1.4/framework/src/autogen/BufferU32x4.cpp
index 26d43552..1851f6e5 100644
--- a/APEX_1.4/framework/src/autogen/BufferU32x4.cpp
+++ b/APEX_1.4/framework/src/autogen/BufferU32x4.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/APEX_1.4/framework/src/autogen/BufferU8x1.cpp b/APEX_1.4/framework/src/autogen/BufferU8x1.cpp
index c187331a..06f9b455 100644
--- a/APEX_1.4/framework/src/autogen/BufferU8x1.cpp
+++ b/APEX_1.4/framework/src/autogen/BufferU8x1.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/APEX_1.4/framework/src/autogen/BufferU8x2.cpp b/APEX_1.4/framework/src/autogen/BufferU8x2.cpp
index 627ff879..6c644c1c 100644
--- a/APEX_1.4/framework/src/autogen/BufferU8x2.cpp
+++ b/APEX_1.4/framework/src/autogen/BufferU8x2.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/APEX_1.4/framework/src/autogen/BufferU8x3.cpp b/APEX_1.4/framework/src/autogen/BufferU8x3.cpp
index 274b14cf..61635cd2 100644
--- a/APEX_1.4/framework/src/autogen/BufferU8x3.cpp
+++ b/APEX_1.4/framework/src/autogen/BufferU8x3.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/APEX_1.4/framework/src/autogen/BufferU8x4.cpp b/APEX_1.4/framework/src/autogen/BufferU8x4.cpp
index 5881b86c..9b3937db 100644
--- a/APEX_1.4/framework/src/autogen/BufferU8x4.cpp
+++ b/APEX_1.4/framework/src/autogen/BufferU8x4.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/APEX_1.4/framework/src/autogen/RenderMeshAssetParameters.cpp b/APEX_1.4/framework/src/autogen/RenderMeshAssetParameters.cpp
index 17e27f95..4dbb6f81 100644
--- a/APEX_1.4/framework/src/autogen/RenderMeshAssetParameters.cpp
+++ b/APEX_1.4/framework/src/autogen/RenderMeshAssetParameters.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/APEX_1.4/framework/src/autogen/SubmeshParameters.cpp b/APEX_1.4/framework/src/autogen/SubmeshParameters.cpp
index dd404888..70b1ce18 100644
--- a/APEX_1.4/framework/src/autogen/SubmeshParameters.cpp
+++ b/APEX_1.4/framework/src/autogen/SubmeshParameters.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/APEX_1.4/framework/src/autogen/SurfaceBufferParameters.cpp b/APEX_1.4/framework/src/autogen/SurfaceBufferParameters.cpp
index e50ac12d..1adab62a 100644
--- a/APEX_1.4/framework/src/autogen/SurfaceBufferParameters.cpp
+++ b/APEX_1.4/framework/src/autogen/SurfaceBufferParameters.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/APEX_1.4/framework/src/autogen/VertexBufferParameters.cpp b/APEX_1.4/framework/src/autogen/VertexBufferParameters.cpp
index b13f3e34..dc21e9d3 100644
--- a/APEX_1.4/framework/src/autogen/VertexBufferParameters.cpp
+++ b/APEX_1.4/framework/src/autogen/VertexBufferParameters.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/APEX_1.4/framework/src/autogen/VertexFormatParameters.cpp b/APEX_1.4/framework/src/autogen/VertexFormatParameters.cpp
index 2d90d3de..5f70a85e 100644
--- a/APEX_1.4/framework/src/autogen/VertexFormatParameters.cpp
+++ b/APEX_1.4/framework/src/autogen/VertexFormatParameters.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// This file was generated by NvParameterized/scripts/GenParameterized.pl
diff --git a/APEX_1.4/framework/src/windows/AgMMFile.cpp b/APEX_1.4/framework/src/windows/AgMMFile.cpp
index 2b637772..25429575 100644
--- a/APEX_1.4/framework/src/windows/AgMMFile.cpp
+++ b/APEX_1.4/framework/src/windows/AgMMFile.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/framework/src/windows/AgMMFile.h b/APEX_1.4/framework/src/windows/AgMMFile.h
index ca2ddd73..06d7f48a 100644
--- a/APEX_1.4/framework/src/windows/AgMMFile.h
+++ b/APEX_1.4/framework/src/windows/AgMMFile.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/framework/src/windows/PhysXIndicator.cpp b/APEX_1.4/framework/src/windows/PhysXIndicator.cpp
index 0ea99185..e47e9db3 100644
--- a/APEX_1.4/framework/src/windows/PhysXIndicator.cpp
+++ b/APEX_1.4/framework/src/windows/PhysXIndicator.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/framework/src/windows/PhysXIndicator.h b/APEX_1.4/framework/src/windows/PhysXIndicator.h
index 155dd4a8..e9a89d1d 100644
--- a/APEX_1.4/framework/src/windows/PhysXIndicator.h
+++ b/APEX_1.4/framework/src/windows/PhysXIndicator.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation
diff --git a/APEX_1.4/framework/src/windows/nvPhysXtoDrv.h b/APEX_1.4/framework/src/windows/nvPhysXtoDrv.h
index 047763a1..83812527 100644
--- a/APEX_1.4/framework/src/windows/nvPhysXtoDrv.h
+++ b/APEX_1.4/framework/src/windows/nvPhysXtoDrv.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved.
*
* NVIDIA CORPORATION and its licensors retain all intellectual property
* and proprietary rights in and to this software, related documentation