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/unit | |
| 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/unit')
| -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 |
10 files changed, 10 insertions, 10 deletions
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" |