diff options
Diffstat (limited to 'test/src/utils')
| -rw-r--r-- | test/src/utils/TaskDispatcher.h | 2 | ||||
| -rw-r--r-- | test/src/utils/TestAssets.cpp | 2 | ||||
| -rw-r--r-- | test/src/utils/TestAssets.h | 2 | ||||
| -rw-r--r-- | test/src/utils/TestProfiler.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/test/src/utils/TaskDispatcher.h b/test/src/utils/TaskDispatcher.h index 4038c60..e44434f 100644 --- 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-2017 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved. #pragma once diff --git a/test/src/utils/TestAssets.cpp b/test/src/utils/TestAssets.cpp index 5668d3e..dbf5627 100644 --- 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-2017 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved. #include "TestAssets.h" diff --git a/test/src/utils/TestAssets.h b/test/src/utils/TestAssets.h index 6d034bc..a4d7e6b 100644 --- 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-2017 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved. #ifndef TESTASSETS_H diff --git a/test/src/utils/TestProfiler.h b/test/src/utils/TestProfiler.h index 39dbc26..7d80d88 100644 --- 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-2017 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved. #ifndef TESTPROFILER_H |