aboutsummaryrefslogtreecommitdiff
path: root/APEX_1.4/module/destructible
diff options
context:
space:
mode:
Diffstat (limited to 'APEX_1.4/module/destructible')
-rw-r--r--APEX_1.4/module/destructible/fracture/Actor.cpp2
-rw-r--r--APEX_1.4/module/destructible/fracture/Actor.h2
-rw-r--r--APEX_1.4/module/destructible/fracture/Compound.cpp2
-rw-r--r--APEX_1.4/module/destructible/fracture/Compound.h2
-rw-r--r--APEX_1.4/module/destructible/fracture/CompoundCreator.cpp2
-rw-r--r--APEX_1.4/module/destructible/fracture/CompoundCreator.h2
-rw-r--r--APEX_1.4/module/destructible/fracture/CompoundGeometry.cpp2
-rw-r--r--APEX_1.4/module/destructible/fracture/CompoundGeometry.h2
-rw-r--r--APEX_1.4/module/destructible/fracture/Convex.cpp2
-rw-r--r--APEX_1.4/module/destructible/fracture/Convex.h2
-rw-r--r--APEX_1.4/module/destructible/fracture/Core/ActorBase.cpp2
-rw-r--r--APEX_1.4/module/destructible/fracture/Core/ActorBase.h2
-rw-r--r--APEX_1.4/module/destructible/fracture/Core/CompoundBase.cpp2
-rw-r--r--APEX_1.4/module/destructible/fracture/Core/CompoundBase.h2
-rw-r--r--APEX_1.4/module/destructible/fracture/Core/CompoundCreatorBase.cpp2
-rw-r--r--APEX_1.4/module/destructible/fracture/Core/CompoundCreatorBase.h2
-rw-r--r--APEX_1.4/module/destructible/fracture/Core/CompoundGeometryBase.cpp2
-rw-r--r--APEX_1.4/module/destructible/fracture/Core/CompoundGeometryBase.h2
-rw-r--r--APEX_1.4/module/destructible/fracture/Core/ConvexBase.cpp2
-rw-r--r--APEX_1.4/module/destructible/fracture/Core/ConvexBase.h2
-rw-r--r--APEX_1.4/module/destructible/fracture/Core/Delaunay2dBase.cpp2
-rw-r--r--APEX_1.4/module/destructible/fracture/Core/Delaunay2dBase.h2
-rw-r--r--APEX_1.4/module/destructible/fracture/Core/Delaunay3dBase.cpp2
-rw-r--r--APEX_1.4/module/destructible/fracture/Core/Delaunay3dBase.h2
-rw-r--r--APEX_1.4/module/destructible/fracture/Core/FracturePatternBase.cpp2
-rw-r--r--APEX_1.4/module/destructible/fracture/Core/FracturePatternBase.h2
-rw-r--r--APEX_1.4/module/destructible/fracture/Core/IceBoxPruningBase.cpp2
-rw-r--r--APEX_1.4/module/destructible/fracture/Core/IceBoxPruningBase.h2
-rw-r--r--APEX_1.4/module/destructible/fracture/Core/IceRevisitedRadixBase.cpp2
-rw-r--r--APEX_1.4/module/destructible/fracture/Core/IceRevisitedRadixBase.h2
-rw-r--r--APEX_1.4/module/destructible/fracture/Core/IslandDetectorBase.cpp2
-rw-r--r--APEX_1.4/module/destructible/fracture/Core/IslandDetectorBase.h2
-rw-r--r--APEX_1.4/module/destructible/fracture/Core/MeshBase.cpp2
-rw-r--r--APEX_1.4/module/destructible/fracture/Core/MeshBase.h2
-rw-r--r--APEX_1.4/module/destructible/fracture/Core/MeshClipperBase.cpp2
-rw-r--r--APEX_1.4/module/destructible/fracture/Core/MeshClipperBase.h2
-rw-r--r--APEX_1.4/module/destructible/fracture/Core/PolygonTriangulatorBase.cpp2
-rw-r--r--APEX_1.4/module/destructible/fracture/Core/PolygonTriangulatorBase.h2
-rw-r--r--APEX_1.4/module/destructible/fracture/Core/SimSceneBase.cpp2
-rw-r--r--APEX_1.4/module/destructible/fracture/Core/SimSceneBase.h2
-rw-r--r--APEX_1.4/module/destructible/fracture/Delaunay2d.cpp2
-rw-r--r--APEX_1.4/module/destructible/fracture/Delaunay2d.h2
-rw-r--r--APEX_1.4/module/destructible/fracture/Delaunay3d.cpp2
-rw-r--r--APEX_1.4/module/destructible/fracture/Delaunay3d.h2
-rw-r--r--APEX_1.4/module/destructible/fracture/FracturePattern.cpp2
-rw-r--r--APEX_1.4/module/destructible/fracture/FracturePattern.h2
-rw-r--r--APEX_1.4/module/destructible/fracture/IceBoxPruning.cpp2
-rw-r--r--APEX_1.4/module/destructible/fracture/IceBoxPruning.h2
-rw-r--r--APEX_1.4/module/destructible/fracture/IceRevisitedRadix.cpp2
-rw-r--r--APEX_1.4/module/destructible/fracture/IceRevisitedRadix.h2
-rw-r--r--APEX_1.4/module/destructible/fracture/IslandDetector.cpp2
-rw-r--r--APEX_1.4/module/destructible/fracture/IslandDetector.h2
-rw-r--r--APEX_1.4/module/destructible/fracture/Mesh.cpp2
-rw-r--r--APEX_1.4/module/destructible/fracture/Mesh.h2
-rw-r--r--APEX_1.4/module/destructible/fracture/MeshClipper.cpp2
-rw-r--r--APEX_1.4/module/destructible/fracture/MeshClipper.h2
-rw-r--r--APEX_1.4/module/destructible/fracture/PolygonTriangulator.cpp2
-rw-r--r--APEX_1.4/module/destructible/fracture/PolygonTriangulator.h2
-rw-r--r--APEX_1.4/module/destructible/fracture/RTdef.h2
-rw-r--r--APEX_1.4/module/destructible/fracture/Renderable.cpp2
-rw-r--r--APEX_1.4/module/destructible/fracture/Renderable.h2
-rw-r--r--APEX_1.4/module/destructible/fracture/SimScene.cpp2
-rw-r--r--APEX_1.4/module/destructible/fracture/SimScene.h2
-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
-rw-r--r--APEX_1.4/module/destructible/src/DestructibleActorImpl.cpp2
-rw-r--r--APEX_1.4/module/destructible/src/DestructibleActorJointImpl.cpp2
-rw-r--r--APEX_1.4/module/destructible/src/DestructibleAssetImpl.cpp2
-rw-r--r--APEX_1.4/module/destructible/src/DestructiblePreviewImpl.cpp2
-rw-r--r--APEX_1.4/module/destructible/src/DestructibleRenderableImpl.cpp2
-rw-r--r--APEX_1.4/module/destructible/src/DestructibleScene.cpp2
-rw-r--r--APEX_1.4/module/destructible/src/DestructibleSceneSyncParams.cpp2
-rw-r--r--APEX_1.4/module/destructible/src/DestructibleStructure.cpp2
-rw-r--r--APEX_1.4/module/destructible/src/DestructibleStructureStressSolver.cpp2
-rw-r--r--APEX_1.4/module/destructible/src/ModuleDestructibleImpl.cpp2
-rw-r--r--APEX_1.4/module/destructible/src/autogen/CachedOverlaps.cpp2
-rw-r--r--APEX_1.4/module/destructible/src/autogen/DestructibleActorChunks.cpp2
-rw-r--r--APEX_1.4/module/destructible/src/autogen/DestructibleActorParam.cpp2
-rw-r--r--APEX_1.4/module/destructible/src/autogen/DestructibleActorState.cpp2
-rw-r--r--APEX_1.4/module/destructible/src/autogen/DestructibleAssetCollisionDataSet.cpp2
-rw-r--r--APEX_1.4/module/destructible/src/autogen/DestructibleAssetParameters.cpp2
-rw-r--r--APEX_1.4/module/destructible/src/autogen/DestructibleDebugRenderParams.cpp2
-rw-r--r--APEX_1.4/module/destructible/src/autogen/DestructibleModuleParameters.cpp2
-rw-r--r--APEX_1.4/module/destructible/src/autogen/DestructiblePreviewParam.cpp2
-rw-r--r--APEX_1.4/module/destructible/src/autogen/MeshCookedCollisionStream.cpp2
-rw-r--r--APEX_1.4/module/destructible/src/autogen/MeshCookedCollisionStreamsAtScale.cpp2
-rw-r--r--APEX_1.4/module/destructible/src/autogen/SurfaceTraceParameters.cpp2
-rw-r--r--APEX_1.4/module/destructible/src/autogen/SurfaceTraceSetParameters.cpp2
116 files changed, 116 insertions, 116 deletions
diff --git a/APEX_1.4/module/destructible/fracture/Actor.cpp b/APEX_1.4/module/destructible/fracture/Actor.cpp
index 1eb12b66..0eaed8af 100644
--- a/APEX_1.4/module/destructible/fracture/Actor.cpp
+++ b/APEX_1.4/module/destructible/fracture/Actor.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/module/destructible/fracture/Actor.h b/APEX_1.4/module/destructible/fracture/Actor.h
index f23e4b88..7a14e27a 100644
--- a/APEX_1.4/module/destructible/fracture/Actor.h
+++ b/APEX_1.4/module/destructible/fracture/Actor.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/fracture/Compound.cpp b/APEX_1.4/module/destructible/fracture/Compound.cpp
index 2d49f19d..593443e9 100644
--- a/APEX_1.4/module/destructible/fracture/Compound.cpp
+++ b/APEX_1.4/module/destructible/fracture/Compound.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/module/destructible/fracture/Compound.h b/APEX_1.4/module/destructible/fracture/Compound.h
index 8f07c393..67f26b04 100644
--- a/APEX_1.4/module/destructible/fracture/Compound.h
+++ b/APEX_1.4/module/destructible/fracture/Compound.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/fracture/CompoundCreator.cpp b/APEX_1.4/module/destructible/fracture/CompoundCreator.cpp
index 14a29b7b..b7cb88a0 100644
--- a/APEX_1.4/module/destructible/fracture/CompoundCreator.cpp
+++ b/APEX_1.4/module/destructible/fracture/CompoundCreator.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/module/destructible/fracture/CompoundCreator.h b/APEX_1.4/module/destructible/fracture/CompoundCreator.h
index 40198fe6..f0f99d7f 100644
--- a/APEX_1.4/module/destructible/fracture/CompoundCreator.h
+++ b/APEX_1.4/module/destructible/fracture/CompoundCreator.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/fracture/CompoundGeometry.cpp b/APEX_1.4/module/destructible/fracture/CompoundGeometry.cpp
index 9429174a..e1627cdc 100644
--- a/APEX_1.4/module/destructible/fracture/CompoundGeometry.cpp
+++ b/APEX_1.4/module/destructible/fracture/CompoundGeometry.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/module/destructible/fracture/CompoundGeometry.h b/APEX_1.4/module/destructible/fracture/CompoundGeometry.h
index 689be78c..c949da50 100644
--- a/APEX_1.4/module/destructible/fracture/CompoundGeometry.h
+++ b/APEX_1.4/module/destructible/fracture/CompoundGeometry.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/fracture/Convex.cpp b/APEX_1.4/module/destructible/fracture/Convex.cpp
index 4fc5de4c..e17f93a8 100644
--- a/APEX_1.4/module/destructible/fracture/Convex.cpp
+++ b/APEX_1.4/module/destructible/fracture/Convex.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/module/destructible/fracture/Convex.h b/APEX_1.4/module/destructible/fracture/Convex.h
index 40717e67..2fe3e579 100644
--- a/APEX_1.4/module/destructible/fracture/Convex.h
+++ b/APEX_1.4/module/destructible/fracture/Convex.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/fracture/Core/ActorBase.cpp b/APEX_1.4/module/destructible/fracture/Core/ActorBase.cpp
index 2c88a262..9f31131e 100644
--- a/APEX_1.4/module/destructible/fracture/Core/ActorBase.cpp
+++ b/APEX_1.4/module/destructible/fracture/Core/ActorBase.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/module/destructible/fracture/Core/ActorBase.h b/APEX_1.4/module/destructible/fracture/Core/ActorBase.h
index 38fc4843..67bc4736 100644
--- a/APEX_1.4/module/destructible/fracture/Core/ActorBase.h
+++ b/APEX_1.4/module/destructible/fracture/Core/ActorBase.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/fracture/Core/CompoundBase.cpp b/APEX_1.4/module/destructible/fracture/Core/CompoundBase.cpp
index 8e273564..96940d27 100644
--- a/APEX_1.4/module/destructible/fracture/Core/CompoundBase.cpp
+++ b/APEX_1.4/module/destructible/fracture/Core/CompoundBase.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/module/destructible/fracture/Core/CompoundBase.h b/APEX_1.4/module/destructible/fracture/Core/CompoundBase.h
index d21f2edc..605fba32 100644
--- a/APEX_1.4/module/destructible/fracture/Core/CompoundBase.h
+++ b/APEX_1.4/module/destructible/fracture/Core/CompoundBase.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/fracture/Core/CompoundCreatorBase.cpp b/APEX_1.4/module/destructible/fracture/Core/CompoundCreatorBase.cpp
index d68df78f..a2d9fe03 100644
--- a/APEX_1.4/module/destructible/fracture/Core/CompoundCreatorBase.cpp
+++ b/APEX_1.4/module/destructible/fracture/Core/CompoundCreatorBase.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/module/destructible/fracture/Core/CompoundCreatorBase.h b/APEX_1.4/module/destructible/fracture/Core/CompoundCreatorBase.h
index 0805fc67..20dff501 100644
--- a/APEX_1.4/module/destructible/fracture/Core/CompoundCreatorBase.h
+++ b/APEX_1.4/module/destructible/fracture/Core/CompoundCreatorBase.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/fracture/Core/CompoundGeometryBase.cpp b/APEX_1.4/module/destructible/fracture/Core/CompoundGeometryBase.cpp
index 014a37bb..2b81b8f5 100644
--- a/APEX_1.4/module/destructible/fracture/Core/CompoundGeometryBase.cpp
+++ b/APEX_1.4/module/destructible/fracture/Core/CompoundGeometryBase.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/module/destructible/fracture/Core/CompoundGeometryBase.h b/APEX_1.4/module/destructible/fracture/Core/CompoundGeometryBase.h
index 30452676..68ebbb8a 100644
--- a/APEX_1.4/module/destructible/fracture/Core/CompoundGeometryBase.h
+++ b/APEX_1.4/module/destructible/fracture/Core/CompoundGeometryBase.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/fracture/Core/ConvexBase.cpp b/APEX_1.4/module/destructible/fracture/Core/ConvexBase.cpp
index 35906cc7..c155c5f4 100644
--- a/APEX_1.4/module/destructible/fracture/Core/ConvexBase.cpp
+++ b/APEX_1.4/module/destructible/fracture/Core/ConvexBase.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/module/destructible/fracture/Core/ConvexBase.h b/APEX_1.4/module/destructible/fracture/Core/ConvexBase.h
index 98b44af2..54b00afd 100644
--- a/APEX_1.4/module/destructible/fracture/Core/ConvexBase.h
+++ b/APEX_1.4/module/destructible/fracture/Core/ConvexBase.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/fracture/Core/Delaunay2dBase.cpp b/APEX_1.4/module/destructible/fracture/Core/Delaunay2dBase.cpp
index a4aa0f1e..d71f3217 100644
--- a/APEX_1.4/module/destructible/fracture/Core/Delaunay2dBase.cpp
+++ b/APEX_1.4/module/destructible/fracture/Core/Delaunay2dBase.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/module/destructible/fracture/Core/Delaunay2dBase.h b/APEX_1.4/module/destructible/fracture/Core/Delaunay2dBase.h
index 2d477c14..7b812cbc 100644
--- a/APEX_1.4/module/destructible/fracture/Core/Delaunay2dBase.h
+++ b/APEX_1.4/module/destructible/fracture/Core/Delaunay2dBase.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/fracture/Core/Delaunay3dBase.cpp b/APEX_1.4/module/destructible/fracture/Core/Delaunay3dBase.cpp
index 4af95e65..0b0cdfb5 100644
--- a/APEX_1.4/module/destructible/fracture/Core/Delaunay3dBase.cpp
+++ b/APEX_1.4/module/destructible/fracture/Core/Delaunay3dBase.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/module/destructible/fracture/Core/Delaunay3dBase.h b/APEX_1.4/module/destructible/fracture/Core/Delaunay3dBase.h
index 9ffaaa3a..ad74fbb6 100644
--- a/APEX_1.4/module/destructible/fracture/Core/Delaunay3dBase.h
+++ b/APEX_1.4/module/destructible/fracture/Core/Delaunay3dBase.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/fracture/Core/FracturePatternBase.cpp b/APEX_1.4/module/destructible/fracture/Core/FracturePatternBase.cpp
index f4a87b27..bb2900ff 100644
--- a/APEX_1.4/module/destructible/fracture/Core/FracturePatternBase.cpp
+++ b/APEX_1.4/module/destructible/fracture/Core/FracturePatternBase.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/module/destructible/fracture/Core/FracturePatternBase.h b/APEX_1.4/module/destructible/fracture/Core/FracturePatternBase.h
index 425efd22..cc8a4e70 100644
--- a/APEX_1.4/module/destructible/fracture/Core/FracturePatternBase.h
+++ b/APEX_1.4/module/destructible/fracture/Core/FracturePatternBase.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/fracture/Core/IceBoxPruningBase.cpp b/APEX_1.4/module/destructible/fracture/Core/IceBoxPruningBase.cpp
index 774d0049..3ce9ab70 100644
--- a/APEX_1.4/module/destructible/fracture/Core/IceBoxPruningBase.cpp
+++ b/APEX_1.4/module/destructible/fracture/Core/IceBoxPruningBase.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/module/destructible/fracture/Core/IceBoxPruningBase.h b/APEX_1.4/module/destructible/fracture/Core/IceBoxPruningBase.h
index b7bb9119..08d32ee1 100644
--- a/APEX_1.4/module/destructible/fracture/Core/IceBoxPruningBase.h
+++ b/APEX_1.4/module/destructible/fracture/Core/IceBoxPruningBase.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/fracture/Core/IceRevisitedRadixBase.cpp b/APEX_1.4/module/destructible/fracture/Core/IceRevisitedRadixBase.cpp
index 116ea2c4..bfc05702 100644
--- a/APEX_1.4/module/destructible/fracture/Core/IceRevisitedRadixBase.cpp
+++ b/APEX_1.4/module/destructible/fracture/Core/IceRevisitedRadixBase.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/module/destructible/fracture/Core/IceRevisitedRadixBase.h b/APEX_1.4/module/destructible/fracture/Core/IceRevisitedRadixBase.h
index a7e9dede..4055171c 100644
--- a/APEX_1.4/module/destructible/fracture/Core/IceRevisitedRadixBase.h
+++ b/APEX_1.4/module/destructible/fracture/Core/IceRevisitedRadixBase.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/fracture/Core/IslandDetectorBase.cpp b/APEX_1.4/module/destructible/fracture/Core/IslandDetectorBase.cpp
index 387d5734..e22af7ef 100644
--- a/APEX_1.4/module/destructible/fracture/Core/IslandDetectorBase.cpp
+++ b/APEX_1.4/module/destructible/fracture/Core/IslandDetectorBase.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/module/destructible/fracture/Core/IslandDetectorBase.h b/APEX_1.4/module/destructible/fracture/Core/IslandDetectorBase.h
index d13ed849..1ba93e6c 100644
--- a/APEX_1.4/module/destructible/fracture/Core/IslandDetectorBase.h
+++ b/APEX_1.4/module/destructible/fracture/Core/IslandDetectorBase.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/fracture/Core/MeshBase.cpp b/APEX_1.4/module/destructible/fracture/Core/MeshBase.cpp
index fecbd5d2..23d4cef2 100644
--- a/APEX_1.4/module/destructible/fracture/Core/MeshBase.cpp
+++ b/APEX_1.4/module/destructible/fracture/Core/MeshBase.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/module/destructible/fracture/Core/MeshBase.h b/APEX_1.4/module/destructible/fracture/Core/MeshBase.h
index db4617c4..485ca864 100644
--- a/APEX_1.4/module/destructible/fracture/Core/MeshBase.h
+++ b/APEX_1.4/module/destructible/fracture/Core/MeshBase.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/fracture/Core/MeshClipperBase.cpp b/APEX_1.4/module/destructible/fracture/Core/MeshClipperBase.cpp
index cccbb023..0d5872e4 100644
--- a/APEX_1.4/module/destructible/fracture/Core/MeshClipperBase.cpp
+++ b/APEX_1.4/module/destructible/fracture/Core/MeshClipperBase.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/module/destructible/fracture/Core/MeshClipperBase.h b/APEX_1.4/module/destructible/fracture/Core/MeshClipperBase.h
index 70cd8d03..77b6d33e 100644
--- a/APEX_1.4/module/destructible/fracture/Core/MeshClipperBase.h
+++ b/APEX_1.4/module/destructible/fracture/Core/MeshClipperBase.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/fracture/Core/PolygonTriangulatorBase.cpp b/APEX_1.4/module/destructible/fracture/Core/PolygonTriangulatorBase.cpp
index 5a1d892b..6a24d37f 100644
--- a/APEX_1.4/module/destructible/fracture/Core/PolygonTriangulatorBase.cpp
+++ b/APEX_1.4/module/destructible/fracture/Core/PolygonTriangulatorBase.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/module/destructible/fracture/Core/PolygonTriangulatorBase.h b/APEX_1.4/module/destructible/fracture/Core/PolygonTriangulatorBase.h
index b6441ff2..175c57d0 100644
--- a/APEX_1.4/module/destructible/fracture/Core/PolygonTriangulatorBase.h
+++ b/APEX_1.4/module/destructible/fracture/Core/PolygonTriangulatorBase.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/fracture/Core/SimSceneBase.cpp b/APEX_1.4/module/destructible/fracture/Core/SimSceneBase.cpp
index e8b1a7be..6247abb5 100644
--- a/APEX_1.4/module/destructible/fracture/Core/SimSceneBase.cpp
+++ b/APEX_1.4/module/destructible/fracture/Core/SimSceneBase.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/module/destructible/fracture/Core/SimSceneBase.h b/APEX_1.4/module/destructible/fracture/Core/SimSceneBase.h
index 2170c19e..62bd00ed 100644
--- a/APEX_1.4/module/destructible/fracture/Core/SimSceneBase.h
+++ b/APEX_1.4/module/destructible/fracture/Core/SimSceneBase.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/fracture/Delaunay2d.cpp b/APEX_1.4/module/destructible/fracture/Delaunay2d.cpp
index efa26e4d..7eb9a3da 100644
--- a/APEX_1.4/module/destructible/fracture/Delaunay2d.cpp
+++ b/APEX_1.4/module/destructible/fracture/Delaunay2d.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/module/destructible/fracture/Delaunay2d.h b/APEX_1.4/module/destructible/fracture/Delaunay2d.h
index 7776214e..e54238f2 100644
--- a/APEX_1.4/module/destructible/fracture/Delaunay2d.h
+++ b/APEX_1.4/module/destructible/fracture/Delaunay2d.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/fracture/Delaunay3d.cpp b/APEX_1.4/module/destructible/fracture/Delaunay3d.cpp
index 2ab81157..d36a17a1 100644
--- a/APEX_1.4/module/destructible/fracture/Delaunay3d.cpp
+++ b/APEX_1.4/module/destructible/fracture/Delaunay3d.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/module/destructible/fracture/Delaunay3d.h b/APEX_1.4/module/destructible/fracture/Delaunay3d.h
index 628e071d..0617fdcf 100644
--- a/APEX_1.4/module/destructible/fracture/Delaunay3d.h
+++ b/APEX_1.4/module/destructible/fracture/Delaunay3d.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/fracture/FracturePattern.cpp b/APEX_1.4/module/destructible/fracture/FracturePattern.cpp
index 08133f41..e634edba 100644
--- a/APEX_1.4/module/destructible/fracture/FracturePattern.cpp
+++ b/APEX_1.4/module/destructible/fracture/FracturePattern.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/module/destructible/fracture/FracturePattern.h b/APEX_1.4/module/destructible/fracture/FracturePattern.h
index ddf9911b..88a00291 100644
--- a/APEX_1.4/module/destructible/fracture/FracturePattern.h
+++ b/APEX_1.4/module/destructible/fracture/FracturePattern.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/fracture/IceBoxPruning.cpp b/APEX_1.4/module/destructible/fracture/IceBoxPruning.cpp
index 65ecc1b6..d98f95f9 100644
--- a/APEX_1.4/module/destructible/fracture/IceBoxPruning.cpp
+++ b/APEX_1.4/module/destructible/fracture/IceBoxPruning.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/module/destructible/fracture/IceBoxPruning.h b/APEX_1.4/module/destructible/fracture/IceBoxPruning.h
index b5d2f0f1..c3f3e7b9 100644
--- a/APEX_1.4/module/destructible/fracture/IceBoxPruning.h
+++ b/APEX_1.4/module/destructible/fracture/IceBoxPruning.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/fracture/IceRevisitedRadix.cpp b/APEX_1.4/module/destructible/fracture/IceRevisitedRadix.cpp
index 331c7ee6..d9ed8156 100644
--- a/APEX_1.4/module/destructible/fracture/IceRevisitedRadix.cpp
+++ b/APEX_1.4/module/destructible/fracture/IceRevisitedRadix.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/module/destructible/fracture/IceRevisitedRadix.h b/APEX_1.4/module/destructible/fracture/IceRevisitedRadix.h
index 19bc8d25..212cfed4 100644
--- a/APEX_1.4/module/destructible/fracture/IceRevisitedRadix.h
+++ b/APEX_1.4/module/destructible/fracture/IceRevisitedRadix.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/fracture/IslandDetector.cpp b/APEX_1.4/module/destructible/fracture/IslandDetector.cpp
index c09dfa80..38486d92 100644
--- a/APEX_1.4/module/destructible/fracture/IslandDetector.cpp
+++ b/APEX_1.4/module/destructible/fracture/IslandDetector.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/module/destructible/fracture/IslandDetector.h b/APEX_1.4/module/destructible/fracture/IslandDetector.h
index 889e5050..2ac5fe02 100644
--- a/APEX_1.4/module/destructible/fracture/IslandDetector.h
+++ b/APEX_1.4/module/destructible/fracture/IslandDetector.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/fracture/Mesh.cpp b/APEX_1.4/module/destructible/fracture/Mesh.cpp
index 04ffbbd8..eb5628cf 100644
--- a/APEX_1.4/module/destructible/fracture/Mesh.cpp
+++ b/APEX_1.4/module/destructible/fracture/Mesh.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/module/destructible/fracture/Mesh.h b/APEX_1.4/module/destructible/fracture/Mesh.h
index 59231566..0be887f3 100644
--- a/APEX_1.4/module/destructible/fracture/Mesh.h
+++ b/APEX_1.4/module/destructible/fracture/Mesh.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/fracture/MeshClipper.cpp b/APEX_1.4/module/destructible/fracture/MeshClipper.cpp
index b5e42b7a..407252df 100644
--- a/APEX_1.4/module/destructible/fracture/MeshClipper.cpp
+++ b/APEX_1.4/module/destructible/fracture/MeshClipper.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/module/destructible/fracture/MeshClipper.h b/APEX_1.4/module/destructible/fracture/MeshClipper.h
index e52d5f3d..6e481264 100644
--- a/APEX_1.4/module/destructible/fracture/MeshClipper.h
+++ b/APEX_1.4/module/destructible/fracture/MeshClipper.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/fracture/PolygonTriangulator.cpp b/APEX_1.4/module/destructible/fracture/PolygonTriangulator.cpp
index c8012cdd..41275ae4 100644
--- a/APEX_1.4/module/destructible/fracture/PolygonTriangulator.cpp
+++ b/APEX_1.4/module/destructible/fracture/PolygonTriangulator.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/module/destructible/fracture/PolygonTriangulator.h b/APEX_1.4/module/destructible/fracture/PolygonTriangulator.h
index 3d142351..a0cdb769 100644
--- a/APEX_1.4/module/destructible/fracture/PolygonTriangulator.h
+++ b/APEX_1.4/module/destructible/fracture/PolygonTriangulator.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/fracture/RTdef.h b/APEX_1.4/module/destructible/fracture/RTdef.h
index 0a8b9561..159b3769 100644
--- a/APEX_1.4/module/destructible/fracture/RTdef.h
+++ b/APEX_1.4/module/destructible/fracture/RTdef.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/fracture/Renderable.cpp b/APEX_1.4/module/destructible/fracture/Renderable.cpp
index 5e8ba01b..55417390 100644
--- a/APEX_1.4/module/destructible/fracture/Renderable.cpp
+++ b/APEX_1.4/module/destructible/fracture/Renderable.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/module/destructible/fracture/Renderable.h b/APEX_1.4/module/destructible/fracture/Renderable.h
index 9a2af07c..9dec089f 100644
--- a/APEX_1.4/module/destructible/fracture/Renderable.h
+++ b/APEX_1.4/module/destructible/fracture/Renderable.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/fracture/SimScene.cpp b/APEX_1.4/module/destructible/fracture/SimScene.cpp
index 9d651093..0ce0b05b 100644
--- a/APEX_1.4/module/destructible/fracture/SimScene.cpp
+++ b/APEX_1.4/module/destructible/fracture/SimScene.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/module/destructible/fracture/SimScene.h b/APEX_1.4/module/destructible/fracture/SimScene.h
index fd0e82e6..f230cf83 100644
--- a/APEX_1.4/module/destructible/fracture/SimScene.h
+++ b/APEX_1.4/module/destructible/fracture/SimScene.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/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
diff --git a/APEX_1.4/module/destructible/src/DestructibleActorImpl.cpp b/APEX_1.4/module/destructible/src/DestructibleActorImpl.cpp
index 849dab58..ee224f05 100644
--- a/APEX_1.4/module/destructible/src/DestructibleActorImpl.cpp
+++ b/APEX_1.4/module/destructible/src/DestructibleActorImpl.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/module/destructible/src/DestructibleActorJointImpl.cpp b/APEX_1.4/module/destructible/src/DestructibleActorJointImpl.cpp
index 958d3111..3992b024 100644
--- a/APEX_1.4/module/destructible/src/DestructibleActorJointImpl.cpp
+++ b/APEX_1.4/module/destructible/src/DestructibleActorJointImpl.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/module/destructible/src/DestructibleAssetImpl.cpp b/APEX_1.4/module/destructible/src/DestructibleAssetImpl.cpp
index 5939a084..07be321c 100644
--- a/APEX_1.4/module/destructible/src/DestructibleAssetImpl.cpp
+++ b/APEX_1.4/module/destructible/src/DestructibleAssetImpl.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/module/destructible/src/DestructiblePreviewImpl.cpp b/APEX_1.4/module/destructible/src/DestructiblePreviewImpl.cpp
index 4b633c91..16b443e7 100644
--- a/APEX_1.4/module/destructible/src/DestructiblePreviewImpl.cpp
+++ b/APEX_1.4/module/destructible/src/DestructiblePreviewImpl.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/module/destructible/src/DestructibleRenderableImpl.cpp b/APEX_1.4/module/destructible/src/DestructibleRenderableImpl.cpp
index 43ca5c05..00e65a66 100644
--- a/APEX_1.4/module/destructible/src/DestructibleRenderableImpl.cpp
+++ b/APEX_1.4/module/destructible/src/DestructibleRenderableImpl.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/module/destructible/src/DestructibleScene.cpp b/APEX_1.4/module/destructible/src/DestructibleScene.cpp
index 4217e71f..cfe4eb07 100644
--- a/APEX_1.4/module/destructible/src/DestructibleScene.cpp
+++ b/APEX_1.4/module/destructible/src/DestructibleScene.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/module/destructible/src/DestructibleSceneSyncParams.cpp b/APEX_1.4/module/destructible/src/DestructibleSceneSyncParams.cpp
index baf42ff6..8f5434bc 100644
--- a/APEX_1.4/module/destructible/src/DestructibleSceneSyncParams.cpp
+++ b/APEX_1.4/module/destructible/src/DestructibleSceneSyncParams.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/module/destructible/src/DestructibleStructure.cpp b/APEX_1.4/module/destructible/src/DestructibleStructure.cpp
index 4116948d..38042f1f 100644
--- a/APEX_1.4/module/destructible/src/DestructibleStructure.cpp
+++ b/APEX_1.4/module/destructible/src/DestructibleStructure.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/module/destructible/src/DestructibleStructureStressSolver.cpp b/APEX_1.4/module/destructible/src/DestructibleStructureStressSolver.cpp
index b45db174..642a8c49 100644
--- a/APEX_1.4/module/destructible/src/DestructibleStructureStressSolver.cpp
+++ b/APEX_1.4/module/destructible/src/DestructibleStructureStressSolver.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/module/destructible/src/ModuleDestructibleImpl.cpp b/APEX_1.4/module/destructible/src/ModuleDestructibleImpl.cpp
index 32476372..5bdd3aa7 100644
--- a/APEX_1.4/module/destructible/src/ModuleDestructibleImpl.cpp
+++ b/APEX_1.4/module/destructible/src/ModuleDestructibleImpl.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/module/destructible/src/autogen/CachedOverlaps.cpp b/APEX_1.4/module/destructible/src/autogen/CachedOverlaps.cpp
index 3ce2e737..bf8e0dc2 100644
--- a/APEX_1.4/module/destructible/src/autogen/CachedOverlaps.cpp
+++ b/APEX_1.4/module/destructible/src/autogen/CachedOverlaps.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/module/destructible/src/autogen/DestructibleActorChunks.cpp b/APEX_1.4/module/destructible/src/autogen/DestructibleActorChunks.cpp
index ca557972..ebbd2964 100644
--- a/APEX_1.4/module/destructible/src/autogen/DestructibleActorChunks.cpp
+++ b/APEX_1.4/module/destructible/src/autogen/DestructibleActorChunks.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/module/destructible/src/autogen/DestructibleActorParam.cpp b/APEX_1.4/module/destructible/src/autogen/DestructibleActorParam.cpp
index 2036ba2b..d6dcc820 100644
--- a/APEX_1.4/module/destructible/src/autogen/DestructibleActorParam.cpp
+++ b/APEX_1.4/module/destructible/src/autogen/DestructibleActorParam.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/module/destructible/src/autogen/DestructibleActorState.cpp b/APEX_1.4/module/destructible/src/autogen/DestructibleActorState.cpp
index f8a85c69..21cb0132 100644
--- a/APEX_1.4/module/destructible/src/autogen/DestructibleActorState.cpp
+++ b/APEX_1.4/module/destructible/src/autogen/DestructibleActorState.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/module/destructible/src/autogen/DestructibleAssetCollisionDataSet.cpp b/APEX_1.4/module/destructible/src/autogen/DestructibleAssetCollisionDataSet.cpp
index 666048ef..3b8f2084 100644
--- a/APEX_1.4/module/destructible/src/autogen/DestructibleAssetCollisionDataSet.cpp
+++ b/APEX_1.4/module/destructible/src/autogen/DestructibleAssetCollisionDataSet.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/module/destructible/src/autogen/DestructibleAssetParameters.cpp b/APEX_1.4/module/destructible/src/autogen/DestructibleAssetParameters.cpp
index b404970d..a5792a4b 100644
--- a/APEX_1.4/module/destructible/src/autogen/DestructibleAssetParameters.cpp
+++ b/APEX_1.4/module/destructible/src/autogen/DestructibleAssetParameters.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/module/destructible/src/autogen/DestructibleDebugRenderParams.cpp b/APEX_1.4/module/destructible/src/autogen/DestructibleDebugRenderParams.cpp
index f11fc194..244ecb9e 100644
--- a/APEX_1.4/module/destructible/src/autogen/DestructibleDebugRenderParams.cpp
+++ b/APEX_1.4/module/destructible/src/autogen/DestructibleDebugRenderParams.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/module/destructible/src/autogen/DestructibleModuleParameters.cpp b/APEX_1.4/module/destructible/src/autogen/DestructibleModuleParameters.cpp
index ca5d7abc..d280d166 100644
--- a/APEX_1.4/module/destructible/src/autogen/DestructibleModuleParameters.cpp
+++ b/APEX_1.4/module/destructible/src/autogen/DestructibleModuleParameters.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/module/destructible/src/autogen/DestructiblePreviewParam.cpp b/APEX_1.4/module/destructible/src/autogen/DestructiblePreviewParam.cpp
index 53055f9f..21ddbc98 100644
--- a/APEX_1.4/module/destructible/src/autogen/DestructiblePreviewParam.cpp
+++ b/APEX_1.4/module/destructible/src/autogen/DestructiblePreviewParam.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/module/destructible/src/autogen/MeshCookedCollisionStream.cpp b/APEX_1.4/module/destructible/src/autogen/MeshCookedCollisionStream.cpp
index 074c9531..aa04217a 100644
--- a/APEX_1.4/module/destructible/src/autogen/MeshCookedCollisionStream.cpp
+++ b/APEX_1.4/module/destructible/src/autogen/MeshCookedCollisionStream.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/module/destructible/src/autogen/MeshCookedCollisionStreamsAtScale.cpp b/APEX_1.4/module/destructible/src/autogen/MeshCookedCollisionStreamsAtScale.cpp
index c8693a9e..bab0610a 100644
--- a/APEX_1.4/module/destructible/src/autogen/MeshCookedCollisionStreamsAtScale.cpp
+++ b/APEX_1.4/module/destructible/src/autogen/MeshCookedCollisionStreamsAtScale.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/module/destructible/src/autogen/SurfaceTraceParameters.cpp b/APEX_1.4/module/destructible/src/autogen/SurfaceTraceParameters.cpp
index 7a4cfbef..9dd40d36 100644
--- a/APEX_1.4/module/destructible/src/autogen/SurfaceTraceParameters.cpp
+++ b/APEX_1.4/module/destructible/src/autogen/SurfaceTraceParameters.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/module/destructible/src/autogen/SurfaceTraceSetParameters.cpp b/APEX_1.4/module/destructible/src/autogen/SurfaceTraceSetParameters.cpp
index d5b35283..bff1a923 100644
--- a/APEX_1.4/module/destructible/src/autogen/SurfaceTraceSetParameters.cpp
+++ b/APEX_1.4/module/destructible/src/autogen/SurfaceTraceSetParameters.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