aboutsummaryrefslogtreecommitdiff
path: root/extensions/cuda
diff options
context:
space:
mode:
authorMiles Macklin <[email protected]>2020-09-18 12:35:32 +1200
committerMiles Macklin <[email protected]>2020-09-18 12:35:32 +1200
commitf295a05558c1b724973508d07baa08561feb1483 (patch)
tree593593d93883dbbf1582b29c7ada7089a76fe577 /extensions/cuda
parentUpdate README.md (diff)
downloadflex-f295a05558c1b724973508d07baa08561feb1483.tar.xz
flex-f295a05558c1b724973508d07baa08561feb1483.zip
Update license
Diffstat (limited to 'extensions/cuda')
-rw-r--r--extensions/cuda/flexExt.cu2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/cuda/flexExt.cu b/extensions/cuda/flexExt.cu
index 9f454d4..139b35a 100644
--- a/extensions/cuda/flexExt.cu
+++ b/extensions/cuda/flexExt.cu
@@ -23,7 +23,7 @@
// components in life support devices or systems without express written approval of
// NVIDIA Corporation.
//
-// Copyright (c) 20132017 NVIDIA Corporation. All rights reserved.
+// Copyright (c) 2013-2020 NVIDIA Corporation. All rights reserved.
#include <cuda.h>
#include <cuda_runtime_api.h>