aboutsummaryrefslogtreecommitdiff
path: root/APEX_1.4/module/emitter/src
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/src
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/src')
-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
32 files changed, 32 insertions, 32 deletions
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