aboutsummaryrefslogtreecommitdiff
path: root/APEX_1.4/framework/src
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/src
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/src')
-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
45 files changed, 45 insertions, 45 deletions
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