aboutsummaryrefslogtreecommitdiff
path: root/APEX_1.4/common/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/common/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/common/src')
-rw-r--r--APEX_1.4/common/src/ApexActor.cpp2
-rw-r--r--APEX_1.4/common/src/ApexAssetAuthoring.cpp2
-rw-r--r--APEX_1.4/common/src/ApexAssetTracker.cpp2
-rw-r--r--APEX_1.4/common/src/ApexCollision.cpp2
-rw-r--r--APEX_1.4/common/src/ApexContext.cpp2
-rw-r--r--APEX_1.4/common/src/ApexCudaProfile.cpp2
-rw-r--r--APEX_1.4/common/src/ApexCudaTest.cpp2
-rw-r--r--APEX_1.4/common/src/ApexGeneralizedCubeTemplates.cpp2
-rw-r--r--APEX_1.4/common/src/ApexGeneralizedMarchingCubes.cpp2
-rw-r--r--APEX_1.4/common/src/ApexIsoMesh.cpp2
-rw-r--r--APEX_1.4/common/src/ApexMeshContractor.cpp2
-rw-r--r--APEX_1.4/common/src/ApexMeshHash.cpp2
-rw-r--r--APEX_1.4/common/src/ApexPreview.cpp2
-rw-r--r--APEX_1.4/common/src/ApexPvdClient.cpp2
-rw-r--r--APEX_1.4/common/src/ApexQuadricSimplifier.cpp2
-rw-r--r--APEX_1.4/common/src/ApexRWLockable.cpp2
-rw-r--r--APEX_1.4/common/src/ApexResource.cpp2
-rw-r--r--APEX_1.4/common/src/ApexSDKCachedDataImpl.cpp2
-rw-r--r--APEX_1.4/common/src/ApexSDKHelpers.cpp2
-rw-r--r--APEX_1.4/common/src/ApexShape.cpp2
-rw-r--r--APEX_1.4/common/src/ApexSharedUtils.cpp2
-rw-r--r--APEX_1.4/common/src/ApexSubdivider.cpp2
-rw-r--r--APEX_1.4/common/src/ApexTetrahedralizer.cpp2
-rw-r--r--APEX_1.4/common/src/CurveImpl.cpp2
-rw-r--r--APEX_1.4/common/src/ModuleBase.cpp2
-rw-r--r--APEX_1.4/common/src/ModuleUpdateLoader.cpp2
-rw-r--r--APEX_1.4/common/src/PVDParameterizedHandler.cpp2
-rw-r--r--APEX_1.4/common/src/ReadCheck.cpp2
-rw-r--r--APEX_1.4/common/src/Spline.cpp2
-rw-r--r--APEX_1.4/common/src/WriteCheck.cpp2
-rw-r--r--APEX_1.4/common/src/autogen/ConvexHullParameters.cpp2
-rw-r--r--APEX_1.4/common/src/autogen/DebugColorParams.cpp2
-rw-r--r--APEX_1.4/common/src/autogen/DebugRenderParams.cpp2
-rw-r--r--APEX_1.4/common/src/variable_oscillator.cpp2
34 files changed, 34 insertions, 34 deletions
diff --git a/APEX_1.4/common/src/ApexActor.cpp b/APEX_1.4/common/src/ApexActor.cpp
index 55a5c0eb..eb71deb1 100644
--- a/APEX_1.4/common/src/ApexActor.cpp
+++ b/APEX_1.4/common/src/ApexActor.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/common/src/ApexAssetAuthoring.cpp b/APEX_1.4/common/src/ApexAssetAuthoring.cpp
index 14845ff1..3504bf93 100644
--- a/APEX_1.4/common/src/ApexAssetAuthoring.cpp
+++ b/APEX_1.4/common/src/ApexAssetAuthoring.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/common/src/ApexAssetTracker.cpp b/APEX_1.4/common/src/ApexAssetTracker.cpp
index 2e442bbc..e13e3fe5 100644
--- a/APEX_1.4/common/src/ApexAssetTracker.cpp
+++ b/APEX_1.4/common/src/ApexAssetTracker.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/common/src/ApexCollision.cpp b/APEX_1.4/common/src/ApexCollision.cpp
index 2e16a714..fa83a70d 100644
--- a/APEX_1.4/common/src/ApexCollision.cpp
+++ b/APEX_1.4/common/src/ApexCollision.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/common/src/ApexContext.cpp b/APEX_1.4/common/src/ApexContext.cpp
index 0b6cf03c..441d55e2 100644
--- a/APEX_1.4/common/src/ApexContext.cpp
+++ b/APEX_1.4/common/src/ApexContext.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/common/src/ApexCudaProfile.cpp b/APEX_1.4/common/src/ApexCudaProfile.cpp
index cee4cfc2..4ba3d95c 100644
--- a/APEX_1.4/common/src/ApexCudaProfile.cpp
+++ b/APEX_1.4/common/src/ApexCudaProfile.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/common/src/ApexCudaTest.cpp b/APEX_1.4/common/src/ApexCudaTest.cpp
index 35ad85e3..6f093f85 100644
--- a/APEX_1.4/common/src/ApexCudaTest.cpp
+++ b/APEX_1.4/common/src/ApexCudaTest.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/common/src/ApexGeneralizedCubeTemplates.cpp b/APEX_1.4/common/src/ApexGeneralizedCubeTemplates.cpp
index 87a9d6ea..1b001948 100644
--- a/APEX_1.4/common/src/ApexGeneralizedCubeTemplates.cpp
+++ b/APEX_1.4/common/src/ApexGeneralizedCubeTemplates.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/common/src/ApexGeneralizedMarchingCubes.cpp b/APEX_1.4/common/src/ApexGeneralizedMarchingCubes.cpp
index b2f8b1e3..d859bd75 100644
--- a/APEX_1.4/common/src/ApexGeneralizedMarchingCubes.cpp
+++ b/APEX_1.4/common/src/ApexGeneralizedMarchingCubes.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/common/src/ApexIsoMesh.cpp b/APEX_1.4/common/src/ApexIsoMesh.cpp
index 7700c9e2..e7e9a6cd 100644
--- a/APEX_1.4/common/src/ApexIsoMesh.cpp
+++ b/APEX_1.4/common/src/ApexIsoMesh.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/common/src/ApexMeshContractor.cpp b/APEX_1.4/common/src/ApexMeshContractor.cpp
index a9e4b1fe..9d0b1d8a 100644
--- a/APEX_1.4/common/src/ApexMeshContractor.cpp
+++ b/APEX_1.4/common/src/ApexMeshContractor.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/common/src/ApexMeshHash.cpp b/APEX_1.4/common/src/ApexMeshHash.cpp
index 36f40791..3c62df3e 100644
--- a/APEX_1.4/common/src/ApexMeshHash.cpp
+++ b/APEX_1.4/common/src/ApexMeshHash.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/common/src/ApexPreview.cpp b/APEX_1.4/common/src/ApexPreview.cpp
index f2dc53c6..359f8261 100644
--- a/APEX_1.4/common/src/ApexPreview.cpp
+++ b/APEX_1.4/common/src/ApexPreview.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/common/src/ApexPvdClient.cpp b/APEX_1.4/common/src/ApexPvdClient.cpp
index 5df789e1..a40107b6 100644
--- a/APEX_1.4/common/src/ApexPvdClient.cpp
+++ b/APEX_1.4/common/src/ApexPvdClient.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/common/src/ApexQuadricSimplifier.cpp b/APEX_1.4/common/src/ApexQuadricSimplifier.cpp
index 56b5ea27..7c782e15 100644
--- a/APEX_1.4/common/src/ApexQuadricSimplifier.cpp
+++ b/APEX_1.4/common/src/ApexQuadricSimplifier.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/common/src/ApexRWLockable.cpp b/APEX_1.4/common/src/ApexRWLockable.cpp
index 280a640b..40a82487 100644
--- a/APEX_1.4/common/src/ApexRWLockable.cpp
+++ b/APEX_1.4/common/src/ApexRWLockable.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/common/src/ApexResource.cpp b/APEX_1.4/common/src/ApexResource.cpp
index e0e0aa3d..e0da6290 100644
--- a/APEX_1.4/common/src/ApexResource.cpp
+++ b/APEX_1.4/common/src/ApexResource.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/common/src/ApexSDKCachedDataImpl.cpp b/APEX_1.4/common/src/ApexSDKCachedDataImpl.cpp
index 8212c653..4c40b802 100644
--- a/APEX_1.4/common/src/ApexSDKCachedDataImpl.cpp
+++ b/APEX_1.4/common/src/ApexSDKCachedDataImpl.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/common/src/ApexSDKHelpers.cpp b/APEX_1.4/common/src/ApexSDKHelpers.cpp
index 2cccff31..3482daa4 100644
--- a/APEX_1.4/common/src/ApexSDKHelpers.cpp
+++ b/APEX_1.4/common/src/ApexSDKHelpers.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/common/src/ApexShape.cpp b/APEX_1.4/common/src/ApexShape.cpp
index 30bb398d..3fcb3d4d 100644
--- a/APEX_1.4/common/src/ApexShape.cpp
+++ b/APEX_1.4/common/src/ApexShape.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/common/src/ApexSharedUtils.cpp b/APEX_1.4/common/src/ApexSharedUtils.cpp
index 9cdc2a30..9b2b1b83 100644
--- a/APEX_1.4/common/src/ApexSharedUtils.cpp
+++ b/APEX_1.4/common/src/ApexSharedUtils.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/common/src/ApexSubdivider.cpp b/APEX_1.4/common/src/ApexSubdivider.cpp
index 072101ad..adfe1caf 100644
--- a/APEX_1.4/common/src/ApexSubdivider.cpp
+++ b/APEX_1.4/common/src/ApexSubdivider.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/common/src/ApexTetrahedralizer.cpp b/APEX_1.4/common/src/ApexTetrahedralizer.cpp
index b1e8fda0..d59aaf3a 100644
--- a/APEX_1.4/common/src/ApexTetrahedralizer.cpp
+++ b/APEX_1.4/common/src/ApexTetrahedralizer.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/common/src/CurveImpl.cpp b/APEX_1.4/common/src/CurveImpl.cpp
index c2daba5c..44d6ebf1 100644
--- a/APEX_1.4/common/src/CurveImpl.cpp
+++ b/APEX_1.4/common/src/CurveImpl.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/common/src/ModuleBase.cpp b/APEX_1.4/common/src/ModuleBase.cpp
index 51253706..13715821 100644
--- a/APEX_1.4/common/src/ModuleBase.cpp
+++ b/APEX_1.4/common/src/ModuleBase.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/common/src/ModuleUpdateLoader.cpp b/APEX_1.4/common/src/ModuleUpdateLoader.cpp
index a80803e4..2b78bb0e 100644
--- a/APEX_1.4/common/src/ModuleUpdateLoader.cpp
+++ b/APEX_1.4/common/src/ModuleUpdateLoader.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/common/src/PVDParameterizedHandler.cpp b/APEX_1.4/common/src/PVDParameterizedHandler.cpp
index 61f2092b..5c5e7d60 100644
--- a/APEX_1.4/common/src/PVDParameterizedHandler.cpp
+++ b/APEX_1.4/common/src/PVDParameterizedHandler.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/common/src/ReadCheck.cpp b/APEX_1.4/common/src/ReadCheck.cpp
index fe6994d9..b7da3aeb 100644
--- a/APEX_1.4/common/src/ReadCheck.cpp
+++ b/APEX_1.4/common/src/ReadCheck.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/common/src/Spline.cpp b/APEX_1.4/common/src/Spline.cpp
index 098883ca..0759f1e0 100644
--- a/APEX_1.4/common/src/Spline.cpp
+++ b/APEX_1.4/common/src/Spline.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/common/src/WriteCheck.cpp b/APEX_1.4/common/src/WriteCheck.cpp
index af177eb1..4279a6c7 100644
--- a/APEX_1.4/common/src/WriteCheck.cpp
+++ b/APEX_1.4/common/src/WriteCheck.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/common/src/autogen/ConvexHullParameters.cpp b/APEX_1.4/common/src/autogen/ConvexHullParameters.cpp
index 88ab1636..1b6bd1ba 100644
--- a/APEX_1.4/common/src/autogen/ConvexHullParameters.cpp
+++ b/APEX_1.4/common/src/autogen/ConvexHullParameters.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/common/src/autogen/DebugColorParams.cpp b/APEX_1.4/common/src/autogen/DebugColorParams.cpp
index 72551910..dddb8fc5 100644
--- a/APEX_1.4/common/src/autogen/DebugColorParams.cpp
+++ b/APEX_1.4/common/src/autogen/DebugColorParams.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/common/src/autogen/DebugRenderParams.cpp b/APEX_1.4/common/src/autogen/DebugRenderParams.cpp
index 38f95033..15b6fa19 100644
--- a/APEX_1.4/common/src/autogen/DebugRenderParams.cpp
+++ b/APEX_1.4/common/src/autogen/DebugRenderParams.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/common/src/variable_oscillator.cpp b/APEX_1.4/common/src/variable_oscillator.cpp
index 50dcbb2f..73f4e288 100644
--- a/APEX_1.4/common/src/variable_oscillator.cpp
+++ b/APEX_1.4/common/src/variable_oscillator.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