aboutsummaryrefslogtreecommitdiff
path: root/samples/SampleBase/physx
diff options
context:
space:
mode:
Diffstat (limited to 'samples/SampleBase/physx')
-rwxr-xr-xsamples/SampleBase/physx/PhysXController.cpp2
-rwxr-xr-xsamples/SampleBase/physx/PhysXController.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/samples/SampleBase/physx/PhysXController.cpp b/samples/SampleBase/physx/PhysXController.cpp
index dd1c93b..cc9ade0 100755
--- a/samples/SampleBase/physx/PhysXController.cpp
+++ b/samples/SampleBase/physx/PhysXController.cpp
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
#include "PhysXController.h"
diff --git a/samples/SampleBase/physx/PhysXController.h b/samples/SampleBase/physx/PhysXController.h
index ba2591b..64ecfa4 100755
--- a/samples/SampleBase/physx/PhysXController.h
+++ b/samples/SampleBase/physx/PhysXController.h
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2008-2020 NVIDIA Corporation. All rights reserved.
#ifndef PHYSX_CONTROLLER_H