aboutsummaryrefslogtreecommitdiff
path: root/APEX_1.4/module/destructible/fracture
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/fracture
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/fracture')
-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
63 files changed, 63 insertions, 63 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