aboutsummaryrefslogtreecommitdiff
path: root/APEX_1.4/shared/general/meshimport
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/shared/general/meshimport
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/shared/general/meshimport')
-rw-r--r--APEX_1.4/shared/general/meshimport/include/MeshImport/MeshImport.cpp2
-rw-r--r--APEX_1.4/shared/general/meshimport/include/MeshImport/MeshImport.h2
-rw-r--r--APEX_1.4/shared/general/meshimport/include/MeshImport/MeshImportTypes.h2
-rw-r--r--APEX_1.4/shared/general/meshimport/include/utils/MiAsc2Bin.h2
-rw-r--r--APEX_1.4/shared/general/meshimport/include/utils/MiAsciiConversion.h2
-rw-r--r--APEX_1.4/shared/general/meshimport/include/utils/MiFastXml.h2
-rw-r--r--APEX_1.4/shared/general/meshimport/include/utils/MiFileBuf.h2
-rw-r--r--APEX_1.4/shared/general/meshimport/include/utils/MiFileBuffer.h2
-rw-r--r--APEX_1.4/shared/general/meshimport/include/utils/MiFileInterface.h2
-rw-r--r--APEX_1.4/shared/general/meshimport/include/utils/MiFloatMath.h2
-rw-r--r--APEX_1.4/shared/general/meshimport/include/utils/MiIOStream.h2
-rw-r--r--APEX_1.4/shared/general/meshimport/include/utils/MiInparser.h2
-rw-r--r--APEX_1.4/shared/general/meshimport/include/utils/MiMapSetInternal.h2
-rw-r--r--APEX_1.4/shared/general/meshimport/include/utils/MiMath.h2
-rw-r--r--APEX_1.4/shared/general/meshimport/include/utils/MiMemoryBuffer.h2
-rw-r--r--APEX_1.4/shared/general/meshimport/include/utils/MiPlatformConfig.h2
-rw-r--r--APEX_1.4/shared/general/meshimport/include/utils/MiStringDictionary.h2
-rw-r--r--APEX_1.4/shared/general/meshimport/include/utils/MiStringTable.h2
-rw-r--r--APEX_1.4/shared/general/meshimport/include/utils/MiSutil.h2
-rw-r--r--APEX_1.4/shared/general/meshimport/include/utils/MiVector.h2
-rw-r--r--APEX_1.4/shared/general/meshimport/src/MeshImport/ExportAPX.cpp2
-rw-r--r--APEX_1.4/shared/general/meshimport/src/MeshImport/ExportAPX.h2
-rw-r--r--APEX_1.4/shared/general/meshimport/src/MeshImport/ExportDynamicSystem.cpp2
-rw-r--r--APEX_1.4/shared/general/meshimport/src/MeshImport/ExportDynamicSystem.h2
-rw-r--r--APEX_1.4/shared/general/meshimport/src/MeshImport/ExportEZB.cpp2
-rw-r--r--APEX_1.4/shared/general/meshimport/src/MeshImport/ExportEZB.h2
-rw-r--r--APEX_1.4/shared/general/meshimport/src/MeshImport/ExportFBX.cpp2
-rw-r--r--APEX_1.4/shared/general/meshimport/src/MeshImport/ExportFBX.h2
-rw-r--r--APEX_1.4/shared/general/meshimport/src/MeshImport/ExportPOVRay.cpp2
-rw-r--r--APEX_1.4/shared/general/meshimport/src/MeshImport/ExportPOVRay.h2
-rw-r--r--APEX_1.4/shared/general/meshimport/src/MeshImport/MeshImport.cpp2
-rw-r--r--APEX_1.4/shared/general/meshimport/src/MeshImport/MeshImportBuilder.cpp2
-rw-r--r--APEX_1.4/shared/general/meshimport/src/MeshImport/MeshImportBuilder.h2
-rw-r--r--APEX_1.4/shared/general/meshimport/src/MeshImport/VtxWeld.cpp2
-rw-r--r--APEX_1.4/shared/general/meshimport/src/MeshImport/VtxWeld.h2
-rw-r--r--APEX_1.4/shared/general/meshimport/src/MeshImportEzm/ImportEzm.cpp2
-rw-r--r--APEX_1.4/shared/general/meshimport/src/MeshImportEzm/ImportEzm.h2
-rw-r--r--APEX_1.4/shared/general/meshimport/src/MeshImportEzm/MeshImportEzm.cpp2
-rw-r--r--APEX_1.4/shared/general/meshimport/src/utils/MiAsc2Bin.cpp2
-rw-r--r--APEX_1.4/shared/general/meshimport/src/utils/MiFastXML.cpp2
-rw-r--r--APEX_1.4/shared/general/meshimport/src/utils/MiFileInterface.cpp2
-rw-r--r--APEX_1.4/shared/general/meshimport/src/utils/MiFloatMath.cpp2
-rw-r--r--APEX_1.4/shared/general/meshimport/src/utils/MiInparser.cpp2
-rw-r--r--APEX_1.4/shared/general/meshimport/src/utils/MiStringDictionary.cpp2
-rw-r--r--APEX_1.4/shared/general/meshimport/src/utils/MiSutil.cpp2
45 files changed, 45 insertions, 45 deletions
diff --git a/APEX_1.4/shared/general/meshimport/include/MeshImport/MeshImport.cpp b/APEX_1.4/shared/general/meshimport/include/MeshImport/MeshImport.cpp
index 42d8f01a..6b2a1b89 100644
--- a/APEX_1.4/shared/general/meshimport/include/MeshImport/MeshImport.cpp
+++ b/APEX_1.4/shared/general/meshimport/include/MeshImport/MeshImport.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/shared/general/meshimport/include/MeshImport/MeshImport.h b/APEX_1.4/shared/general/meshimport/include/MeshImport/MeshImport.h
index dc9d9f63..826aea16 100644
--- a/APEX_1.4/shared/general/meshimport/include/MeshImport/MeshImport.h
+++ b/APEX_1.4/shared/general/meshimport/include/MeshImport/MeshImport.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/shared/general/meshimport/include/MeshImport/MeshImportTypes.h b/APEX_1.4/shared/general/meshimport/include/MeshImport/MeshImportTypes.h
index 6884c753..cdc641f4 100644
--- a/APEX_1.4/shared/general/meshimport/include/MeshImport/MeshImportTypes.h
+++ b/APEX_1.4/shared/general/meshimport/include/MeshImport/MeshImportTypes.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/shared/general/meshimport/include/utils/MiAsc2Bin.h b/APEX_1.4/shared/general/meshimport/include/utils/MiAsc2Bin.h
index b6d78d8e..ef82d6e5 100644
--- a/APEX_1.4/shared/general/meshimport/include/utils/MiAsc2Bin.h
+++ b/APEX_1.4/shared/general/meshimport/include/utils/MiAsc2Bin.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/shared/general/meshimport/include/utils/MiAsciiConversion.h b/APEX_1.4/shared/general/meshimport/include/utils/MiAsciiConversion.h
index b38ec542..add91300 100644
--- a/APEX_1.4/shared/general/meshimport/include/utils/MiAsciiConversion.h
+++ b/APEX_1.4/shared/general/meshimport/include/utils/MiAsciiConversion.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/shared/general/meshimport/include/utils/MiFastXml.h b/APEX_1.4/shared/general/meshimport/include/utils/MiFastXml.h
index de5ea32b..ef284f26 100644
--- a/APEX_1.4/shared/general/meshimport/include/utils/MiFastXml.h
+++ b/APEX_1.4/shared/general/meshimport/include/utils/MiFastXml.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/shared/general/meshimport/include/utils/MiFileBuf.h b/APEX_1.4/shared/general/meshimport/include/utils/MiFileBuf.h
index 5cda4608..8807f02c 100644
--- a/APEX_1.4/shared/general/meshimport/include/utils/MiFileBuf.h
+++ b/APEX_1.4/shared/general/meshimport/include/utils/MiFileBuf.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/shared/general/meshimport/include/utils/MiFileBuffer.h b/APEX_1.4/shared/general/meshimport/include/utils/MiFileBuffer.h
index a12160a6..0a9d7da6 100644
--- a/APEX_1.4/shared/general/meshimport/include/utils/MiFileBuffer.h
+++ b/APEX_1.4/shared/general/meshimport/include/utils/MiFileBuffer.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/shared/general/meshimport/include/utils/MiFileInterface.h b/APEX_1.4/shared/general/meshimport/include/utils/MiFileInterface.h
index 46b59b81..2ecbdc31 100644
--- a/APEX_1.4/shared/general/meshimport/include/utils/MiFileInterface.h
+++ b/APEX_1.4/shared/general/meshimport/include/utils/MiFileInterface.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/shared/general/meshimport/include/utils/MiFloatMath.h b/APEX_1.4/shared/general/meshimport/include/utils/MiFloatMath.h
index 8ace00c6..4401e1df 100644
--- a/APEX_1.4/shared/general/meshimport/include/utils/MiFloatMath.h
+++ b/APEX_1.4/shared/general/meshimport/include/utils/MiFloatMath.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/shared/general/meshimport/include/utils/MiIOStream.h b/APEX_1.4/shared/general/meshimport/include/utils/MiIOStream.h
index d087b690..5a2b511f 100644
--- a/APEX_1.4/shared/general/meshimport/include/utils/MiIOStream.h
+++ b/APEX_1.4/shared/general/meshimport/include/utils/MiIOStream.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/shared/general/meshimport/include/utils/MiInparser.h b/APEX_1.4/shared/general/meshimport/include/utils/MiInparser.h
index c94b8c63..a88982f0 100644
--- a/APEX_1.4/shared/general/meshimport/include/utils/MiInparser.h
+++ b/APEX_1.4/shared/general/meshimport/include/utils/MiInparser.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/shared/general/meshimport/include/utils/MiMapSetInternal.h b/APEX_1.4/shared/general/meshimport/include/utils/MiMapSetInternal.h
index 02117cc4..5c798f1d 100644
--- a/APEX_1.4/shared/general/meshimport/include/utils/MiMapSetInternal.h
+++ b/APEX_1.4/shared/general/meshimport/include/utils/MiMapSetInternal.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/shared/general/meshimport/include/utils/MiMath.h b/APEX_1.4/shared/general/meshimport/include/utils/MiMath.h
index 93366485..b03c6122 100644
--- a/APEX_1.4/shared/general/meshimport/include/utils/MiMath.h
+++ b/APEX_1.4/shared/general/meshimport/include/utils/MiMath.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/shared/general/meshimport/include/utils/MiMemoryBuffer.h b/APEX_1.4/shared/general/meshimport/include/utils/MiMemoryBuffer.h
index 236d5d66..d29288ce 100644
--- a/APEX_1.4/shared/general/meshimport/include/utils/MiMemoryBuffer.h
+++ b/APEX_1.4/shared/general/meshimport/include/utils/MiMemoryBuffer.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/shared/general/meshimport/include/utils/MiPlatformConfig.h b/APEX_1.4/shared/general/meshimport/include/utils/MiPlatformConfig.h
index 89d7d7f6..610172f0 100644
--- a/APEX_1.4/shared/general/meshimport/include/utils/MiPlatformConfig.h
+++ b/APEX_1.4/shared/general/meshimport/include/utils/MiPlatformConfig.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/shared/general/meshimport/include/utils/MiStringDictionary.h b/APEX_1.4/shared/general/meshimport/include/utils/MiStringDictionary.h
index e4320772..9de34448 100644
--- a/APEX_1.4/shared/general/meshimport/include/utils/MiStringDictionary.h
+++ b/APEX_1.4/shared/general/meshimport/include/utils/MiStringDictionary.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/shared/general/meshimport/include/utils/MiStringTable.h b/APEX_1.4/shared/general/meshimport/include/utils/MiStringTable.h
index 26362263..a9df20df 100644
--- a/APEX_1.4/shared/general/meshimport/include/utils/MiStringTable.h
+++ b/APEX_1.4/shared/general/meshimport/include/utils/MiStringTable.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/shared/general/meshimport/include/utils/MiSutil.h b/APEX_1.4/shared/general/meshimport/include/utils/MiSutil.h
index a40c2a87..93ef5486 100644
--- a/APEX_1.4/shared/general/meshimport/include/utils/MiSutil.h
+++ b/APEX_1.4/shared/general/meshimport/include/utils/MiSutil.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/shared/general/meshimport/include/utils/MiVector.h b/APEX_1.4/shared/general/meshimport/include/utils/MiVector.h
index b9dfd7ad..18df14d3 100644
--- a/APEX_1.4/shared/general/meshimport/include/utils/MiVector.h
+++ b/APEX_1.4/shared/general/meshimport/include/utils/MiVector.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/shared/general/meshimport/src/MeshImport/ExportAPX.cpp b/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportAPX.cpp
index b47b6a65..c223a9cd 100644
--- a/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportAPX.cpp
+++ b/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportAPX.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/shared/general/meshimport/src/MeshImport/ExportAPX.h b/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportAPX.h
index 81aff433..bb6e037a 100644
--- a/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportAPX.h
+++ b/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportAPX.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/shared/general/meshimport/src/MeshImport/ExportDynamicSystem.cpp b/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportDynamicSystem.cpp
index bfc6a181..9cd07ed4 100644
--- a/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportDynamicSystem.cpp
+++ b/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportDynamicSystem.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/shared/general/meshimport/src/MeshImport/ExportDynamicSystem.h b/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportDynamicSystem.h
index c040afd5..62fc5588 100644
--- a/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportDynamicSystem.h
+++ b/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportDynamicSystem.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/shared/general/meshimport/src/MeshImport/ExportEZB.cpp b/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportEZB.cpp
index 14e17096..01b15443 100644
--- a/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportEZB.cpp
+++ b/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportEZB.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/shared/general/meshimport/src/MeshImport/ExportEZB.h b/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportEZB.h
index eb5d986e..eb1a7b06 100644
--- a/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportEZB.h
+++ b/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportEZB.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/shared/general/meshimport/src/MeshImport/ExportFBX.cpp b/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportFBX.cpp
index 7f040159..58ccc117 100644
--- a/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportFBX.cpp
+++ b/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportFBX.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/shared/general/meshimport/src/MeshImport/ExportFBX.h b/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportFBX.h
index 6499065e..66ca3859 100644
--- a/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportFBX.h
+++ b/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportFBX.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/shared/general/meshimport/src/MeshImport/ExportPOVRay.cpp b/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportPOVRay.cpp
index 07aa15c4..436467f6 100644
--- a/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportPOVRay.cpp
+++ b/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportPOVRay.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/shared/general/meshimport/src/MeshImport/ExportPOVRay.h b/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportPOVRay.h
index 58c5f570..048a5d0c 100644
--- a/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportPOVRay.h
+++ b/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportPOVRay.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/shared/general/meshimport/src/MeshImport/MeshImport.cpp b/APEX_1.4/shared/general/meshimport/src/MeshImport/MeshImport.cpp
index f2ae7664..b99c548a 100644
--- a/APEX_1.4/shared/general/meshimport/src/MeshImport/MeshImport.cpp
+++ b/APEX_1.4/shared/general/meshimport/src/MeshImport/MeshImport.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/shared/general/meshimport/src/MeshImport/MeshImportBuilder.cpp b/APEX_1.4/shared/general/meshimport/src/MeshImport/MeshImportBuilder.cpp
index c417966f..c5425852 100644
--- a/APEX_1.4/shared/general/meshimport/src/MeshImport/MeshImportBuilder.cpp
+++ b/APEX_1.4/shared/general/meshimport/src/MeshImport/MeshImportBuilder.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/shared/general/meshimport/src/MeshImport/MeshImportBuilder.h b/APEX_1.4/shared/general/meshimport/src/MeshImport/MeshImportBuilder.h
index 84330a74..d428c316 100644
--- a/APEX_1.4/shared/general/meshimport/src/MeshImport/MeshImportBuilder.h
+++ b/APEX_1.4/shared/general/meshimport/src/MeshImport/MeshImportBuilder.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/shared/general/meshimport/src/MeshImport/VtxWeld.cpp b/APEX_1.4/shared/general/meshimport/src/MeshImport/VtxWeld.cpp
index 848809a2..ba99db7a 100644
--- a/APEX_1.4/shared/general/meshimport/src/MeshImport/VtxWeld.cpp
+++ b/APEX_1.4/shared/general/meshimport/src/MeshImport/VtxWeld.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/shared/general/meshimport/src/MeshImport/VtxWeld.h b/APEX_1.4/shared/general/meshimport/src/MeshImport/VtxWeld.h
index fe89c158..9d89feec 100644
--- a/APEX_1.4/shared/general/meshimport/src/MeshImport/VtxWeld.h
+++ b/APEX_1.4/shared/general/meshimport/src/MeshImport/VtxWeld.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/shared/general/meshimport/src/MeshImportEzm/ImportEzm.cpp b/APEX_1.4/shared/general/meshimport/src/MeshImportEzm/ImportEzm.cpp
index 49a1074b..952a7172 100644
--- a/APEX_1.4/shared/general/meshimport/src/MeshImportEzm/ImportEzm.cpp
+++ b/APEX_1.4/shared/general/meshimport/src/MeshImportEzm/ImportEzm.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/shared/general/meshimport/src/MeshImportEzm/ImportEzm.h b/APEX_1.4/shared/general/meshimport/src/MeshImportEzm/ImportEzm.h
index 2fff231c..3c1a7bfa 100644
--- a/APEX_1.4/shared/general/meshimport/src/MeshImportEzm/ImportEzm.h
+++ b/APEX_1.4/shared/general/meshimport/src/MeshImportEzm/ImportEzm.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/shared/general/meshimport/src/MeshImportEzm/MeshImportEzm.cpp b/APEX_1.4/shared/general/meshimport/src/MeshImportEzm/MeshImportEzm.cpp
index f6565a5f..ba2d74ed 100644
--- a/APEX_1.4/shared/general/meshimport/src/MeshImportEzm/MeshImportEzm.cpp
+++ b/APEX_1.4/shared/general/meshimport/src/MeshImportEzm/MeshImportEzm.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/shared/general/meshimport/src/utils/MiAsc2Bin.cpp b/APEX_1.4/shared/general/meshimport/src/utils/MiAsc2Bin.cpp
index c338b5ca..011b9f71 100644
--- a/APEX_1.4/shared/general/meshimport/src/utils/MiAsc2Bin.cpp
+++ b/APEX_1.4/shared/general/meshimport/src/utils/MiAsc2Bin.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/shared/general/meshimport/src/utils/MiFastXML.cpp b/APEX_1.4/shared/general/meshimport/src/utils/MiFastXML.cpp
index 856c314a..a7a134ff 100644
--- a/APEX_1.4/shared/general/meshimport/src/utils/MiFastXML.cpp
+++ b/APEX_1.4/shared/general/meshimport/src/utils/MiFastXML.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/shared/general/meshimport/src/utils/MiFileInterface.cpp b/APEX_1.4/shared/general/meshimport/src/utils/MiFileInterface.cpp
index 91835972..794ef413 100644
--- a/APEX_1.4/shared/general/meshimport/src/utils/MiFileInterface.cpp
+++ b/APEX_1.4/shared/general/meshimport/src/utils/MiFileInterface.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/shared/general/meshimport/src/utils/MiFloatMath.cpp b/APEX_1.4/shared/general/meshimport/src/utils/MiFloatMath.cpp
index b4a7bbc6..a366a920 100644
--- a/APEX_1.4/shared/general/meshimport/src/utils/MiFloatMath.cpp
+++ b/APEX_1.4/shared/general/meshimport/src/utils/MiFloatMath.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/shared/general/meshimport/src/utils/MiInparser.cpp b/APEX_1.4/shared/general/meshimport/src/utils/MiInparser.cpp
index 89a2ed62..e9252d1d 100644
--- a/APEX_1.4/shared/general/meshimport/src/utils/MiInparser.cpp
+++ b/APEX_1.4/shared/general/meshimport/src/utils/MiInparser.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/shared/general/meshimport/src/utils/MiStringDictionary.cpp b/APEX_1.4/shared/general/meshimport/src/utils/MiStringDictionary.cpp
index b7b691a5..f1401a70 100644
--- a/APEX_1.4/shared/general/meshimport/src/utils/MiStringDictionary.cpp
+++ b/APEX_1.4/shared/general/meshimport/src/utils/MiStringDictionary.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/shared/general/meshimport/src/utils/MiSutil.cpp b/APEX_1.4/shared/general/meshimport/src/utils/MiSutil.cpp
index 036da159..d6373fbd 100644
--- a/APEX_1.4/shared/general/meshimport/src/utils/MiSutil.cpp
+++ b/APEX_1.4/shared/general/meshimport/src/utils/MiSutil.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