From b99b3783cd7e3fb1bb0a07dc472b2fc000c4cdc1 Mon Sep 17 00:00:00 2001 From: Sheikh Dawood Date: Fri, 25 May 2018 09:54:38 -0500 Subject: PhysX 3.4, APEX 1.4 patch release @24214033 --- PhysX_3.4/Samples/SampleCCTSharedCode/KinematicPlatform.cpp | 2 +- PhysX_3.4/Samples/SampleCCTSharedCode/KinematicPlatform.h | 2 +- PhysX_3.4/Samples/SampleCCTSharedCode/SampleCCTActor.cpp | 2 +- PhysX_3.4/Samples/SampleCCTSharedCode/SampleCCTActor.h | 2 +- PhysX_3.4/Samples/SampleCCTSharedCode/SampleCCTCameraController.cpp | 2 +- PhysX_3.4/Samples/SampleCCTSharedCode/SampleCCTCameraController.h | 2 +- PhysX_3.4/Samples/SampleCCTSharedCode/SampleCCTJump.cpp | 2 +- PhysX_3.4/Samples/SampleCCTSharedCode/SampleCCTJump.h | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'PhysX_3.4/Samples/SampleCCTSharedCode') diff --git a/PhysX_3.4/Samples/SampleCCTSharedCode/KinematicPlatform.cpp b/PhysX_3.4/Samples/SampleCCTSharedCode/KinematicPlatform.cpp index bf511bd4..256b8d10 100644 --- a/PhysX_3.4/Samples/SampleCCTSharedCode/KinematicPlatform.cpp +++ b/PhysX_3.4/Samples/SampleCCTSharedCode/KinematicPlatform.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2018 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/Samples/SampleCCTSharedCode/KinematicPlatform.h b/PhysX_3.4/Samples/SampleCCTSharedCode/KinematicPlatform.h index 6dac9f2b..14622aa4 100644 --- a/PhysX_3.4/Samples/SampleCCTSharedCode/KinematicPlatform.h +++ b/PhysX_3.4/Samples/SampleCCTSharedCode/KinematicPlatform.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2018 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/Samples/SampleCCTSharedCode/SampleCCTActor.cpp b/PhysX_3.4/Samples/SampleCCTSharedCode/SampleCCTActor.cpp index 75f1f6f8..2b429856 100644 --- a/PhysX_3.4/Samples/SampleCCTSharedCode/SampleCCTActor.cpp +++ b/PhysX_3.4/Samples/SampleCCTSharedCode/SampleCCTActor.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2018 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/Samples/SampleCCTSharedCode/SampleCCTActor.h b/PhysX_3.4/Samples/SampleCCTSharedCode/SampleCCTActor.h index 1c1cb473..3affeabd 100644 --- a/PhysX_3.4/Samples/SampleCCTSharedCode/SampleCCTActor.h +++ b/PhysX_3.4/Samples/SampleCCTSharedCode/SampleCCTActor.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2018 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/Samples/SampleCCTSharedCode/SampleCCTCameraController.cpp b/PhysX_3.4/Samples/SampleCCTSharedCode/SampleCCTCameraController.cpp index 2baeb8d4..882e2fb4 100644 --- a/PhysX_3.4/Samples/SampleCCTSharedCode/SampleCCTCameraController.cpp +++ b/PhysX_3.4/Samples/SampleCCTSharedCode/SampleCCTCameraController.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2018 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/Samples/SampleCCTSharedCode/SampleCCTCameraController.h b/PhysX_3.4/Samples/SampleCCTSharedCode/SampleCCTCameraController.h index de4522bc..8f607bc3 100644 --- a/PhysX_3.4/Samples/SampleCCTSharedCode/SampleCCTCameraController.h +++ b/PhysX_3.4/Samples/SampleCCTSharedCode/SampleCCTCameraController.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2018 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/Samples/SampleCCTSharedCode/SampleCCTJump.cpp b/PhysX_3.4/Samples/SampleCCTSharedCode/SampleCCTJump.cpp index 3e23a025..7d4d2294 100644 --- a/PhysX_3.4/Samples/SampleCCTSharedCode/SampleCCTJump.cpp +++ b/PhysX_3.4/Samples/SampleCCTSharedCode/SampleCCTJump.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2018 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/Samples/SampleCCTSharedCode/SampleCCTJump.h b/PhysX_3.4/Samples/SampleCCTSharedCode/SampleCCTJump.h index ed17e264..f280dab0 100644 --- a/PhysX_3.4/Samples/SampleCCTSharedCode/SampleCCTJump.h +++ b/PhysX_3.4/Samples/SampleCCTSharedCode/SampleCCTJump.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved. // Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved. // Copyright (c) 2001-2004 NovodeX AG. All rights reserved. -- cgit v1.2.3