diff options
Diffstat (limited to 'shared/utils')
| -rw-r--r-- | shared/utils/AssetGenerator.cpp | 2 | ||||
| -rw-r--r-- | shared/utils/AssetGenerator.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/shared/utils/AssetGenerator.cpp b/shared/utils/AssetGenerator.cpp index 0c3b4ea..e7e568c 100644 --- a/shared/utils/AssetGenerator.cpp +++ b/shared/utils/AssetGenerator.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2016-2017 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved. #include "AssetGenerator.h" diff --git a/shared/utils/AssetGenerator.h b/shared/utils/AssetGenerator.h index 2fa2595..3e63129 100644 --- a/shared/utils/AssetGenerator.h +++ b/shared/utils/AssetGenerator.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2016-2017 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2016-2018 NVIDIA Corporation. All rights reserved. #ifndef ASSETGENERATOR_H |