diff options
Diffstat (limited to 'test/src/perf/SolverPerfTests.cpp')
| -rwxr-xr-x | test/src/perf/SolverPerfTests.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/src/perf/SolverPerfTests.cpp b/test/src/perf/SolverPerfTests.cpp index ac04432..9c04402 100755 --- 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-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2016-2020 NVIDIA Corporation. All rights reserved.
#include "BlastBasePerfTest.h"
|