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/extensions/include | |
| 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/extensions/include')
4 files changed, 4 insertions, 4 deletions
diff --git a/NvCloth/extensions/include/NvClothExt/ClothFabricCooker.h b/NvCloth/extensions/include/NvClothExt/ClothFabricCooker.h index e01d72d..c2d70ce 100644 --- a/NvCloth/extensions/include/NvClothExt/ClothFabricCooker.h +++ b/NvCloth/extensions/include/NvClothExt/ClothFabricCooker.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-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. diff --git a/NvCloth/extensions/include/NvClothExt/ClothMeshDesc.h b/NvCloth/extensions/include/NvClothExt/ClothMeshDesc.h index 24d4c88..9ec187c 100644 --- a/NvCloth/extensions/include/NvClothExt/ClothMeshDesc.h +++ b/NvCloth/extensions/include/NvClothExt/ClothMeshDesc.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-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. diff --git a/NvCloth/extensions/include/NvClothExt/ClothMeshQuadifier.h b/NvCloth/extensions/include/NvClothExt/ClothMeshQuadifier.h index 735e758..731d361 100644 --- a/NvCloth/extensions/include/NvClothExt/ClothMeshQuadifier.h +++ b/NvCloth/extensions/include/NvClothExt/ClothMeshQuadifier.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-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. diff --git a/NvCloth/extensions/include/NvClothExt/ClothTetherCooker.h b/NvCloth/extensions/include/NvClothExt/ClothTetherCooker.h index b8c9e3c..ce20f6c 100644 --- a/NvCloth/extensions/include/NvClothExt/ClothTetherCooker.h +++ b/NvCloth/extensions/include/NvClothExt/ClothTetherCooker.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-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. |