aboutsummaryrefslogtreecommitdiff
path: root/sdk/common
diff options
context:
space:
mode:
Diffstat (limited to 'sdk/common')
-rwxr-xr-xsdk/common/NvBlastArray.h2
-rwxr-xr-xsdk/common/NvBlastAssert.cpp2
-rwxr-xr-xsdk/common/NvBlastAssert.h2
-rwxr-xr-xsdk/common/NvBlastAtomic.cpp2
-rwxr-xr-xsdk/common/NvBlastAtomic.h2
-rwxr-xr-xsdk/common/NvBlastDLink.h2
-rwxr-xr-xsdk/common/NvBlastFixedArray.h2
-rwxr-xr-xsdk/common/NvBlastFixedBitmap.h2
-rwxr-xr-xsdk/common/NvBlastFixedBoolArray.h2
-rwxr-xr-xsdk/common/NvBlastFixedPriorityQueue.h2
-rwxr-xr-xsdk/common/NvBlastFixedQueue.h2
-rwxr-xr-xsdk/common/NvBlastGeometry.h2
-rwxr-xr-xsdk/common/NvBlastHashMap.h2
-rwxr-xr-xsdk/common/NvBlastHashSet.h2
-rwxr-xr-xsdk/common/NvBlastIncludeWindows.h2
-rwxr-xr-xsdk/common/NvBlastIndexFns.h2
-rwxr-xr-xsdk/common/NvBlastIteratorBase.h2
-rwxr-xr-xsdk/common/NvBlastMath.h2
-rwxr-xr-xsdk/common/NvBlastMemory.h2
-rwxr-xr-xsdk/common/NvBlastPreprocessorInternal.h2
-rw-r--r--sdk/common/NvBlastPxSharedHelpers.h2
-rwxr-xr-xsdk/common/NvBlastTime.cpp2
-rwxr-xr-xsdk/common/NvBlastTime.h2
-rwxr-xr-xsdk/common/NvBlastTimers.cpp2
24 files changed, 24 insertions, 24 deletions
diff --git a/sdk/common/NvBlastArray.h b/sdk/common/NvBlastArray.h
index 8efe21d..be08412 100755
--- a/sdk/common/NvBlastArray.h
+++ b/sdk/common/NvBlastArray.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 NVBLASTARRAY_H
diff --git a/sdk/common/NvBlastAssert.cpp b/sdk/common/NvBlastAssert.cpp
index 86d92f9..f264005 100755
--- a/sdk/common/NvBlastAssert.cpp
+++ b/sdk/common/NvBlastAssert.cpp
@@ -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.
#include "NvBlastAssert.h"
diff --git a/sdk/common/NvBlastAssert.h b/sdk/common/NvBlastAssert.h
index 09f2b8a..d3f9ff4 100755
--- a/sdk/common/NvBlastAssert.h
+++ b/sdk/common/NvBlastAssert.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 NVBLASTASSERT_H
diff --git a/sdk/common/NvBlastAtomic.cpp b/sdk/common/NvBlastAtomic.cpp
index 789dfa2..9ae168f 100755
--- a/sdk/common/NvBlastAtomic.cpp
+++ b/sdk/common/NvBlastAtomic.cpp
@@ -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.
#include "NvBlastAtomic.h"
diff --git a/sdk/common/NvBlastAtomic.h b/sdk/common/NvBlastAtomic.h
index 5bff61d..1e620ef 100755
--- a/sdk/common/NvBlastAtomic.h
+++ b/sdk/common/NvBlastAtomic.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 NVBLASTATOMIC_H
diff --git a/sdk/common/NvBlastDLink.h b/sdk/common/NvBlastDLink.h
index 6b76616..3031472 100755
--- a/sdk/common/NvBlastDLink.h
+++ b/sdk/common/NvBlastDLink.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 NVBLASTDLINK_H
diff --git a/sdk/common/NvBlastFixedArray.h b/sdk/common/NvBlastFixedArray.h
index c23ce5a..7f0900a 100755
--- a/sdk/common/NvBlastFixedArray.h
+++ b/sdk/common/NvBlastFixedArray.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 NVBLASTFIXEDARRAY_H
diff --git a/sdk/common/NvBlastFixedBitmap.h b/sdk/common/NvBlastFixedBitmap.h
index 122c467..fa8b85a 100755
--- a/sdk/common/NvBlastFixedBitmap.h
+++ b/sdk/common/NvBlastFixedBitmap.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 NVBLASTFIXEDBITMAP_H
diff --git a/sdk/common/NvBlastFixedBoolArray.h b/sdk/common/NvBlastFixedBoolArray.h
index d934537..77a0170 100755
--- a/sdk/common/NvBlastFixedBoolArray.h
+++ b/sdk/common/NvBlastFixedBoolArray.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 NVBLASTFIXEDBOOLARRAY_H
diff --git a/sdk/common/NvBlastFixedPriorityQueue.h b/sdk/common/NvBlastFixedPriorityQueue.h
index f9216ee..9b31eca 100755
--- a/sdk/common/NvBlastFixedPriorityQueue.h
+++ b/sdk/common/NvBlastFixedPriorityQueue.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 NVBLASTFIXEDPRIORITYQUEUE_H
diff --git a/sdk/common/NvBlastFixedQueue.h b/sdk/common/NvBlastFixedQueue.h
index 8038e28..389ddde 100755
--- a/sdk/common/NvBlastFixedQueue.h
+++ b/sdk/common/NvBlastFixedQueue.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 NVBLASTFIXEDQUEUE_H
diff --git a/sdk/common/NvBlastGeometry.h b/sdk/common/NvBlastGeometry.h
index 8fa220a..42d8820 100755
--- a/sdk/common/NvBlastGeometry.h
+++ b/sdk/common/NvBlastGeometry.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 NVBLASTGEOMETRY_H
diff --git a/sdk/common/NvBlastHashMap.h b/sdk/common/NvBlastHashMap.h
index 94e28be..e265711 100755
--- a/sdk/common/NvBlastHashMap.h
+++ b/sdk/common/NvBlastHashMap.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 NVBLASTHASHMAP_H
diff --git a/sdk/common/NvBlastHashSet.h b/sdk/common/NvBlastHashSet.h
index 6bd8eed..151c8a5 100755
--- a/sdk/common/NvBlastHashSet.h
+++ b/sdk/common/NvBlastHashSet.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 NVBLASTHASHSET_H
diff --git a/sdk/common/NvBlastIncludeWindows.h b/sdk/common/NvBlastIncludeWindows.h
index 0fabfd4..b7d950d 100755
--- a/sdk/common/NvBlastIncludeWindows.h
+++ b/sdk/common/NvBlastIncludeWindows.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 NVBLASTINCLUDEWINDOWS_H
diff --git a/sdk/common/NvBlastIndexFns.h b/sdk/common/NvBlastIndexFns.h
index 98070f4..816d301 100755
--- a/sdk/common/NvBlastIndexFns.h
+++ b/sdk/common/NvBlastIndexFns.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTINDEXFNS_H
diff --git a/sdk/common/NvBlastIteratorBase.h b/sdk/common/NvBlastIteratorBase.h
index d3edbbd..59b58e8 100755
--- a/sdk/common/NvBlastIteratorBase.h
+++ b/sdk/common/NvBlastIteratorBase.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 NVBLASTITERATORBASE_H
diff --git a/sdk/common/NvBlastMath.h b/sdk/common/NvBlastMath.h
index b7334c9..4456f2c 100755
--- a/sdk/common/NvBlastMath.h
+++ b/sdk/common/NvBlastMath.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 NVBLASTMATH_H
diff --git a/sdk/common/NvBlastMemory.h b/sdk/common/NvBlastMemory.h
index 6e91623..d06658b 100755
--- a/sdk/common/NvBlastMemory.h
+++ b/sdk/common/NvBlastMemory.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 NVBLASTMEMORY_H
diff --git a/sdk/common/NvBlastPreprocessorInternal.h b/sdk/common/NvBlastPreprocessorInternal.h
index 8af5243..0259ca1 100755
--- a/sdk/common/NvBlastPreprocessorInternal.h
+++ b/sdk/common/NvBlastPreprocessorInternal.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 NVBLASTPREPROCESSORINTERNAL_H
diff --git a/sdk/common/NvBlastPxSharedHelpers.h b/sdk/common/NvBlastPxSharedHelpers.h
index db905a8..d2c2a6a 100644
--- a/sdk/common/NvBlastPxSharedHelpers.h
+++ b/sdk/common/NvBlastPxSharedHelpers.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 NVBLASTPXSHAREDTYPESHELPERS_H
diff --git a/sdk/common/NvBlastTime.cpp b/sdk/common/NvBlastTime.cpp
index 3b3e01a..2d83fea 100755
--- a/sdk/common/NvBlastTime.cpp
+++ b/sdk/common/NvBlastTime.cpp
@@ -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.
#include "NvBlastTime.h"
diff --git a/sdk/common/NvBlastTime.h b/sdk/common/NvBlastTime.h
index e3facf1..ee1bfda 100755
--- a/sdk/common/NvBlastTime.h
+++ b/sdk/common/NvBlastTime.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 NVBLASTTIME_H
diff --git a/sdk/common/NvBlastTimers.cpp b/sdk/common/NvBlastTimers.cpp
index 41359d4..4d7a4bd 100755
--- a/sdk/common/NvBlastTimers.cpp
+++ b/sdk/common/NvBlastTimers.cpp
@@ -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.
#include "NvBlast.h"