diff options
| author | Bryan Galdrikian <[email protected]> | 2018-01-29 14:28:42 -0800 |
|---|---|---|
| committer | Bryan Galdrikian <[email protected]> | 2018-01-29 14:28:42 -0800 |
| commit | 87256f8fd32ab45a14a02e57eda6acb5c2922cd4 (patch) | |
| tree | 689d779d78c1a28d820a1ffa87cb2601cd5535c9 /tools/ApexImporter | |
| parent | Apex dependency removed (used in ExtImport) (diff) | |
| download | blast-1.1.2_rc2.tar.xz blast-1.1.2_rc2.zip | |
Operation Copyright 2018v1.1.2_rc2
Diffstat (limited to 'tools/ApexImporter')
| -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 |