diff options
Diffstat (limited to 'core/aabbtree.cpp')
| -rw-r--r-- | core/aabbtree.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/aabbtree.cpp b/core/aabbtree.cpp index f7cb0c7..ca50d6a 100644 --- a/core/aabbtree.cpp +++ b/core/aabbtree.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2013-2016 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2013-2020 NVIDIA Corporation. All rights reserved. #include "aabbtree.h" |