diff options
| author | Miles Macklin <[email protected]> | 2020-09-18 12:35:32 +1200 |
|---|---|---|
| committer | Miles Macklin <[email protected]> | 2020-09-18 12:35:32 +1200 |
| commit | f295a05558c1b724973508d07baa08561feb1483 (patch) | |
| tree | 593593d93883dbbf1582b29c7ada7089a76fe577 /core/voxelize.cpp | |
| parent | Update README.md (diff) | |
| download | flex-f295a05558c1b724973508d07baa08561feb1483.tar.xz flex-f295a05558c1b724973508d07baa08561feb1483.zip | |
Update license
Diffstat (limited to 'core/voxelize.cpp')
| -rw-r--r-- | core/voxelize.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/voxelize.cpp b/core/voxelize.cpp index 647ceb4..cef7348 100644 --- a/core/voxelize.cpp +++ b/core/voxelize.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" #include "mesh.h" |