aboutsummaryrefslogtreecommitdiff
path: root/APEX_1.4/module/destructible/src
diff options
context:
space:
mode:
Diffstat (limited to 'APEX_1.4/module/destructible/src')
-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
23 files changed, 23 insertions, 23 deletions
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