diff options
Diffstat (limited to 'NvCloth/samples/SampleBase/task')
| -rw-r--r-- | NvCloth/samples/SampleBase/task/PxCpuDispatcher.h | 2 | ||||
| -rw-r--r-- | NvCloth/samples/SampleBase/task/PxGpuDispatcher.h | 2 | ||||
| -rw-r--r-- | NvCloth/samples/SampleBase/task/PxGpuTask.h | 2 | ||||
| -rw-r--r-- | NvCloth/samples/SampleBase/task/PxTask.h | 2 | ||||
| -rw-r--r-- | NvCloth/samples/SampleBase/task/PxTaskDefine.h | 2 | ||||
| -rw-r--r-- | NvCloth/samples/SampleBase/task/PxTaskManager.h | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/NvCloth/samples/SampleBase/task/PxCpuDispatcher.h b/NvCloth/samples/SampleBase/task/PxCpuDispatcher.h index ffd5cfd..973182f 100644 --- a/NvCloth/samples/SampleBase/task/PxCpuDispatcher.h +++ b/NvCloth/samples/SampleBase/task/PxCpuDispatcher.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved. #ifndef PXTASK_PXCPUDISPATCHER_H #define PXTASK_PXCPUDISPATCHER_H diff --git a/NvCloth/samples/SampleBase/task/PxGpuDispatcher.h b/NvCloth/samples/SampleBase/task/PxGpuDispatcher.h index 6cd4c3b..80efbba 100644 --- a/NvCloth/samples/SampleBase/task/PxGpuDispatcher.h +++ b/NvCloth/samples/SampleBase/task/PxGpuDispatcher.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved. #ifndef PXTASK_PXGPUDISPATCHER_H #define PXTASK_PXGPUDISPATCHER_H diff --git a/NvCloth/samples/SampleBase/task/PxGpuTask.h b/NvCloth/samples/SampleBase/task/PxGpuTask.h index 197fc3d..6517b1a 100644 --- a/NvCloth/samples/SampleBase/task/PxGpuTask.h +++ b/NvCloth/samples/SampleBase/task/PxGpuTask.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved. #ifndef PXTASK_PXGPUTASK_H diff --git a/NvCloth/samples/SampleBase/task/PxTask.h b/NvCloth/samples/SampleBase/task/PxTask.h index e2b19e2..bfc0821 100644 --- a/NvCloth/samples/SampleBase/task/PxTask.h +++ b/NvCloth/samples/SampleBase/task/PxTask.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved. #ifndef PXTASK_PXTASK_H #define PXTASK_PXTASK_H diff --git a/NvCloth/samples/SampleBase/task/PxTaskDefine.h b/NvCloth/samples/SampleBase/task/PxTaskDefine.h index c1daea7..9464af9 100644 --- a/NvCloth/samples/SampleBase/task/PxTaskDefine.h +++ b/NvCloth/samples/SampleBase/task/PxTaskDefine.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved. #ifndef PXTASK_PXTASKDEFINE_H #define PXTASK_PXTASKDEFINE_H diff --git a/NvCloth/samples/SampleBase/task/PxTaskManager.h b/NvCloth/samples/SampleBase/task/PxTaskManager.h index f40f7b1..80963b7 100644 --- a/NvCloth/samples/SampleBase/task/PxTaskManager.h +++ b/NvCloth/samples/SampleBase/task/PxTaskManager.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved. #ifndef PXTASK_PXTASKMANAGER_H #define PXTASK_PXTASKMANAGER_H |