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 | |
| 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')
| -rw-r--r-- | test/src/BlastBaseTest.h | 2 | ||||
| -rw-r--r-- | test/src/TkBaseTest.h | 2 | ||||
| -rw-r--r-- | test/src/perf/BlastBasePerfTest.h | 2 | ||||
| -rw-r--r-- | test/src/perf/DamagePerfTests.cpp | 2 | ||||
| -rw-r--r-- | test/src/perf/SolverPerfTests.cpp | 2 | ||||
| -rw-r--r-- | test/src/unit/APITests.cpp | 2 | ||||
| -rw-r--r-- | test/src/unit/ActorTests.cpp | 2 | ||||
| -rw-r--r-- | test/src/unit/AssetTests.cpp | 2 | ||||
| -rw-r--r-- | test/src/unit/AuthoringCutout.cpp | 2 | ||||
| -rw-r--r-- | test/src/unit/CoreTests.cpp | 2 | ||||
| -rw-r--r-- | test/src/unit/FamilyGraphTests.cpp | 2 | ||||
| -rw-r--r-- | test/src/unit/MultithreadingTests.cpp | 2 | ||||
| -rw-r--r-- | test/src/unit/SyncTests.cpp | 2 | ||||
| -rw-r--r-- | test/src/unit/TkCompositeTests.cpp | 2 | ||||
| -rw-r--r-- | test/src/unit/TkTests.cpp | 2 | ||||
| -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 |
19 files changed, 19 insertions, 19 deletions
diff --git a/test/src/BlastBaseTest.h b/test/src/BlastBaseTest.h index 55e3c6f..c570327 100644 --- a/test/src/BlastBaseTest.h +++ b/test/src/BlastBaseTest.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 BLASTBASETEST_H diff --git a/test/src/TkBaseTest.h b/test/src/TkBaseTest.h index 7106647..f732f8d 100644 --- a/test/src/TkBaseTest.h +++ b/test/src/TkBaseTest.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 TKBASETEST_H diff --git a/test/src/perf/BlastBasePerfTest.h b/test/src/perf/BlastBasePerfTest.h index c3d252a..55285f1 100644 --- a/test/src/perf/BlastBasePerfTest.h +++ b/test/src/perf/BlastBasePerfTest.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 BLASTBASEPERFTEST_H diff --git a/test/src/perf/DamagePerfTests.cpp b/test/src/perf/DamagePerfTests.cpp index df72b45..86707ec 100644 --- a/test/src/perf/DamagePerfTests.cpp +++ b/test/src/perf/DamagePerfTests.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 "BlastBasePerfTest.h" diff --git a/test/src/perf/SolverPerfTests.cpp b/test/src/perf/SolverPerfTests.cpp index fa5187b..cad7928 100644 --- a/test/src/perf/SolverPerfTests.cpp +++ b/test/src/perf/SolverPerfTests.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 "BlastBasePerfTest.h" diff --git a/test/src/unit/APITests.cpp b/test/src/unit/APITests.cpp index 22c9885..655a65c 100644 --- a/test/src/unit/APITests.cpp +++ b/test/src/unit/APITests.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 "BlastBaseTest.h" diff --git a/test/src/unit/ActorTests.cpp b/test/src/unit/ActorTests.cpp index 1dc23dc..d4de648 100644 --- a/test/src/unit/ActorTests.cpp +++ b/test/src/unit/ActorTests.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 "BlastBaseTest.h" diff --git a/test/src/unit/AssetTests.cpp b/test/src/unit/AssetTests.cpp index 6963843..9bd8aa0 100644 --- a/test/src/unit/AssetTests.cpp +++ b/test/src/unit/AssetTests.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 "NvBlastAsset.h" diff --git a/test/src/unit/AuthoringCutout.cpp b/test/src/unit/AuthoringCutout.cpp index 812badc..3a0d7de 100644 --- a/test/src/unit/AuthoringCutout.cpp +++ b/test/src/unit/AuthoringCutout.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 "BlastBaseTest.h" diff --git a/test/src/unit/CoreTests.cpp b/test/src/unit/CoreTests.cpp index f4f0de1..cb0481f 100644 --- a/test/src/unit/CoreTests.cpp +++ b/test/src/unit/CoreTests.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 <algorithm> diff --git a/test/src/unit/FamilyGraphTests.cpp b/test/src/unit/FamilyGraphTests.cpp index 3468c9e..d0a872d 100644 --- a/test/src/unit/FamilyGraphTests.cpp +++ b/test/src/unit/FamilyGraphTests.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 "BlastBaseTest.h" diff --git a/test/src/unit/MultithreadingTests.cpp b/test/src/unit/MultithreadingTests.cpp index da07f98..cd5f936 100644 --- a/test/src/unit/MultithreadingTests.cpp +++ b/test/src/unit/MultithreadingTests.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 "BlastBaseTest.h" diff --git a/test/src/unit/SyncTests.cpp b/test/src/unit/SyncTests.cpp index fba07a9..e322202 100644 --- a/test/src/unit/SyncTests.cpp +++ b/test/src/unit/SyncTests.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 "TkBaseTest.h" diff --git a/test/src/unit/TkCompositeTests.cpp b/test/src/unit/TkCompositeTests.cpp index 280b07e..8f55612 100644 --- a/test/src/unit/TkCompositeTests.cpp +++ b/test/src/unit/TkCompositeTests.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 "TkBaseTest.h" diff --git a/test/src/unit/TkTests.cpp b/test/src/unit/TkTests.cpp index feee2a1..e07d4a0 100644 --- a/test/src/unit/TkTests.cpp +++ b/test/src/unit/TkTests.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 "TkBaseTest.h" 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 |