aboutsummaryrefslogtreecommitdiff
path: root/APEX_1.4/module/emitter
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/emitter
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/emitter')
-rw-r--r--APEX_1.4/module/emitter/include/EmitterActorImpl.h2
-rw-r--r--APEX_1.4/module/emitter/include/EmitterAssetImpl.h2
-rw-r--r--APEX_1.4/module/emitter/include/EmitterAssetPreview.h2
-rw-r--r--APEX_1.4/module/emitter/include/EmitterGeomBase.h2
-rw-r--r--APEX_1.4/module/emitter/include/EmitterGeomBoxImpl.h2
-rw-r--r--APEX_1.4/module/emitter/include/EmitterGeomCylinderImpl.h2
-rw-r--r--APEX_1.4/module/emitter/include/EmitterGeomExplicitImpl.h2
-rw-r--r--APEX_1.4/module/emitter/include/EmitterGeomSphereImpl.h2
-rw-r--r--APEX_1.4/module/emitter/include/EmitterGeomSphereShellImpl.h2
-rw-r--r--APEX_1.4/module/emitter/include/EmitterScene.h2
-rw-r--r--APEX_1.4/module/emitter/include/GroundEmitterActorImpl.h2
-rw-r--r--APEX_1.4/module/emitter/include/GroundEmitterAssetImpl.h2
-rw-r--r--APEX_1.4/module/emitter/include/GroundEmitterAssetPreview.h2
-rw-r--r--APEX_1.4/module/emitter/include/ImpactEmitterActorImpl.h2
-rw-r--r--APEX_1.4/module/emitter/include/ImpactEmitterAssetImpl.h2
-rw-r--r--APEX_1.4/module/emitter/include/ModuleEmitterImpl.h2
-rw-r--r--APEX_1.4/module/emitter/include/ModuleEventDefs.h2
-rw-r--r--APEX_1.4/module/emitter/include/ModulePerfScope.h2
-rw-r--r--APEX_1.4/module/emitter/include/autogen/ApexEmitterActorParameters.h2
-rw-r--r--APEX_1.4/module/emitter/include/autogen/ApexEmitterAssetParameters.h2
-rw-r--r--APEX_1.4/module/emitter/include/autogen/EmitterAssetPreviewParameters.h2
-rw-r--r--APEX_1.4/module/emitter/include/autogen/EmitterDebugRenderParams.h2
-rw-r--r--APEX_1.4/module/emitter/include/autogen/EmitterGeomBoxParams.h2
-rw-r--r--APEX_1.4/module/emitter/include/autogen/EmitterGeomCylinderParams.h2
-rw-r--r--APEX_1.4/module/emitter/include/autogen/EmitterGeomExplicitParams.h2
-rw-r--r--APEX_1.4/module/emitter/include/autogen/EmitterGeomSphereParams.h2
-rw-r--r--APEX_1.4/module/emitter/include/autogen/EmitterGeomSphereShellParams.h2
-rw-r--r--APEX_1.4/module/emitter/include/autogen/EmitterModuleParameters.h2
-rw-r--r--APEX_1.4/module/emitter/include/autogen/GroundEmitterActorParameters.h2
-rw-r--r--APEX_1.4/module/emitter/include/autogen/GroundEmitterAssetParameters.h2
-rw-r--r--APEX_1.4/module/emitter/include/autogen/ImpactEmitterActorParameters.h2
-rw-r--r--APEX_1.4/module/emitter/include/autogen/ImpactEmitterAssetParameters.h2
-rw-r--r--APEX_1.4/module/emitter/include/autogen/ImpactExplosionEvent.h2
-rw-r--r--APEX_1.4/module/emitter/include/autogen/ImpactObjectEvent.h2
-rw-r--r--APEX_1.4/module/emitter/src/EmitterActorImpl.cpp2
-rw-r--r--APEX_1.4/module/emitter/src/EmitterAssetImpl.cpp2
-rw-r--r--APEX_1.4/module/emitter/src/EmitterAssetPreview.cpp2
-rw-r--r--APEX_1.4/module/emitter/src/EmitterGeomBase.cpp2
-rw-r--r--APEX_1.4/module/emitter/src/EmitterGeomBoxImpl.cpp2
-rw-r--r--APEX_1.4/module/emitter/src/EmitterGeomCylinderImpl.cpp2
-rw-r--r--APEX_1.4/module/emitter/src/EmitterGeomExplicitImpl.cpp2
-rw-r--r--APEX_1.4/module/emitter/src/EmitterGeomSphereImpl.cpp2
-rw-r--r--APEX_1.4/module/emitter/src/EmitterGeomSphereShellImpl.cpp2
-rw-r--r--APEX_1.4/module/emitter/src/EmitterScene.cpp2
-rw-r--r--APEX_1.4/module/emitter/src/GroundEmitterActorImpl.cpp2
-rw-r--r--APEX_1.4/module/emitter/src/GroundEmitterAssetImpl.cpp2
-rw-r--r--APEX_1.4/module/emitter/src/GroundEmitterAssetPreview.cpp2
-rw-r--r--APEX_1.4/module/emitter/src/ImpactEmitterActorImpl.cpp2
-rw-r--r--APEX_1.4/module/emitter/src/ImpactEmitterAssetImpl.cpp2
-rw-r--r--APEX_1.4/module/emitter/src/ModuleEmitterImpl.cpp2
-rw-r--r--APEX_1.4/module/emitter/src/autogen/ApexEmitterActorParameters.cpp2
-rw-r--r--APEX_1.4/module/emitter/src/autogen/ApexEmitterAssetParameters.cpp2
-rw-r--r--APEX_1.4/module/emitter/src/autogen/EmitterAssetPreviewParameters.cpp2
-rw-r--r--APEX_1.4/module/emitter/src/autogen/EmitterDebugRenderParams.cpp2
-rw-r--r--APEX_1.4/module/emitter/src/autogen/EmitterGeomBoxParams.cpp2
-rw-r--r--APEX_1.4/module/emitter/src/autogen/EmitterGeomCylinderParams.cpp2
-rw-r--r--APEX_1.4/module/emitter/src/autogen/EmitterGeomExplicitParams.cpp2
-rw-r--r--APEX_1.4/module/emitter/src/autogen/EmitterGeomSphereParams.cpp2
-rw-r--r--APEX_1.4/module/emitter/src/autogen/EmitterGeomSphereShellParams.cpp2
-rw-r--r--APEX_1.4/module/emitter/src/autogen/EmitterModuleParameters.cpp2
-rw-r--r--APEX_1.4/module/emitter/src/autogen/GroundEmitterActorParameters.cpp2
-rw-r--r--APEX_1.4/module/emitter/src/autogen/GroundEmitterAssetParameters.cpp2
-rw-r--r--APEX_1.4/module/emitter/src/autogen/ImpactEmitterActorParameters.cpp2
-rw-r--r--APEX_1.4/module/emitter/src/autogen/ImpactEmitterAssetParameters.cpp2
-rw-r--r--APEX_1.4/module/emitter/src/autogen/ImpactExplosionEvent.cpp2
-rw-r--r--APEX_1.4/module/emitter/src/autogen/ImpactObjectEvent.cpp2
66 files changed, 66 insertions, 66 deletions
diff --git a/APEX_1.4/module/emitter/include/EmitterActorImpl.h b/APEX_1.4/module/emitter/include/EmitterActorImpl.h
index 57200983..2f7883f8 100644
--- a/APEX_1.4/module/emitter/include/EmitterActorImpl.h
+++ b/APEX_1.4/module/emitter/include/EmitterActorImpl.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/emitter/include/EmitterAssetImpl.h b/APEX_1.4/module/emitter/include/EmitterAssetImpl.h
index 8621ea6b..c7a6e542 100644
--- a/APEX_1.4/module/emitter/include/EmitterAssetImpl.h
+++ b/APEX_1.4/module/emitter/include/EmitterAssetImpl.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/emitter/include/EmitterAssetPreview.h b/APEX_1.4/module/emitter/include/EmitterAssetPreview.h
index 7bad148e..d343bfd2 100644
--- a/APEX_1.4/module/emitter/include/EmitterAssetPreview.h
+++ b/APEX_1.4/module/emitter/include/EmitterAssetPreview.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/emitter/include/EmitterGeomBase.h b/APEX_1.4/module/emitter/include/EmitterGeomBase.h
index 3df1f830..b7eae24e 100644
--- a/APEX_1.4/module/emitter/include/EmitterGeomBase.h
+++ b/APEX_1.4/module/emitter/include/EmitterGeomBase.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/emitter/include/EmitterGeomBoxImpl.h b/APEX_1.4/module/emitter/include/EmitterGeomBoxImpl.h
index aa9be32e..ae7d4791 100644
--- a/APEX_1.4/module/emitter/include/EmitterGeomBoxImpl.h
+++ b/APEX_1.4/module/emitter/include/EmitterGeomBoxImpl.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/emitter/include/EmitterGeomCylinderImpl.h b/APEX_1.4/module/emitter/include/EmitterGeomCylinderImpl.h
index 816c0628..06c3a936 100644
--- a/APEX_1.4/module/emitter/include/EmitterGeomCylinderImpl.h
+++ b/APEX_1.4/module/emitter/include/EmitterGeomCylinderImpl.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/emitter/include/EmitterGeomExplicitImpl.h b/APEX_1.4/module/emitter/include/EmitterGeomExplicitImpl.h
index 74156d45..b0e73659 100644
--- a/APEX_1.4/module/emitter/include/EmitterGeomExplicitImpl.h
+++ b/APEX_1.4/module/emitter/include/EmitterGeomExplicitImpl.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/emitter/include/EmitterGeomSphereImpl.h b/APEX_1.4/module/emitter/include/EmitterGeomSphereImpl.h
index f86923c3..96c24916 100644
--- a/APEX_1.4/module/emitter/include/EmitterGeomSphereImpl.h
+++ b/APEX_1.4/module/emitter/include/EmitterGeomSphereImpl.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/emitter/include/EmitterGeomSphereShellImpl.h b/APEX_1.4/module/emitter/include/EmitterGeomSphereShellImpl.h
index ce76042c..007dec84 100644
--- a/APEX_1.4/module/emitter/include/EmitterGeomSphereShellImpl.h
+++ b/APEX_1.4/module/emitter/include/EmitterGeomSphereShellImpl.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/emitter/include/EmitterScene.h b/APEX_1.4/module/emitter/include/EmitterScene.h
index 8cdf4a89..1df53a66 100644
--- a/APEX_1.4/module/emitter/include/EmitterScene.h
+++ b/APEX_1.4/module/emitter/include/EmitterScene.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/emitter/include/GroundEmitterActorImpl.h b/APEX_1.4/module/emitter/include/GroundEmitterActorImpl.h
index 918feb67..55025935 100644
--- a/APEX_1.4/module/emitter/include/GroundEmitterActorImpl.h
+++ b/APEX_1.4/module/emitter/include/GroundEmitterActorImpl.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/emitter/include/GroundEmitterAssetImpl.h b/APEX_1.4/module/emitter/include/GroundEmitterAssetImpl.h
index f6a3bf15..fe880db0 100644
--- a/APEX_1.4/module/emitter/include/GroundEmitterAssetImpl.h
+++ b/APEX_1.4/module/emitter/include/GroundEmitterAssetImpl.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/emitter/include/GroundEmitterAssetPreview.h b/APEX_1.4/module/emitter/include/GroundEmitterAssetPreview.h
index 8ca0350e..d98066af 100644
--- a/APEX_1.4/module/emitter/include/GroundEmitterAssetPreview.h
+++ b/APEX_1.4/module/emitter/include/GroundEmitterAssetPreview.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/emitter/include/ImpactEmitterActorImpl.h b/APEX_1.4/module/emitter/include/ImpactEmitterActorImpl.h
index 4480e834..4357f6b7 100644
--- a/APEX_1.4/module/emitter/include/ImpactEmitterActorImpl.h
+++ b/APEX_1.4/module/emitter/include/ImpactEmitterActorImpl.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/emitter/include/ImpactEmitterAssetImpl.h b/APEX_1.4/module/emitter/include/ImpactEmitterAssetImpl.h
index 1e91a8eb..f14097d8 100644
--- a/APEX_1.4/module/emitter/include/ImpactEmitterAssetImpl.h
+++ b/APEX_1.4/module/emitter/include/ImpactEmitterAssetImpl.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/emitter/include/ModuleEmitterImpl.h b/APEX_1.4/module/emitter/include/ModuleEmitterImpl.h
index 059cc0be..47fcd48a 100644
--- a/APEX_1.4/module/emitter/include/ModuleEmitterImpl.h
+++ b/APEX_1.4/module/emitter/include/ModuleEmitterImpl.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/emitter/include/ModuleEventDefs.h b/APEX_1.4/module/emitter/include/ModuleEventDefs.h
index 53a3b926..899af72e 100644
--- a/APEX_1.4/module/emitter/include/ModuleEventDefs.h
+++ b/APEX_1.4/module/emitter/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/emitter/include/ModulePerfScope.h b/APEX_1.4/module/emitter/include/ModulePerfScope.h
index 7e50b46f..09c6812c 100644
--- a/APEX_1.4/module/emitter/include/ModulePerfScope.h
+++ b/APEX_1.4/module/emitter/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/emitter/include/autogen/ApexEmitterActorParameters.h b/APEX_1.4/module/emitter/include/autogen/ApexEmitterActorParameters.h
index 1a3b2a2e..1aeac10a 100644
--- a/APEX_1.4/module/emitter/include/autogen/ApexEmitterActorParameters.h
+++ b/APEX_1.4/module/emitter/include/autogen/ApexEmitterActorParameters.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/emitter/include/autogen/ApexEmitterAssetParameters.h b/APEX_1.4/module/emitter/include/autogen/ApexEmitterAssetParameters.h
index accfc5e8..1ca81fe7 100644
--- a/APEX_1.4/module/emitter/include/autogen/ApexEmitterAssetParameters.h
+++ b/APEX_1.4/module/emitter/include/autogen/ApexEmitterAssetParameters.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/emitter/include/autogen/EmitterAssetPreviewParameters.h b/APEX_1.4/module/emitter/include/autogen/EmitterAssetPreviewParameters.h
index eb5367d0..730eee1c 100644
--- a/APEX_1.4/module/emitter/include/autogen/EmitterAssetPreviewParameters.h
+++ b/APEX_1.4/module/emitter/include/autogen/EmitterAssetPreviewParameters.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/emitter/include/autogen/EmitterDebugRenderParams.h b/APEX_1.4/module/emitter/include/autogen/EmitterDebugRenderParams.h
index d6b52119..497f7fac 100644
--- a/APEX_1.4/module/emitter/include/autogen/EmitterDebugRenderParams.h
+++ b/APEX_1.4/module/emitter/include/autogen/EmitterDebugRenderParams.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/emitter/include/autogen/EmitterGeomBoxParams.h b/APEX_1.4/module/emitter/include/autogen/EmitterGeomBoxParams.h
index c1ef1e56..def36b80 100644
--- a/APEX_1.4/module/emitter/include/autogen/EmitterGeomBoxParams.h
+++ b/APEX_1.4/module/emitter/include/autogen/EmitterGeomBoxParams.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/emitter/include/autogen/EmitterGeomCylinderParams.h b/APEX_1.4/module/emitter/include/autogen/EmitterGeomCylinderParams.h
index 3edf8bfe..bb9e2573 100644
--- a/APEX_1.4/module/emitter/include/autogen/EmitterGeomCylinderParams.h
+++ b/APEX_1.4/module/emitter/include/autogen/EmitterGeomCylinderParams.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/emitter/include/autogen/EmitterGeomExplicitParams.h b/APEX_1.4/module/emitter/include/autogen/EmitterGeomExplicitParams.h
index d7fb5575..ba735fd4 100644
--- a/APEX_1.4/module/emitter/include/autogen/EmitterGeomExplicitParams.h
+++ b/APEX_1.4/module/emitter/include/autogen/EmitterGeomExplicitParams.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/emitter/include/autogen/EmitterGeomSphereParams.h b/APEX_1.4/module/emitter/include/autogen/EmitterGeomSphereParams.h
index 81d9ac99..aad90664 100644
--- a/APEX_1.4/module/emitter/include/autogen/EmitterGeomSphereParams.h
+++ b/APEX_1.4/module/emitter/include/autogen/EmitterGeomSphereParams.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/emitter/include/autogen/EmitterGeomSphereShellParams.h b/APEX_1.4/module/emitter/include/autogen/EmitterGeomSphereShellParams.h
index ec0e7191..2068f238 100644
--- a/APEX_1.4/module/emitter/include/autogen/EmitterGeomSphereShellParams.h
+++ b/APEX_1.4/module/emitter/include/autogen/EmitterGeomSphereShellParams.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/emitter/include/autogen/EmitterModuleParameters.h b/APEX_1.4/module/emitter/include/autogen/EmitterModuleParameters.h
index 48c7bbf0..b07aa8e6 100644
--- a/APEX_1.4/module/emitter/include/autogen/EmitterModuleParameters.h
+++ b/APEX_1.4/module/emitter/include/autogen/EmitterModuleParameters.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/emitter/include/autogen/GroundEmitterActorParameters.h b/APEX_1.4/module/emitter/include/autogen/GroundEmitterActorParameters.h
index 7eaef20d..0b417162 100644
--- a/APEX_1.4/module/emitter/include/autogen/GroundEmitterActorParameters.h
+++ b/APEX_1.4/module/emitter/include/autogen/GroundEmitterActorParameters.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/emitter/include/autogen/GroundEmitterAssetParameters.h b/APEX_1.4/module/emitter/include/autogen/GroundEmitterAssetParameters.h
index 59204959..01618d76 100644
--- a/APEX_1.4/module/emitter/include/autogen/GroundEmitterAssetParameters.h
+++ b/APEX_1.4/module/emitter/include/autogen/GroundEmitterAssetParameters.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/emitter/include/autogen/ImpactEmitterActorParameters.h b/APEX_1.4/module/emitter/include/autogen/ImpactEmitterActorParameters.h
index 4e76bb85..240bcf1c 100644
--- a/APEX_1.4/module/emitter/include/autogen/ImpactEmitterActorParameters.h
+++ b/APEX_1.4/module/emitter/include/autogen/ImpactEmitterActorParameters.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/emitter/include/autogen/ImpactEmitterAssetParameters.h b/APEX_1.4/module/emitter/include/autogen/ImpactEmitterAssetParameters.h
index c931713a..d446d8cd 100644
--- a/APEX_1.4/module/emitter/include/autogen/ImpactEmitterAssetParameters.h
+++ b/APEX_1.4/module/emitter/include/autogen/ImpactEmitterAssetParameters.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/emitter/include/autogen/ImpactExplosionEvent.h b/APEX_1.4/module/emitter/include/autogen/ImpactExplosionEvent.h
index 44025781..08142abd 100644
--- a/APEX_1.4/module/emitter/include/autogen/ImpactExplosionEvent.h
+++ b/APEX_1.4/module/emitter/include/autogen/ImpactExplosionEvent.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/emitter/include/autogen/ImpactObjectEvent.h b/APEX_1.4/module/emitter/include/autogen/ImpactObjectEvent.h
index f40c7175..c0a7d4ee 100644
--- a/APEX_1.4/module/emitter/include/autogen/ImpactObjectEvent.h
+++ b/APEX_1.4/module/emitter/include/autogen/ImpactObjectEvent.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/emitter/src/EmitterActorImpl.cpp b/APEX_1.4/module/emitter/src/EmitterActorImpl.cpp
index bbfc509f..ea87415c 100644
--- a/APEX_1.4/module/emitter/src/EmitterActorImpl.cpp
+++ b/APEX_1.4/module/emitter/src/EmitterActorImpl.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/emitter/src/EmitterAssetImpl.cpp b/APEX_1.4/module/emitter/src/EmitterAssetImpl.cpp
index d716b7a3..f7963182 100644
--- a/APEX_1.4/module/emitter/src/EmitterAssetImpl.cpp
+++ b/APEX_1.4/module/emitter/src/EmitterAssetImpl.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/emitter/src/EmitterAssetPreview.cpp b/APEX_1.4/module/emitter/src/EmitterAssetPreview.cpp
index 8bf99098..fccf8c9d 100644
--- a/APEX_1.4/module/emitter/src/EmitterAssetPreview.cpp
+++ b/APEX_1.4/module/emitter/src/EmitterAssetPreview.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/emitter/src/EmitterGeomBase.cpp b/APEX_1.4/module/emitter/src/EmitterGeomBase.cpp
index 5ae761cb..803bccbd 100644
--- a/APEX_1.4/module/emitter/src/EmitterGeomBase.cpp
+++ b/APEX_1.4/module/emitter/src/EmitterGeomBase.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/emitter/src/EmitterGeomBoxImpl.cpp b/APEX_1.4/module/emitter/src/EmitterGeomBoxImpl.cpp
index 15633f24..5d81b849 100644
--- a/APEX_1.4/module/emitter/src/EmitterGeomBoxImpl.cpp
+++ b/APEX_1.4/module/emitter/src/EmitterGeomBoxImpl.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/emitter/src/EmitterGeomCylinderImpl.cpp b/APEX_1.4/module/emitter/src/EmitterGeomCylinderImpl.cpp
index d9237cb0..0f86d43e 100644
--- a/APEX_1.4/module/emitter/src/EmitterGeomCylinderImpl.cpp
+++ b/APEX_1.4/module/emitter/src/EmitterGeomCylinderImpl.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/emitter/src/EmitterGeomExplicitImpl.cpp b/APEX_1.4/module/emitter/src/EmitterGeomExplicitImpl.cpp
index ed63cc79..05a1adca 100644
--- a/APEX_1.4/module/emitter/src/EmitterGeomExplicitImpl.cpp
+++ b/APEX_1.4/module/emitter/src/EmitterGeomExplicitImpl.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/emitter/src/EmitterGeomSphereImpl.cpp b/APEX_1.4/module/emitter/src/EmitterGeomSphereImpl.cpp
index 3aaa9cf8..c58b88bd 100644
--- a/APEX_1.4/module/emitter/src/EmitterGeomSphereImpl.cpp
+++ b/APEX_1.4/module/emitter/src/EmitterGeomSphereImpl.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/emitter/src/EmitterGeomSphereShellImpl.cpp b/APEX_1.4/module/emitter/src/EmitterGeomSphereShellImpl.cpp
index 6c03060d..c6a62717 100644
--- a/APEX_1.4/module/emitter/src/EmitterGeomSphereShellImpl.cpp
+++ b/APEX_1.4/module/emitter/src/EmitterGeomSphereShellImpl.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/emitter/src/EmitterScene.cpp b/APEX_1.4/module/emitter/src/EmitterScene.cpp
index 876ea2c4..c8cd0085 100644
--- a/APEX_1.4/module/emitter/src/EmitterScene.cpp
+++ b/APEX_1.4/module/emitter/src/EmitterScene.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/emitter/src/GroundEmitterActorImpl.cpp b/APEX_1.4/module/emitter/src/GroundEmitterActorImpl.cpp
index 1bd098d6..b7558be8 100644
--- a/APEX_1.4/module/emitter/src/GroundEmitterActorImpl.cpp
+++ b/APEX_1.4/module/emitter/src/GroundEmitterActorImpl.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/emitter/src/GroundEmitterAssetImpl.cpp b/APEX_1.4/module/emitter/src/GroundEmitterAssetImpl.cpp
index c03d4eb4..9550e2bf 100644
--- a/APEX_1.4/module/emitter/src/GroundEmitterAssetImpl.cpp
+++ b/APEX_1.4/module/emitter/src/GroundEmitterAssetImpl.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/emitter/src/GroundEmitterAssetPreview.cpp b/APEX_1.4/module/emitter/src/GroundEmitterAssetPreview.cpp
index 163fda49..64349ed4 100644
--- a/APEX_1.4/module/emitter/src/GroundEmitterAssetPreview.cpp
+++ b/APEX_1.4/module/emitter/src/GroundEmitterAssetPreview.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/emitter/src/ImpactEmitterActorImpl.cpp b/APEX_1.4/module/emitter/src/ImpactEmitterActorImpl.cpp
index dce3b343..f193aa92 100644
--- a/APEX_1.4/module/emitter/src/ImpactEmitterActorImpl.cpp
+++ b/APEX_1.4/module/emitter/src/ImpactEmitterActorImpl.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/emitter/src/ImpactEmitterAssetImpl.cpp b/APEX_1.4/module/emitter/src/ImpactEmitterAssetImpl.cpp
index e399e7c8..5f36fb38 100644
--- a/APEX_1.4/module/emitter/src/ImpactEmitterAssetImpl.cpp
+++ b/APEX_1.4/module/emitter/src/ImpactEmitterAssetImpl.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/emitter/src/ModuleEmitterImpl.cpp b/APEX_1.4/module/emitter/src/ModuleEmitterImpl.cpp
index 4ff3b3fc..8356636a 100644
--- a/APEX_1.4/module/emitter/src/ModuleEmitterImpl.cpp
+++ b/APEX_1.4/module/emitter/src/ModuleEmitterImpl.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/emitter/src/autogen/ApexEmitterActorParameters.cpp b/APEX_1.4/module/emitter/src/autogen/ApexEmitterActorParameters.cpp
index 7b0b69a9..2b4dd1e5 100644
--- a/APEX_1.4/module/emitter/src/autogen/ApexEmitterActorParameters.cpp
+++ b/APEX_1.4/module/emitter/src/autogen/ApexEmitterActorParameters.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/emitter/src/autogen/ApexEmitterAssetParameters.cpp b/APEX_1.4/module/emitter/src/autogen/ApexEmitterAssetParameters.cpp
index 5005f2a7..8e02be25 100644
--- a/APEX_1.4/module/emitter/src/autogen/ApexEmitterAssetParameters.cpp
+++ b/APEX_1.4/module/emitter/src/autogen/ApexEmitterAssetParameters.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/emitter/src/autogen/EmitterAssetPreviewParameters.cpp b/APEX_1.4/module/emitter/src/autogen/EmitterAssetPreviewParameters.cpp
index 9e42d9e9..cbb5881c 100644
--- a/APEX_1.4/module/emitter/src/autogen/EmitterAssetPreviewParameters.cpp
+++ b/APEX_1.4/module/emitter/src/autogen/EmitterAssetPreviewParameters.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/emitter/src/autogen/EmitterDebugRenderParams.cpp b/APEX_1.4/module/emitter/src/autogen/EmitterDebugRenderParams.cpp
index b679e652..f1d002e4 100644
--- a/APEX_1.4/module/emitter/src/autogen/EmitterDebugRenderParams.cpp
+++ b/APEX_1.4/module/emitter/src/autogen/EmitterDebugRenderParams.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/emitter/src/autogen/EmitterGeomBoxParams.cpp b/APEX_1.4/module/emitter/src/autogen/EmitterGeomBoxParams.cpp
index 38e3b41f..f718f115 100644
--- a/APEX_1.4/module/emitter/src/autogen/EmitterGeomBoxParams.cpp
+++ b/APEX_1.4/module/emitter/src/autogen/EmitterGeomBoxParams.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/emitter/src/autogen/EmitterGeomCylinderParams.cpp b/APEX_1.4/module/emitter/src/autogen/EmitterGeomCylinderParams.cpp
index 92604390..9f5cfc08 100644
--- a/APEX_1.4/module/emitter/src/autogen/EmitterGeomCylinderParams.cpp
+++ b/APEX_1.4/module/emitter/src/autogen/EmitterGeomCylinderParams.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/emitter/src/autogen/EmitterGeomExplicitParams.cpp b/APEX_1.4/module/emitter/src/autogen/EmitterGeomExplicitParams.cpp
index 162200be..6b0d1f27 100644
--- a/APEX_1.4/module/emitter/src/autogen/EmitterGeomExplicitParams.cpp
+++ b/APEX_1.4/module/emitter/src/autogen/EmitterGeomExplicitParams.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/emitter/src/autogen/EmitterGeomSphereParams.cpp b/APEX_1.4/module/emitter/src/autogen/EmitterGeomSphereParams.cpp
index c5fb51b5..5104cfc6 100644
--- a/APEX_1.4/module/emitter/src/autogen/EmitterGeomSphereParams.cpp
+++ b/APEX_1.4/module/emitter/src/autogen/EmitterGeomSphereParams.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/emitter/src/autogen/EmitterGeomSphereShellParams.cpp b/APEX_1.4/module/emitter/src/autogen/EmitterGeomSphereShellParams.cpp
index d100123c..19dbe346 100644
--- a/APEX_1.4/module/emitter/src/autogen/EmitterGeomSphereShellParams.cpp
+++ b/APEX_1.4/module/emitter/src/autogen/EmitterGeomSphereShellParams.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/emitter/src/autogen/EmitterModuleParameters.cpp b/APEX_1.4/module/emitter/src/autogen/EmitterModuleParameters.cpp
index f70c1351..d8567cc2 100644
--- a/APEX_1.4/module/emitter/src/autogen/EmitterModuleParameters.cpp
+++ b/APEX_1.4/module/emitter/src/autogen/EmitterModuleParameters.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/emitter/src/autogen/GroundEmitterActorParameters.cpp b/APEX_1.4/module/emitter/src/autogen/GroundEmitterActorParameters.cpp
index d7640652..25d04775 100644
--- a/APEX_1.4/module/emitter/src/autogen/GroundEmitterActorParameters.cpp
+++ b/APEX_1.4/module/emitter/src/autogen/GroundEmitterActorParameters.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/emitter/src/autogen/GroundEmitterAssetParameters.cpp b/APEX_1.4/module/emitter/src/autogen/GroundEmitterAssetParameters.cpp
index 0923dd10..d1449301 100644
--- a/APEX_1.4/module/emitter/src/autogen/GroundEmitterAssetParameters.cpp
+++ b/APEX_1.4/module/emitter/src/autogen/GroundEmitterAssetParameters.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/emitter/src/autogen/ImpactEmitterActorParameters.cpp b/APEX_1.4/module/emitter/src/autogen/ImpactEmitterActorParameters.cpp
index cf8c8cc9..b0cb6898 100644
--- a/APEX_1.4/module/emitter/src/autogen/ImpactEmitterActorParameters.cpp
+++ b/APEX_1.4/module/emitter/src/autogen/ImpactEmitterActorParameters.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/emitter/src/autogen/ImpactEmitterAssetParameters.cpp b/APEX_1.4/module/emitter/src/autogen/ImpactEmitterAssetParameters.cpp
index f3076227..eb0100a8 100644
--- a/APEX_1.4/module/emitter/src/autogen/ImpactEmitterAssetParameters.cpp
+++ b/APEX_1.4/module/emitter/src/autogen/ImpactEmitterAssetParameters.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/emitter/src/autogen/ImpactExplosionEvent.cpp b/APEX_1.4/module/emitter/src/autogen/ImpactExplosionEvent.cpp
index 0c2559d3..68984d7a 100644
--- a/APEX_1.4/module/emitter/src/autogen/ImpactExplosionEvent.cpp
+++ b/APEX_1.4/module/emitter/src/autogen/ImpactExplosionEvent.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/emitter/src/autogen/ImpactObjectEvent.cpp b/APEX_1.4/module/emitter/src/autogen/ImpactObjectEvent.cpp
index 3baea436..b9350410 100644
--- a/APEX_1.4/module/emitter/src/autogen/ImpactObjectEvent.cpp
+++ b/APEX_1.4/module/emitter/src/autogen/ImpactObjectEvent.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