aboutsummaryrefslogtreecommitdiff
path: root/APEX_1.4/module/destructible/include
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/module/destructible/include
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/module/destructible/include')
-rw-r--r--APEX_1.4/module/destructible/include/DestructibleActorImpl.h2
-rw-r--r--APEX_1.4/module/destructible/include/DestructibleActorJointImpl.h2
-rw-r--r--APEX_1.4/module/destructible/include/DestructibleActorJointProxy.h2
-rw-r--r--APEX_1.4/module/destructible/include/DestructibleActorProxy.h2
-rw-r--r--APEX_1.4/module/destructible/include/DestructibleActorUtils.h2
-rw-r--r--APEX_1.4/module/destructible/include/DestructibleAssetImpl.h2
-rw-r--r--APEX_1.4/module/destructible/include/DestructibleAssetProxy.h2
-rw-r--r--APEX_1.4/module/destructible/include/DestructibleHelpers.h2
-rw-r--r--APEX_1.4/module/destructible/include/DestructiblePreviewImpl.h2
-rw-r--r--APEX_1.4/module/destructible/include/DestructiblePreviewProxy.h2
-rw-r--r--APEX_1.4/module/destructible/include/DestructibleRenderableImpl.h2
-rw-r--r--APEX_1.4/module/destructible/include/DestructibleScene.h2
-rw-r--r--APEX_1.4/module/destructible/include/DestructibleStructure.h2
-rw-r--r--APEX_1.4/module/destructible/include/DestructibleStructureStressSolver.h2
-rw-r--r--APEX_1.4/module/destructible/include/ModuleDestructibleImpl.h2
-rw-r--r--APEX_1.4/module/destructible/include/ModuleEventDefs.h2
-rw-r--r--APEX_1.4/module/destructible/include/ModulePerfScope.h2
-rw-r--r--APEX_1.4/module/destructible/include/autogen/CachedOverlaps.h2
-rw-r--r--APEX_1.4/module/destructible/include/autogen/DestructibleActorChunks.h2
-rw-r--r--APEX_1.4/module/destructible/include/autogen/DestructibleActorParam.h2
-rw-r--r--APEX_1.4/module/destructible/include/autogen/DestructibleActorState.h2
-rw-r--r--APEX_1.4/module/destructible/include/autogen/DestructibleAssetCollisionDataSet.h2
-rw-r--r--APEX_1.4/module/destructible/include/autogen/DestructibleAssetParameters.h2
-rw-r--r--APEX_1.4/module/destructible/include/autogen/DestructibleDebugRenderParams.h2
-rw-r--r--APEX_1.4/module/destructible/include/autogen/DestructibleModuleParameters.h2
-rw-r--r--APEX_1.4/module/destructible/include/autogen/DestructiblePreviewParam.h2
-rw-r--r--APEX_1.4/module/destructible/include/autogen/MeshCookedCollisionStream.h2
-rw-r--r--APEX_1.4/module/destructible/include/autogen/MeshCookedCollisionStreamsAtScale.h2
-rw-r--r--APEX_1.4/module/destructible/include/autogen/SurfaceTraceParameters.h2
-rw-r--r--APEX_1.4/module/destructible/include/autogen/SurfaceTraceSetParameters.h2
30 files changed, 30 insertions, 30 deletions
diff --git a/APEX_1.4/module/destructible/include/DestructibleActorImpl.h b/APEX_1.4/module/destructible/include/DestructibleActorImpl.h
index 1b258347..24f1ae22 100644
--- a/APEX_1.4/module/destructible/include/DestructibleActorImpl.h
+++ b/APEX_1.4/module/destructible/include/DestructibleActorImpl.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/module/destructible/include/DestructibleActorJointImpl.h b/APEX_1.4/module/destructible/include/DestructibleActorJointImpl.h
index e1abcee3..6cbcd4e3 100644
--- a/APEX_1.4/module/destructible/include/DestructibleActorJointImpl.h
+++ b/APEX_1.4/module/destructible/include/DestructibleActorJointImpl.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/module/destructible/include/DestructibleActorJointProxy.h b/APEX_1.4/module/destructible/include/DestructibleActorJointProxy.h
index 2ea9721a..c7e8cf99 100644
--- a/APEX_1.4/module/destructible/include/DestructibleActorJointProxy.h
+++ b/APEX_1.4/module/destructible/include/DestructibleActorJointProxy.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/module/destructible/include/DestructibleActorProxy.h b/APEX_1.4/module/destructible/include/DestructibleActorProxy.h
index 66aa7aa2..a1bd9376 100644
--- a/APEX_1.4/module/destructible/include/DestructibleActorProxy.h
+++ b/APEX_1.4/module/destructible/include/DestructibleActorProxy.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/module/destructible/include/DestructibleActorUtils.h b/APEX_1.4/module/destructible/include/DestructibleActorUtils.h
index a8d2cf37..b4b86de1 100644
--- a/APEX_1.4/module/destructible/include/DestructibleActorUtils.h
+++ b/APEX_1.4/module/destructible/include/DestructibleActorUtils.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/module/destructible/include/DestructibleAssetImpl.h b/APEX_1.4/module/destructible/include/DestructibleAssetImpl.h
index 28267af4..f051d345 100644
--- a/APEX_1.4/module/destructible/include/DestructibleAssetImpl.h
+++ b/APEX_1.4/module/destructible/include/DestructibleAssetImpl.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/module/destructible/include/DestructibleAssetProxy.h b/APEX_1.4/module/destructible/include/DestructibleAssetProxy.h
index d427a849..0a0f0fbc 100644
--- a/APEX_1.4/module/destructible/include/DestructibleAssetProxy.h
+++ b/APEX_1.4/module/destructible/include/DestructibleAssetProxy.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/module/destructible/include/DestructibleHelpers.h b/APEX_1.4/module/destructible/include/DestructibleHelpers.h
index e44755fd..6ce06cad 100644
--- a/APEX_1.4/module/destructible/include/DestructibleHelpers.h
+++ b/APEX_1.4/module/destructible/include/DestructibleHelpers.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/module/destructible/include/DestructiblePreviewImpl.h b/APEX_1.4/module/destructible/include/DestructiblePreviewImpl.h
index 359dbb96..a36026e0 100644
--- a/APEX_1.4/module/destructible/include/DestructiblePreviewImpl.h
+++ b/APEX_1.4/module/destructible/include/DestructiblePreviewImpl.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/module/destructible/include/DestructiblePreviewProxy.h b/APEX_1.4/module/destructible/include/DestructiblePreviewProxy.h
index 2a7429fb..4d05cb52 100644
--- a/APEX_1.4/module/destructible/include/DestructiblePreviewProxy.h
+++ b/APEX_1.4/module/destructible/include/DestructiblePreviewProxy.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/module/destructible/include/DestructibleRenderableImpl.h b/APEX_1.4/module/destructible/include/DestructibleRenderableImpl.h
index 4ca7bf68..b33895fb 100644
--- a/APEX_1.4/module/destructible/include/DestructibleRenderableImpl.h
+++ b/APEX_1.4/module/destructible/include/DestructibleRenderableImpl.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/module/destructible/include/DestructibleScene.h b/APEX_1.4/module/destructible/include/DestructibleScene.h
index 69eb83d2..560a62ec 100644
--- a/APEX_1.4/module/destructible/include/DestructibleScene.h
+++ b/APEX_1.4/module/destructible/include/DestructibleScene.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/module/destructible/include/DestructibleStructure.h b/APEX_1.4/module/destructible/include/DestructibleStructure.h
index 493d7e91..1a984363 100644
--- a/APEX_1.4/module/destructible/include/DestructibleStructure.h
+++ b/APEX_1.4/module/destructible/include/DestructibleStructure.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/module/destructible/include/DestructibleStructureStressSolver.h b/APEX_1.4/module/destructible/include/DestructibleStructureStressSolver.h
index cf1b5ab8..1fc0991f 100644
--- a/APEX_1.4/module/destructible/include/DestructibleStructureStressSolver.h
+++ b/APEX_1.4/module/destructible/include/DestructibleStructureStressSolver.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/module/destructible/include/ModuleDestructibleImpl.h b/APEX_1.4/module/destructible/include/ModuleDestructibleImpl.h
index 24131733..03c5a79e 100644
--- a/APEX_1.4/module/destructible/include/ModuleDestructibleImpl.h
+++ b/APEX_1.4/module/destructible/include/ModuleDestructibleImpl.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/module/destructible/include/ModuleEventDefs.h b/APEX_1.4/module/destructible/include/ModuleEventDefs.h
index 933cdde0..63422bad 100644
--- a/APEX_1.4/module/destructible/include/ModuleEventDefs.h
+++ b/APEX_1.4/module/destructible/include/ModuleEventDefs.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/module/destructible/include/ModulePerfScope.h b/APEX_1.4/module/destructible/include/ModulePerfScope.h
index fd53d00e..4be9d5c4 100644
--- a/APEX_1.4/module/destructible/include/ModulePerfScope.h
+++ b/APEX_1.4/module/destructible/include/ModulePerfScope.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/module/destructible/include/autogen/CachedOverlaps.h b/APEX_1.4/module/destructible/include/autogen/CachedOverlaps.h
index e1c34060..f99e6017 100644
--- a/APEX_1.4/module/destructible/include/autogen/CachedOverlaps.h
+++ b/APEX_1.4/module/destructible/include/autogen/CachedOverlaps.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/module/destructible/include/autogen/DestructibleActorChunks.h b/APEX_1.4/module/destructible/include/autogen/DestructibleActorChunks.h
index 893224e9..c295c607 100644
--- a/APEX_1.4/module/destructible/include/autogen/DestructibleActorChunks.h
+++ b/APEX_1.4/module/destructible/include/autogen/DestructibleActorChunks.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/module/destructible/include/autogen/DestructibleActorParam.h b/APEX_1.4/module/destructible/include/autogen/DestructibleActorParam.h
index 9fb50b5c..3b78f840 100644
--- a/APEX_1.4/module/destructible/include/autogen/DestructibleActorParam.h
+++ b/APEX_1.4/module/destructible/include/autogen/DestructibleActorParam.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/module/destructible/include/autogen/DestructibleActorState.h b/APEX_1.4/module/destructible/include/autogen/DestructibleActorState.h
index 066a881f..1746d576 100644
--- a/APEX_1.4/module/destructible/include/autogen/DestructibleActorState.h
+++ b/APEX_1.4/module/destructible/include/autogen/DestructibleActorState.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/module/destructible/include/autogen/DestructibleAssetCollisionDataSet.h b/APEX_1.4/module/destructible/include/autogen/DestructibleAssetCollisionDataSet.h
index ea14b856..82b0a83d 100644
--- a/APEX_1.4/module/destructible/include/autogen/DestructibleAssetCollisionDataSet.h
+++ b/APEX_1.4/module/destructible/include/autogen/DestructibleAssetCollisionDataSet.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/module/destructible/include/autogen/DestructibleAssetParameters.h b/APEX_1.4/module/destructible/include/autogen/DestructibleAssetParameters.h
index 5dfd8d79..018ea095 100644
--- a/APEX_1.4/module/destructible/include/autogen/DestructibleAssetParameters.h
+++ b/APEX_1.4/module/destructible/include/autogen/DestructibleAssetParameters.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/module/destructible/include/autogen/DestructibleDebugRenderParams.h b/APEX_1.4/module/destructible/include/autogen/DestructibleDebugRenderParams.h
index be004876..f397399e 100644
--- a/APEX_1.4/module/destructible/include/autogen/DestructibleDebugRenderParams.h
+++ b/APEX_1.4/module/destructible/include/autogen/DestructibleDebugRenderParams.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/module/destructible/include/autogen/DestructibleModuleParameters.h b/APEX_1.4/module/destructible/include/autogen/DestructibleModuleParameters.h
index 2c4cb1c6..25efb196 100644
--- a/APEX_1.4/module/destructible/include/autogen/DestructibleModuleParameters.h
+++ b/APEX_1.4/module/destructible/include/autogen/DestructibleModuleParameters.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/module/destructible/include/autogen/DestructiblePreviewParam.h b/APEX_1.4/module/destructible/include/autogen/DestructiblePreviewParam.h
index c1f32df8..2166d5d9 100644
--- a/APEX_1.4/module/destructible/include/autogen/DestructiblePreviewParam.h
+++ b/APEX_1.4/module/destructible/include/autogen/DestructiblePreviewParam.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/module/destructible/include/autogen/MeshCookedCollisionStream.h b/APEX_1.4/module/destructible/include/autogen/MeshCookedCollisionStream.h
index 9cdb5088..0111e7af 100644
--- a/APEX_1.4/module/destructible/include/autogen/MeshCookedCollisionStream.h
+++ b/APEX_1.4/module/destructible/include/autogen/MeshCookedCollisionStream.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/module/destructible/include/autogen/MeshCookedCollisionStreamsAtScale.h b/APEX_1.4/module/destructible/include/autogen/MeshCookedCollisionStreamsAtScale.h
index 3f2565c8..df90db7b 100644
--- a/APEX_1.4/module/destructible/include/autogen/MeshCookedCollisionStreamsAtScale.h
+++ b/APEX_1.4/module/destructible/include/autogen/MeshCookedCollisionStreamsAtScale.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/module/destructible/include/autogen/SurfaceTraceParameters.h b/APEX_1.4/module/destructible/include/autogen/SurfaceTraceParameters.h
index 82219197..29574954 100644
--- a/APEX_1.4/module/destructible/include/autogen/SurfaceTraceParameters.h
+++ b/APEX_1.4/module/destructible/include/autogen/SurfaceTraceParameters.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/module/destructible/include/autogen/SurfaceTraceSetParameters.h b/APEX_1.4/module/destructible/include/autogen/SurfaceTraceSetParameters.h
index 3bf77c6d..c4a1102e 100644
--- a/APEX_1.4/module/destructible/include/autogen/SurfaceTraceSetParameters.h
+++ b/APEX_1.4/module/destructible/include/autogen/SurfaceTraceSetParameters.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