diff options
Diffstat (limited to 'APEX_1.4/module/loader')
| -rw-r--r-- | APEX_1.4/module/loader/include/ModuleLoaderImpl.h | 2 | ||||
| -rw-r--r-- | APEX_1.4/module/loader/include/ModuleXmacro.h | 2 | ||||
| -rw-r--r-- | APEX_1.4/module/loader/include/Modules.h | 2 | ||||
| -rw-r--r-- | APEX_1.4/module/loader/src/ModuleLoaderImpl.cpp | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/APEX_1.4/module/loader/include/ModuleLoaderImpl.h b/APEX_1.4/module/loader/include/ModuleLoaderImpl.h index 8b39e890..93d777fb 100644 --- a/APEX_1.4/module/loader/include/ModuleLoaderImpl.h +++ b/APEX_1.4/module/loader/include/ModuleLoaderImpl.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved. + * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved. * * NVIDIA CORPORATION and its licensors retain all intellectual property * and proprietary rights in and to this software, related documentation diff --git a/APEX_1.4/module/loader/include/ModuleXmacro.h b/APEX_1.4/module/loader/include/ModuleXmacro.h index 60fd2604..e308658e 100644 --- a/APEX_1.4/module/loader/include/ModuleXmacro.h +++ b/APEX_1.4/module/loader/include/ModuleXmacro.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved. + * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved. * * NVIDIA CORPORATION and its licensors retain all intellectual property * and proprietary rights in and to this software, related documentation diff --git a/APEX_1.4/module/loader/include/Modules.h b/APEX_1.4/module/loader/include/Modules.h index 1d142ab9..3879d149 100644 --- a/APEX_1.4/module/loader/include/Modules.h +++ b/APEX_1.4/module/loader/include/Modules.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved. + * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved. * * NVIDIA CORPORATION and its licensors retain all intellectual property * and proprietary rights in and to this software, related documentation diff --git a/APEX_1.4/module/loader/src/ModuleLoaderImpl.cpp b/APEX_1.4/module/loader/src/ModuleLoaderImpl.cpp index b102a001..4cf76a02 100644 --- a/APEX_1.4/module/loader/src/ModuleLoaderImpl.cpp +++ b/APEX_1.4/module/loader/src/ModuleLoaderImpl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2008-2015, NVIDIA CORPORATION. All rights reserved. + * Copyright (c) 2008-2017, NVIDIA CORPORATION. All rights reserved. * * NVIDIA CORPORATION and its licensors retain all intellectual property * and proprietary rights in and to this software, related documentation |