aboutsummaryrefslogtreecommitdiff
path: root/test/src/utils
diff options
context:
space:
mode:
Diffstat (limited to 'test/src/utils')
-rwxr-xr-xtest/src/utils/TaskDispatcher.h2
-rwxr-xr-xtest/src/utils/TestAssets.cpp2
-rwxr-xr-xtest/src/utils/TestAssets.h2
-rwxr-xr-xtest/src/utils/TestProfiler.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/test/src/utils/TaskDispatcher.h b/test/src/utils/TaskDispatcher.h
index 09df3b4..c7979ca 100755
--- a/test/src/utils/TaskDispatcher.h
+++ b/test/src/utils/TaskDispatcher.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/test/src/utils/TestAssets.cpp b/test/src/utils/TestAssets.cpp
index 88aece2..a167b07 100755
--- a/test/src/utils/TestAssets.cpp
+++ b/test/src/utils/TestAssets.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 "TestAssets.h"
diff --git a/test/src/utils/TestAssets.h b/test/src/utils/TestAssets.h
index cc3dc36..cd3f8d1 100755
--- a/test/src/utils/TestAssets.h
+++ b/test/src/utils/TestAssets.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 TESTASSETS_H
diff --git a/test/src/utils/TestProfiler.h b/test/src/utils/TestProfiler.h
index 5fc3bb4..20dcd66 100755
--- a/test/src/utils/TestProfiler.h
+++ b/test/src/utils/TestProfiler.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 TESTPROFILER_H