diff options
| author | Bryan Galdrikian <[email protected]> | 2018-01-29 14:28:42 -0800 |
|---|---|---|
| committer | Bryan Galdrikian <[email protected]> | 2018-01-29 14:28:42 -0800 |
| commit | 87256f8fd32ab45a14a02e57eda6acb5c2922cd4 (patch) | |
| tree | 689d779d78c1a28d820a1ffa87cb2601cd5535c9 /sdk/extensions/stress | |
| parent | Apex dependency removed (used in ExtImport) (diff) | |
| download | blast-1.1.2_rc2.tar.xz blast-1.1.2_rc2.zip | |
Operation Copyright 2018v1.1.2_rc2
Diffstat (limited to 'sdk/extensions/stress')
| -rw-r--r-- | sdk/extensions/stress/include/NvBlastExtStressSolver.h | 2 | ||||
| -rw-r--r-- | sdk/extensions/stress/source/NvBlastExtStressSolver.cpp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sdk/extensions/stress/include/NvBlastExtStressSolver.h b/sdk/extensions/stress/include/NvBlastExtStressSolver.h index 674a6d9..0d0fbdc 100644 --- a/sdk/extensions/stress/include/NvBlastExtStressSolver.h +++ b/sdk/extensions/stress/include/NvBlastExtStressSolver.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2016-2017 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved. #ifndef NVBLASTEXTSTRESSSOLVER_H diff --git a/sdk/extensions/stress/source/NvBlastExtStressSolver.cpp b/sdk/extensions/stress/source/NvBlastExtStressSolver.cpp index 878165b..e4aea6b 100644 --- a/sdk/extensions/stress/source/NvBlastExtStressSolver.cpp +++ b/sdk/extensions/stress/source/NvBlastExtStressSolver.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2016-2017 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved. #include "NvBlastExtStressSolver.h" |