aboutsummaryrefslogtreecommitdiff
path: root/sdk/globals
diff options
context:
space:
mode:
Diffstat (limited to 'sdk/globals')
-rw-r--r--sdk/globals/include/NvBlastAllocator.h2
-rw-r--r--sdk/globals/include/NvBlastDebugRender.h2
-rw-r--r--sdk/globals/include/NvBlastGlobals.h2
-rw-r--r--sdk/globals/include/NvBlastProfiler.h2
-rw-r--r--sdk/globals/source/NvBlastGlobals.cpp2
-rw-r--r--sdk/globals/source/NvBlastProfiler.cpp2
-rw-r--r--sdk/globals/source/NvBlastProfilerInternal.h2
7 files changed, 7 insertions, 7 deletions
diff --git a/sdk/globals/include/NvBlastAllocator.h b/sdk/globals/include/NvBlastAllocator.h
index 72d2199..5dfed5c 100644
--- 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-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTALLOCATOR_H
diff --git a/sdk/globals/include/NvBlastDebugRender.h b/sdk/globals/include/NvBlastDebugRender.h
index 793e8ce..635a65f 100644
--- 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-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
#pragma once
diff --git a/sdk/globals/include/NvBlastGlobals.h b/sdk/globals/include/NvBlastGlobals.h
index 0325538..ce21d38 100644
--- 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-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTGLOBALS_H
diff --git a/sdk/globals/include/NvBlastProfiler.h b/sdk/globals/include/NvBlastProfiler.h
index 7ca3277..cf7b626 100644
--- 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-2017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved.
#ifndef NVBLASTPROFILER_H
diff --git a/sdk/globals/source/NvBlastGlobals.cpp b/sdk/globals/source/NvBlastGlobals.cpp
index e56d43b..9866fce 100644
--- a/sdk/globals/source/NvBlastGlobals.cpp
+++ b/sdk/globals/source/NvBlastGlobals.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 "NvBlastGlobals.h"
diff --git a/sdk/globals/source/NvBlastProfiler.cpp b/sdk/globals/source/NvBlastProfiler.cpp
index 48d4b7b..b4d4237 100644
--- a/sdk/globals/source/NvBlastProfiler.cpp
+++ b/sdk/globals/source/NvBlastProfiler.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 "stdint.h"
diff --git a/sdk/globals/source/NvBlastProfilerInternal.h b/sdk/globals/source/NvBlastProfilerInternal.h
index dd0cfbf..fa0bf47 100644
--- a/sdk/globals/source/NvBlastProfilerInternal.h
+++ b/sdk/globals/source/NvBlastProfilerInternal.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 NVBLASTPROFILERINTERNAL_H