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/Snippets/SnippetJoint | |
| 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/Snippets/SnippetJoint')
| -rw-r--r-- | PhysX_3.4/Snippets/SnippetJoint/SnippetJoint.cpp | 2 | ||||
| -rw-r--r-- | PhysX_3.4/Snippets/SnippetJoint/SnippetJointRender.cpp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/PhysX_3.4/Snippets/SnippetJoint/SnippetJoint.cpp b/PhysX_3.4/Snippets/SnippetJoint/SnippetJoint.cpp index eecea391..437e3451 100644 --- a/PhysX_3.4/Snippets/SnippetJoint/SnippetJoint.cpp +++ b/PhysX_3.4/Snippets/SnippetJoint/SnippetJoint.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/Snippets/SnippetJoint/SnippetJointRender.cpp b/PhysX_3.4/Snippets/SnippetJoint/SnippetJointRender.cpp index 58e4d83e..4b9e737e 100644 --- a/PhysX_3.4/Snippets/SnippetJoint/SnippetJointRender.cpp +++ b/PhysX_3.4/Snippets/SnippetJoint/SnippetJointRender.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. |