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/sse2 | |
| 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/sse2')
5 files changed, 5 insertions, 5 deletions
diff --git a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/sse2/Simd4f.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/sse2/Simd4f.h index 3f04750f..aa467ca8 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/sse2/Simd4f.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/sse2/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/sse2/Simd4i.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/sse2/Simd4i.h index d4a70a02..94c5b4a8 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/sse2/Simd4i.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/sse2/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/sse2/SimdTypes.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/sse2/SimdTypes.h index e54edde7..213c6aaa 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/sse2/SimdTypes.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/sse2/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/sse2/SwCollisionHelpers.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/sse2/SwCollisionHelpers.h index 0750fcf5..a4e332f7 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/sse2/SwCollisionHelpers.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/sse2/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 diff --git a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/sse2/SwSolveConstraints.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/sse2/SwSolveConstraints.h index 382812bb..6a2cf61b 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/sse2/SwSolveConstraints.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/sse2/SwSolveConstraints.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 |