diff options
| author | sschirm <[email protected]> | 2017-01-06 14:45:46 +0100 |
|---|---|---|
| committer | sschirm <[email protected]> | 2017-01-06 14:45:46 +0100 |
| commit | c7a921796332e8fcd51f3e05c1a318a41282e1e2 (patch) | |
| tree | 770db0c76e954045fe5178a36a7519b26df6942a /PhysX_3.4/Samples/SampleSubmarine | |
| parent | PhysX 3.4, APEX 1.4 release candidate update: @21511067-21511214 (diff) | |
| download | physx-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/Samples/SampleSubmarine')
6 files changed, 6 insertions, 6 deletions
diff --git a/PhysX_3.4/Samples/SampleSubmarine/Crab.cpp b/PhysX_3.4/Samples/SampleSubmarine/Crab.cpp index bcccca1c..f611f3f8 100644 --- a/PhysX_3.4/Samples/SampleSubmarine/Crab.cpp +++ b/PhysX_3.4/Samples/SampleSubmarine/Crab.cpp @@ -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/Samples/SampleSubmarine/Crab.h b/PhysX_3.4/Samples/SampleSubmarine/Crab.h index f05831b9..e03f1ebb 100644 --- a/PhysX_3.4/Samples/SampleSubmarine/Crab.h +++ b/PhysX_3.4/Samples/SampleSubmarine/Crab.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/Samples/SampleSubmarine/SampleSubmarine.cpp b/PhysX_3.4/Samples/SampleSubmarine/SampleSubmarine.cpp index 4eaac18b..df1fa30d 100644 --- a/PhysX_3.4/Samples/SampleSubmarine/SampleSubmarine.cpp +++ b/PhysX_3.4/Samples/SampleSubmarine/SampleSubmarine.cpp @@ -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/Samples/SampleSubmarine/SampleSubmarine.h b/PhysX_3.4/Samples/SampleSubmarine/SampleSubmarine.h index 8761127a..8dcee6c0 100644 --- a/PhysX_3.4/Samples/SampleSubmarine/SampleSubmarine.h +++ b/PhysX_3.4/Samples/SampleSubmarine/SampleSubmarine.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/Samples/SampleSubmarine/SampleSubmarineInputEventIds.h b/PhysX_3.4/Samples/SampleSubmarine/SampleSubmarineInputEventIds.h index c0bb36db..3d180981 100644 --- a/PhysX_3.4/Samples/SampleSubmarine/SampleSubmarineInputEventIds.h +++ b/PhysX_3.4/Samples/SampleSubmarine/SampleSubmarineInputEventIds.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. #ifndef _SAMPLE_SUBMARINE_INPUT_EVENT_IDS_H #define _SAMPLE_SUBMARINE_INPUT_EVENT_IDS_H diff --git a/PhysX_3.4/Samples/SampleSubmarine/SubmarineCameraController.h b/PhysX_3.4/Samples/SampleSubmarine/SubmarineCameraController.h index 2456d1be..77af0c33 100644 --- a/PhysX_3.4/Samples/SampleSubmarine/SubmarineCameraController.h +++ b/PhysX_3.4/Samples/SampleSubmarine/SubmarineCameraController.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. |