diff options
| author | Marijn Tamis <[email protected]> | 2020-10-26 17:28:07 +0100 |
|---|---|---|
| committer | Marijn Tamis <[email protected]> | 2020-10-26 17:31:12 +0100 |
| commit | 8e100cca5888d09f40f4721cc433f284b1841e65 (patch) | |
| tree | b1bf296d26ed052680fc7471e4900bf17fefe615 /NvCloth/src/PhaseConfig.cpp | |
| parent | Fix PxAssertHandler namespace issue when compiling with PhysX 4.1. (diff) | |
| download | nvcloth-8e100cca5888d09f40f4721cc433f284b1841e65.tar.xz nvcloth-8e100cca5888d09f40f4721cc433f284b1841e65.zip | |
Licence update 2020.
Diffstat (limited to 'NvCloth/src/PhaseConfig.cpp')
| -rw-r--r-- | NvCloth/src/PhaseConfig.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NvCloth/src/PhaseConfig.cpp b/NvCloth/src/PhaseConfig.cpp index 3397d5d..c32210e 100644 --- a/NvCloth/src/PhaseConfig.cpp +++ b/NvCloth/src/PhaseConfig.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-2020 NVIDIA Corporation. All rights reserved. // Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved. // Copyright (c) 2001-2004 NovodeX AG. All rights reserved. |