aboutsummaryrefslogtreecommitdiff
path: root/APEX_1.4/include/iofx
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/include/iofx
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/include/iofx')
-rw-r--r--APEX_1.4/include/iofx/IofxActor.h2
-rw-r--r--APEX_1.4/include/iofx/IofxAsset.h2
-rw-r--r--APEX_1.4/include/iofx/IofxRenderCallback.h2
-rw-r--r--APEX_1.4/include/iofx/IofxRenderable.h2
-rw-r--r--APEX_1.4/include/iofx/Modifier.h2
-rw-r--r--APEX_1.4/include/iofx/ModifierDefs.h2
-rw-r--r--APEX_1.4/include/iofx/ModuleIofx.h2
-rw-r--r--APEX_1.4/include/iofx/RenderVolume.h2
8 files changed, 8 insertions, 8 deletions
diff --git a/APEX_1.4/include/iofx/IofxActor.h b/APEX_1.4/include/iofx/IofxActor.h
index c40fa910..6ef65429 100644
--- a/APEX_1.4/include/iofx/IofxActor.h
+++ b/APEX_1.4/include/iofx/IofxActor.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/include/iofx/IofxAsset.h b/APEX_1.4/include/iofx/IofxAsset.h
index a9ba3479..362280cb 100644
--- a/APEX_1.4/include/iofx/IofxAsset.h
+++ b/APEX_1.4/include/iofx/IofxAsset.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/include/iofx/IofxRenderCallback.h b/APEX_1.4/include/iofx/IofxRenderCallback.h
index 1b1cc026..997167ae 100644
--- a/APEX_1.4/include/iofx/IofxRenderCallback.h
+++ b/APEX_1.4/include/iofx/IofxRenderCallback.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/include/iofx/IofxRenderable.h b/APEX_1.4/include/iofx/IofxRenderable.h
index 8f1214c9..cce58fe9 100644
--- a/APEX_1.4/include/iofx/IofxRenderable.h
+++ b/APEX_1.4/include/iofx/IofxRenderable.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/include/iofx/Modifier.h b/APEX_1.4/include/iofx/Modifier.h
index 4b3665ac..eea5f39f 100644
--- a/APEX_1.4/include/iofx/Modifier.h
+++ b/APEX_1.4/include/iofx/Modifier.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/include/iofx/ModifierDefs.h b/APEX_1.4/include/iofx/ModifierDefs.h
index 2d39ad6e..1e93f0c9 100644
--- a/APEX_1.4/include/iofx/ModifierDefs.h
+++ b/APEX_1.4/include/iofx/ModifierDefs.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/include/iofx/ModuleIofx.h b/APEX_1.4/include/iofx/ModuleIofx.h
index 4057ff4f..31613870 100644
--- a/APEX_1.4/include/iofx/ModuleIofx.h
+++ b/APEX_1.4/include/iofx/ModuleIofx.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/include/iofx/RenderVolume.h b/APEX_1.4/include/iofx/RenderVolume.h
index c44eeb4f..be07801f 100644
--- a/APEX_1.4/include/iofx/RenderVolume.h
+++ b/APEX_1.4/include/iofx/RenderVolume.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