aboutsummaryrefslogtreecommitdiff
path: root/PxShared/src/pvd
diff options
context:
space:
mode:
authorsschirm <[email protected]>2017-01-06 14:45:46 +0100
committersschirm <[email protected]>2017-01-06 14:45:46 +0100
commitc7a921796332e8fcd51f3e05c1a318a41282e1e2 (patch)
tree770db0c76e954045fe5178a36a7519b26df6942a /PxShared/src/pvd
parentPhysX 3.4, APEX 1.4 release candidate update: @21511067-21511214 (diff)
downloadphysx-3.4-c7a921796332e8fcd51f3e05c1a318a41282e1e2.tar.xz
physx-3.4-c7a921796332e8fcd51f3e05c1a318a41282e1e2.zip
PhysX 3.4, APEX 1.4 release candidate update: @21542069
Diffstat (limited to 'PxShared/src/pvd')
-rw-r--r--PxShared/src/pvd/include/PsPvd.h2
-rw-r--r--PxShared/src/pvd/include/PxProfileAllocatorWrapper.h2
-rw-r--r--PxShared/src/pvd/include/PxPvdClient.h2
-rw-r--r--PxShared/src/pvd/include/PxPvdDataStream.h2
-rw-r--r--PxShared/src/pvd/include/PxPvdDataStreamHelpers.h2
-rw-r--r--PxShared/src/pvd/include/PxPvdErrorCodes.h2
-rw-r--r--PxShared/src/pvd/include/PxPvdObjectModelBaseTypes.h2
-rw-r--r--PxShared/src/pvd/include/PxPvdRenderBuffer.h2
-rw-r--r--PxShared/src/pvd/include/PxPvdUserRenderer.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileBase.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileCompileTimeEventFilter.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileContextProvider.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileContextProviderImpl.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileDataBuffer.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileDataParsing.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileEventBuffer.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileEventBufferAtomic.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileEventBufferClient.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileEventBufferClientManager.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileEventFilter.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileEventHandler.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileEventId.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileEventImpl.cpp2
-rw-r--r--PxShared/src/pvd/src/PxProfileEventMutex.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileEventNames.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileEventParser.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileEventSender.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileEventSerialization.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileEventSystem.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileEvents.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileMemory.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileMemoryBuffer.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileMemoryEventBuffer.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileMemoryEventParser.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileMemoryEventRecorder.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileMemoryEventReflexiveWriter.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileMemoryEventSummarizer.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileMemoryEventTypes.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileMemoryEvents.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileScopedEvent.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileScopedMutexLock.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileZone.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileZoneImpl.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileZoneManager.h2
-rw-r--r--PxShared/src/pvd/src/PxProfileZoneManagerImpl.h2
-rw-r--r--PxShared/src/pvd/src/PxPvd.cpp2
-rw-r--r--PxShared/src/pvd/src/PxPvdBits.h2
-rw-r--r--PxShared/src/pvd/src/PxPvdByteStreams.h2
-rw-r--r--PxShared/src/pvd/src/PxPvdCommStreamEventSink.h2
-rw-r--r--PxShared/src/pvd/src/PxPvdCommStreamEvents.h2
-rw-r--r--PxShared/src/pvd/src/PxPvdCommStreamSDKEventTypes.h2
-rw-r--r--PxShared/src/pvd/src/PxPvdCommStreamTypes.h2
-rw-r--r--PxShared/src/pvd/src/PxPvdDataStream.cpp2
-rw-r--r--PxShared/src/pvd/src/PxPvdDefaultFileTransport.cpp2
-rw-r--r--PxShared/src/pvd/src/PxPvdDefaultFileTransport.h2
-rw-r--r--PxShared/src/pvd/src/PxPvdDefaultSocketTransport.cpp2
-rw-r--r--PxShared/src/pvd/src/PxPvdDefaultSocketTransport.h2
-rw-r--r--PxShared/src/pvd/src/PxPvdFoundation.h2
-rw-r--r--PxShared/src/pvd/src/PxPvdImpl.cpp2
-rw-r--r--PxShared/src/pvd/src/PxPvdImpl.h2
-rw-r--r--PxShared/src/pvd/src/PxPvdInternalByteStreams.h2
-rw-r--r--PxShared/src/pvd/src/PxPvdMarshalling.h2
-rw-r--r--PxShared/src/pvd/src/PxPvdMemClient.cpp2
-rw-r--r--PxShared/src/pvd/src/PxPvdMemClient.h2
-rw-r--r--PxShared/src/pvd/src/PxPvdObjectModel.h2
-rw-r--r--PxShared/src/pvd/src/PxPvdObjectModelInternalTypeDefs.h2
-rw-r--r--PxShared/src/pvd/src/PxPvdObjectModelInternalTypes.h2
-rw-r--r--PxShared/src/pvd/src/PxPvdObjectModelMetaData.cpp2
-rw-r--r--PxShared/src/pvd/src/PxPvdObjectModelMetaData.h2
-rw-r--r--PxShared/src/pvd/src/PxPvdObjectRegistrar.cpp2
-rw-r--r--PxShared/src/pvd/src/PxPvdObjectRegistrar.h2
-rw-r--r--PxShared/src/pvd/src/PxPvdProfileZoneClient.cpp2
-rw-r--r--PxShared/src/pvd/src/PxPvdProfileZoneClient.h2
-rw-r--r--PxShared/src/pvd/src/PxPvdUserRenderImpl.h2
-rw-r--r--PxShared/src/pvd/src/PxPvdUserRenderTypes.h2
-rw-r--r--PxShared/src/pvd/src/PxPvdUserRenderer.cpp2
-rw-r--r--PxShared/src/pvd/src/windows/PxWindowsPvdDelayLoadHook.cpp2
77 files changed, 77 insertions, 77 deletions
diff --git a/PxShared/src/pvd/include/PsPvd.h b/PxShared/src/pvd/include/PsPvd.h
index 33f98bbe..1f0ae79c 100644
--- a/PxShared/src/pvd/include/PsPvd.h
+++ b/PxShared/src/pvd/include/PsPvd.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/include/PxProfileAllocatorWrapper.h b/PxShared/src/pvd/include/PxProfileAllocatorWrapper.h
index 3e4237eb..5b962dfd 100644
--- a/PxShared/src/pvd/include/PxProfileAllocatorWrapper.h
+++ b/PxShared/src/pvd/include/PxProfileAllocatorWrapper.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/include/PxPvdClient.h b/PxShared/src/pvd/include/PxPvdClient.h
index 8917d495..fccf76db 100644
--- a/PxShared/src/pvd/include/PxPvdClient.h
+++ b/PxShared/src/pvd/include/PxPvdClient.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/include/PxPvdDataStream.h b/PxShared/src/pvd/include/PxPvdDataStream.h
index 870e5973..c47ef125 100644
--- a/PxShared/src/pvd/include/PxPvdDataStream.h
+++ b/PxShared/src/pvd/include/PxPvdDataStream.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPVDDATASTREAM_H
#define PXPVDSDK_PXPVDDATASTREAM_H
diff --git a/PxShared/src/pvd/include/PxPvdDataStreamHelpers.h b/PxShared/src/pvd/include/PxPvdDataStreamHelpers.h
index 7517a2a0..7b47db59 100644
--- a/PxShared/src/pvd/include/PxPvdDataStreamHelpers.h
+++ b/PxShared/src/pvd/include/PxPvdDataStreamHelpers.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPVDDATASTREAMHELPERS_H
#define PXPVDSDK_PXPVDDATASTREAMHELPERS_H
diff --git a/PxShared/src/pvd/include/PxPvdErrorCodes.h b/PxShared/src/pvd/include/PxPvdErrorCodes.h
index bf5536fb..ae17a6f3 100644
--- a/PxShared/src/pvd/include/PxPvdErrorCodes.h
+++ b/PxShared/src/pvd/include/PxPvdErrorCodes.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPVDERRORCODES_H
#define PXPVDSDK_PXPVDERRORCODES_H
diff --git a/PxShared/src/pvd/include/PxPvdObjectModelBaseTypes.h b/PxShared/src/pvd/include/PxPvdObjectModelBaseTypes.h
index 8fa0d376..f65e5814 100644
--- a/PxShared/src/pvd/include/PxPvdObjectModelBaseTypes.h
+++ b/PxShared/src/pvd/include/PxPvdObjectModelBaseTypes.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPVDOBJECTMODELBASETYPES_H
#define PXPVDSDK_PXPVDOBJECTMODELBASETYPES_H
diff --git a/PxShared/src/pvd/include/PxPvdRenderBuffer.h b/PxShared/src/pvd/include/PxPvdRenderBuffer.h
index 47b020b4..58c8d516 100644
--- a/PxShared/src/pvd/include/PxPvdRenderBuffer.h
+++ b/PxShared/src/pvd/include/PxPvdRenderBuffer.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/include/PxPvdUserRenderer.h b/PxShared/src/pvd/include/PxPvdUserRenderer.h
index e2a3c608..ac6f26d7 100644
--- a/PxShared/src/pvd/include/PxPvdUserRenderer.h
+++ b/PxShared/src/pvd/include/PxPvdUserRenderer.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPVDUSERRENDERER_H
#define PXPVDSDK_PXPVDUSERRENDERER_H
diff --git a/PxShared/src/pvd/src/PxProfileBase.h b/PxShared/src/pvd/src/PxProfileBase.h
index ff6a5436..52918a1d 100644
--- a/PxShared/src/pvd/src/PxProfileBase.h
+++ b/PxShared/src/pvd/src/PxProfileBase.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPROFILEBASE_H
#define PXPVDSDK_PXPROFILEBASE_H
diff --git a/PxShared/src/pvd/src/PxProfileCompileTimeEventFilter.h b/PxShared/src/pvd/src/PxProfileCompileTimeEventFilter.h
index c1d5820c..428374ef 100644
--- a/PxShared/src/pvd/src/PxProfileCompileTimeEventFilter.h
+++ b/PxShared/src/pvd/src/PxProfileCompileTimeEventFilter.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPROFILECOMPILETIMEEVENTFILTER_H
#define PXPVDSDK_PXPROFILECOMPILETIMEEVENTFILTER_H
diff --git a/PxShared/src/pvd/src/PxProfileContextProvider.h b/PxShared/src/pvd/src/PxProfileContextProvider.h
index f623c75e..44f6b94d 100644
--- a/PxShared/src/pvd/src/PxProfileContextProvider.h
+++ b/PxShared/src/pvd/src/PxProfileContextProvider.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPROFILECONTEXTPROVIDER_H
#define PXPVDSDK_PXPROFILECONTEXTPROVIDER_H
diff --git a/PxShared/src/pvd/src/PxProfileContextProviderImpl.h b/PxShared/src/pvd/src/PxProfileContextProviderImpl.h
index 956998d0..bc5f09f7 100644
--- a/PxShared/src/pvd/src/PxProfileContextProviderImpl.h
+++ b/PxShared/src/pvd/src/PxProfileContextProviderImpl.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPROFILECONTEXTPROVIDERIMPL_H
#define PXPVDSDK_PXPROFILECONTEXTPROVIDERIMPL_H
diff --git a/PxShared/src/pvd/src/PxProfileDataBuffer.h b/PxShared/src/pvd/src/PxProfileDataBuffer.h
index d97cff77..21915192 100644
--- a/PxShared/src/pvd/src/PxProfileDataBuffer.h
+++ b/PxShared/src/pvd/src/PxProfileDataBuffer.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxProfileDataParsing.h b/PxShared/src/pvd/src/PxProfileDataParsing.h
index d4c0d388..e7fa0df6 100644
--- a/PxShared/src/pvd/src/PxProfileDataParsing.h
+++ b/PxShared/src/pvd/src/PxProfileDataParsing.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxProfileEventBuffer.h b/PxShared/src/pvd/src/PxProfileEventBuffer.h
index 076d0626..213d9807 100644
--- a/PxShared/src/pvd/src/PxProfileEventBuffer.h
+++ b/PxShared/src/pvd/src/PxProfileEventBuffer.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxProfileEventBufferAtomic.h b/PxShared/src/pvd/src/PxProfileEventBufferAtomic.h
index 4bbe7e1d..f87839fd 100644
--- a/PxShared/src/pvd/src/PxProfileEventBufferAtomic.h
+++ b/PxShared/src/pvd/src/PxProfileEventBufferAtomic.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxProfileEventBufferClient.h b/PxShared/src/pvd/src/PxProfileEventBufferClient.h
index be9752f1..d8a1ff2c 100644
--- a/PxShared/src/pvd/src/PxProfileEventBufferClient.h
+++ b/PxShared/src/pvd/src/PxProfileEventBufferClient.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPROFILEEVENTBUFFERCLIENT_H
#define PXPVDSDK_PXPROFILEEVENTBUFFERCLIENT_H
diff --git a/PxShared/src/pvd/src/PxProfileEventBufferClientManager.h b/PxShared/src/pvd/src/PxProfileEventBufferClientManager.h
index e696ed3f..1402183b 100644
--- a/PxShared/src/pvd/src/PxProfileEventBufferClientManager.h
+++ b/PxShared/src/pvd/src/PxProfileEventBufferClientManager.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPROFILEEVENTBUFFERCLIENTMANAGER_H
#define PXPVDSDK_PXPROFILEEVENTBUFFERCLIENTMANAGER_H
diff --git a/PxShared/src/pvd/src/PxProfileEventFilter.h b/PxShared/src/pvd/src/PxProfileEventFilter.h
index eb27c393..0f38d650 100644
--- a/PxShared/src/pvd/src/PxProfileEventFilter.h
+++ b/PxShared/src/pvd/src/PxProfileEventFilter.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPROFILEEVENTFILTER_H
#define PXPVDSDK_PXPROFILEEVENTFILTER_H
diff --git a/PxShared/src/pvd/src/PxProfileEventHandler.h b/PxShared/src/pvd/src/PxProfileEventHandler.h
index 3dd0f8a2..0e0f0f94 100644
--- a/PxShared/src/pvd/src/PxProfileEventHandler.h
+++ b/PxShared/src/pvd/src/PxProfileEventHandler.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPROFILEEVENTHANDLER_H
#define PXPVDSDK_PXPROFILEEVENTHANDLER_H
diff --git a/PxShared/src/pvd/src/PxProfileEventId.h b/PxShared/src/pvd/src/PxProfileEventId.h
index f61d1792..dd98cd54 100644
--- a/PxShared/src/pvd/src/PxProfileEventId.h
+++ b/PxShared/src/pvd/src/PxProfileEventId.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPROFILEEVENTID_H
#define PXPVDSDK_PXPROFILEEVENTID_H
diff --git a/PxShared/src/pvd/src/PxProfileEventImpl.cpp b/PxShared/src/pvd/src/PxProfileEventImpl.cpp
index 58bd0394..a519f92d 100644
--- a/PxShared/src/pvd/src/PxProfileEventImpl.cpp
+++ b/PxShared/src/pvd/src/PxProfileEventImpl.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
#include "foundation/PxErrorCallback.h"
#include "foundation/PxAllocatorCallback.h"
diff --git a/PxShared/src/pvd/src/PxProfileEventMutex.h b/PxShared/src/pvd/src/PxProfileEventMutex.h
index 9c42a73b..5ec837bc 100644
--- a/PxShared/src/pvd/src/PxProfileEventMutex.h
+++ b/PxShared/src/pvd/src/PxProfileEventMutex.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPROFILEEVENTMUTEX_H
diff --git a/PxShared/src/pvd/src/PxProfileEventNames.h b/PxShared/src/pvd/src/PxProfileEventNames.h
index e69c1564..831da205 100644
--- a/PxShared/src/pvd/src/PxProfileEventNames.h
+++ b/PxShared/src/pvd/src/PxProfileEventNames.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPROFILEEVENTNAMES_H
#define PXPVDSDK_PXPROFILEEVENTNAMES_H
diff --git a/PxShared/src/pvd/src/PxProfileEventParser.h b/PxShared/src/pvd/src/PxProfileEventParser.h
index 06e55321..60aebdc2 100644
--- a/PxShared/src/pvd/src/PxProfileEventParser.h
+++ b/PxShared/src/pvd/src/PxProfileEventParser.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxProfileEventSender.h b/PxShared/src/pvd/src/PxProfileEventSender.h
index d954b6d6..3c1cf5ee 100644
--- a/PxShared/src/pvd/src/PxProfileEventSender.h
+++ b/PxShared/src/pvd/src/PxProfileEventSender.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPROFILEEVENTSENDER_H
#define PXPVDSDK_PXPROFILEEVENTSENDER_H
diff --git a/PxShared/src/pvd/src/PxProfileEventSerialization.h b/PxShared/src/pvd/src/PxProfileEventSerialization.h
index a6a47b0d..07c05632 100644
--- a/PxShared/src/pvd/src/PxProfileEventSerialization.h
+++ b/PxShared/src/pvd/src/PxProfileEventSerialization.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxProfileEventSystem.h b/PxShared/src/pvd/src/PxProfileEventSystem.h
index 1a24568a..74118242 100644
--- a/PxShared/src/pvd/src/PxProfileEventSystem.h
+++ b/PxShared/src/pvd/src/PxProfileEventSystem.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPROFILEEVENTSYSTEM_H
#define PXPVDSDK_PXPROFILEEVENTSYSTEM_H
diff --git a/PxShared/src/pvd/src/PxProfileEvents.h b/PxShared/src/pvd/src/PxProfileEvents.h
index 99a4613c..25f09d7b 100644
--- a/PxShared/src/pvd/src/PxProfileEvents.h
+++ b/PxShared/src/pvd/src/PxProfileEvents.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPROFILEEVENTS_H
#define PXPVDSDK_PXPROFILEEVENTS_H
diff --git a/PxShared/src/pvd/src/PxProfileMemory.h b/PxShared/src/pvd/src/PxProfileMemory.h
index 7141fb89..30e8bdc2 100644
--- a/PxShared/src/pvd/src/PxProfileMemory.h
+++ b/PxShared/src/pvd/src/PxProfileMemory.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxProfileMemoryBuffer.h b/PxShared/src/pvd/src/PxProfileMemoryBuffer.h
index 606f1dfe..ae957ce1 100644
--- a/PxShared/src/pvd/src/PxProfileMemoryBuffer.h
+++ b/PxShared/src/pvd/src/PxProfileMemoryBuffer.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxProfileMemoryEventBuffer.h b/PxShared/src/pvd/src/PxProfileMemoryEventBuffer.h
index a7d057ed..7cc50b63 100644
--- a/PxShared/src/pvd/src/PxProfileMemoryEventBuffer.h
+++ b/PxShared/src/pvd/src/PxProfileMemoryEventBuffer.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxProfileMemoryEventParser.h b/PxShared/src/pvd/src/PxProfileMemoryEventParser.h
index 3d716149..feb80637 100644
--- a/PxShared/src/pvd/src/PxProfileMemoryEventParser.h
+++ b/PxShared/src/pvd/src/PxProfileMemoryEventParser.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxProfileMemoryEventRecorder.h b/PxShared/src/pvd/src/PxProfileMemoryEventRecorder.h
index 1ab03d74..a3d1ed83 100644
--- a/PxShared/src/pvd/src/PxProfileMemoryEventRecorder.h
+++ b/PxShared/src/pvd/src/PxProfileMemoryEventRecorder.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxProfileMemoryEventReflexiveWriter.h b/PxShared/src/pvd/src/PxProfileMemoryEventReflexiveWriter.h
index a93aa8e1..75fbd03d 100644
--- a/PxShared/src/pvd/src/PxProfileMemoryEventReflexiveWriter.h
+++ b/PxShared/src/pvd/src/PxProfileMemoryEventReflexiveWriter.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxProfileMemoryEventSummarizer.h b/PxShared/src/pvd/src/PxProfileMemoryEventSummarizer.h
index 769c8a88..788636e0 100644
--- a/PxShared/src/pvd/src/PxProfileMemoryEventSummarizer.h
+++ b/PxShared/src/pvd/src/PxProfileMemoryEventSummarizer.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxProfileMemoryEventTypes.h b/PxShared/src/pvd/src/PxProfileMemoryEventTypes.h
index 0e4b0258..c7374519 100644
--- a/PxShared/src/pvd/src/PxProfileMemoryEventTypes.h
+++ b/PxShared/src/pvd/src/PxProfileMemoryEventTypes.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPROFILEMEMORYEVENTTYPES_H
#define PXPVDSDK_PXPROFILEMEMORYEVENTTYPES_H
diff --git a/PxShared/src/pvd/src/PxProfileMemoryEvents.h b/PxShared/src/pvd/src/PxProfileMemoryEvents.h
index bab28e5a..6fcb0323 100644
--- a/PxShared/src/pvd/src/PxProfileMemoryEvents.h
+++ b/PxShared/src/pvd/src/PxProfileMemoryEvents.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxProfileScopedEvent.h b/PxShared/src/pvd/src/PxProfileScopedEvent.h
index 11106895..953fcf8a 100644
--- a/PxShared/src/pvd/src/PxProfileScopedEvent.h
+++ b/PxShared/src/pvd/src/PxProfileScopedEvent.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPROFILESCOPEDEVENT_H
#define PXPVDSDK_PXPROFILESCOPEDEVENT_H
diff --git a/PxShared/src/pvd/src/PxProfileScopedMutexLock.h b/PxShared/src/pvd/src/PxProfileScopedMutexLock.h
index 48659a43..9d21cb8b 100644
--- a/PxShared/src/pvd/src/PxProfileScopedMutexLock.h
+++ b/PxShared/src/pvd/src/PxProfileScopedMutexLock.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxProfileZone.h b/PxShared/src/pvd/src/PxProfileZone.h
index 47a7abd2..1573c2fa 100644
--- a/PxShared/src/pvd/src/PxProfileZone.h
+++ b/PxShared/src/pvd/src/PxProfileZone.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPROFILEZONE_H
#define PXPVDSDK_PXPROFILEZONE_H
diff --git a/PxShared/src/pvd/src/PxProfileZoneImpl.h b/PxShared/src/pvd/src/PxProfileZoneImpl.h
index c602c44e..981180f4 100644
--- a/PxShared/src/pvd/src/PxProfileZoneImpl.h
+++ b/PxShared/src/pvd/src/PxProfileZoneImpl.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxProfileZoneManager.h b/PxShared/src/pvd/src/PxProfileZoneManager.h
index 37ec7ac6..96684600 100644
--- a/PxShared/src/pvd/src/PxProfileZoneManager.h
+++ b/PxShared/src/pvd/src/PxProfileZoneManager.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPROFILEZONEMANAGER_H
#define PXPVDSDK_PXPROFILEZONEMANAGER_H
diff --git a/PxShared/src/pvd/src/PxProfileZoneManagerImpl.h b/PxShared/src/pvd/src/PxProfileZoneManagerImpl.h
index 090658ab..6542917e 100644
--- a/PxShared/src/pvd/src/PxProfileZoneManagerImpl.h
+++ b/PxShared/src/pvd/src/PxProfileZoneManagerImpl.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxPvd.cpp b/PxShared/src/pvd/src/PxPvd.cpp
index 7793ac60..4e1eb092 100644
--- a/PxShared/src/pvd/src/PxPvd.cpp
+++ b/PxShared/src/pvd/src/PxPvd.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxPvdBits.h b/PxShared/src/pvd/src/PxPvdBits.h
index 44a5192d..b763065f 100644
--- a/PxShared/src/pvd/src/PxPvdBits.h
+++ b/PxShared/src/pvd/src/PxPvdBits.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPVDBITS_H
#define PXPVDSDK_PXPVDBITS_H
diff --git a/PxShared/src/pvd/src/PxPvdByteStreams.h b/PxShared/src/pvd/src/PxPvdByteStreams.h
index 6a2299ca..fff3c4fa 100644
--- a/PxShared/src/pvd/src/PxPvdByteStreams.h
+++ b/PxShared/src/pvd/src/PxPvdByteStreams.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPVDBYTESTREAMS_H
#define PXPVDSDK_PXPVDBYTESTREAMS_H
diff --git a/PxShared/src/pvd/src/PxPvdCommStreamEventSink.h b/PxShared/src/pvd/src/PxPvdCommStreamEventSink.h
index a8511958..57e8635e 100644
--- a/PxShared/src/pvd/src/PxPvdCommStreamEventSink.h
+++ b/PxShared/src/pvd/src/PxPvdCommStreamEventSink.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPVDCOMMSTREAMEVENTSINK_H
#define PXPVDSDK_PXPVDCOMMSTREAMEVENTSINK_H
diff --git a/PxShared/src/pvd/src/PxPvdCommStreamEvents.h b/PxShared/src/pvd/src/PxPvdCommStreamEvents.h
index 82f171e5..81770dad 100644
--- a/PxShared/src/pvd/src/PxPvdCommStreamEvents.h
+++ b/PxShared/src/pvd/src/PxPvdCommStreamEvents.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPVDCOMMSTREAMEVENTS_H
#define PXPVDSDK_PXPVDCOMMSTREAMEVENTS_H
diff --git a/PxShared/src/pvd/src/PxPvdCommStreamSDKEventTypes.h b/PxShared/src/pvd/src/PxPvdCommStreamSDKEventTypes.h
index 0228a54e..41057307 100644
--- a/PxShared/src/pvd/src/PxPvdCommStreamSDKEventTypes.h
+++ b/PxShared/src/pvd/src/PxPvdCommStreamSDKEventTypes.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
#define THERE_IS_NO_INCLUDE_GUARD_FOR_A_REASON
diff --git a/PxShared/src/pvd/src/PxPvdCommStreamTypes.h b/PxShared/src/pvd/src/PxPvdCommStreamTypes.h
index 0deed602..cbfda4d6 100644
--- a/PxShared/src/pvd/src/PxPvdCommStreamTypes.h
+++ b/PxShared/src/pvd/src/PxPvdCommStreamTypes.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPVDCOMMSTREAMTYPES_H
#define PXPVDSDK_PXPVDCOMMSTREAMTYPES_H
diff --git a/PxShared/src/pvd/src/PxPvdDataStream.cpp b/PxShared/src/pvd/src/PxPvdDataStream.cpp
index a74fc312..7fe651db 100644
--- a/PxShared/src/pvd/src/PxPvdDataStream.cpp
+++ b/PxShared/src/pvd/src/PxPvdDataStream.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
#include "PxPvdDataStream.h"
#include "PxPvdFoundation.h"
diff --git a/PxShared/src/pvd/src/PxPvdDefaultFileTransport.cpp b/PxShared/src/pvd/src/PxPvdDefaultFileTransport.cpp
index 0dcd88a5..e3499a6e 100644
--- a/PxShared/src/pvd/src/PxPvdDefaultFileTransport.cpp
+++ b/PxShared/src/pvd/src/PxPvdDefaultFileTransport.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxPvdDefaultFileTransport.h b/PxShared/src/pvd/src/PxPvdDefaultFileTransport.h
index dd0aab7b..9f4166fd 100644
--- a/PxShared/src/pvd/src/PxPvdDefaultFileTransport.h
+++ b/PxShared/src/pvd/src/PxPvdDefaultFileTransport.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxPvdDefaultSocketTransport.cpp b/PxShared/src/pvd/src/PxPvdDefaultSocketTransport.cpp
index 4beb71ef..48b94b14 100644
--- a/PxShared/src/pvd/src/PxPvdDefaultSocketTransport.cpp
+++ b/PxShared/src/pvd/src/PxPvdDefaultSocketTransport.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxPvdDefaultSocketTransport.h b/PxShared/src/pvd/src/PxPvdDefaultSocketTransport.h
index 692e4199..b02b934f 100644
--- a/PxShared/src/pvd/src/PxPvdDefaultSocketTransport.h
+++ b/PxShared/src/pvd/src/PxPvdDefaultSocketTransport.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxPvdFoundation.h b/PxShared/src/pvd/src/PxPvdFoundation.h
index 58d8e9af..90fc77ff 100644
--- a/PxShared/src/pvd/src/PxPvdFoundation.h
+++ b/PxShared/src/pvd/src/PxPvdFoundation.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPVDFOUNDATION_H
#define PXPVDSDK_PXPVDFOUNDATION_H
diff --git a/PxShared/src/pvd/src/PxPvdImpl.cpp b/PxShared/src/pvd/src/PxPvdImpl.cpp
index ff24497b..9fa82a0f 100644
--- a/PxShared/src/pvd/src/PxPvdImpl.cpp
+++ b/PxShared/src/pvd/src/PxPvdImpl.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxPvdImpl.h b/PxShared/src/pvd/src/PxPvdImpl.h
index 09bf72eb..64d4e169 100644
--- a/PxShared/src/pvd/src/PxPvdImpl.h
+++ b/PxShared/src/pvd/src/PxPvdImpl.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxPvdInternalByteStreams.h b/PxShared/src/pvd/src/PxPvdInternalByteStreams.h
index f8c081a8..1fd5ddd2 100644
--- a/PxShared/src/pvd/src/PxPvdInternalByteStreams.h
+++ b/PxShared/src/pvd/src/PxPvdInternalByteStreams.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPVDINTERNALBYTESTREAMS_H
#define PXPVDSDK_PXPVDINTERNALBYTESTREAMS_H
diff --git a/PxShared/src/pvd/src/PxPvdMarshalling.h b/PxShared/src/pvd/src/PxPvdMarshalling.h
index 2679fc77..0aeaee4a 100644
--- a/PxShared/src/pvd/src/PxPvdMarshalling.h
+++ b/PxShared/src/pvd/src/PxPvdMarshalling.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPVDMARSHALLING_H
#define PXPVDSDK_PXPVDMARSHALLING_H
diff --git a/PxShared/src/pvd/src/PxPvdMemClient.cpp b/PxShared/src/pvd/src/PxPvdMemClient.cpp
index 47a8c00b..05b7899b 100644
--- a/PxShared/src/pvd/src/PxPvdMemClient.cpp
+++ b/PxShared/src/pvd/src/PxPvdMemClient.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxPvdMemClient.h b/PxShared/src/pvd/src/PxPvdMemClient.h
index d658b47e..37ac4ff7 100644
--- a/PxShared/src/pvd/src/PxPvdMemClient.h
+++ b/PxShared/src/pvd/src/PxPvdMemClient.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxPvdObjectModel.h b/PxShared/src/pvd/src/PxPvdObjectModel.h
index d66c5076..f4858df9 100644
--- a/PxShared/src/pvd/src/PxPvdObjectModel.h
+++ b/PxShared/src/pvd/src/PxPvdObjectModel.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPVDOBJECTMODEL_H
#define PXPVDSDK_PXPVDOBJECTMODEL_H
diff --git a/PxShared/src/pvd/src/PxPvdObjectModelInternalTypeDefs.h b/PxShared/src/pvd/src/PxPvdObjectModelInternalTypeDefs.h
index eec3944f..eca7858f 100644
--- a/PxShared/src/pvd/src/PxPvdObjectModelInternalTypeDefs.h
+++ b/PxShared/src/pvd/src/PxPvdObjectModelInternalTypeDefs.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
#define THERE_IS_NO_INCLUDE_GUARD_HERE_FOR_A_REASON
diff --git a/PxShared/src/pvd/src/PxPvdObjectModelInternalTypes.h b/PxShared/src/pvd/src/PxPvdObjectModelInternalTypes.h
index fee63701..3344140c 100644
--- a/PxShared/src/pvd/src/PxPvdObjectModelInternalTypes.h
+++ b/PxShared/src/pvd/src/PxPvdObjectModelInternalTypes.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPVDOBJECTMODELINTERNALTYPES_H
#define PXPVDSDK_PXPVDOBJECTMODELINTERNALTYPES_H
diff --git a/PxShared/src/pvd/src/PxPvdObjectModelMetaData.cpp b/PxShared/src/pvd/src/PxPvdObjectModelMetaData.cpp
index 10c082c1..9971d00a 100644
--- a/PxShared/src/pvd/src/PxPvdObjectModelMetaData.cpp
+++ b/PxShared/src/pvd/src/PxPvdObjectModelMetaData.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
#include "PxPvdObjectModel.h"
#include "PxPvdObjectModelBaseTypes.h"
#include "PxPvdObjectModelInternalTypes.h"
diff --git a/PxShared/src/pvd/src/PxPvdObjectModelMetaData.h b/PxShared/src/pvd/src/PxPvdObjectModelMetaData.h
index 7e417aae..73577083 100644
--- a/PxShared/src/pvd/src/PxPvdObjectModelMetaData.h
+++ b/PxShared/src/pvd/src/PxPvdObjectModelMetaData.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPVDOBJECTMODELMETADATA_H
#define PXPVDSDK_PXPVDOBJECTMODELMETADATA_H
diff --git a/PxShared/src/pvd/src/PxPvdObjectRegistrar.cpp b/PxShared/src/pvd/src/PxPvdObjectRegistrar.cpp
index b7106c6d..67667f9b 100644
--- a/PxShared/src/pvd/src/PxPvdObjectRegistrar.cpp
+++ b/PxShared/src/pvd/src/PxPvdObjectRegistrar.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxPvdObjectRegistrar.h b/PxShared/src/pvd/src/PxPvdObjectRegistrar.h
index e62f5300..dbd9ebc1 100644
--- a/PxShared/src/pvd/src/PxPvdObjectRegistrar.h
+++ b/PxShared/src/pvd/src/PxPvdObjectRegistrar.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxPvdProfileZoneClient.cpp b/PxShared/src/pvd/src/PxPvdProfileZoneClient.cpp
index 6d9c83bf..8d8582cf 100644
--- a/PxShared/src/pvd/src/PxPvdProfileZoneClient.cpp
+++ b/PxShared/src/pvd/src/PxPvdProfileZoneClient.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxPvdProfileZoneClient.h b/PxShared/src/pvd/src/PxPvdProfileZoneClient.h
index 0c6c185d..4484997e 100644
--- a/PxShared/src/pvd/src/PxPvdProfileZoneClient.h
+++ b/PxShared/src/pvd/src/PxPvdProfileZoneClient.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.
diff --git a/PxShared/src/pvd/src/PxPvdUserRenderImpl.h b/PxShared/src/pvd/src/PxPvdUserRenderImpl.h
index 63abcf71..04574e9c 100644
--- a/PxShared/src/pvd/src/PxPvdUserRenderImpl.h
+++ b/PxShared/src/pvd/src/PxPvdUserRenderImpl.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
#ifndef PXPVDSDK_PXPVDUSERRENDERIMPL_H
#define PXPVDSDK_PXPVDUSERRENDERIMPL_H
diff --git a/PxShared/src/pvd/src/PxPvdUserRenderTypes.h b/PxShared/src/pvd/src/PxPvdUserRenderTypes.h
index 0aef215c..6a47abb0 100644
--- a/PxShared/src/pvd/src/PxPvdUserRenderTypes.h
+++ b/PxShared/src/pvd/src/PxPvdUserRenderTypes.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
#define THERE_IS_NO_INCLUDE_GUARD_HERE_FOR_A_REASON
#ifndef DECLARE_PVD_IMMEDIATE_RENDER_TYPE_NO_COMMA
diff --git a/PxShared/src/pvd/src/PxPvdUserRenderer.cpp b/PxShared/src/pvd/src/PxPvdUserRenderer.cpp
index 02aa6d3f..784d1159 100644
--- a/PxShared/src/pvd/src/PxPvdUserRenderer.cpp
+++ b/PxShared/src/pvd/src/PxPvdUserRenderer.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
#include "PxPvdUserRenderer.h"
#include "PxPvdUserRenderImpl.h"
#include "PxPvdFoundation.h"
diff --git a/PxShared/src/pvd/src/windows/PxWindowsPvdDelayLoadHook.cpp b/PxShared/src/pvd/src/windows/PxWindowsPvdDelayLoadHook.cpp
index 9befe471..a8c6df04 100644
--- a/PxShared/src/pvd/src/windows/PxWindowsPvdDelayLoadHook.cpp
+++ b/PxShared/src/pvd/src/windows/PxWindowsPvdDelayLoadHook.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2016 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.
// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.
// Copyright (c) 2001-2004 NovodeX AG. All rights reserved.