aboutsummaryrefslogtreecommitdiff
path: root/APEX_1.4/module/clothing/include
diff options
context:
space:
mode:
authorsschirm <[email protected]>2017-01-06 14:45:46 +0100
committersschirm <[email protected]>2017-01-06 14:45:46 +0100
commitc7a921796332e8fcd51f3e05c1a318a41282e1e2 (patch)
tree770db0c76e954045fe5178a36a7519b26df6942a /APEX_1.4/module/clothing/include
parentPhysX 3.4, APEX 1.4 release candidate update: @21511067-21511214 (diff)
downloadphysx-3.4-c7a921796332e8fcd51f3e05c1a318a41282e1e2.tar.xz
physx-3.4-c7a921796332e8fcd51f3e05c1a318a41282e1e2.zip
PhysX 3.4, APEX 1.4 release candidate update: @21542069
Diffstat (limited to 'APEX_1.4/module/clothing/include')
-rw-r--r--APEX_1.4/module/clothing/include/AbstractMeshDescription.h2
-rw-r--r--APEX_1.4/module/clothing/include/ClothStructs.h2
-rw-r--r--APEX_1.4/module/clothing/include/ClothingActorData.h2
-rw-r--r--APEX_1.4/module/clothing/include/ClothingActorImpl.h2
-rw-r--r--APEX_1.4/module/clothing/include/ClothingActorProxy.h2
-rw-r--r--APEX_1.4/module/clothing/include/ClothingActorTasks.h2
-rw-r--r--APEX_1.4/module/clothing/include/ClothingAssetAuthoringImpl.h2
-rw-r--r--APEX_1.4/module/clothing/include/ClothingAssetData.h2
-rw-r--r--APEX_1.4/module/clothing/include/ClothingAssetImpl.h2
-rw-r--r--APEX_1.4/module/clothing/include/ClothingCollisionImpl.h2
-rw-r--r--APEX_1.4/module/clothing/include/ClothingCooking.h2
-rw-r--r--APEX_1.4/module/clothing/include/ClothingGlobals.h2
-rw-r--r--APEX_1.4/module/clothing/include/ClothingPhysicalMeshImpl.h2
-rw-r--r--APEX_1.4/module/clothing/include/ClothingPreviewProxy.h2
-rw-r--r--APEX_1.4/module/clothing/include/ClothingRenderProxyImpl.h2
-rw-r--r--APEX_1.4/module/clothing/include/ClothingScene.h2
-rw-r--r--APEX_1.4/module/clothing/include/Cooking.h2
-rw-r--r--APEX_1.4/module/clothing/include/CookingAbstract.h2
-rw-r--r--APEX_1.4/module/clothing/include/CookingPhysX.h2
-rw-r--r--APEX_1.4/module/clothing/include/ModuleClothingHelpers.h2
-rw-r--r--APEX_1.4/module/clothing/include/ModuleClothingImpl.h2
-rw-r--r--APEX_1.4/module/clothing/include/ModuleEventDefs.h2
-rw-r--r--APEX_1.4/module/clothing/include/ModulePerfScope.h2
-rw-r--r--APEX_1.4/module/clothing/include/Simulation.h2
-rw-r--r--APEX_1.4/module/clothing/include/SimulationAbstract.h2
-rw-r--r--APEX_1.4/module/clothing/include/autogen/ClothingActorParam.h2
-rw-r--r--APEX_1.4/module/clothing/include/autogen/ClothingAssetParameters.h2
-rw-r--r--APEX_1.4/module/clothing/include/autogen/ClothingCookedParam.h2
-rw-r--r--APEX_1.4/module/clothing/include/autogen/ClothingCookedPhysX3Param.h2
-rw-r--r--APEX_1.4/module/clothing/include/autogen/ClothingDebugRenderParams.h2
-rw-r--r--APEX_1.4/module/clothing/include/autogen/ClothingGraphicalLodParameters.h2
-rw-r--r--APEX_1.4/module/clothing/include/autogen/ClothingMaterialLibraryParameters.h2
-rw-r--r--APEX_1.4/module/clothing/include/autogen/ClothingModuleParameters.h2
-rw-r--r--APEX_1.4/module/clothing/include/autogen/ClothingPhysicalMeshParameters.h2
-rw-r--r--APEX_1.4/module/clothing/include/autogen/ClothingPreviewParam.h2
35 files changed, 35 insertions, 35 deletions
diff --git a/APEX_1.4/module/clothing/include/AbstractMeshDescription.h b/APEX_1.4/module/clothing/include/AbstractMeshDescription.h
index aac0e1e7..f8381e89 100644
--- a/APEX_1.4/module/clothing/include/AbstractMeshDescription.h
+++ b/APEX_1.4/module/clothing/include/AbstractMeshDescription.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/clothing/include/ClothStructs.h b/APEX_1.4/module/clothing/include/ClothStructs.h
index 6a1bd07b..90d47f23 100644
--- a/APEX_1.4/module/clothing/include/ClothStructs.h
+++ b/APEX_1.4/module/clothing/include/ClothStructs.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/clothing/include/ClothingActorData.h b/APEX_1.4/module/clothing/include/ClothingActorData.h
index fa788054..8b78718f 100644
--- a/APEX_1.4/module/clothing/include/ClothingActorData.h
+++ b/APEX_1.4/module/clothing/include/ClothingActorData.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/clothing/include/ClothingActorImpl.h b/APEX_1.4/module/clothing/include/ClothingActorImpl.h
index 665cb740..c8a347d6 100644
--- a/APEX_1.4/module/clothing/include/ClothingActorImpl.h
+++ b/APEX_1.4/module/clothing/include/ClothingActorImpl.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/clothing/include/ClothingActorProxy.h b/APEX_1.4/module/clothing/include/ClothingActorProxy.h
index 63e8b4a5..0f4e88f5 100644
--- a/APEX_1.4/module/clothing/include/ClothingActorProxy.h
+++ b/APEX_1.4/module/clothing/include/ClothingActorProxy.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/clothing/include/ClothingActorTasks.h b/APEX_1.4/module/clothing/include/ClothingActorTasks.h
index 329c2142..aff8023e 100644
--- a/APEX_1.4/module/clothing/include/ClothingActorTasks.h
+++ b/APEX_1.4/module/clothing/include/ClothingActorTasks.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/clothing/include/ClothingAssetAuthoringImpl.h b/APEX_1.4/module/clothing/include/ClothingAssetAuthoringImpl.h
index 06f8dafb..1afe8446 100644
--- a/APEX_1.4/module/clothing/include/ClothingAssetAuthoringImpl.h
+++ b/APEX_1.4/module/clothing/include/ClothingAssetAuthoringImpl.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/clothing/include/ClothingAssetData.h b/APEX_1.4/module/clothing/include/ClothingAssetData.h
index 2e3d4f18..0f6c29f5 100644
--- a/APEX_1.4/module/clothing/include/ClothingAssetData.h
+++ b/APEX_1.4/module/clothing/include/ClothingAssetData.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/clothing/include/ClothingAssetImpl.h b/APEX_1.4/module/clothing/include/ClothingAssetImpl.h
index 6809d53e..be82f43c 100644
--- a/APEX_1.4/module/clothing/include/ClothingAssetImpl.h
+++ b/APEX_1.4/module/clothing/include/ClothingAssetImpl.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/clothing/include/ClothingCollisionImpl.h b/APEX_1.4/module/clothing/include/ClothingCollisionImpl.h
index efac0473..b04431d9 100644
--- a/APEX_1.4/module/clothing/include/ClothingCollisionImpl.h
+++ b/APEX_1.4/module/clothing/include/ClothingCollisionImpl.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/clothing/include/ClothingCooking.h b/APEX_1.4/module/clothing/include/ClothingCooking.h
index 9292539c..f6443d12 100644
--- a/APEX_1.4/module/clothing/include/ClothingCooking.h
+++ b/APEX_1.4/module/clothing/include/ClothingCooking.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/clothing/include/ClothingGlobals.h b/APEX_1.4/module/clothing/include/ClothingGlobals.h
index 1ceb8554..258bbaea 100644
--- a/APEX_1.4/module/clothing/include/ClothingGlobals.h
+++ b/APEX_1.4/module/clothing/include/ClothingGlobals.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/clothing/include/ClothingPhysicalMeshImpl.h b/APEX_1.4/module/clothing/include/ClothingPhysicalMeshImpl.h
index c78f8ede..3698625e 100644
--- a/APEX_1.4/module/clothing/include/ClothingPhysicalMeshImpl.h
+++ b/APEX_1.4/module/clothing/include/ClothingPhysicalMeshImpl.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/clothing/include/ClothingPreviewProxy.h b/APEX_1.4/module/clothing/include/ClothingPreviewProxy.h
index 39ffedee..dd225408 100644
--- a/APEX_1.4/module/clothing/include/ClothingPreviewProxy.h
+++ b/APEX_1.4/module/clothing/include/ClothingPreviewProxy.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/clothing/include/ClothingRenderProxyImpl.h b/APEX_1.4/module/clothing/include/ClothingRenderProxyImpl.h
index f5a42833..ab9bdbd4 100644
--- a/APEX_1.4/module/clothing/include/ClothingRenderProxyImpl.h
+++ b/APEX_1.4/module/clothing/include/ClothingRenderProxyImpl.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/clothing/include/ClothingScene.h b/APEX_1.4/module/clothing/include/ClothingScene.h
index 0e194358..747586d3 100644
--- a/APEX_1.4/module/clothing/include/ClothingScene.h
+++ b/APEX_1.4/module/clothing/include/ClothingScene.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/clothing/include/Cooking.h b/APEX_1.4/module/clothing/include/Cooking.h
index c8f3e8a4..321cc7c9 100644
--- a/APEX_1.4/module/clothing/include/Cooking.h
+++ b/APEX_1.4/module/clothing/include/Cooking.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/clothing/include/CookingAbstract.h b/APEX_1.4/module/clothing/include/CookingAbstract.h
index 992d7a78..cd8fb1be 100644
--- a/APEX_1.4/module/clothing/include/CookingAbstract.h
+++ b/APEX_1.4/module/clothing/include/CookingAbstract.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/clothing/include/CookingPhysX.h b/APEX_1.4/module/clothing/include/CookingPhysX.h
index 60ff9aaa..37d9533d 100644
--- a/APEX_1.4/module/clothing/include/CookingPhysX.h
+++ b/APEX_1.4/module/clothing/include/CookingPhysX.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/clothing/include/ModuleClothingHelpers.h b/APEX_1.4/module/clothing/include/ModuleClothingHelpers.h
index f2f43c1c..b694b4a3 100644
--- a/APEX_1.4/module/clothing/include/ModuleClothingHelpers.h
+++ b/APEX_1.4/module/clothing/include/ModuleClothingHelpers.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/clothing/include/ModuleClothingImpl.h b/APEX_1.4/module/clothing/include/ModuleClothingImpl.h
index 4cf91642..a46bb699 100644
--- a/APEX_1.4/module/clothing/include/ModuleClothingImpl.h
+++ b/APEX_1.4/module/clothing/include/ModuleClothingImpl.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/clothing/include/ModuleEventDefs.h b/APEX_1.4/module/clothing/include/ModuleEventDefs.h
index 27aa23db..252c9fa2 100644
--- a/APEX_1.4/module/clothing/include/ModuleEventDefs.h
+++ b/APEX_1.4/module/clothing/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/clothing/include/ModulePerfScope.h b/APEX_1.4/module/clothing/include/ModulePerfScope.h
index 94e74d98..0442e6f2 100644
--- a/APEX_1.4/module/clothing/include/ModulePerfScope.h
+++ b/APEX_1.4/module/clothing/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/clothing/include/Simulation.h b/APEX_1.4/module/clothing/include/Simulation.h
index a576074b..6a96f1de 100644
--- a/APEX_1.4/module/clothing/include/Simulation.h
+++ b/APEX_1.4/module/clothing/include/Simulation.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/clothing/include/SimulationAbstract.h b/APEX_1.4/module/clothing/include/SimulationAbstract.h
index 6e750141..2e0cf74e 100644
--- a/APEX_1.4/module/clothing/include/SimulationAbstract.h
+++ b/APEX_1.4/module/clothing/include/SimulationAbstract.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/clothing/include/autogen/ClothingActorParam.h b/APEX_1.4/module/clothing/include/autogen/ClothingActorParam.h
index db7ba860..200c34bd 100644
--- a/APEX_1.4/module/clothing/include/autogen/ClothingActorParam.h
+++ b/APEX_1.4/module/clothing/include/autogen/ClothingActorParam.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/clothing/include/autogen/ClothingAssetParameters.h b/APEX_1.4/module/clothing/include/autogen/ClothingAssetParameters.h
index 5a56d6ec..f31f00eb 100644
--- a/APEX_1.4/module/clothing/include/autogen/ClothingAssetParameters.h
+++ b/APEX_1.4/module/clothing/include/autogen/ClothingAssetParameters.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/clothing/include/autogen/ClothingCookedParam.h b/APEX_1.4/module/clothing/include/autogen/ClothingCookedParam.h
index c4306292..3862d653 100644
--- a/APEX_1.4/module/clothing/include/autogen/ClothingCookedParam.h
+++ b/APEX_1.4/module/clothing/include/autogen/ClothingCookedParam.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/clothing/include/autogen/ClothingCookedPhysX3Param.h b/APEX_1.4/module/clothing/include/autogen/ClothingCookedPhysX3Param.h
index 51dd9241..b58a9181 100644
--- a/APEX_1.4/module/clothing/include/autogen/ClothingCookedPhysX3Param.h
+++ b/APEX_1.4/module/clothing/include/autogen/ClothingCookedPhysX3Param.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/clothing/include/autogen/ClothingDebugRenderParams.h b/APEX_1.4/module/clothing/include/autogen/ClothingDebugRenderParams.h
index 92a84a0e..6d9ba504 100644
--- a/APEX_1.4/module/clothing/include/autogen/ClothingDebugRenderParams.h
+++ b/APEX_1.4/module/clothing/include/autogen/ClothingDebugRenderParams.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/clothing/include/autogen/ClothingGraphicalLodParameters.h b/APEX_1.4/module/clothing/include/autogen/ClothingGraphicalLodParameters.h
index 596b8871..b0b65438 100644
--- a/APEX_1.4/module/clothing/include/autogen/ClothingGraphicalLodParameters.h
+++ b/APEX_1.4/module/clothing/include/autogen/ClothingGraphicalLodParameters.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/clothing/include/autogen/ClothingMaterialLibraryParameters.h b/APEX_1.4/module/clothing/include/autogen/ClothingMaterialLibraryParameters.h
index 0edd6155..605f0045 100644
--- a/APEX_1.4/module/clothing/include/autogen/ClothingMaterialLibraryParameters.h
+++ b/APEX_1.4/module/clothing/include/autogen/ClothingMaterialLibraryParameters.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/clothing/include/autogen/ClothingModuleParameters.h b/APEX_1.4/module/clothing/include/autogen/ClothingModuleParameters.h
index 9f8142ed..c76685fa 100644
--- a/APEX_1.4/module/clothing/include/autogen/ClothingModuleParameters.h
+++ b/APEX_1.4/module/clothing/include/autogen/ClothingModuleParameters.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/clothing/include/autogen/ClothingPhysicalMeshParameters.h b/APEX_1.4/module/clothing/include/autogen/ClothingPhysicalMeshParameters.h
index 0b282933..4cda7b16 100644
--- a/APEX_1.4/module/clothing/include/autogen/ClothingPhysicalMeshParameters.h
+++ b/APEX_1.4/module/clothing/include/autogen/ClothingPhysicalMeshParameters.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/clothing/include/autogen/ClothingPreviewParam.h b/APEX_1.4/module/clothing/include/autogen/ClothingPreviewParam.h
index a6b2093c..928d1bba 100644
--- a/APEX_1.4/module/clothing/include/autogen/ClothingPreviewParam.h
+++ b/APEX_1.4/module/clothing/include/autogen/ClothingPreviewParam.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