diff options
| author | Bryan Galdrikian <[email protected]> | 2018-01-29 14:28:42 -0800 |
|---|---|---|
| committer | Bryan Galdrikian <[email protected]> | 2018-01-29 14:28:42 -0800 |
| commit | 87256f8fd32ab45a14a02e57eda6acb5c2922cd4 (patch) | |
| tree | 689d779d78c1a28d820a1ffa87cb2601cd5535c9 /test/src/utils | |
| parent | Apex dependency removed (used in ExtImport) (diff) | |
| download | blast-87256f8fd32ab45a14a02e57eda6acb5c2922cd4.tar.xz blast-87256f8fd32ab45a14a02e57eda6acb5c2922cd4.zip | |
Operation Copyright 2018v1.1.2_rc2
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 |