From c389ca2d86ed528e4d54941378a4752ca74026e8 Mon Sep 17 00:00:00 2001 From: bgaldrikian Date: Thu, 8 Oct 2020 22:01:09 -0700 Subject: * Updated license file * Updated copyright dates * Removed ArtistTool * Pulled request #15 "Fix Blast bond generation" * Pulled request #16 "Fix invalid pointer access in authoring tools" --- test/src/utils/TaskDispatcher.h | 2 +- test/src/utils/TestAssets.cpp | 2 +- test/src/utils/TestAssets.h | 2 +- test/src/utils/TestProfiler.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'test/src/utils') diff --git a/test/src/utils/TaskDispatcher.h b/test/src/utils/TaskDispatcher.h index 09df3b4..c7979ca 100755 --- 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-2018 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved. #pragma once diff --git a/test/src/utils/TestAssets.cpp b/test/src/utils/TestAssets.cpp index 88aece2..a167b07 100755 --- 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-2018 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved. #include "TestAssets.h" diff --git a/test/src/utils/TestAssets.h b/test/src/utils/TestAssets.h index cc3dc36..cd3f8d1 100755 --- 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-2018 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved. #ifndef TESTASSETS_H diff --git a/test/src/utils/TestProfiler.h b/test/src/utils/TestProfiler.h index 5fc3bb4..20dcd66 100755 --- 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-2018 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved. #ifndef TESTPROFILER_H -- cgit v1.2.3