aboutsummaryrefslogtreecommitdiff
path: root/APEX_1.4/module/clothing/src
diff options
context:
space:
mode:
Diffstat (limited to 'APEX_1.4/module/clothing/src')
-rw-r--r--APEX_1.4/module/clothing/src/ClothingActorData.cpp2
-rw-r--r--APEX_1.4/module/clothing/src/ClothingActorImpl.cpp2
-rw-r--r--APEX_1.4/module/clothing/src/ClothingActorTasks.cpp2
-rw-r--r--APEX_1.4/module/clothing/src/ClothingAssetAuthoringImpl.cpp2
-rw-r--r--APEX_1.4/module/clothing/src/ClothingAssetData.cpp2
-rw-r--r--APEX_1.4/module/clothing/src/ClothingAssetImpl.cpp2
-rw-r--r--APEX_1.4/module/clothing/src/ClothingCollisionImpl.cpp2
-rw-r--r--APEX_1.4/module/clothing/src/ClothingCooking.cpp2
-rw-r--r--APEX_1.4/module/clothing/src/ClothingPhysicalMeshImpl.cpp2
-rw-r--r--APEX_1.4/module/clothing/src/ClothingRenderProxyImpl.cpp2
-rw-r--r--APEX_1.4/module/clothing/src/ClothingScene.cpp2
-rw-r--r--APEX_1.4/module/clothing/src/CookingAbstract.cpp2
-rw-r--r--APEX_1.4/module/clothing/src/ModuleClothingHelpers.cpp2
-rw-r--r--APEX_1.4/module/clothing/src/ModuleClothingImpl.cpp2
-rw-r--r--APEX_1.4/module/clothing/src/SimulationAbstract.cpp2
-rw-r--r--APEX_1.4/module/clothing/src/autogen/ClothingActorParam.cpp2
-rw-r--r--APEX_1.4/module/clothing/src/autogen/ClothingAssetParameters.cpp2
-rw-r--r--APEX_1.4/module/clothing/src/autogen/ClothingCookedParam.cpp2
-rw-r--r--APEX_1.4/module/clothing/src/autogen/ClothingCookedPhysX3Param.cpp2
-rw-r--r--APEX_1.4/module/clothing/src/autogen/ClothingDebugRenderParams.cpp2
-rw-r--r--APEX_1.4/module/clothing/src/autogen/ClothingGraphicalLodParameters.cpp2
-rw-r--r--APEX_1.4/module/clothing/src/autogen/ClothingMaterialLibraryParameters.cpp2
-rw-r--r--APEX_1.4/module/clothing/src/autogen/ClothingModuleParameters.cpp2
-rw-r--r--APEX_1.4/module/clothing/src/autogen/ClothingPhysicalMeshParameters.cpp2
-rw-r--r--APEX_1.4/module/clothing/src/autogen/ClothingPreviewParam.cpp2
25 files changed, 25 insertions, 25 deletions
diff --git a/APEX_1.4/module/clothing/src/ClothingActorData.cpp b/APEX_1.4/module/clothing/src/ClothingActorData.cpp
index a3084779..1a27a4e2 100644
--- a/APEX_1.4/module/clothing/src/ClothingActorData.cpp
+++ b/APEX_1.4/module/clothing/src/ClothingActorData.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/clothing/src/ClothingActorImpl.cpp b/APEX_1.4/module/clothing/src/ClothingActorImpl.cpp
index 06956ddd..0d593f06 100644
--- a/APEX_1.4/module/clothing/src/ClothingActorImpl.cpp
+++ b/APEX_1.4/module/clothing/src/ClothingActorImpl.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/clothing/src/ClothingActorTasks.cpp b/APEX_1.4/module/clothing/src/ClothingActorTasks.cpp
index 31407a78..dd8be78c 100644
--- a/APEX_1.4/module/clothing/src/ClothingActorTasks.cpp
+++ b/APEX_1.4/module/clothing/src/ClothingActorTasks.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/clothing/src/ClothingAssetAuthoringImpl.cpp b/APEX_1.4/module/clothing/src/ClothingAssetAuthoringImpl.cpp
index cd7d83aa..4c236f6d 100644
--- a/APEX_1.4/module/clothing/src/ClothingAssetAuthoringImpl.cpp
+++ b/APEX_1.4/module/clothing/src/ClothingAssetAuthoringImpl.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/clothing/src/ClothingAssetData.cpp b/APEX_1.4/module/clothing/src/ClothingAssetData.cpp
index 795e0f04..68e04d56 100644
--- a/APEX_1.4/module/clothing/src/ClothingAssetData.cpp
+++ b/APEX_1.4/module/clothing/src/ClothingAssetData.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/clothing/src/ClothingAssetImpl.cpp b/APEX_1.4/module/clothing/src/ClothingAssetImpl.cpp
index cba5ef51..7d8c5e80 100644
--- a/APEX_1.4/module/clothing/src/ClothingAssetImpl.cpp
+++ b/APEX_1.4/module/clothing/src/ClothingAssetImpl.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/clothing/src/ClothingCollisionImpl.cpp b/APEX_1.4/module/clothing/src/ClothingCollisionImpl.cpp
index ea86b0d3..ea6b11ee 100644
--- a/APEX_1.4/module/clothing/src/ClothingCollisionImpl.cpp
+++ b/APEX_1.4/module/clothing/src/ClothingCollisionImpl.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/clothing/src/ClothingCooking.cpp b/APEX_1.4/module/clothing/src/ClothingCooking.cpp
index 00950e85..9925629b 100644
--- a/APEX_1.4/module/clothing/src/ClothingCooking.cpp
+++ b/APEX_1.4/module/clothing/src/ClothingCooking.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/clothing/src/ClothingPhysicalMeshImpl.cpp b/APEX_1.4/module/clothing/src/ClothingPhysicalMeshImpl.cpp
index 538a7e1a..498c7f63 100644
--- a/APEX_1.4/module/clothing/src/ClothingPhysicalMeshImpl.cpp
+++ b/APEX_1.4/module/clothing/src/ClothingPhysicalMeshImpl.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/clothing/src/ClothingRenderProxyImpl.cpp b/APEX_1.4/module/clothing/src/ClothingRenderProxyImpl.cpp
index 2576e8ef..cf817d6a 100644
--- a/APEX_1.4/module/clothing/src/ClothingRenderProxyImpl.cpp
+++ b/APEX_1.4/module/clothing/src/ClothingRenderProxyImpl.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/clothing/src/ClothingScene.cpp b/APEX_1.4/module/clothing/src/ClothingScene.cpp
index cd4f5985..7f018f03 100644
--- a/APEX_1.4/module/clothing/src/ClothingScene.cpp
+++ b/APEX_1.4/module/clothing/src/ClothingScene.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/clothing/src/CookingAbstract.cpp b/APEX_1.4/module/clothing/src/CookingAbstract.cpp
index 8d40c927..19a57f48 100644
--- a/APEX_1.4/module/clothing/src/CookingAbstract.cpp
+++ b/APEX_1.4/module/clothing/src/CookingAbstract.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/clothing/src/ModuleClothingHelpers.cpp b/APEX_1.4/module/clothing/src/ModuleClothingHelpers.cpp
index 7fbe1c46..0d487a25 100644
--- a/APEX_1.4/module/clothing/src/ModuleClothingHelpers.cpp
+++ b/APEX_1.4/module/clothing/src/ModuleClothingHelpers.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/clothing/src/ModuleClothingImpl.cpp b/APEX_1.4/module/clothing/src/ModuleClothingImpl.cpp
index 0baec7bb..fbc41096 100644
--- a/APEX_1.4/module/clothing/src/ModuleClothingImpl.cpp
+++ b/APEX_1.4/module/clothing/src/ModuleClothingImpl.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/clothing/src/SimulationAbstract.cpp b/APEX_1.4/module/clothing/src/SimulationAbstract.cpp
index 22351f3a..0b54fe61 100644
--- a/APEX_1.4/module/clothing/src/SimulationAbstract.cpp
+++ b/APEX_1.4/module/clothing/src/SimulationAbstract.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/clothing/src/autogen/ClothingActorParam.cpp b/APEX_1.4/module/clothing/src/autogen/ClothingActorParam.cpp
index 291289e7..c65397c7 100644
--- a/APEX_1.4/module/clothing/src/autogen/ClothingActorParam.cpp
+++ b/APEX_1.4/module/clothing/src/autogen/ClothingActorParam.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/clothing/src/autogen/ClothingAssetParameters.cpp b/APEX_1.4/module/clothing/src/autogen/ClothingAssetParameters.cpp
index eee0c7f2..b07d4f67 100644
--- a/APEX_1.4/module/clothing/src/autogen/ClothingAssetParameters.cpp
+++ b/APEX_1.4/module/clothing/src/autogen/ClothingAssetParameters.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/clothing/src/autogen/ClothingCookedParam.cpp b/APEX_1.4/module/clothing/src/autogen/ClothingCookedParam.cpp
index 9a7b91ee..d5945200 100644
--- a/APEX_1.4/module/clothing/src/autogen/ClothingCookedParam.cpp
+++ b/APEX_1.4/module/clothing/src/autogen/ClothingCookedParam.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/clothing/src/autogen/ClothingCookedPhysX3Param.cpp b/APEX_1.4/module/clothing/src/autogen/ClothingCookedPhysX3Param.cpp
index 7e01986e..fcf04ccd 100644
--- a/APEX_1.4/module/clothing/src/autogen/ClothingCookedPhysX3Param.cpp
+++ b/APEX_1.4/module/clothing/src/autogen/ClothingCookedPhysX3Param.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/clothing/src/autogen/ClothingDebugRenderParams.cpp b/APEX_1.4/module/clothing/src/autogen/ClothingDebugRenderParams.cpp
index 71ceee2e..9bd325fd 100644
--- a/APEX_1.4/module/clothing/src/autogen/ClothingDebugRenderParams.cpp
+++ b/APEX_1.4/module/clothing/src/autogen/ClothingDebugRenderParams.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/clothing/src/autogen/ClothingGraphicalLodParameters.cpp b/APEX_1.4/module/clothing/src/autogen/ClothingGraphicalLodParameters.cpp
index 59293e7c..3428851a 100644
--- a/APEX_1.4/module/clothing/src/autogen/ClothingGraphicalLodParameters.cpp
+++ b/APEX_1.4/module/clothing/src/autogen/ClothingGraphicalLodParameters.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/clothing/src/autogen/ClothingMaterialLibraryParameters.cpp b/APEX_1.4/module/clothing/src/autogen/ClothingMaterialLibraryParameters.cpp
index 5a0bf1c8..df3b06b7 100644
--- a/APEX_1.4/module/clothing/src/autogen/ClothingMaterialLibraryParameters.cpp
+++ b/APEX_1.4/module/clothing/src/autogen/ClothingMaterialLibraryParameters.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/clothing/src/autogen/ClothingModuleParameters.cpp b/APEX_1.4/module/clothing/src/autogen/ClothingModuleParameters.cpp
index b6e4e0e6..5f2730a9 100644
--- a/APEX_1.4/module/clothing/src/autogen/ClothingModuleParameters.cpp
+++ b/APEX_1.4/module/clothing/src/autogen/ClothingModuleParameters.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/clothing/src/autogen/ClothingPhysicalMeshParameters.cpp b/APEX_1.4/module/clothing/src/autogen/ClothingPhysicalMeshParameters.cpp
index de67c1a9..5351e35f 100644
--- a/APEX_1.4/module/clothing/src/autogen/ClothingPhysicalMeshParameters.cpp
+++ b/APEX_1.4/module/clothing/src/autogen/ClothingPhysicalMeshParameters.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/clothing/src/autogen/ClothingPreviewParam.cpp b/APEX_1.4/module/clothing/src/autogen/ClothingPreviewParam.cpp
index c1996251..0baa838e 100644
--- a/APEX_1.4/module/clothing/src/autogen/ClothingPreviewParam.cpp
+++ b/APEX_1.4/module/clothing/src/autogen/ClothingPreviewParam.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