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 /APEX_1.4/module/clothing/embedded/LowLevelCloth/src/scalar | |
| 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 'APEX_1.4/module/clothing/embedded/LowLevelCloth/src/scalar')
4 files changed, 4 insertions, 4 deletions
diff --git a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/scalar/Simd4f.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/scalar/Simd4f.h index d02d5066..f1193797 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/scalar/Simd4f.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/scalar/Simd4f.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved. + * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved. * * NVIDIA CORPORATION and its licensors retain all intellectual property * and proprietary rights in and to this software, related documentation diff --git a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/scalar/Simd4i.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/scalar/Simd4i.h index 80ac2abd..bbc155a6 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/scalar/Simd4i.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/scalar/Simd4i.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved. + * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved. * * NVIDIA CORPORATION and its licensors retain all intellectual property * and proprietary rights in and to this software, related documentation diff --git a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/scalar/SimdTypes.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/scalar/SimdTypes.h index a287766c..3baa5057 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/scalar/SimdTypes.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/scalar/SimdTypes.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved. + * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved. * * NVIDIA CORPORATION and its licensors retain all intellectual property * and proprietary rights in and to this software, related documentation diff --git a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/scalar/SwCollisionHelpers.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/scalar/SwCollisionHelpers.h index 33b35f72..24667d70 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/scalar/SwCollisionHelpers.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/scalar/SwCollisionHelpers.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved. + * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved. * * NVIDIA CORPORATION and its licensors retain all intellectual property * and proprietary rights in and to this software, related documentation |