diff options
Diffstat (limited to 'sdk/globals/include')
| -rwxr-xr-x | sdk/globals/include/NvBlastAllocator.h | 2 | ||||
| -rwxr-xr-x | sdk/globals/include/NvBlastDebugRender.h | 2 | ||||
| -rwxr-xr-x | sdk/globals/include/NvBlastGlobals.h | 2 | ||||
| -rwxr-xr-x | sdk/globals/include/NvBlastProfiler.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/sdk/globals/include/NvBlastAllocator.h b/sdk/globals/include/NvBlastAllocator.h index e8dc38e..7ea2859 100755 --- a/sdk/globals/include/NvBlastAllocator.h +++ b/sdk/globals/include/NvBlastAllocator.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTALLOCATOR_H
diff --git a/sdk/globals/include/NvBlastDebugRender.h b/sdk/globals/include/NvBlastDebugRender.h index 3586d31..24e732f 100755 --- a/sdk/globals/include/NvBlastDebugRender.h +++ b/sdk/globals/include/NvBlastDebugRender.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#pragma once
diff --git a/sdk/globals/include/NvBlastGlobals.h b/sdk/globals/include/NvBlastGlobals.h index c1ffd5e..ade330f 100755 --- a/sdk/globals/include/NvBlastGlobals.h +++ b/sdk/globals/include/NvBlastGlobals.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTGLOBALS_H
diff --git a/sdk/globals/include/NvBlastProfiler.h b/sdk/globals/include/NvBlastProfiler.h index 42f0130..d1fbb69 100755 --- a/sdk/globals/include/NvBlastProfiler.h +++ b/sdk/globals/include/NvBlastProfiler.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTPROFILER_H
|