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 | |
| parent | Apex dependency removed (used in ExtImport) (diff) | |
| download | blast-87256f8fd32ab45a14a02e57eda6acb5c2922cd4.tar.xz blast-87256f8fd32ab45a14a02e57eda6acb5c2922cd4.zip | |
Operation Copyright 2018v1.1.2_rc2
Diffstat (limited to 'tools')
| -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 | ||||
| -rw-r--r-- | tools/AuthoringTool/src/AuthoringTool.cpp | 2 | ||||
| -rw-r--r-- | tools/LegacyConverter/src/Main.cpp | 2 | ||||
| -rw-r--r-- | tools/common/BlastDataExporter.cpp | 2 | ||||
| -rw-r--r-- | tools/common/BlastDataExporter.h | 2 | ||||
| -rw-r--r-- | tools/common/Log.cpp | 2 | ||||
| -rw-r--r-- | tools/common/Log.h | 2 | ||||
| -rw-r--r-- | tools/common/Utils.cpp | 2 | ||||
| -rw-r--r-- | tools/common/Utils.h | 2 |
11 files changed, 11 insertions, 11 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 diff --git a/tools/AuthoringTool/src/AuthoringTool.cpp b/tools/AuthoringTool/src/AuthoringTool.cpp index ad1482c..09e66bb 100644 --- a/tools/AuthoringTool/src/AuthoringTool.cpp +++ b/tools/AuthoringTool/src/AuthoringTool.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 "PxPhysicsAPI.h" diff --git a/tools/LegacyConverter/src/Main.cpp b/tools/LegacyConverter/src/Main.cpp index 0d3a833..74f261f 100644 --- a/tools/LegacyConverter/src/Main.cpp +++ b/tools/LegacyConverter/src/Main.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2017 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2018 NVIDIA Corporation. All rights reserved. #include "NvBlastExtSerialization.h" diff --git a/tools/common/BlastDataExporter.cpp b/tools/common/BlastDataExporter.cpp index 870bdcf..3ffffb1 100644 --- a/tools/common/BlastDataExporter.cpp +++ b/tools/common/BlastDataExporter.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2017 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2018 NVIDIA Corporation. All rights reserved. #include "BlastDataExporter.h" diff --git a/tools/common/BlastDataExporter.h b/tools/common/BlastDataExporter.h index 8428d6c..f3cae31 100644 --- a/tools/common/BlastDataExporter.h +++ b/tools/common/BlastDataExporter.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2017 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2018 NVIDIA Corporation. All rights reserved. #ifndef BLAST_DATA_EXPORTER diff --git a/tools/common/Log.cpp b/tools/common/Log.cpp index d9e9d67..0d4c8f7 100644 --- a/tools/common/Log.cpp +++ b/tools/common/Log.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 "Log.h" diff --git a/tools/common/Log.h b/tools/common/Log.h index c85b7d9..8df9660 100644 --- a/tools/common/Log.h +++ b/tools/common/Log.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 LOG_H diff --git a/tools/common/Utils.cpp b/tools/common/Utils.cpp index 6813a94..d42ed81 100644 --- a/tools/common/Utils.cpp +++ b/tools/common/Utils.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 "Utils.h" diff --git a/tools/common/Utils.h b/tools/common/Utils.h index 76df1df..5d01480 100644 --- a/tools/common/Utils.h +++ b/tools/common/Utils.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 UTILS_H |