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/framework/src/windows | |
| 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/framework/src/windows')
| -rw-r--r-- | APEX_1.4/framework/src/windows/AgMMFile.cpp | 2 | ||||
| -rw-r--r-- | APEX_1.4/framework/src/windows/AgMMFile.h | 2 | ||||
| -rw-r--r-- | APEX_1.4/framework/src/windows/PhysXIndicator.cpp | 2 | ||||
| -rw-r--r-- | APEX_1.4/framework/src/windows/PhysXIndicator.h | 2 | ||||
| -rw-r--r-- | APEX_1.4/framework/src/windows/nvPhysXtoDrv.h | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/APEX_1.4/framework/src/windows/AgMMFile.cpp b/APEX_1.4/framework/src/windows/AgMMFile.cpp index 2b637772..25429575 100644 --- a/APEX_1.4/framework/src/windows/AgMMFile.cpp +++ b/APEX_1.4/framework/src/windows/AgMMFile.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/framework/src/windows/AgMMFile.h b/APEX_1.4/framework/src/windows/AgMMFile.h index ca2ddd73..06d7f48a 100644 --- a/APEX_1.4/framework/src/windows/AgMMFile.h +++ b/APEX_1.4/framework/src/windows/AgMMFile.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/framework/src/windows/PhysXIndicator.cpp b/APEX_1.4/framework/src/windows/PhysXIndicator.cpp index 0ea99185..e47e9db3 100644 --- a/APEX_1.4/framework/src/windows/PhysXIndicator.cpp +++ b/APEX_1.4/framework/src/windows/PhysXIndicator.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/framework/src/windows/PhysXIndicator.h b/APEX_1.4/framework/src/windows/PhysXIndicator.h index 155dd4a8..e9a89d1d 100644 --- a/APEX_1.4/framework/src/windows/PhysXIndicator.h +++ b/APEX_1.4/framework/src/windows/PhysXIndicator.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/framework/src/windows/nvPhysXtoDrv.h b/APEX_1.4/framework/src/windows/nvPhysXtoDrv.h index 047763a1..83812527 100644 --- a/APEX_1.4/framework/src/windows/nvPhysXtoDrv.h +++ b/APEX_1.4/framework/src/windows/nvPhysXtoDrv.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 |