diff options
Diffstat (limited to 'core/perlin.cpp')
| -rw-r--r-- | core/perlin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/perlin.cpp b/core/perlin.cpp index 16fba71..9b7e499 100644 --- a/core/perlin.cpp +++ b/core/perlin.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 "perlin.h" |