aboutsummaryrefslogtreecommitdiff
path: root/PhysX_3.4/Source/GeomUtils/headers
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 /PhysX_3.4/Source/GeomUtils/headers
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 'PhysX_3.4/Source/GeomUtils/headers')
-rw-r--r--PhysX_3.4/Source/GeomUtils/headers/GuAxes.h2
-rw-r--r--PhysX_3.4/Source/GeomUtils/headers/GuBox.h2
-rw-r--r--PhysX_3.4/Source/GeomUtils/headers/GuDistanceSegmentBox.h2
-rw-r--r--PhysX_3.4/Source/GeomUtils/headers/GuDistanceSegmentSegment.h2
-rw-r--r--PhysX_3.4/Source/GeomUtils/headers/GuIntersectionBoxBox.h2
-rw-r--r--PhysX_3.4/Source/GeomUtils/headers/GuIntersectionTriangleBox.h2
-rw-r--r--PhysX_3.4/Source/GeomUtils/headers/GuRaycastTests.h2
-rw-r--r--PhysX_3.4/Source/GeomUtils/headers/GuSIMDHelpers.h2
-rw-r--r--PhysX_3.4/Source/GeomUtils/headers/GuSegment.h2
9 files changed, 9 insertions, 9 deletions
diff --git a/PhysX_3.4/Source/GeomUtils/headers/GuAxes.h b/PhysX_3.4/Source/GeomUtils/headers/GuAxes.h
index b39d4d3b..b04bfead 100644
--- a/PhysX_3.4/Source/GeomUtils/headers/GuAxes.h
+++ b/PhysX_3.4/Source/GeomUtils/headers/GuAxes.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PhysX_3.4/Source/GeomUtils/headers/GuBox.h b/PhysX_3.4/Source/GeomUtils/headers/GuBox.h
index 36e7ef13..abf5b431 100644
--- a/PhysX_3.4/Source/GeomUtils/headers/GuBox.h
+++ b/PhysX_3.4/Source/GeomUtils/headers/GuBox.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PhysX_3.4/Source/GeomUtils/headers/GuDistanceSegmentBox.h b/PhysX_3.4/Source/GeomUtils/headers/GuDistanceSegmentBox.h
index 6f648d23..738327a9 100644
--- a/PhysX_3.4/Source/GeomUtils/headers/GuDistanceSegmentBox.h
+++ b/PhysX_3.4/Source/GeomUtils/headers/GuDistanceSegmentBox.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PhysX_3.4/Source/GeomUtils/headers/GuDistanceSegmentSegment.h b/PhysX_3.4/Source/GeomUtils/headers/GuDistanceSegmentSegment.h
index 5e729ca7..b574176f 100644
--- a/PhysX_3.4/Source/GeomUtils/headers/GuDistanceSegmentSegment.h
+++ b/PhysX_3.4/Source/GeomUtils/headers/GuDistanceSegmentSegment.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PhysX_3.4/Source/GeomUtils/headers/GuIntersectionBoxBox.h b/PhysX_3.4/Source/GeomUtils/headers/GuIntersectionBoxBox.h
index 6b318061..b7d45935 100644
--- a/PhysX_3.4/Source/GeomUtils/headers/GuIntersectionBoxBox.h
+++ b/PhysX_3.4/Source/GeomUtils/headers/GuIntersectionBoxBox.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PhysX_3.4/Source/GeomUtils/headers/GuIntersectionTriangleBox.h b/PhysX_3.4/Source/GeomUtils/headers/GuIntersectionTriangleBox.h
index 4eb4e068..f79285b3 100644
--- a/PhysX_3.4/Source/GeomUtils/headers/GuIntersectionTriangleBox.h
+++ b/PhysX_3.4/Source/GeomUtils/headers/GuIntersectionTriangleBox.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PhysX_3.4/Source/GeomUtils/headers/GuRaycastTests.h b/PhysX_3.4/Source/GeomUtils/headers/GuRaycastTests.h
index 86d70caf..c93ad97e 100644
--- a/PhysX_3.4/Source/GeomUtils/headers/GuRaycastTests.h
+++ b/PhysX_3.4/Source/GeomUtils/headers/GuRaycastTests.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PhysX_3.4/Source/GeomUtils/headers/GuSIMDHelpers.h b/PhysX_3.4/Source/GeomUtils/headers/GuSIMDHelpers.h
index 2aada303..db79a7bc 100644
--- a/PhysX_3.4/Source/GeomUtils/headers/GuSIMDHelpers.h
+++ b/PhysX_3.4/Source/GeomUtils/headers/GuSIMDHelpers.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PhysX_3.4/Source/GeomUtils/headers/GuSegment.h b/PhysX_3.4/Source/GeomUtils/headers/GuSegment.h
index d5f62122..e168d75f 100644
--- a/PhysX_3.4/Source/GeomUtils/headers/GuSegment.h
+++ b/PhysX_3.4/Source/GeomUtils/headers/GuSegment.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.