diff options
Diffstat (limited to 'test/src/unit')
| -rwxr-xr-x | test/src/unit/APITests.cpp | 2 | ||||
| -rwxr-xr-x | test/src/unit/ActorTests.cpp | 2 | ||||
| -rwxr-xr-x | test/src/unit/AssetTests.cpp | 2 | ||||
| -rwxr-xr-x | test/src/unit/CoreTests.cpp | 2 | ||||
| -rwxr-xr-x | test/src/unit/FamilyGraphTests.cpp | 2 | ||||
| -rwxr-xr-x | test/src/unit/MultithreadingTests.cpp | 2 | ||||
| -rwxr-xr-x | test/src/unit/SyncTests.cpp | 2 | ||||
| -rwxr-xr-x | test/src/unit/TkCompositeTests.cpp | 2 | ||||
| -rwxr-xr-x | test/src/unit/TkTests.cpp | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/test/src/unit/APITests.cpp b/test/src/unit/APITests.cpp index d1ff4cd..44f79be 100755 --- 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-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "BlastBaseTest.h"
diff --git a/test/src/unit/ActorTests.cpp b/test/src/unit/ActorTests.cpp index 7756e76..946f849 100755 --- 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-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "BlastBaseTest.h"
diff --git a/test/src/unit/AssetTests.cpp b/test/src/unit/AssetTests.cpp index 27df927..2f18a0b 100755 --- 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-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "NvBlastAsset.h"
diff --git a/test/src/unit/CoreTests.cpp b/test/src/unit/CoreTests.cpp index 14f96fc..d1b0178 100755 --- 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-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include <algorithm>
diff --git a/test/src/unit/FamilyGraphTests.cpp b/test/src/unit/FamilyGraphTests.cpp index bfbea01..a1005a3 100755 --- 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-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "BlastBaseTest.h"
diff --git a/test/src/unit/MultithreadingTests.cpp b/test/src/unit/MultithreadingTests.cpp index f3fc8fd..45fb890 100755 --- 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-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "BlastBaseTest.h"
diff --git a/test/src/unit/SyncTests.cpp b/test/src/unit/SyncTests.cpp index 30c2bf4..c4e8b5f 100755 --- 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-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "TkBaseTest.h"
diff --git a/test/src/unit/TkCompositeTests.cpp b/test/src/unit/TkCompositeTests.cpp index 96fcc75..11ca276 100755 --- 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-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "TkBaseTest.h"
diff --git a/test/src/unit/TkTests.cpp b/test/src/unit/TkTests.cpp index 9687c68..5d6d757 100755 --- 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-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "TkBaseTest.h"
|