diff options
Diffstat (limited to 'tools/ApexImporter/src')
| -rw-r--r-- | tools/ApexImporter/src/ApexDestructibleObjExporter.cpp | 2 | ||||
| -rw-r--r-- | tools/ApexImporter/src/ApexDestructibleObjExporter.h | 2 | ||||
| -rw-r--r-- | tools/ApexImporter/src/Main.cpp | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/tools/ApexImporter/src/ApexDestructibleObjExporter.cpp b/tools/ApexImporter/src/ApexDestructibleObjExporter.cpp index 145b796..3de7418 100644 --- a/tools/ApexImporter/src/ApexDestructibleObjExporter.cpp +++ b/tools/ApexImporter/src/ApexDestructibleObjExporter.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 "ApexDestructibleObjExporter.h" diff --git a/tools/ApexImporter/src/ApexDestructibleObjExporter.h b/tools/ApexImporter/src/ApexDestructibleObjExporter.h index 3ecb9ae..26077e5 100644 --- a/tools/ApexImporter/src/ApexDestructibleObjExporter.h +++ b/tools/ApexImporter/src/ApexDestructibleObjExporter.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 OBJ_APEX_EXPORTER_H diff --git a/tools/ApexImporter/src/Main.cpp b/tools/ApexImporter/src/Main.cpp index bc7253b..02839b1 100644 --- a/tools/ApexImporter/src/Main.cpp +++ b/tools/ApexImporter/src/Main.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. #if NV_VC |