diff options
| author | Miles Macklin <[email protected]> | 2020-09-18 12:35:32 +1200 |
|---|---|---|
| committer | Miles Macklin <[email protected]> | 2020-09-18 12:35:32 +1200 |
| commit | f295a05558c1b724973508d07baa08561feb1483 (patch) | |
| tree | 593593d93883dbbf1582b29c7ada7089a76fe577 /include | |
| parent | Update README.md (diff) | |
| download | flex-f295a05558c1b724973508d07baa08561feb1483.tar.xz flex-f295a05558c1b724973508d07baa08561feb1483.zip | |
Update license
Diffstat (limited to 'include')
| -rw-r--r-- | include/NvFlex.h | 2 | ||||
| -rw-r--r-- | include/NvFlexDevice.h | 2 | ||||
| -rw-r--r-- | include/NvFlexExt.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/include/NvFlex.h b/include/NvFlex.h index 8f70c61..45494c2 100644 --- a/include/NvFlex.h +++ b/include/NvFlex.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2013-2017 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2013-2020 NVIDIA Corporation. All rights reserved. #ifndef NV_FLEX_H #define NV_FLEX_H diff --git a/include/NvFlexDevice.h b/include/NvFlexDevice.h index 8c1cda2..9572c27 100644 --- a/include/NvFlexDevice.h +++ b/include/NvFlexDevice.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2013-2017 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2013-2020 NVIDIA Corporation. All rights reserved. #ifndef NV_FLEX_DEVICE_H #define NV_FLEX_DEVICE_H diff --git a/include/NvFlexExt.h b/include/NvFlexExt.h index fd17f11..75bcdf2 100644 --- a/include/NvFlexExt.h +++ b/include/NvFlexExt.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2013-2017 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2013-2020 NVIDIA Corporation. All rights reserved. #ifndef NV_FLEX_EXT_H #define NV_FLEX_EXT_H |