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/shared/internal/src | |
| 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/shared/internal/src')
8 files changed, 8 insertions, 8 deletions
diff --git a/APEX_1.4/shared/internal/src/PvdNxParamSerializer.cpp b/APEX_1.4/shared/internal/src/PvdNxParamSerializer.cpp index 54995948..5851f351 100644 --- a/APEX_1.4/shared/internal/src/PvdNxParamSerializer.cpp +++ b/APEX_1.4/shared/internal/src/PvdNxParamSerializer.cpp @@ -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/shared/internal/src/authoring/ApexCSG.cpp b/APEX_1.4/shared/internal/src/authoring/ApexCSG.cpp index 50a7b046..6a7059a7 100644 --- a/APEX_1.4/shared/internal/src/authoring/ApexCSG.cpp +++ b/APEX_1.4/shared/internal/src/authoring/ApexCSG.cpp @@ -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/shared/internal/src/authoring/ApexCSGHull.cpp b/APEX_1.4/shared/internal/src/authoring/ApexCSGHull.cpp index f8b87cec..7b1fd79e 100644 --- a/APEX_1.4/shared/internal/src/authoring/ApexCSGHull.cpp +++ b/APEX_1.4/shared/internal/src/authoring/ApexCSGHull.cpp @@ -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/shared/internal/src/authoring/ApexCSGMeshCleaning.cpp b/APEX_1.4/shared/internal/src/authoring/ApexCSGMeshCleaning.cpp index 1cd80993..d7226d3c 100644 --- a/APEX_1.4/shared/internal/src/authoring/ApexCSGMeshCleaning.cpp +++ b/APEX_1.4/shared/internal/src/authoring/ApexCSGMeshCleaning.cpp @@ -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/shared/internal/src/authoring/Cutout.cpp b/APEX_1.4/shared/internal/src/authoring/Cutout.cpp index 5d6ee916..eedf8def 100644 --- a/APEX_1.4/shared/internal/src/authoring/Cutout.cpp +++ b/APEX_1.4/shared/internal/src/authoring/Cutout.cpp @@ -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/shared/internal/src/authoring/Fracturing.cpp b/APEX_1.4/shared/internal/src/authoring/Fracturing.cpp index 76a998da..0941ae3b 100644 --- a/APEX_1.4/shared/internal/src/authoring/Fracturing.cpp +++ b/APEX_1.4/shared/internal/src/authoring/Fracturing.cpp @@ -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/shared/internal/src/authoring/Noise.h b/APEX_1.4/shared/internal/src/authoring/Noise.h index df5865bb..1b589a31 100644 --- a/APEX_1.4/shared/internal/src/authoring/Noise.h +++ b/APEX_1.4/shared/internal/src/authoring/Noise.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/shared/internal/src/authoring/NoiseUtils.h b/APEX_1.4/shared/internal/src/authoring/NoiseUtils.h index e284b616..bb2eacb4 100644 --- a/APEX_1.4/shared/internal/src/authoring/NoiseUtils.h +++ b/APEX_1.4/shared/internal/src/authoring/NoiseUtils.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 |