diff options
| author | sschirm <[email protected]> | 2017-01-06 14:45:46 +0100 |
|---|---|---|
| committer | sschirm <[email protected]> | 2017-01-06 14:45:46 +0100 |
| commit | c7a921796332e8fcd51f3e05c1a318a41282e1e2 (patch) | |
| tree | 770db0c76e954045fe5178a36a7519b26df6942a /APEX_1.4 | |
| parent | PhysX 3.4, APEX 1.4 release candidate update: @21511067-21511214 (diff) | |
| download | physx-3.4-c7a921796332e8fcd51f3e05c1a318a41282e1e2.tar.xz physx-3.4-c7a921796332e8fcd51f3e05c1a318a41282e1e2.zip | |
PhysX 3.4, APEX 1.4 release candidate update: @21542069
Diffstat (limited to 'APEX_1.4')
1493 files changed, 2085 insertions, 2089 deletions
diff --git a/APEX_1.4/NvParameterized/compiler/vc14win64-PhysX_3.4/NvParameterized.vcxproj b/APEX_1.4/NvParameterized/compiler/vc14win64-PhysX_3.4/NvParameterized.vcxproj index 6313697a..8a43281c 100644 --- a/APEX_1.4/NvParameterized/compiler/vc14win64-PhysX_3.4/NvParameterized.vcxproj +++ b/APEX_1.4/NvParameterized/compiler/vc14win64-PhysX_3.4/NvParameterized.vcxproj @@ -1,293 +1,298 @@ <?xml version="1.0" encoding="utf-8"?> -<Project - DefaultTargets="Build" - ToolsVersion="14.0" - xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> - <ItemGroup Label="ProjectConfigurations"> - <ProjectConfiguration Include="debug|x64"> - <Configuration>debug</Configuration> - <Platform>x64</Platform> - </ProjectConfiguration> - <ProjectConfiguration Include="release|x64"> - <Configuration>release</Configuration> - <Platform>x64</Platform> - </ProjectConfiguration> - <ProjectConfiguration Include="profile|x64"> - <Configuration>profile</Configuration> - <Platform>x64</Platform> - </ProjectConfiguration> - <ProjectConfiguration Include="checked|x64"> - <Configuration>checked</Configuration> - <Platform>x64</Platform> - </ProjectConfiguration> - </ItemGroup> - <PropertyGroup Label="Globals"> - <ProjectGuid>{116CDA44-9950-8942-1462-6A904E0C4817}</ProjectGuid> - <RootNamespace>NvParameterized</RootNamespace> - </PropertyGroup> - <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> - <PropertyGroup - Condition="'$(Configuration)|$(Platform)'=='debug|x64'" - Label="Configuration"> - <ConfigurationType>StaticLibrary</ConfigurationType> - <PlatformToolset>v140</PlatformToolset> - </PropertyGroup> - <PropertyGroup - Condition="'$(Configuration)|$(Platform)'=='release|x64'" - Label="Configuration"> - <ConfigurationType>StaticLibrary</ConfigurationType> - <PlatformToolset>v140</PlatformToolset> - </PropertyGroup> - <PropertyGroup - Condition="'$(Configuration)|$(Platform)'=='profile|x64'" - Label="Configuration"> - <ConfigurationType>StaticLibrary</ConfigurationType> - <PlatformToolset>v140</PlatformToolset> - </PropertyGroup> - <PropertyGroup - Condition="'$(Configuration)|$(Platform)'=='checked|x64'" - Label="Configuration"> - <ConfigurationType>StaticLibrary</ConfigurationType> - <PlatformToolset>v140</PlatformToolset> - </PropertyGroup> - <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> - <ImportGroup Label="ExtensionSettings"></ImportGroup> - <ImportGroup - Label="PropertySheets" - Condition="'$(Configuration)|$(Platform)'=='debug|x64'"> - <Import - Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" - Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" - Label="LocalAppDataPlatform" - /> - <Import Project="../../../compiler/paths.vsprops" /> - </ImportGroup> - <ImportGroup - Label="PropertySheets" - Condition="'$(Configuration)|$(Platform)'=='release|x64'"> - <Import - Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" - Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" - Label="LocalAppDataPlatform" - /> - <Import Project="../../../compiler/paths.vsprops" /> - </ImportGroup> - <ImportGroup - Label="PropertySheets" - Condition="'$(Configuration)|$(Platform)'=='profile|x64'"> - <Import - Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" - Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" - Label="LocalAppDataPlatform" - /> - <Import Project="../../../compiler/paths.vsprops" /> - </ImportGroup> - <ImportGroup - Label="PropertySheets" - Condition="'$(Configuration)|$(Platform)'=='checked|x64'"> - <Import - Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" - Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" - Label="LocalAppDataPlatform" - /> - <Import Project="../../../compiler/paths.vsprops" /> - </ImportGroup> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='debug|x64'"> - <OutDir>./../../lib/vc14win64\</OutDir> - <IntDir>./build/x64/NvParameterized/debug\</IntDir> - <TargetExt>.lib</TargetExt> - <TargetName>$(ProjectName)DEBUG</TargetName> - <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> - <CodeAnalysisRules/> - <CodeAnalysisRuleAssemblies/> - </PropertyGroup> - <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='debug|x64'"> - <ClCompile> - <TreatWarningAsError>true</TreatWarningAsError> - <StringPooling>true</StringPooling> - <RuntimeTypeInfo>false</RuntimeTypeInfo> - <FloatingPointModel>Fast</FloatingPointModel> - <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> - <AdditionalOptions>/wd4201 /wd4324 /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4061 /wd4668 /wd4626 /wd4266 /wd4263 /wd4264 /wd4640 /wd4625 /wd4574 /wd4191 /wd4987 /wd4986 /wd4946 /wd4836 /wd4571 /wd4826 /wd4577 /wd4458 /wd4456 /wd4457 /wd4548 /wd5026 /wd5027 /wd4464 /MP /d2Zi+</AdditionalOptions> - <Optimization>Disabled</Optimization> - <AdditionalIncludeDirectories>../../../../PxShared/include;../../../../PxShared/include/filebuf;../../../../PxShared/include/foundation;../../../../PxShared/include/task;../../../../PxShared/include/cudamanager;../../../../PxShared/include/pvd;../../../../PxShared/src/foundation/include;../../../../PxShared/src/filebuf/include;../../../../PxShared/src/fastxml/include;../../../../PxShared/src/pvd/include;./../../../include;./../../../include/PhysX3;$(WindowsSDK_IncludePath);./../../include;./../../public;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <PreprocessorDefinitions>WIN32;WIN64;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;PX_FOUNDATION_DLL=0;_DEBUG;PX_DEBUG;PX_CHECKED;PHYSX_PROFILE_SDK;PX_SUPPORT_VISUAL_DEBUGGER;PX_PROFILE;PX_NVTX=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> - <ExceptionHandling>false</ExceptionHandling> - <WarningLevel>Level4</WarningLevel> - <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> - <PrecompiledHeader>NotUsing</PrecompiledHeader> - <PrecompiledHeaderFile></PrecompiledHeaderFile> - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> - </ClCompile> - <Lib> - <AdditionalOptions>/INCREMENTAL:NO</AdditionalOptions> - <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies> - <OutputFile>$(OutDir)$(ProjectName)DEBUG.lib</OutputFile> - <AdditionalLibraryDirectories>../../../../PxShared/lib/vc14win64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> - <ProgramDatabaseFile>$(OutDir)/$(ProjectName)DEBUG.lib.pdb</ProgramDatabaseFile> - <TargetMachine>MachineX64</TargetMachine> - </Lib> - <ResourceCompile></ResourceCompile> - <ProjectReference> - <LinkLibraryDependencies>true</LinkLibraryDependencies> - </ProjectReference> - </ItemDefinitionGroup> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='release|x64'"> - <OutDir>./../../lib/vc14win64\</OutDir> - <IntDir>./build/x64/NvParameterized/release\</IntDir> - <TargetExt>.lib</TargetExt> - <TargetName>$(ProjectName)</TargetName> - <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> - <CodeAnalysisRules/> - <CodeAnalysisRuleAssemblies/> - </PropertyGroup> - <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='release|x64'"> - <ClCompile> - <TreatWarningAsError>true</TreatWarningAsError> - <StringPooling>true</StringPooling> - <RuntimeTypeInfo>false</RuntimeTypeInfo> - <FloatingPointModel>Fast</FloatingPointModel> - <AdditionalOptions>/wd4201 /wd4324 /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4061 /wd4668 /wd4626 /wd4266 /wd4263 /wd4264 /wd4640 /wd4625 /wd4574 /wd4191 /wd4987 /wd4986 /wd4946 /wd4836 /wd4571 /wd4826 /wd4577 /wd4458 /wd4456 /wd4457 /wd4548 /wd5026 /wd5027 /wd4464 /MP /d2Zi+</AdditionalOptions> - <Optimization>Full</Optimization> - <AdditionalIncludeDirectories>../../../../PxShared/include;../../../../PxShared/include/filebuf;../../../../PxShared/include/foundation;../../../../PxShared/include/task;../../../../PxShared/include/cudamanager;../../../../PxShared/include/pvd;../../../../PxShared/src/foundation/include;../../../../PxShared/src/filebuf/include;../../../../PxShared/src/fastxml/include;../../../../PxShared/src/pvd/include;./../../../include;./../../../include/PhysX3;$(WindowsSDK_IncludePath);./../../include;./../../public;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <PreprocessorDefinitions>WIN32;WIN64;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;PX_FOUNDATION_DLL=0;NDEBUG;APEX_SHIPPING;_SECURE_SCL=0;_ITERATOR_DEBUG_LEVEL=0;%(PreprocessorDefinitions)</PreprocessorDefinitions> - <ExceptionHandling>false</ExceptionHandling> - <WarningLevel>Level4</WarningLevel> - <RuntimeLibrary>MultiThreaded</RuntimeLibrary> - <PrecompiledHeader>NotUsing</PrecompiledHeader> - <PrecompiledHeaderFile></PrecompiledHeaderFile> - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> - </ClCompile> - <Lib> - <AdditionalOptions>/INCREMENTAL:NO</AdditionalOptions> - <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies> - <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile> - <AdditionalLibraryDirectories>../../../../PxShared/lib/vc14win64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> - <ProgramDatabaseFile>$(OutDir)/$(ProjectName).lib.pdb</ProgramDatabaseFile> - <TargetMachine>MachineX64</TargetMachine> - </Lib> - <ResourceCompile></ResourceCompile> - <ProjectReference> - <LinkLibraryDependencies>true</LinkLibraryDependencies> - </ProjectReference> - </ItemDefinitionGroup> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='profile|x64'"> - <OutDir>./../../lib/vc14win64\</OutDir> - <IntDir>./build/x64/NvParameterized/profile\</IntDir> - <TargetExt>.lib</TargetExt> - <TargetName>$(ProjectName)PROFILE</TargetName> - <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> - <CodeAnalysisRules/> - <CodeAnalysisRuleAssemblies/> - </PropertyGroup> - <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='profile|x64'"> - <ClCompile> - <TreatWarningAsError>true</TreatWarningAsError> - <StringPooling>true</StringPooling> - <RuntimeTypeInfo>false</RuntimeTypeInfo> - <FloatingPointModel>Fast</FloatingPointModel> - <AdditionalOptions>/wd4201 /wd4324 /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4061 /wd4668 /wd4626 /wd4266 /wd4263 /wd4264 /wd4640 /wd4625 /wd4574 /wd4191 /wd4987 /wd4986 /wd4946 /wd4836 /wd4571 /wd4826 /wd4577 /wd4458 /wd4456 /wd4457 /wd4548 /wd5026 /wd5027 /wd4464 /MP /d2Zi+</AdditionalOptions> - <Optimization>Full</Optimization> - <AdditionalIncludeDirectories>../../../../PxShared/include;../../../../PxShared/include/filebuf;../../../../PxShared/include/foundation;../../../../PxShared/include/task;../../../../PxShared/include/cudamanager;../../../../PxShared/include/pvd;../../../../PxShared/src/foundation/include;../../../../PxShared/src/filebuf/include;../../../../PxShared/src/fastxml/include;../../../../PxShared/src/pvd/include;./../../../include;./../../../include/PhysX3;$(WindowsSDK_IncludePath);./../../include;./../../public;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <PreprocessorDefinitions>WIN32;WIN64;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;PX_FOUNDATION_DLL=0;NDEBUG;PHYSX_PROFILE_SDK;PX_SUPPORT_VISUAL_DEBUGGER;PX_PROFILE;PX_NVTX=1;_SECURE_SCL=0;_ITERATOR_DEBUG_LEVEL=0;%(PreprocessorDefinitions)</PreprocessorDefinitions> - <ExceptionHandling>false</ExceptionHandling> - <WarningLevel>Level4</WarningLevel> - <RuntimeLibrary>MultiThreaded</RuntimeLibrary> - <PrecompiledHeader>NotUsing</PrecompiledHeader> - <PrecompiledHeaderFile></PrecompiledHeaderFile> - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> - </ClCompile> - <Lib> - <AdditionalOptions>/INCREMENTAL:NO</AdditionalOptions> - <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies> - <OutputFile>$(OutDir)$(ProjectName)PROFILE.lib</OutputFile> - <AdditionalLibraryDirectories>../../../../PxShared/lib/vc14win64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> - <ProgramDatabaseFile>$(OutDir)/$(ProjectName)PROFILE.lib.pdb</ProgramDatabaseFile> - <TargetMachine>MachineX64</TargetMachine> - </Lib> - <ResourceCompile></ResourceCompile> - <ProjectReference> - <LinkLibraryDependencies>true</LinkLibraryDependencies> - </ProjectReference> - </ItemDefinitionGroup> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='checked|x64'"> - <OutDir>./../../lib/vc14win64\</OutDir> - <IntDir>./build/x64/NvParameterized/checked\</IntDir> - <TargetExt>.lib</TargetExt> - <TargetName>$(ProjectName)CHECKED</TargetName> - <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> - <CodeAnalysisRules/> - <CodeAnalysisRuleAssemblies/> - </PropertyGroup> - <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='checked|x64'"> - <ClCompile> - <TreatWarningAsError>true</TreatWarningAsError> - <StringPooling>true</StringPooling> - <RuntimeTypeInfo>false</RuntimeTypeInfo> - <FloatingPointModel>Fast</FloatingPointModel> - <AdditionalOptions>/wd4201 /wd4324 /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4061 /wd4668 /wd4626 /wd4266 /wd4263 /wd4264 /wd4640 /wd4625 /wd4574 /wd4191 /wd4987 /wd4986 /wd4946 /wd4836 /wd4571 /wd4826 /wd4577 /wd4458 /wd4456 /wd4457 /wd4548 /wd5026 /wd5027 /wd4464 /MP /d2Zi+</AdditionalOptions> - <Optimization>Full</Optimization> - <AdditionalIncludeDirectories>../../../../PxShared/include;../../../../PxShared/include/filebuf;../../../../PxShared/include/foundation;../../../../PxShared/include/task;../../../../PxShared/include/cudamanager;../../../../PxShared/include/pvd;../../../../PxShared/src/foundation/include;../../../../PxShared/src/filebuf/include;../../../../PxShared/src/fastxml/include;../../../../PxShared/src/pvd/include;./../../../include;./../../../include/PhysX3;$(WindowsSDK_IncludePath);./../../include;./../../public;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <PreprocessorDefinitions>WIN32;WIN64;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;PX_FOUNDATION_DLL=0;NDEBUG;PX_CHECKED;PHYSX_PROFILE_SDK;PX_SUPPORT_VISUAL_DEBUGGER;PX_ENABLE_CHECKED_ASSERTS;PX_NVTX=1;_SECURE_SCL=0;_ITERATOR_DEBUG_LEVEL=0;%(PreprocessorDefinitions)</PreprocessorDefinitions> - <ExceptionHandling>false</ExceptionHandling> - <WarningLevel>Level4</WarningLevel> - <RuntimeLibrary>MultiThreaded</RuntimeLibrary> - <PrecompiledHeader>NotUsing</PrecompiledHeader> - <PrecompiledHeaderFile></PrecompiledHeaderFile> - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> - </ClCompile> - <Lib> - <AdditionalOptions>/INCREMENTAL:NO</AdditionalOptions> - <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies> - <OutputFile>$(OutDir)$(ProjectName)CHECKED.lib</OutputFile> - <AdditionalLibraryDirectories>../../../../PxShared/lib/vc14win64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> - <ProgramDatabaseFile>$(OutDir)/$(ProjectName)CHECKED.lib.pdb</ProgramDatabaseFile> - <TargetMachine>MachineX64</TargetMachine> - </Lib> - <ResourceCompile></ResourceCompile> - <ProjectReference> - <LinkLibraryDependencies>true</LinkLibraryDependencies> - </ProjectReference> - </ItemDefinitionGroup> - <ItemGroup> - <ClCompile Include="..\..\src\BinaryHelper.cpp"></ClCompile> - <ClCompile Include="..\..\src\BinSerializer.cpp"></ClCompile> - <ClCompile Include="..\..\src\NvParameterized.cpp"></ClCompile> - <ClCompile Include="..\..\src\NvParameterizedTraits.cpp"></ClCompile> - <ClCompile Include="..\..\src\NvSerializer.cpp"></ClCompile> - <ClCompile Include="..\..\src\NvTraits.cpp"></ClCompile> - <ClCompile Include="..\..\src\PlatformABI.cpp"></ClCompile> - <ClCompile Include="..\..\src\PlatformInputStream.cpp"></ClCompile> - <ClCompile Include="..\..\src\PlatformOutputStream.cpp"></ClCompile> - <ClCompile Include="..\..\src\SerializerCommon.cpp"></ClCompile> - <ClCompile Include="..\..\src\XmlDeserializer.cpp"></ClCompile> - <ClCompile Include="..\..\src\XmlSerializer.cpp"></ClCompile> - </ItemGroup> - <ItemGroup></ItemGroup> - <ItemGroup> - <ClInclude Include="..\..\include\AbstractSerializer.h"></ClInclude> - <ClInclude Include="..\..\include\ApbDefinitions.h"></ClInclude> - <ClInclude Include="..\..\include\BinaryHelper.h"></ClInclude> - <ClInclude Include="..\..\include\BinSerializer.h"></ClInclude> - <ClInclude Include="..\..\include\NvDefaultTraits.h"></ClInclude> - <ClInclude Include="..\..\include\NvParamConversionTemplate.h"></ClInclude> - <ClInclude Include="..\..\include\NvParameters.h"></ClInclude> - <ClInclude Include="..\..\include\NvParametersTypes.h"></ClInclude> - <ClInclude Include="..\..\include\NvRegistrationsForTraitsBase.h"></ClInclude> - <ClInclude Include="..\..\include\NvSerializerInternal.h"></ClInclude> - <ClInclude Include="..\..\include\NvTraitsInternal.h"></ClInclude> - <ClInclude Include="..\..\include\PlatformABI.h"></ClInclude> - <ClInclude Include="..\..\include\PlatformInputStream.h"></ClInclude> - <ClInclude Include="..\..\include\PlatformOutputStream.h"></ClInclude> - <ClInclude Include="..\..\include\PlatformStream.h"></ClInclude> - <ClInclude Include="..\..\include\SerializerCommon.h"></ClInclude> - <ClInclude Include="..\..\include\XmlDeserializer.h"></ClInclude> - <ClInclude Include="..\..\include\XmlSerializer.h"></ClInclude> - <ClInclude Include="..\..\include\PlatformABI.inl"></ClInclude> - <ClInclude Include="..\..\include\PlatformInputStream.inl"></ClInclude> - <ClInclude Include="..\..\include\PlatformOutputStream.inl"></ClInclude> - </ItemGroup> - <ItemGroup></ItemGroup> - <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> - <ImportGroup Label="ExtensionTargets"></ImportGroup> +<Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup Label="ProjectConfigurations"> + <ProjectConfiguration Include="debug|x64"> + <Configuration>debug</Configuration> + <Platform>x64</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="release|x64"> + <Configuration>release</Configuration> + <Platform>x64</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="profile|x64"> + <Configuration>profile</Configuration> + <Platform>x64</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="checked|x64"> + <Configuration>checked</Configuration> + <Platform>x64</Platform> + </ProjectConfiguration> + </ItemGroup> + <PropertyGroup Label="Globals"> + <ProjectGuid>{116CDA44-9950-8942-1462-6A904E0C4817}</ProjectGuid> + <RootNamespace>NvParameterized</RootNamespace> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='debug|x64'" Label="Configuration"> + <ConfigurationType>StaticLibrary</ConfigurationType> + <PlatformToolset>v140</PlatformToolset> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='release|x64'" Label="Configuration"> + <ConfigurationType>StaticLibrary</ConfigurationType> + <PlatformToolset>v140</PlatformToolset> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='profile|x64'" Label="Configuration"> + <ConfigurationType>StaticLibrary</ConfigurationType> + <PlatformToolset>v140</PlatformToolset> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='checked|x64'" Label="Configuration"> + <ConfigurationType>StaticLibrary</ConfigurationType> + <PlatformToolset>v140</PlatformToolset> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> + <ImportGroup Label="ExtensionSettings"> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='debug|x64'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="../../../compiler/paths.vsprops" /> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='release|x64'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="../../../compiler/paths.vsprops" /> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='profile|x64'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="../../../compiler/paths.vsprops" /> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='checked|x64'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="../../../compiler/paths.vsprops" /> + </ImportGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='debug|x64'"> + <OutDir>./../../lib/vc14win64\</OutDir> + <IntDir>./build/x64/NvParameterized/debug\</IntDir> + <TargetExt>.lib</TargetExt> + <TargetName>$(ProjectName)DEBUG</TargetName> + <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> + <CodeAnalysisRules /> + <CodeAnalysisRuleAssemblies /> + </PropertyGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='debug|x64'"> + <ClCompile> + <TreatWarningAsError>true</TreatWarningAsError> + <StringPooling>true</StringPooling> + <RuntimeTypeInfo>false</RuntimeTypeInfo> + <FloatingPointModel>Fast</FloatingPointModel> + <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> + <AdditionalOptions>/wd4201 /wd4324 /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4061 /wd4668 /wd4626 /wd4266 /wd4263 /wd4264 /wd4640 /wd4625 /wd4574 /wd4191 /wd4987 /wd4986 /wd4946 /wd4836 /wd4571 /wd4826 /wd4577 /wd4458 /wd4456 /wd4457 /wd4548 /wd5026 /wd5027 /wd4464 /MP /d2Zi+</AdditionalOptions> + <Optimization>Disabled</Optimization> + <AdditionalIncludeDirectories>../../../../PxShared/include;../../../../PxShared/include/filebuf;../../../../PxShared/include/foundation;../../../../PxShared/include/task;../../../../PxShared/include/cudamanager;../../../../PxShared/include/pvd;../../../../PxShared/src/foundation/include;../../../../PxShared/src/filebuf/include;../../../../PxShared/src/fastxml/include;../../../../PxShared/src/pvd/include;./../../../include;./../../../include/PhysX3;$(WindowsSDK_IncludePath);./../../include;./../../public;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> + <PreprocessorDefinitions>WIN32;WIN64;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;PX_FOUNDATION_DLL=0;_DEBUG;PX_DEBUG;PX_CHECKED;PHYSX_PROFILE_SDK;PX_SUPPORT_VISUAL_DEBUGGER;PX_PROFILE;PX_NVTX=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <ExceptionHandling>false</ExceptionHandling> + <WarningLevel>Level4</WarningLevel> + <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> + <PrecompiledHeader>NotUsing</PrecompiledHeader> + <PrecompiledHeaderFile></PrecompiledHeaderFile> + <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> + </ClCompile> + <Lib> + <AdditionalOptions>/INCREMENTAL:NO</AdditionalOptions> + <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies> + <OutputFile>$(OutDir)$(ProjectName)DEBUG.lib</OutputFile> + <AdditionalLibraryDirectories>../../../../PxShared/lib/vc14win64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> + <ProgramDatabaseFile>$(OutDir)/$(ProjectName)DEBUG.lib.pdb</ProgramDatabaseFile> + <TargetMachine>MachineX64</TargetMachine> + </Lib> + <ResourceCompile> + </ResourceCompile> + <ProjectReference> + <LinkLibraryDependencies>true</LinkLibraryDependencies> + </ProjectReference> + </ItemDefinitionGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='release|x64'"> + <OutDir>./../../lib/vc14win64\</OutDir> + <IntDir>./build/x64/NvParameterized/release\</IntDir> + <TargetExt>.lib</TargetExt> + <TargetName>$(ProjectName)</TargetName> + <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> + <CodeAnalysisRules /> + <CodeAnalysisRuleAssemblies /> + </PropertyGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='release|x64'"> + <ClCompile> + <TreatWarningAsError>true</TreatWarningAsError> + <StringPooling>true</StringPooling> + <RuntimeTypeInfo>false</RuntimeTypeInfo> + <FloatingPointModel>Fast</FloatingPointModel> + <AdditionalOptions>/wd4201 /wd4324 /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4061 /wd4668 /wd4626 /wd4266 /wd4263 /wd4264 /wd4640 /wd4625 /wd4574 /wd4191 /wd4987 /wd4986 /wd4946 /wd4836 /wd4571 /wd4826 /wd4577 /wd4458 /wd4456 /wd4457 /wd4548 /wd5026 /wd5027 /wd4464 /MP /d2Zi+</AdditionalOptions> + <Optimization>Full</Optimization> + <AdditionalIncludeDirectories>../../../../PxShared/include;../../../../PxShared/include/filebuf;../../../../PxShared/include/foundation;../../../../PxShared/include/task;../../../../PxShared/include/cudamanager;../../../../PxShared/include/pvd;../../../../PxShared/src/foundation/include;../../../../PxShared/src/filebuf/include;../../../../PxShared/src/fastxml/include;../../../../PxShared/src/pvd/include;./../../../include;./../../../include/PhysX3;$(WindowsSDK_IncludePath);./../../include;./../../public;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> + <PreprocessorDefinitions>WIN32;WIN64;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;PX_FOUNDATION_DLL=0;NDEBUG;APEX_SHIPPING;_SECURE_SCL=0;_ITERATOR_DEBUG_LEVEL=0;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <ExceptionHandling>false</ExceptionHandling> + <WarningLevel>Level4</WarningLevel> + <RuntimeLibrary>MultiThreaded</RuntimeLibrary> + <PrecompiledHeader>NotUsing</PrecompiledHeader> + <PrecompiledHeaderFile></PrecompiledHeaderFile> + <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> + </ClCompile> + <Lib> + <AdditionalOptions>/INCREMENTAL:NO</AdditionalOptions> + <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies> + <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile> + <AdditionalLibraryDirectories>../../../../PxShared/lib/vc14win64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> + <ProgramDatabaseFile>$(OutDir)/$(ProjectName).lib.pdb</ProgramDatabaseFile> + <TargetMachine>MachineX64</TargetMachine> + </Lib> + <ResourceCompile> + </ResourceCompile> + <ProjectReference> + <LinkLibraryDependencies>true</LinkLibraryDependencies> + </ProjectReference> + </ItemDefinitionGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='profile|x64'"> + <OutDir>./../../lib/vc14win64\</OutDir> + <IntDir>./build/x64/NvParameterized/profile\</IntDir> + <TargetExt>.lib</TargetExt> + <TargetName>$(ProjectName)PROFILE</TargetName> + <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> + <CodeAnalysisRules /> + <CodeAnalysisRuleAssemblies /> + </PropertyGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='profile|x64'"> + <ClCompile> + <TreatWarningAsError>true</TreatWarningAsError> + <StringPooling>true</StringPooling> + <RuntimeTypeInfo>false</RuntimeTypeInfo> + <FloatingPointModel>Fast</FloatingPointModel> + <AdditionalOptions>/wd4201 /wd4324 /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4061 /wd4668 /wd4626 /wd4266 /wd4263 /wd4264 /wd4640 /wd4625 /wd4574 /wd4191 /wd4987 /wd4986 /wd4946 /wd4836 /wd4571 /wd4826 /wd4577 /wd4458 /wd4456 /wd4457 /wd4548 /wd5026 /wd5027 /wd4464 /MP /d2Zi+</AdditionalOptions> + <Optimization>Full</Optimization> + <AdditionalIncludeDirectories>../../../../PxShared/include;../../../../PxShared/include/filebuf;../../../../PxShared/include/foundation;../../../../PxShared/include/task;../../../../PxShared/include/cudamanager;../../../../PxShared/include/pvd;../../../../PxShared/src/foundation/include;../../../../PxShared/src/filebuf/include;../../../../PxShared/src/fastxml/include;../../../../PxShared/src/pvd/include;./../../../include;./../../../include/PhysX3;$(WindowsSDK_IncludePath);./../../include;./../../public;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> + <PreprocessorDefinitions>WIN32;WIN64;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;PX_FOUNDATION_DLL=0;NDEBUG;PHYSX_PROFILE_SDK;PX_SUPPORT_VISUAL_DEBUGGER;PX_PROFILE;PX_NVTX=1;_SECURE_SCL=0;_ITERATOR_DEBUG_LEVEL=0;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <ExceptionHandling>false</ExceptionHandling> + <WarningLevel>Level4</WarningLevel> + <RuntimeLibrary>MultiThreaded</RuntimeLibrary> + <PrecompiledHeader>NotUsing</PrecompiledHeader> + <PrecompiledHeaderFile></PrecompiledHeaderFile> + <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> + </ClCompile> + <Lib> + <AdditionalOptions>/INCREMENTAL:NO</AdditionalOptions> + <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies> + <OutputFile>$(OutDir)$(ProjectName)PROFILE.lib</OutputFile> + <AdditionalLibraryDirectories>../../../../PxShared/lib/vc14win64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> + <ProgramDatabaseFile>$(OutDir)/$(ProjectName)PROFILE.lib.pdb</ProgramDatabaseFile> + <TargetMachine>MachineX64</TargetMachine> + </Lib> + <ResourceCompile> + </ResourceCompile> + <ProjectReference> + <LinkLibraryDependencies>true</LinkLibraryDependencies> + </ProjectReference> + </ItemDefinitionGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='checked|x64'"> + <OutDir>./../../lib/vc14win64\</OutDir> + <IntDir>./build/x64/NvParameterized/checked\</IntDir> + <TargetExt>.lib</TargetExt> + <TargetName>$(ProjectName)CHECKED</TargetName> + <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> + <CodeAnalysisRules /> + <CodeAnalysisRuleAssemblies /> + </PropertyGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='checked|x64'"> + <ClCompile> + <TreatWarningAsError>true</TreatWarningAsError> + <StringPooling>true</StringPooling> + <RuntimeTypeInfo>false</RuntimeTypeInfo> + <FloatingPointModel>Fast</FloatingPointModel> + <AdditionalOptions>/wd4201 /wd4324 /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4061 /wd4668 /wd4626 /wd4266 /wd4263 /wd4264 /wd4640 /wd4625 /wd4574 /wd4191 /wd4987 /wd4986 /wd4946 /wd4836 /wd4571 /wd4826 /wd4577 /wd4458 /wd4456 /wd4457 /wd4548 /wd5026 /wd5027 /wd4464 /MP /d2Zi+</AdditionalOptions> + <Optimization>Full</Optimization> + <AdditionalIncludeDirectories>../../../../PxShared/include;../../../../PxShared/include/filebuf;../../../../PxShared/include/foundation;../../../../PxShared/include/task;../../../../PxShared/include/cudamanager;../../../../PxShared/include/pvd;../../../../PxShared/src/foundation/include;../../../../PxShared/src/filebuf/include;../../../../PxShared/src/fastxml/include;../../../../PxShared/src/pvd/include;./../../../include;./../../../include/PhysX3;$(WindowsSDK_IncludePath);./../../include;./../../public;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> + <PreprocessorDefinitions>WIN32;WIN64;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;PX_FOUNDATION_DLL=0;NDEBUG;PX_CHECKED;PHYSX_PROFILE_SDK;PX_SUPPORT_VISUAL_DEBUGGER;PX_ENABLE_CHECKED_ASSERTS;PX_NVTX=1;_SECURE_SCL=0;_ITERATOR_DEBUG_LEVEL=0;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <ExceptionHandling>false</ExceptionHandling> + <WarningLevel>Level4</WarningLevel> + <RuntimeLibrary>MultiThreaded</RuntimeLibrary> + <PrecompiledHeader>NotUsing</PrecompiledHeader> + <PrecompiledHeaderFile></PrecompiledHeaderFile> + <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> + </ClCompile> + <Lib> + <AdditionalOptions>/INCREMENTAL:NO</AdditionalOptions> + <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies> + <OutputFile>$(OutDir)$(ProjectName)CHECKED.lib</OutputFile> + <AdditionalLibraryDirectories>../../../../PxShared/lib/vc14win64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> + <ProgramDatabaseFile>$(OutDir)/$(ProjectName)CHECKED.lib.pdb</ProgramDatabaseFile> + <TargetMachine>MachineX64</TargetMachine> + </Lib> + <ResourceCompile> + </ResourceCompile> + <ProjectReference> + <LinkLibraryDependencies>true</LinkLibraryDependencies> + </ProjectReference> + </ItemDefinitionGroup> + <ItemGroup> + <ClCompile Include="..\..\src\BinaryHelper.cpp"> + </ClCompile> + <ClCompile Include="..\..\src\BinSerializer.cpp"> + </ClCompile> + <ClCompile Include="..\..\src\NvParameterized.cpp"> + </ClCompile> + <ClCompile Include="..\..\src\NvParameterizedTraits.cpp"> + </ClCompile> + <ClCompile Include="..\..\src\NvSerializer.cpp"> + </ClCompile> + <ClCompile Include="..\..\src\NvTraits.cpp"> + </ClCompile> + <ClCompile Include="..\..\src\PlatformABI.cpp"> + </ClCompile> + <ClCompile Include="..\..\src\PlatformInputStream.cpp"> + </ClCompile> + <ClCompile Include="..\..\src\PlatformOutputStream.cpp"> + </ClCompile> + <ClCompile Include="..\..\src\SerializerCommon.cpp"> + </ClCompile> + <ClCompile Include="..\..\src\XmlDeserializer.cpp"> + </ClCompile> + <ClCompile Include="..\..\src\XmlSerializer.cpp"> + </ClCompile> + </ItemGroup> + <ItemGroup> + </ItemGroup> + <ItemGroup> + <ClInclude Include="..\..\include\AbstractSerializer.h"> + </ClInclude> + <ClInclude Include="..\..\include\ApbDefinitions.h"> + </ClInclude> + <ClInclude Include="..\..\include\BinaryHelper.h"> + </ClInclude> + <ClInclude Include="..\..\include\BinSerializer.h"> + </ClInclude> + <ClInclude Include="..\..\include\NvDefaultTraits.h"> + </ClInclude> + <ClInclude Include="..\..\include\NvParamConversionTemplate.h"> + </ClInclude> + <ClInclude Include="..\..\include\NvParameters.h"> + </ClInclude> + <ClInclude Include="..\..\include\NvParametersTypes.h"> + </ClInclude> + <ClInclude Include="..\..\include\NvRegistrationsForTraitsBase.h"> + </ClInclude> + <ClInclude Include="..\..\include\NvSerializerInternal.h"> + </ClInclude> + <ClInclude Include="..\..\include\NvTraitsInternal.h"> + </ClInclude> + <ClInclude Include="..\..\include\PlatformABI.h"> + </ClInclude> + <ClInclude Include="..\..\include\PlatformInputStream.h"> + </ClInclude> + <ClInclude Include="..\..\include\PlatformOutputStream.h"> + </ClInclude> + <ClInclude Include="..\..\include\PlatformStream.h"> + </ClInclude> + <ClInclude Include="..\..\include\SerializerCommon.h"> + </ClInclude> + <ClInclude Include="..\..\include\XmlDeserializer.h"> + </ClInclude> + <ClInclude Include="..\..\include\XmlSerializer.h"> + </ClInclude> + <ClInclude Include="..\..\include\PlatformABI.inl"> + </ClInclude> + <ClInclude Include="..\..\include\PlatformInputStream.inl"> + </ClInclude> + <ClInclude Include="..\..\include\PlatformOutputStream.inl"> + </ClInclude> + </ItemGroup> + <ItemGroup> + </ItemGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> + <ImportGroup Label="ExtensionTargets"></ImportGroup> </Project> diff --git a/APEX_1.4/NvParameterized/include/NvParamConversionTemplate.h b/APEX_1.4/NvParameterized/include/NvParamConversionTemplate.h index fa363dfc..34331ba8 100644 --- a/APEX_1.4/NvParameterized/include/NvParamConversionTemplate.h +++ b/APEX_1.4/NvParameterized/include/NvParamConversionTemplate.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/common/include/ApexActor.h b/APEX_1.4/common/include/ApexActor.h index 08ad7b83..63934baf 100644 --- a/APEX_1.4/common/include/ApexActor.h +++ b/APEX_1.4/common/include/ApexActor.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/common/include/ApexAssetAuthoring.h b/APEX_1.4/common/include/ApexAssetAuthoring.h index 50ab4c12..10778a45 100644 --- a/APEX_1.4/common/include/ApexAssetAuthoring.h +++ b/APEX_1.4/common/include/ApexAssetAuthoring.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/common/include/ApexAssetTracker.h b/APEX_1.4/common/include/ApexAssetTracker.h index d3c3d94f..38ffa2fc 100644 --- a/APEX_1.4/common/include/ApexAssetTracker.h +++ b/APEX_1.4/common/include/ApexAssetTracker.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/common/include/ApexAuthorableObject.h b/APEX_1.4/common/include/ApexAuthorableObject.h index 6d4f1ebe..67ced30d 100644 --- a/APEX_1.4/common/include/ApexAuthorableObject.h +++ b/APEX_1.4/common/include/ApexAuthorableObject.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/common/include/ApexBinaryHeap.h b/APEX_1.4/common/include/ApexBinaryHeap.h index e772b900..ae817d77 100644 --- a/APEX_1.4/common/include/ApexBinaryHeap.h +++ b/APEX_1.4/common/include/ApexBinaryHeap.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/common/include/ApexCollision.h b/APEX_1.4/common/include/ApexCollision.h index ccc4b8b4..45f1cf51 100644 --- a/APEX_1.4/common/include/ApexCollision.h +++ b/APEX_1.4/common/include/ApexCollision.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/common/include/ApexConstrainedDistributor.h b/APEX_1.4/common/include/ApexConstrainedDistributor.h index b9d7474e..c4315806 100644 --- a/APEX_1.4/common/include/ApexConstrainedDistributor.h +++ b/APEX_1.4/common/include/ApexConstrainedDistributor.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/common/include/ApexContext.h b/APEX_1.4/common/include/ApexContext.h index d991dd3a..76777e74 100644 --- a/APEX_1.4/common/include/ApexContext.h +++ b/APEX_1.4/common/include/ApexContext.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/common/include/ApexCuda.h b/APEX_1.4/common/include/ApexCuda.h index c4c476dd..f41540d0 100644 --- a/APEX_1.4/common/include/ApexCuda.h +++ b/APEX_1.4/common/include/ApexCuda.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/common/include/ApexCudaDefs.h b/APEX_1.4/common/include/ApexCudaDefs.h index 6a089265..5065ddb1 100644 --- a/APEX_1.4/common/include/ApexCudaDefs.h +++ b/APEX_1.4/common/include/ApexCudaDefs.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/common/include/ApexCudaProfile.h b/APEX_1.4/common/include/ApexCudaProfile.h index 05ee188e..a34495f7 100644 --- a/APEX_1.4/common/include/ApexCudaProfile.h +++ b/APEX_1.4/common/include/ApexCudaProfile.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/common/include/ApexCudaSource.h b/APEX_1.4/common/include/ApexCudaSource.h index a5caeed7..6a852368 100644 --- a/APEX_1.4/common/include/ApexCudaSource.h +++ b/APEX_1.4/common/include/ApexCudaSource.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/common/include/ApexCudaTest.h b/APEX_1.4/common/include/ApexCudaTest.h index 43a0c6ea..00645b41 100644 --- a/APEX_1.4/common/include/ApexCudaTest.h +++ b/APEX_1.4/common/include/ApexCudaTest.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/common/include/ApexCudaWrapper.h b/APEX_1.4/common/include/ApexCudaWrapper.h index c455fbaf..5db1fa76 100644 --- a/APEX_1.4/common/include/ApexCudaWrapper.h +++ b/APEX_1.4/common/include/ApexCudaWrapper.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/common/include/ApexCutil.h b/APEX_1.4/common/include/ApexCutil.h index c6a545e1..d196f7c9 100644 --- a/APEX_1.4/common/include/ApexCutil.h +++ b/APEX_1.4/common/include/ApexCutil.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/common/include/ApexFIFO.h b/APEX_1.4/common/include/ApexFIFO.h index b087ac0e..48f7f30d 100644 --- a/APEX_1.4/common/include/ApexFIFO.h +++ b/APEX_1.4/common/include/ApexFIFO.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/common/include/ApexFind.h b/APEX_1.4/common/include/ApexFind.h index 32801944..4f490df3 100644 --- a/APEX_1.4/common/include/ApexFind.h +++ b/APEX_1.4/common/include/ApexFind.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/common/include/ApexGeneralizedCubeTemplates.h b/APEX_1.4/common/include/ApexGeneralizedCubeTemplates.h index c9b18f5a..9c73c6c7 100644 --- a/APEX_1.4/common/include/ApexGeneralizedCubeTemplates.h +++ b/APEX_1.4/common/include/ApexGeneralizedCubeTemplates.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/common/include/ApexGeneralizedMarchingCubes.h b/APEX_1.4/common/include/ApexGeneralizedMarchingCubes.h index b1b153cf..20d1da23 100644 --- a/APEX_1.4/common/include/ApexGeneralizedMarchingCubes.h +++ b/APEX_1.4/common/include/ApexGeneralizedMarchingCubes.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/common/include/ApexGroupsFiltering.h b/APEX_1.4/common/include/ApexGroupsFiltering.h index 8ea397e1..f57b188a 100644 --- a/APEX_1.4/common/include/ApexGroupsFiltering.h +++ b/APEX_1.4/common/include/ApexGroupsFiltering.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/common/include/ApexIsoMesh.h b/APEX_1.4/common/include/ApexIsoMesh.h index d8644e87..d7f74c5f 100644 --- a/APEX_1.4/common/include/ApexIsoMesh.h +++ b/APEX_1.4/common/include/ApexIsoMesh.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/common/include/ApexLegacyModule.h b/APEX_1.4/common/include/ApexLegacyModule.h index fef29118..49ef0358 100644 --- a/APEX_1.4/common/include/ApexLegacyModule.h +++ b/APEX_1.4/common/include/ApexLegacyModule.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/common/include/ApexMarchingCubes.h b/APEX_1.4/common/include/ApexMarchingCubes.h index 4fc59347..713de9e9 100644 --- a/APEX_1.4/common/include/ApexMarchingCubes.h +++ b/APEX_1.4/common/include/ApexMarchingCubes.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/common/include/ApexMath.h b/APEX_1.4/common/include/ApexMath.h index 19d4af4c..a64070de 100644 --- a/APEX_1.4/common/include/ApexMath.h +++ b/APEX_1.4/common/include/ApexMath.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/common/include/ApexMerge.h b/APEX_1.4/common/include/ApexMerge.h index 3821d290..df899c83 100644 --- a/APEX_1.4/common/include/ApexMerge.h +++ b/APEX_1.4/common/include/ApexMerge.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/common/include/ApexMeshContractor.h b/APEX_1.4/common/include/ApexMeshContractor.h index 5a638031..8c1bdeda 100644 --- a/APEX_1.4/common/include/ApexMeshContractor.h +++ b/APEX_1.4/common/include/ApexMeshContractor.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/common/include/ApexMeshHash.h b/APEX_1.4/common/include/ApexMeshHash.h index 97a015ad..8450e80f 100644 --- a/APEX_1.4/common/include/ApexMeshHash.h +++ b/APEX_1.4/common/include/ApexMeshHash.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/common/include/ApexMirrored.h b/APEX_1.4/common/include/ApexMirrored.h index c232d261..6083ca56 100644 --- a/APEX_1.4/common/include/ApexMirrored.h +++ b/APEX_1.4/common/include/ApexMirrored.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/common/include/ApexMirroredArray.h b/APEX_1.4/common/include/ApexMirroredArray.h index cb34b26b..264da040 100644 --- a/APEX_1.4/common/include/ApexMirroredArray.h +++ b/APEX_1.4/common/include/ApexMirroredArray.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/common/include/ApexPermute.h b/APEX_1.4/common/include/ApexPermute.h index ef0001f2..98959e0a 100644 --- a/APEX_1.4/common/include/ApexPermute.h +++ b/APEX_1.4/common/include/ApexPermute.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/common/include/ApexPreview.h b/APEX_1.4/common/include/ApexPreview.h index 1d8ff77d..034c6082 100644 --- a/APEX_1.4/common/include/ApexPreview.h +++ b/APEX_1.4/common/include/ApexPreview.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/common/include/ApexPvdClient.h b/APEX_1.4/common/include/ApexPvdClient.h index f2da76d3..4a09b81e 100644 --- a/APEX_1.4/common/include/ApexPvdClient.h +++ b/APEX_1.4/common/include/ApexPvdClient.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/common/include/ApexQuadricSimplifier.h b/APEX_1.4/common/include/ApexQuadricSimplifier.h index 75b050cf..bb94d3cf 100644 --- a/APEX_1.4/common/include/ApexQuadricSimplifier.h +++ b/APEX_1.4/common/include/ApexQuadricSimplifier.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/common/include/ApexQuickSelectSmallestK.h b/APEX_1.4/common/include/ApexQuickSelectSmallestK.h index fabd8c88..7ab16709 100644 --- a/APEX_1.4/common/include/ApexQuickSelectSmallestK.h +++ b/APEX_1.4/common/include/ApexQuickSelectSmallestK.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/common/include/ApexRWLockable.h b/APEX_1.4/common/include/ApexRWLockable.h index 2820db72..058e3054 100644 --- a/APEX_1.4/common/include/ApexRWLockable.h +++ b/APEX_1.4/common/include/ApexRWLockable.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/common/include/ApexRand.h b/APEX_1.4/common/include/ApexRand.h index 1c075f7e..5e83e727 100644 --- a/APEX_1.4/common/include/ApexRand.h +++ b/APEX_1.4/common/include/ApexRand.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/common/include/ApexRenderable.h b/APEX_1.4/common/include/ApexRenderable.h index ad4bfdfa..451f0d61 100644 --- a/APEX_1.4/common/include/ApexRenderable.h +++ b/APEX_1.4/common/include/ApexRenderable.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/common/include/ApexResource.h b/APEX_1.4/common/include/ApexResource.h index d2ebda70..0d69b1cf 100644 --- a/APEX_1.4/common/include/ApexResource.h +++ b/APEX_1.4/common/include/ApexResource.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/common/include/ApexResourceHelper.h b/APEX_1.4/common/include/ApexResourceHelper.h index c35aced7..6328c106 100644 --- a/APEX_1.4/common/include/ApexResourceHelper.h +++ b/APEX_1.4/common/include/ApexResourceHelper.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/common/include/ApexSDKCachedDataImpl.h b/APEX_1.4/common/include/ApexSDKCachedDataImpl.h index 2f4e27d7..73f8c6d7 100644 --- a/APEX_1.4/common/include/ApexSDKCachedDataImpl.h +++ b/APEX_1.4/common/include/ApexSDKCachedDataImpl.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/common/include/ApexSDKHelpers.h b/APEX_1.4/common/include/ApexSDKHelpers.h index a3ca7529..1760b64d 100644 --- a/APEX_1.4/common/include/ApexSDKHelpers.h +++ b/APEX_1.4/common/include/ApexSDKHelpers.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/common/include/ApexSDKIntl.h b/APEX_1.4/common/include/ApexSDKIntl.h index 6bcc91bb..c76767af 100644 --- a/APEX_1.4/common/include/ApexSDKIntl.h +++ b/APEX_1.4/common/include/ApexSDKIntl.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/common/include/ApexShape.h b/APEX_1.4/common/include/ApexShape.h index f0e87b34..d3440637 100644 --- a/APEX_1.4/common/include/ApexShape.h +++ b/APEX_1.4/common/include/ApexShape.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/common/include/ApexSharedUtils.h b/APEX_1.4/common/include/ApexSharedUtils.h index 337f40cb..a177b47b 100644 --- a/APEX_1.4/common/include/ApexSharedUtils.h +++ b/APEX_1.4/common/include/ApexSharedUtils.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/common/include/ApexSimdMath.h b/APEX_1.4/common/include/ApexSimdMath.h index 9c807046..c2ee5340 100644 --- a/APEX_1.4/common/include/ApexSimdMath.h +++ b/APEX_1.4/common/include/ApexSimdMath.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/common/include/ApexSubdivider.h b/APEX_1.4/common/include/ApexSubdivider.h index a91d2a74..3154b603 100644 --- a/APEX_1.4/common/include/ApexSubdivider.h +++ b/APEX_1.4/common/include/ApexSubdivider.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/common/include/ApexTest.h b/APEX_1.4/common/include/ApexTest.h index d20267f7..9b19db35 100644 --- a/APEX_1.4/common/include/ApexTest.h +++ b/APEX_1.4/common/include/ApexTest.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/common/include/ApexTetrahedralizer.h b/APEX_1.4/common/include/ApexTetrahedralizer.h index 77fc67b2..1025bd94 100644 --- a/APEX_1.4/common/include/ApexTetrahedralizer.h +++ b/APEX_1.4/common/include/ApexTetrahedralizer.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/common/include/AuthorableObjectIntl.h b/APEX_1.4/common/include/AuthorableObjectIntl.h index 89012a1d..3d0a32f3 100644 --- a/APEX_1.4/common/include/AuthorableObjectIntl.h +++ b/APEX_1.4/common/include/AuthorableObjectIntl.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/common/include/Cof44.h b/APEX_1.4/common/include/Cof44.h index 88bcdff3..d10be2dc 100644 --- a/APEX_1.4/common/include/Cof44.h +++ b/APEX_1.4/common/include/Cof44.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/common/include/CurveImpl.h b/APEX_1.4/common/include/CurveImpl.h index 0d58721b..15fe499b 100644 --- a/APEX_1.4/common/include/CurveImpl.h +++ b/APEX_1.4/common/include/CurveImpl.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/common/include/DebugColorParamsEx.h b/APEX_1.4/common/include/DebugColorParamsEx.h index 9cb6c070..b9c09b93 100644 --- a/APEX_1.4/common/include/DebugColorParamsEx.h +++ b/APEX_1.4/common/include/DebugColorParamsEx.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/common/include/DeclareArray.h b/APEX_1.4/common/include/DeclareArray.h index aca822d5..5188d2fc 100644 --- a/APEX_1.4/common/include/DeclareArray.h +++ b/APEX_1.4/common/include/DeclareArray.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/common/include/FieldBoundaryIntl.h b/APEX_1.4/common/include/FieldBoundaryIntl.h index b799b8ac..650f720d 100644 --- a/APEX_1.4/common/include/FieldBoundaryIntl.h +++ b/APEX_1.4/common/include/FieldBoundaryIntl.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/common/include/FieldSamplerIntl.h b/APEX_1.4/common/include/FieldSamplerIntl.h index b4a7cae9..f488eed0 100644 --- a/APEX_1.4/common/include/FieldSamplerIntl.h +++ b/APEX_1.4/common/include/FieldSamplerIntl.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/common/include/FieldSamplerManagerIntl.h b/APEX_1.4/common/include/FieldSamplerManagerIntl.h index 3822496e..60482252 100644 --- a/APEX_1.4/common/include/FieldSamplerManagerIntl.h +++ b/APEX_1.4/common/include/FieldSamplerManagerIntl.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/common/include/FieldSamplerQueryIntl.h b/APEX_1.4/common/include/FieldSamplerQueryIntl.h index a72c7511..3716050c 100644 --- a/APEX_1.4/common/include/FieldSamplerQueryIntl.h +++ b/APEX_1.4/common/include/FieldSamplerQueryIntl.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/common/include/FieldSamplerSceneIntl.h b/APEX_1.4/common/include/FieldSamplerSceneIntl.h index bce7f960..99342875 100644 --- a/APEX_1.4/common/include/FieldSamplerSceneIntl.h +++ b/APEX_1.4/common/include/FieldSamplerSceneIntl.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/common/include/InplaceStorage.h b/APEX_1.4/common/include/InplaceStorage.h index d2d81912..70655d33 100644 --- a/APEX_1.4/common/include/InplaceStorage.h +++ b/APEX_1.4/common/include/InplaceStorage.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/common/include/InplaceTypes.h b/APEX_1.4/common/include/InplaceTypes.h index 31f7d3a3..39a378a8 100644 --- a/APEX_1.4/common/include/InplaceTypes.h +++ b/APEX_1.4/common/include/InplaceTypes.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/common/include/InplaceTypesBuilder.h b/APEX_1.4/common/include/InplaceTypesBuilder.h index a7277ff5..ed6a6dca 100644 --- a/APEX_1.4/common/include/InplaceTypesBuilder.h +++ b/APEX_1.4/common/include/InplaceTypesBuilder.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/common/include/InstancedObjectSimulationIntl.h b/APEX_1.4/common/include/InstancedObjectSimulationIntl.h index d631589d..44930ec8 100644 --- a/APEX_1.4/common/include/InstancedObjectSimulationIntl.h +++ b/APEX_1.4/common/include/InstancedObjectSimulationIntl.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/common/include/IofxManagerIntl.h b/APEX_1.4/common/include/IofxManagerIntl.h index 4ea3967d..5d91256b 100644 --- a/APEX_1.4/common/include/IofxManagerIntl.h +++ b/APEX_1.4/common/include/IofxManagerIntl.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/common/include/ModuleBase.h b/APEX_1.4/common/include/ModuleBase.h index f58f6c1a..01fa8fcc 100644 --- a/APEX_1.4/common/include/ModuleBase.h +++ b/APEX_1.4/common/include/ModuleBase.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/common/include/ModuleFieldSamplerIntl.h b/APEX_1.4/common/include/ModuleFieldSamplerIntl.h index 4781fd06..e7f96616 100644 --- a/APEX_1.4/common/include/ModuleFieldSamplerIntl.h +++ b/APEX_1.4/common/include/ModuleFieldSamplerIntl.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/common/include/ModuleIntl.h b/APEX_1.4/common/include/ModuleIntl.h index 601564bb..ea9c814d 100644 --- a/APEX_1.4/common/include/ModuleIntl.h +++ b/APEX_1.4/common/include/ModuleIntl.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/common/include/ModuleIofxIntl.h b/APEX_1.4/common/include/ModuleIofxIntl.h index bb23cb04..8fcbc5c8 100644 --- a/APEX_1.4/common/include/ModuleIofxIntl.h +++ b/APEX_1.4/common/include/ModuleIofxIntl.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/common/include/ModuleUpdateLoader.h b/APEX_1.4/common/include/ModuleUpdateLoader.h index d64d1eef..85b87725 100644 --- a/APEX_1.4/common/include/ModuleUpdateLoader.h +++ b/APEX_1.4/common/include/ModuleUpdateLoader.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/common/include/PVDParameterizedHandler.h b/APEX_1.4/common/include/PVDParameterizedHandler.h index 4ac59273..5a17fce7 100644 --- a/APEX_1.4/common/include/PVDParameterizedHandler.h +++ b/APEX_1.4/common/include/PVDParameterizedHandler.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/common/include/PhysXObjectDescIntl.h b/APEX_1.4/common/include/PhysXObjectDescIntl.h index 1fd999d0..e8df78ca 100644 --- a/APEX_1.4/common/include/PhysXObjectDescIntl.h +++ b/APEX_1.4/common/include/PhysXObjectDescIntl.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/common/include/ProfilerCallback.h b/APEX_1.4/common/include/ProfilerCallback.h index bf36aefe..f2f94a95 100644 --- a/APEX_1.4/common/include/ProfilerCallback.h +++ b/APEX_1.4/common/include/ProfilerCallback.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/common/include/RandState.h b/APEX_1.4/common/include/RandState.h index 315adde0..52f239c9 100644 --- a/APEX_1.4/common/include/RandState.h +++ b/APEX_1.4/common/include/RandState.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/common/include/RandStateHelpers.h b/APEX_1.4/common/include/RandStateHelpers.h index afd79801..3d738924 100644 --- a/APEX_1.4/common/include/RandStateHelpers.h +++ b/APEX_1.4/common/include/RandStateHelpers.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/common/include/ReadCheck.h b/APEX_1.4/common/include/ReadCheck.h index 21529ae5..a7c8293e 100644 --- a/APEX_1.4/common/include/ReadCheck.h +++ b/APEX_1.4/common/include/ReadCheck.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/common/include/RenderAPIIntl.h b/APEX_1.4/common/include/RenderAPIIntl.h index 481712be..8be4c625 100644 --- a/APEX_1.4/common/include/RenderAPIIntl.h +++ b/APEX_1.4/common/include/RenderAPIIntl.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/common/include/RenderMeshAssetIntl.h b/APEX_1.4/common/include/RenderMeshAssetIntl.h index 74c23923..54d9d050 100644 --- a/APEX_1.4/common/include/RenderMeshAssetIntl.h +++ b/APEX_1.4/common/include/RenderMeshAssetIntl.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/common/include/ResourceProviderIntl.h b/APEX_1.4/common/include/ResourceProviderIntl.h index d4179f83..d8e9a60b 100644 --- a/APEX_1.4/common/include/ResourceProviderIntl.h +++ b/APEX_1.4/common/include/ResourceProviderIntl.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/common/include/SceneIntl.h b/APEX_1.4/common/include/SceneIntl.h index 7f5a5077..2e601916 100644 --- a/APEX_1.4/common/include/SceneIntl.h +++ b/APEX_1.4/common/include/SceneIntl.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/common/include/SimplexNoise.h b/APEX_1.4/common/include/SimplexNoise.h index 352c542b..08e45a14 100644 --- a/APEX_1.4/common/include/SimplexNoise.h +++ b/APEX_1.4/common/include/SimplexNoise.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/common/include/Spline.h b/APEX_1.4/common/include/Spline.h index 39e3bf60..8e2c71d4 100644 --- a/APEX_1.4/common/include/Spline.h +++ b/APEX_1.4/common/include/Spline.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/common/include/TableLookup.h b/APEX_1.4/common/include/TableLookup.h index 9b32d68e..bbd7e154 100644 --- a/APEX_1.4/common/include/TableLookup.h +++ b/APEX_1.4/common/include/TableLookup.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/common/include/WriteCheck.h b/APEX_1.4/common/include/WriteCheck.h index 23710813..0d05a84e 100644 --- a/APEX_1.4/common/include/WriteCheck.h +++ b/APEX_1.4/common/include/WriteCheck.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/common/include/autogen/ConvexHullParameters.h b/APEX_1.4/common/include/autogen/ConvexHullParameters.h index ba369ddd..bbb81ff9 100644 --- a/APEX_1.4/common/include/autogen/ConvexHullParameters.h +++ b/APEX_1.4/common/include/autogen/ConvexHullParameters.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/common/include/autogen/DebugColorParams.h b/APEX_1.4/common/include/autogen/DebugColorParams.h index bc650c9f..e403530d 100644 --- a/APEX_1.4/common/include/autogen/DebugColorParams.h +++ b/APEX_1.4/common/include/autogen/DebugColorParams.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/common/include/autogen/DebugRenderParams.h b/APEX_1.4/common/include/autogen/DebugRenderParams.h index 0c992de6..78a1345c 100644 --- a/APEX_1.4/common/include/autogen/DebugRenderParams.h +++ b/APEX_1.4/common/include/autogen/DebugRenderParams.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/common/include/variable_oscillator.h b/APEX_1.4/common/include/variable_oscillator.h index 02d4aeea..90aa94ad 100644 --- a/APEX_1.4/common/include/variable_oscillator.h +++ b/APEX_1.4/common/include/variable_oscillator.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/common/src/ApexActor.cpp b/APEX_1.4/common/src/ApexActor.cpp index 55a5c0eb..eb71deb1 100644 --- a/APEX_1.4/common/src/ApexActor.cpp +++ b/APEX_1.4/common/src/ApexActor.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 diff --git a/APEX_1.4/common/src/ApexAssetAuthoring.cpp b/APEX_1.4/common/src/ApexAssetAuthoring.cpp index 14845ff1..3504bf93 100644 --- a/APEX_1.4/common/src/ApexAssetAuthoring.cpp +++ b/APEX_1.4/common/src/ApexAssetAuthoring.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 diff --git a/APEX_1.4/common/src/ApexAssetTracker.cpp b/APEX_1.4/common/src/ApexAssetTracker.cpp index 2e442bbc..e13e3fe5 100644 --- a/APEX_1.4/common/src/ApexAssetTracker.cpp +++ b/APEX_1.4/common/src/ApexAssetTracker.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 diff --git a/APEX_1.4/common/src/ApexCollision.cpp b/APEX_1.4/common/src/ApexCollision.cpp index 2e16a714..fa83a70d 100644 --- a/APEX_1.4/common/src/ApexCollision.cpp +++ b/APEX_1.4/common/src/ApexCollision.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 diff --git a/APEX_1.4/common/src/ApexContext.cpp b/APEX_1.4/common/src/ApexContext.cpp index 0b6cf03c..441d55e2 100644 --- a/APEX_1.4/common/src/ApexContext.cpp +++ b/APEX_1.4/common/src/ApexContext.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 diff --git a/APEX_1.4/common/src/ApexCudaProfile.cpp b/APEX_1.4/common/src/ApexCudaProfile.cpp index cee4cfc2..4ba3d95c 100644 --- a/APEX_1.4/common/src/ApexCudaProfile.cpp +++ b/APEX_1.4/common/src/ApexCudaProfile.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 diff --git a/APEX_1.4/common/src/ApexCudaTest.cpp b/APEX_1.4/common/src/ApexCudaTest.cpp index 35ad85e3..6f093f85 100644 --- a/APEX_1.4/common/src/ApexCudaTest.cpp +++ b/APEX_1.4/common/src/ApexCudaTest.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 diff --git a/APEX_1.4/common/src/ApexGeneralizedCubeTemplates.cpp b/APEX_1.4/common/src/ApexGeneralizedCubeTemplates.cpp index 87a9d6ea..1b001948 100644 --- a/APEX_1.4/common/src/ApexGeneralizedCubeTemplates.cpp +++ b/APEX_1.4/common/src/ApexGeneralizedCubeTemplates.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 diff --git a/APEX_1.4/common/src/ApexGeneralizedMarchingCubes.cpp b/APEX_1.4/common/src/ApexGeneralizedMarchingCubes.cpp index b2f8b1e3..d859bd75 100644 --- a/APEX_1.4/common/src/ApexGeneralizedMarchingCubes.cpp +++ b/APEX_1.4/common/src/ApexGeneralizedMarchingCubes.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 diff --git a/APEX_1.4/common/src/ApexIsoMesh.cpp b/APEX_1.4/common/src/ApexIsoMesh.cpp index 7700c9e2..e7e9a6cd 100644 --- a/APEX_1.4/common/src/ApexIsoMesh.cpp +++ b/APEX_1.4/common/src/ApexIsoMesh.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 diff --git a/APEX_1.4/common/src/ApexMeshContractor.cpp b/APEX_1.4/common/src/ApexMeshContractor.cpp index a9e4b1fe..9d0b1d8a 100644 --- a/APEX_1.4/common/src/ApexMeshContractor.cpp +++ b/APEX_1.4/common/src/ApexMeshContractor.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 diff --git a/APEX_1.4/common/src/ApexMeshHash.cpp b/APEX_1.4/common/src/ApexMeshHash.cpp index 36f40791..3c62df3e 100644 --- a/APEX_1.4/common/src/ApexMeshHash.cpp +++ b/APEX_1.4/common/src/ApexMeshHash.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 diff --git a/APEX_1.4/common/src/ApexPreview.cpp b/APEX_1.4/common/src/ApexPreview.cpp index f2dc53c6..359f8261 100644 --- a/APEX_1.4/common/src/ApexPreview.cpp +++ b/APEX_1.4/common/src/ApexPreview.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 diff --git a/APEX_1.4/common/src/ApexPvdClient.cpp b/APEX_1.4/common/src/ApexPvdClient.cpp index 5df789e1..a40107b6 100644 --- a/APEX_1.4/common/src/ApexPvdClient.cpp +++ b/APEX_1.4/common/src/ApexPvdClient.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 diff --git a/APEX_1.4/common/src/ApexQuadricSimplifier.cpp b/APEX_1.4/common/src/ApexQuadricSimplifier.cpp index 56b5ea27..7c782e15 100644 --- a/APEX_1.4/common/src/ApexQuadricSimplifier.cpp +++ b/APEX_1.4/common/src/ApexQuadricSimplifier.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 diff --git a/APEX_1.4/common/src/ApexRWLockable.cpp b/APEX_1.4/common/src/ApexRWLockable.cpp index 280a640b..40a82487 100644 --- a/APEX_1.4/common/src/ApexRWLockable.cpp +++ b/APEX_1.4/common/src/ApexRWLockable.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 diff --git a/APEX_1.4/common/src/ApexResource.cpp b/APEX_1.4/common/src/ApexResource.cpp index e0e0aa3d..e0da6290 100644 --- a/APEX_1.4/common/src/ApexResource.cpp +++ b/APEX_1.4/common/src/ApexResource.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 diff --git a/APEX_1.4/common/src/ApexSDKCachedDataImpl.cpp b/APEX_1.4/common/src/ApexSDKCachedDataImpl.cpp index 8212c653..4c40b802 100644 --- a/APEX_1.4/common/src/ApexSDKCachedDataImpl.cpp +++ b/APEX_1.4/common/src/ApexSDKCachedDataImpl.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 diff --git a/APEX_1.4/common/src/ApexSDKHelpers.cpp b/APEX_1.4/common/src/ApexSDKHelpers.cpp index 2cccff31..3482daa4 100644 --- a/APEX_1.4/common/src/ApexSDKHelpers.cpp +++ b/APEX_1.4/common/src/ApexSDKHelpers.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 diff --git a/APEX_1.4/common/src/ApexShape.cpp b/APEX_1.4/common/src/ApexShape.cpp index 30bb398d..3fcb3d4d 100644 --- a/APEX_1.4/common/src/ApexShape.cpp +++ b/APEX_1.4/common/src/ApexShape.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 diff --git a/APEX_1.4/common/src/ApexSharedUtils.cpp b/APEX_1.4/common/src/ApexSharedUtils.cpp index 9cdc2a30..9b2b1b83 100644 --- a/APEX_1.4/common/src/ApexSharedUtils.cpp +++ b/APEX_1.4/common/src/ApexSharedUtils.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 diff --git a/APEX_1.4/common/src/ApexSubdivider.cpp b/APEX_1.4/common/src/ApexSubdivider.cpp index 072101ad..adfe1caf 100644 --- a/APEX_1.4/common/src/ApexSubdivider.cpp +++ b/APEX_1.4/common/src/ApexSubdivider.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 diff --git a/APEX_1.4/common/src/ApexTetrahedralizer.cpp b/APEX_1.4/common/src/ApexTetrahedralizer.cpp index b1e8fda0..d59aaf3a 100644 --- a/APEX_1.4/common/src/ApexTetrahedralizer.cpp +++ b/APEX_1.4/common/src/ApexTetrahedralizer.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 diff --git a/APEX_1.4/common/src/CurveImpl.cpp b/APEX_1.4/common/src/CurveImpl.cpp index c2daba5c..44d6ebf1 100644 --- a/APEX_1.4/common/src/CurveImpl.cpp +++ b/APEX_1.4/common/src/CurveImpl.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 diff --git a/APEX_1.4/common/src/ModuleBase.cpp b/APEX_1.4/common/src/ModuleBase.cpp index 51253706..13715821 100644 --- a/APEX_1.4/common/src/ModuleBase.cpp +++ b/APEX_1.4/common/src/ModuleBase.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 diff --git a/APEX_1.4/common/src/ModuleUpdateLoader.cpp b/APEX_1.4/common/src/ModuleUpdateLoader.cpp index a80803e4..2b78bb0e 100644 --- a/APEX_1.4/common/src/ModuleUpdateLoader.cpp +++ b/APEX_1.4/common/src/ModuleUpdateLoader.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 diff --git a/APEX_1.4/common/src/PVDParameterizedHandler.cpp b/APEX_1.4/common/src/PVDParameterizedHandler.cpp index 61f2092b..5c5e7d60 100644 --- a/APEX_1.4/common/src/PVDParameterizedHandler.cpp +++ b/APEX_1.4/common/src/PVDParameterizedHandler.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 diff --git a/APEX_1.4/common/src/ReadCheck.cpp b/APEX_1.4/common/src/ReadCheck.cpp index fe6994d9..b7da3aeb 100644 --- a/APEX_1.4/common/src/ReadCheck.cpp +++ b/APEX_1.4/common/src/ReadCheck.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 diff --git a/APEX_1.4/common/src/Spline.cpp b/APEX_1.4/common/src/Spline.cpp index 098883ca..0759f1e0 100644 --- a/APEX_1.4/common/src/Spline.cpp +++ b/APEX_1.4/common/src/Spline.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 diff --git a/APEX_1.4/common/src/WriteCheck.cpp b/APEX_1.4/common/src/WriteCheck.cpp index af177eb1..4279a6c7 100644 --- a/APEX_1.4/common/src/WriteCheck.cpp +++ b/APEX_1.4/common/src/WriteCheck.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 diff --git a/APEX_1.4/common/src/autogen/ConvexHullParameters.cpp b/APEX_1.4/common/src/autogen/ConvexHullParameters.cpp index 88ab1636..1b6bd1ba 100644 --- a/APEX_1.4/common/src/autogen/ConvexHullParameters.cpp +++ b/APEX_1.4/common/src/autogen/ConvexHullParameters.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/common/src/autogen/DebugColorParams.cpp b/APEX_1.4/common/src/autogen/DebugColorParams.cpp index 72551910..dddb8fc5 100644 --- a/APEX_1.4/common/src/autogen/DebugColorParams.cpp +++ b/APEX_1.4/common/src/autogen/DebugColorParams.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/common/src/autogen/DebugRenderParams.cpp b/APEX_1.4/common/src/autogen/DebugRenderParams.cpp index 38f95033..15b6fa19 100644 --- a/APEX_1.4/common/src/autogen/DebugRenderParams.cpp +++ b/APEX_1.4/common/src/autogen/DebugRenderParams.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/common/src/variable_oscillator.cpp b/APEX_1.4/common/src/variable_oscillator.cpp index 50dcbb2f..73f4e288 100644 --- a/APEX_1.4/common/src/variable_oscillator.cpp +++ b/APEX_1.4/common/src/variable_oscillator.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 diff --git a/APEX_1.4/compiler/android16/Makefile.ApexFramework.mk b/APEX_1.4/compiler/android16/Makefile.ApexFramework.mk index 7e8d2945..ab8b7fc3 100644 --- a/APEX_1.4/compiler/android16/Makefile.ApexFramework.mk +++ b/APEX_1.4/compiler/android16/Makefile.ApexFramework.mk @@ -137,7 +137,6 @@ ApexFramework_debug_libraries += PxPvdSDKDEBUG ApexFramework_debug_libraries += PxTaskDEBUG ApexFramework_debug_libraries += RenderDebugDEBUG ApexFramework_debug_libraries += PhysX3CommonDEBUG -ApexFramework_debug_libraries += PxCudaContextManagerDEBUG ApexFramework_debug_common_cflags := $(ApexFramework_custom_cflags) ApexFramework_debug_common_cflags += $(addprefix -D, $(ApexFramework_debug_defines)) ApexFramework_debug_common_cflags += $(addprefix -I, $(ApexFramework_debug_hpaths)) @@ -284,7 +283,6 @@ ApexFramework_release_libraries += PxPvdSDK ApexFramework_release_libraries += PxTask ApexFramework_release_libraries += RenderDebug ApexFramework_release_libraries += PhysX3Common -ApexFramework_release_libraries += PxCudaContextManager ApexFramework_release_common_cflags := $(ApexFramework_custom_cflags) ApexFramework_release_common_cflags += $(addprefix -D, $(ApexFramework_release_defines)) ApexFramework_release_common_cflags += $(addprefix -I, $(ApexFramework_release_hpaths)) @@ -433,7 +431,6 @@ ApexFramework_profile_libraries += PxPvdSDKPROFILE ApexFramework_profile_libraries += PxTaskPROFILE ApexFramework_profile_libraries += RenderDebugPROFILE ApexFramework_profile_libraries += PhysX3CommonPROFILE -ApexFramework_profile_libraries += PxCudaContextManagerPROFILE ApexFramework_profile_common_cflags := $(ApexFramework_custom_cflags) ApexFramework_profile_common_cflags += $(addprefix -D, $(ApexFramework_profile_defines)) ApexFramework_profile_common_cflags += $(addprefix -I, $(ApexFramework_profile_hpaths)) @@ -583,7 +580,6 @@ ApexFramework_checked_libraries += PxPvdSDKCHECKED ApexFramework_checked_libraries += PxTaskCHECKED ApexFramework_checked_libraries += RenderDebugCHECKED ApexFramework_checked_libraries += PhysX3CommonCHECKED -ApexFramework_checked_libraries += PxCudaContextManagerCHECKED ApexFramework_checked_common_cflags := $(ApexFramework_custom_cflags) ApexFramework_checked_common_cflags += $(addprefix -D, $(ApexFramework_checked_defines)) ApexFramework_checked_common_cflags += $(addprefix -I, $(ApexFramework_checked_hpaths)) diff --git a/APEX_1.4/docs/apex_release_notes.chm b/APEX_1.4/docs/apex_release_notes.chm Binary files differindex 02c2597a..2932ba7b 100644 --- a/APEX_1.4/docs/apex_release_notes.chm +++ b/APEX_1.4/docs/apex_release_notes.chm diff --git a/APEX_1.4/docs/apexdoc.chm b/APEX_1.4/docs/apexdoc.chm Binary files differindex de3f8dd4..1a491753 100644 --- a/APEX_1.4/docs/apexdoc.chm +++ b/APEX_1.4/docs/apexdoc.chm diff --git a/APEX_1.4/framework/include/ApexAssetPreviewScene.h b/APEX_1.4/framework/include/ApexAssetPreviewScene.h index 4a091bc4..3d656a3a 100644 --- a/APEX_1.4/framework/include/ApexAssetPreviewScene.h +++ b/APEX_1.4/framework/include/ApexAssetPreviewScene.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/framework/include/ApexCustomBufferIterator.h b/APEX_1.4/framework/include/ApexCustomBufferIterator.h index 14e388cf..141b7095 100644 --- a/APEX_1.4/framework/include/ApexCustomBufferIterator.h +++ b/APEX_1.4/framework/include/ApexCustomBufferIterator.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/framework/include/ApexDefaultStream.h b/APEX_1.4/framework/include/ApexDefaultStream.h index d1d4fc96..073df706 100644 --- a/APEX_1.4/framework/include/ApexDefaultStream.h +++ b/APEX_1.4/framework/include/ApexDefaultStream.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/framework/include/ApexInteropableBuffer.h b/APEX_1.4/framework/include/ApexInteropableBuffer.h index a7608977..f6720a38 100644 --- a/APEX_1.4/framework/include/ApexInteropableBuffer.h +++ b/APEX_1.4/framework/include/ApexInteropableBuffer.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/framework/include/ApexPhysXObjectDesc.h b/APEX_1.4/framework/include/ApexPhysXObjectDesc.h index 781908c3..0b985efc 100644 --- a/APEX_1.4/framework/include/ApexPhysXObjectDesc.h +++ b/APEX_1.4/framework/include/ApexPhysXObjectDesc.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/framework/include/ApexRenderDebug.h b/APEX_1.4/framework/include/ApexRenderDebug.h index 5c8522d1..b25e5890 100644 --- a/APEX_1.4/framework/include/ApexRenderDebug.h +++ b/APEX_1.4/framework/include/ApexRenderDebug.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/framework/include/ApexRenderMeshActor.h b/APEX_1.4/framework/include/ApexRenderMeshActor.h index 8092fbb7..49823f4e 100644 --- a/APEX_1.4/framework/include/ApexRenderMeshActor.h +++ b/APEX_1.4/framework/include/ApexRenderMeshActor.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/framework/include/ApexRenderMeshAsset.h b/APEX_1.4/framework/include/ApexRenderMeshAsset.h index 8f2d613d..fa3d1a60 100644 --- a/APEX_1.4/framework/include/ApexRenderMeshAsset.h +++ b/APEX_1.4/framework/include/ApexRenderMeshAsset.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/framework/include/ApexRenderMeshAssetAuthoring.h b/APEX_1.4/framework/include/ApexRenderMeshAssetAuthoring.h index 9cb5ce51..05af9685 100644 --- a/APEX_1.4/framework/include/ApexRenderMeshAssetAuthoring.h +++ b/APEX_1.4/framework/include/ApexRenderMeshAssetAuthoring.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/framework/include/ApexRenderSubmesh.h b/APEX_1.4/framework/include/ApexRenderSubmesh.h index f0a4e5c6..a1f0ed0c 100644 --- a/APEX_1.4/framework/include/ApexRenderSubmesh.h +++ b/APEX_1.4/framework/include/ApexRenderSubmesh.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/framework/include/ApexResourceProvider.h b/APEX_1.4/framework/include/ApexResourceProvider.h index 1869aa75..4fc8f5d4 100644 --- a/APEX_1.4/framework/include/ApexResourceProvider.h +++ b/APEX_1.4/framework/include/ApexResourceProvider.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/framework/include/ApexSDKImpl.h b/APEX_1.4/framework/include/ApexSDKImpl.h index ec977ae2..5718f0b5 100644 --- a/APEX_1.4/framework/include/ApexSDKImpl.h +++ b/APEX_1.4/framework/include/ApexSDKImpl.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/framework/include/ApexScene.h b/APEX_1.4/framework/include/ApexScene.h index 949a25ac..70fec66c 100644 --- a/APEX_1.4/framework/include/ApexScene.h +++ b/APEX_1.4/framework/include/ApexScene.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/framework/include/ApexSceneTasks.h b/APEX_1.4/framework/include/ApexSceneTasks.h index b24bfba2..431e7811 100644 --- a/APEX_1.4/framework/include/ApexSceneTasks.h +++ b/APEX_1.4/framework/include/ApexSceneTasks.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/framework/include/ApexSceneUserNotify.h b/APEX_1.4/framework/include/ApexSceneUserNotify.h index 6cf54241..c203087c 100644 --- a/APEX_1.4/framework/include/ApexSceneUserNotify.h +++ b/APEX_1.4/framework/include/ApexSceneUserNotify.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/framework/include/ApexStubPxProfileZone.h b/APEX_1.4/framework/include/ApexStubPxProfileZone.h index 4e7cc2a6..c37f5019 100644 --- a/APEX_1.4/framework/include/ApexStubPxProfileZone.h +++ b/APEX_1.4/framework/include/ApexStubPxProfileZone.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/framework/include/ApexVertexBuffer.h b/APEX_1.4/framework/include/ApexVertexBuffer.h index 8e44c8f0..c13c3820 100644 --- a/APEX_1.4/framework/include/ApexVertexBuffer.h +++ b/APEX_1.4/framework/include/ApexVertexBuffer.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/framework/include/ApexVertexFormat.h b/APEX_1.4/framework/include/ApexVertexFormat.h index 7192bee6..ee67c3b1 100644 --- a/APEX_1.4/framework/include/ApexVertexFormat.h +++ b/APEX_1.4/framework/include/ApexVertexFormat.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/framework/include/CudaProfileManager.h b/APEX_1.4/framework/include/CudaProfileManager.h index 5811272a..6a5fe54d 100644 --- a/APEX_1.4/framework/include/CudaProfileManager.h +++ b/APEX_1.4/framework/include/CudaProfileManager.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/framework/include/FrameworkEventDefs.h b/APEX_1.4/framework/include/FrameworkEventDefs.h index ffd40640..c505ab58 100644 --- a/APEX_1.4/framework/include/FrameworkEventDefs.h +++ b/APEX_1.4/framework/include/FrameworkEventDefs.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/framework/include/FrameworkPerfScope.h b/APEX_1.4/framework/include/FrameworkPerfScope.h index 7e2dc09b..320453ed 100644 --- a/APEX_1.4/framework/include/FrameworkPerfScope.h +++ b/APEX_1.4/framework/include/FrameworkPerfScope.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/framework/include/MirrorSceneImpl.h b/APEX_1.4/framework/include/MirrorSceneImpl.h index 22a8de5f..6a9021b3 100644 --- a/APEX_1.4/framework/include/MirrorSceneImpl.h +++ b/APEX_1.4/framework/include/MirrorSceneImpl.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/framework/include/PVDBindingErrorStream.h b/APEX_1.4/framework/include/PVDBindingErrorStream.h index 2de77bd0..ee774be3 100644 --- a/APEX_1.4/framework/include/PVDBindingErrorStream.h +++ b/APEX_1.4/framework/include/PVDBindingErrorStream.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/framework/include/RenderResourceManagerWrapper.h b/APEX_1.4/framework/include/RenderResourceManagerWrapper.h index def98e65..22167288 100644 --- a/APEX_1.4/framework/include/RenderResourceManagerWrapper.h +++ b/APEX_1.4/framework/include/RenderResourceManagerWrapper.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/framework/include/ThreadPool.h b/APEX_1.4/framework/include/ThreadPool.h index f6f4be69..42b6766c 100644 --- a/APEX_1.4/framework/include/ThreadPool.h +++ b/APEX_1.4/framework/include/ThreadPool.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/framework/include/autogen/BufferF32x1.h b/APEX_1.4/framework/include/autogen/BufferF32x1.h index 3b2f372c..72b1543e 100644 --- a/APEX_1.4/framework/include/autogen/BufferF32x1.h +++ b/APEX_1.4/framework/include/autogen/BufferF32x1.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/framework/include/autogen/BufferF32x2.h b/APEX_1.4/framework/include/autogen/BufferF32x2.h index 59a6b0d9..50f26992 100644 --- a/APEX_1.4/framework/include/autogen/BufferF32x2.h +++ b/APEX_1.4/framework/include/autogen/BufferF32x2.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/framework/include/autogen/BufferF32x3.h b/APEX_1.4/framework/include/autogen/BufferF32x3.h index 79a0c924..060a35ed 100644 --- a/APEX_1.4/framework/include/autogen/BufferF32x3.h +++ b/APEX_1.4/framework/include/autogen/BufferF32x3.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/framework/include/autogen/BufferF32x4.h b/APEX_1.4/framework/include/autogen/BufferF32x4.h index 7e596c8e..ad785865 100644 --- a/APEX_1.4/framework/include/autogen/BufferF32x4.h +++ b/APEX_1.4/framework/include/autogen/BufferF32x4.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/framework/include/autogen/BufferU16x1.h b/APEX_1.4/framework/include/autogen/BufferU16x1.h index b093c47c..51f93d4c 100644 --- a/APEX_1.4/framework/include/autogen/BufferU16x1.h +++ b/APEX_1.4/framework/include/autogen/BufferU16x1.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/framework/include/autogen/BufferU16x2.h b/APEX_1.4/framework/include/autogen/BufferU16x2.h index 75931956..e81607be 100644 --- a/APEX_1.4/framework/include/autogen/BufferU16x2.h +++ b/APEX_1.4/framework/include/autogen/BufferU16x2.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/framework/include/autogen/BufferU16x3.h b/APEX_1.4/framework/include/autogen/BufferU16x3.h index c4e6675b..e16e5d7e 100644 --- a/APEX_1.4/framework/include/autogen/BufferU16x3.h +++ b/APEX_1.4/framework/include/autogen/BufferU16x3.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/framework/include/autogen/BufferU16x4.h b/APEX_1.4/framework/include/autogen/BufferU16x4.h index 19307114..0ab053a4 100644 --- a/APEX_1.4/framework/include/autogen/BufferU16x4.h +++ b/APEX_1.4/framework/include/autogen/BufferU16x4.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/framework/include/autogen/BufferU32x1.h b/APEX_1.4/framework/include/autogen/BufferU32x1.h index 3af9e699..30d98368 100644 --- a/APEX_1.4/framework/include/autogen/BufferU32x1.h +++ b/APEX_1.4/framework/include/autogen/BufferU32x1.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/framework/include/autogen/BufferU32x2.h b/APEX_1.4/framework/include/autogen/BufferU32x2.h index 2d051d1f..d955df41 100644 --- a/APEX_1.4/framework/include/autogen/BufferU32x2.h +++ b/APEX_1.4/framework/include/autogen/BufferU32x2.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/framework/include/autogen/BufferU32x3.h b/APEX_1.4/framework/include/autogen/BufferU32x3.h index cfa74c7c..41ee251d 100644 --- a/APEX_1.4/framework/include/autogen/BufferU32x3.h +++ b/APEX_1.4/framework/include/autogen/BufferU32x3.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/framework/include/autogen/BufferU32x4.h b/APEX_1.4/framework/include/autogen/BufferU32x4.h index 81879495..e072cd46 100644 --- a/APEX_1.4/framework/include/autogen/BufferU32x4.h +++ b/APEX_1.4/framework/include/autogen/BufferU32x4.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/framework/include/autogen/BufferU8x1.h b/APEX_1.4/framework/include/autogen/BufferU8x1.h index 3466041b..878441d7 100644 --- a/APEX_1.4/framework/include/autogen/BufferU8x1.h +++ b/APEX_1.4/framework/include/autogen/BufferU8x1.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/framework/include/autogen/BufferU8x2.h b/APEX_1.4/framework/include/autogen/BufferU8x2.h index c125d61b..c536c4e2 100644 --- a/APEX_1.4/framework/include/autogen/BufferU8x2.h +++ b/APEX_1.4/framework/include/autogen/BufferU8x2.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/framework/include/autogen/BufferU8x3.h b/APEX_1.4/framework/include/autogen/BufferU8x3.h index 0d2e5030..5fbdb06c 100644 --- a/APEX_1.4/framework/include/autogen/BufferU8x3.h +++ b/APEX_1.4/framework/include/autogen/BufferU8x3.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/framework/include/autogen/BufferU8x4.h b/APEX_1.4/framework/include/autogen/BufferU8x4.h index 0e9b9c7a..9f8e5186 100644 --- a/APEX_1.4/framework/include/autogen/BufferU8x4.h +++ b/APEX_1.4/framework/include/autogen/BufferU8x4.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/framework/include/autogen/RenderMeshAssetParameters.h b/APEX_1.4/framework/include/autogen/RenderMeshAssetParameters.h index bb56f5a0..9ba6e576 100644 --- a/APEX_1.4/framework/include/autogen/RenderMeshAssetParameters.h +++ b/APEX_1.4/framework/include/autogen/RenderMeshAssetParameters.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/framework/include/autogen/SubmeshParameters.h b/APEX_1.4/framework/include/autogen/SubmeshParameters.h index feca716f..2515e46d 100644 --- a/APEX_1.4/framework/include/autogen/SubmeshParameters.h +++ b/APEX_1.4/framework/include/autogen/SubmeshParameters.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/framework/include/autogen/SurfaceBufferParameters.h b/APEX_1.4/framework/include/autogen/SurfaceBufferParameters.h index 63ba3766..ec574fda 100644 --- a/APEX_1.4/framework/include/autogen/SurfaceBufferParameters.h +++ b/APEX_1.4/framework/include/autogen/SurfaceBufferParameters.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/framework/include/autogen/VertexBufferParameters.h b/APEX_1.4/framework/include/autogen/VertexBufferParameters.h index 00cc33fb..6e4b3a18 100644 --- a/APEX_1.4/framework/include/autogen/VertexBufferParameters.h +++ b/APEX_1.4/framework/include/autogen/VertexBufferParameters.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/framework/include/autogen/VertexFormatParameters.h b/APEX_1.4/framework/include/autogen/VertexFormatParameters.h index 232a72d1..a9eaed12 100644 --- a/APEX_1.4/framework/include/autogen/VertexFormatParameters.h +++ b/APEX_1.4/framework/include/autogen/VertexFormatParameters.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/framework/src/ApexAssetPreviewScene.cpp b/APEX_1.4/framework/src/ApexAssetPreviewScene.cpp index ea79202f..c2c91474 100644 --- a/APEX_1.4/framework/src/ApexAssetPreviewScene.cpp +++ b/APEX_1.4/framework/src/ApexAssetPreviewScene.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 diff --git a/APEX_1.4/framework/src/ApexCreateSDK.cpp b/APEX_1.4/framework/src/ApexCreateSDK.cpp index 2f37d62d..9a8272b4 100644 --- a/APEX_1.4/framework/src/ApexCreateSDK.cpp +++ b/APEX_1.4/framework/src/ApexCreateSDK.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 diff --git a/APEX_1.4/framework/src/ApexCustomBufferIterator.cpp b/APEX_1.4/framework/src/ApexCustomBufferIterator.cpp index c472c388..456286de 100644 --- a/APEX_1.4/framework/src/ApexCustomBufferIterator.cpp +++ b/APEX_1.4/framework/src/ApexCustomBufferIterator.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 diff --git a/APEX_1.4/framework/src/ApexRenderDebug.cpp b/APEX_1.4/framework/src/ApexRenderDebug.cpp index 414be4d4..d98b3a0d 100644 --- a/APEX_1.4/framework/src/ApexRenderDebug.cpp +++ b/APEX_1.4/framework/src/ApexRenderDebug.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 diff --git a/APEX_1.4/framework/src/ApexRenderMeshActor.cpp b/APEX_1.4/framework/src/ApexRenderMeshActor.cpp index a7bdc298..3826a157 100644 --- a/APEX_1.4/framework/src/ApexRenderMeshActor.cpp +++ b/APEX_1.4/framework/src/ApexRenderMeshActor.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 diff --git a/APEX_1.4/framework/src/ApexRenderMeshAsset.cpp b/APEX_1.4/framework/src/ApexRenderMeshAsset.cpp index 6a199fa5..1411e771 100644 --- a/APEX_1.4/framework/src/ApexRenderMeshAsset.cpp +++ b/APEX_1.4/framework/src/ApexRenderMeshAsset.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 diff --git a/APEX_1.4/framework/src/ApexRenderMeshAssetAuthoring.cpp b/APEX_1.4/framework/src/ApexRenderMeshAssetAuthoring.cpp index 1ccc32f0..5f20ab73 100644 --- a/APEX_1.4/framework/src/ApexRenderMeshAssetAuthoring.cpp +++ b/APEX_1.4/framework/src/ApexRenderMeshAssetAuthoring.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 diff --git a/APEX_1.4/framework/src/ApexRenderSubmesh.cpp b/APEX_1.4/framework/src/ApexRenderSubmesh.cpp index 150e2432..be71d60c 100644 --- a/APEX_1.4/framework/src/ApexRenderSubmesh.cpp +++ b/APEX_1.4/framework/src/ApexRenderSubmesh.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 diff --git a/APEX_1.4/framework/src/ApexResourceProvider.cpp b/APEX_1.4/framework/src/ApexResourceProvider.cpp index ee4e4105..f9d668f4 100644 --- a/APEX_1.4/framework/src/ApexResourceProvider.cpp +++ b/APEX_1.4/framework/src/ApexResourceProvider.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 diff --git a/APEX_1.4/framework/src/ApexSDKImpl.cpp b/APEX_1.4/framework/src/ApexSDKImpl.cpp index c6a04972..e92494e4 100644 --- a/APEX_1.4/framework/src/ApexSDKImpl.cpp +++ b/APEX_1.4/framework/src/ApexSDKImpl.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 diff --git a/APEX_1.4/framework/src/ApexSDKVersionString.cpp b/APEX_1.4/framework/src/ApexSDKVersionString.cpp index 8fe7730d..7d5cda3e 100644 --- a/APEX_1.4/framework/src/ApexSDKVersionString.cpp +++ b/APEX_1.4/framework/src/ApexSDKVersionString.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 diff --git a/APEX_1.4/framework/src/ApexScene.cpp b/APEX_1.4/framework/src/ApexScene.cpp index 9652e133..440f7d5b 100644 --- a/APEX_1.4/framework/src/ApexScene.cpp +++ b/APEX_1.4/framework/src/ApexScene.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 diff --git a/APEX_1.4/framework/src/ApexSceneTasks.cpp b/APEX_1.4/framework/src/ApexSceneTasks.cpp index 854ddfc8..0db8ebe7 100644 --- a/APEX_1.4/framework/src/ApexSceneTasks.cpp +++ b/APEX_1.4/framework/src/ApexSceneTasks.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 diff --git a/APEX_1.4/framework/src/ApexSceneUserNotify.cpp b/APEX_1.4/framework/src/ApexSceneUserNotify.cpp index 12cf2469..2e235b52 100644 --- a/APEX_1.4/framework/src/ApexSceneUserNotify.cpp +++ b/APEX_1.4/framework/src/ApexSceneUserNotify.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 diff --git a/APEX_1.4/framework/src/ApexVertexBuffer.cpp b/APEX_1.4/framework/src/ApexVertexBuffer.cpp index b5cba4ba..6532e57b 100644 --- a/APEX_1.4/framework/src/ApexVertexBuffer.cpp +++ b/APEX_1.4/framework/src/ApexVertexBuffer.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 diff --git a/APEX_1.4/framework/src/ApexVertexFormat.cpp b/APEX_1.4/framework/src/ApexVertexFormat.cpp index 17d0ef48..beb99bea 100644 --- a/APEX_1.4/framework/src/ApexVertexFormat.cpp +++ b/APEX_1.4/framework/src/ApexVertexFormat.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 diff --git a/APEX_1.4/framework/src/FrameworkProfile.cpp b/APEX_1.4/framework/src/FrameworkProfile.cpp index 73688a65..423ce894 100644 --- a/APEX_1.4/framework/src/FrameworkProfile.cpp +++ b/APEX_1.4/framework/src/FrameworkProfile.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 diff --git a/APEX_1.4/framework/src/MirrorSceneImpl.cpp b/APEX_1.4/framework/src/MirrorSceneImpl.cpp index d3ac9db1..b0e9cac3 100644 --- a/APEX_1.4/framework/src/MirrorSceneImpl.cpp +++ b/APEX_1.4/framework/src/MirrorSceneImpl.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 diff --git a/APEX_1.4/framework/src/ThreadPool.cpp b/APEX_1.4/framework/src/ThreadPool.cpp index 1e138231..96b74761 100644 --- a/APEX_1.4/framework/src/ThreadPool.cpp +++ b/APEX_1.4/framework/src/ThreadPool.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 diff --git a/APEX_1.4/framework/src/autogen/BufferF32x1.cpp b/APEX_1.4/framework/src/autogen/BufferF32x1.cpp index 4f4b2f36..37cac9cf 100644 --- a/APEX_1.4/framework/src/autogen/BufferF32x1.cpp +++ b/APEX_1.4/framework/src/autogen/BufferF32x1.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/framework/src/autogen/BufferF32x2.cpp b/APEX_1.4/framework/src/autogen/BufferF32x2.cpp index 16afe051..369c6574 100644 --- a/APEX_1.4/framework/src/autogen/BufferF32x2.cpp +++ b/APEX_1.4/framework/src/autogen/BufferF32x2.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/framework/src/autogen/BufferF32x3.cpp b/APEX_1.4/framework/src/autogen/BufferF32x3.cpp index d6866511..59695a92 100644 --- a/APEX_1.4/framework/src/autogen/BufferF32x3.cpp +++ b/APEX_1.4/framework/src/autogen/BufferF32x3.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/framework/src/autogen/BufferF32x4.cpp b/APEX_1.4/framework/src/autogen/BufferF32x4.cpp index 7aeb3f3b..f402d9dd 100644 --- a/APEX_1.4/framework/src/autogen/BufferF32x4.cpp +++ b/APEX_1.4/framework/src/autogen/BufferF32x4.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/framework/src/autogen/BufferU16x1.cpp b/APEX_1.4/framework/src/autogen/BufferU16x1.cpp index 04d3b5ce..09716535 100644 --- a/APEX_1.4/framework/src/autogen/BufferU16x1.cpp +++ b/APEX_1.4/framework/src/autogen/BufferU16x1.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/framework/src/autogen/BufferU16x2.cpp b/APEX_1.4/framework/src/autogen/BufferU16x2.cpp index cb680641..07c7cd73 100644 --- a/APEX_1.4/framework/src/autogen/BufferU16x2.cpp +++ b/APEX_1.4/framework/src/autogen/BufferU16x2.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/framework/src/autogen/BufferU16x3.cpp b/APEX_1.4/framework/src/autogen/BufferU16x3.cpp index b96bedda..99dc1bd3 100644 --- a/APEX_1.4/framework/src/autogen/BufferU16x3.cpp +++ b/APEX_1.4/framework/src/autogen/BufferU16x3.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/framework/src/autogen/BufferU16x4.cpp b/APEX_1.4/framework/src/autogen/BufferU16x4.cpp index ef45641b..d2cbc4ae 100644 --- a/APEX_1.4/framework/src/autogen/BufferU16x4.cpp +++ b/APEX_1.4/framework/src/autogen/BufferU16x4.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/framework/src/autogen/BufferU32x1.cpp b/APEX_1.4/framework/src/autogen/BufferU32x1.cpp index 347d460b..f559e0ba 100644 --- a/APEX_1.4/framework/src/autogen/BufferU32x1.cpp +++ b/APEX_1.4/framework/src/autogen/BufferU32x1.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/framework/src/autogen/BufferU32x2.cpp b/APEX_1.4/framework/src/autogen/BufferU32x2.cpp index 6a62dd05..c2f491ed 100644 --- a/APEX_1.4/framework/src/autogen/BufferU32x2.cpp +++ b/APEX_1.4/framework/src/autogen/BufferU32x2.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/framework/src/autogen/BufferU32x3.cpp b/APEX_1.4/framework/src/autogen/BufferU32x3.cpp index ccec68f0..c6a474f2 100644 --- a/APEX_1.4/framework/src/autogen/BufferU32x3.cpp +++ b/APEX_1.4/framework/src/autogen/BufferU32x3.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/framework/src/autogen/BufferU32x4.cpp b/APEX_1.4/framework/src/autogen/BufferU32x4.cpp index 26d43552..1851f6e5 100644 --- a/APEX_1.4/framework/src/autogen/BufferU32x4.cpp +++ b/APEX_1.4/framework/src/autogen/BufferU32x4.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/framework/src/autogen/BufferU8x1.cpp b/APEX_1.4/framework/src/autogen/BufferU8x1.cpp index c187331a..06f9b455 100644 --- a/APEX_1.4/framework/src/autogen/BufferU8x1.cpp +++ b/APEX_1.4/framework/src/autogen/BufferU8x1.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/framework/src/autogen/BufferU8x2.cpp b/APEX_1.4/framework/src/autogen/BufferU8x2.cpp index 627ff879..6c644c1c 100644 --- a/APEX_1.4/framework/src/autogen/BufferU8x2.cpp +++ b/APEX_1.4/framework/src/autogen/BufferU8x2.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/framework/src/autogen/BufferU8x3.cpp b/APEX_1.4/framework/src/autogen/BufferU8x3.cpp index 274b14cf..61635cd2 100644 --- a/APEX_1.4/framework/src/autogen/BufferU8x3.cpp +++ b/APEX_1.4/framework/src/autogen/BufferU8x3.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/framework/src/autogen/BufferU8x4.cpp b/APEX_1.4/framework/src/autogen/BufferU8x4.cpp index 5881b86c..9b3937db 100644 --- a/APEX_1.4/framework/src/autogen/BufferU8x4.cpp +++ b/APEX_1.4/framework/src/autogen/BufferU8x4.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/framework/src/autogen/RenderMeshAssetParameters.cpp b/APEX_1.4/framework/src/autogen/RenderMeshAssetParameters.cpp index 17e27f95..4dbb6f81 100644 --- a/APEX_1.4/framework/src/autogen/RenderMeshAssetParameters.cpp +++ b/APEX_1.4/framework/src/autogen/RenderMeshAssetParameters.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/framework/src/autogen/SubmeshParameters.cpp b/APEX_1.4/framework/src/autogen/SubmeshParameters.cpp index dd404888..70b1ce18 100644 --- a/APEX_1.4/framework/src/autogen/SubmeshParameters.cpp +++ b/APEX_1.4/framework/src/autogen/SubmeshParameters.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/framework/src/autogen/SurfaceBufferParameters.cpp b/APEX_1.4/framework/src/autogen/SurfaceBufferParameters.cpp index e50ac12d..1adab62a 100644 --- a/APEX_1.4/framework/src/autogen/SurfaceBufferParameters.cpp +++ b/APEX_1.4/framework/src/autogen/SurfaceBufferParameters.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/framework/src/autogen/VertexBufferParameters.cpp b/APEX_1.4/framework/src/autogen/VertexBufferParameters.cpp index b13f3e34..dc21e9d3 100644 --- a/APEX_1.4/framework/src/autogen/VertexBufferParameters.cpp +++ b/APEX_1.4/framework/src/autogen/VertexBufferParameters.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/framework/src/autogen/VertexFormatParameters.cpp b/APEX_1.4/framework/src/autogen/VertexFormatParameters.cpp index 2d90d3de..5f70a85e 100644 --- a/APEX_1.4/framework/src/autogen/VertexFormatParameters.cpp +++ b/APEX_1.4/framework/src/autogen/VertexFormatParameters.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/framework/src/windows/AgMMFile.cpp b/APEX_1.4/framework/src/windows/AgMMFile.cpp index 2b637772..25429575 100644 --- a/APEX_1.4/framework/src/windows/AgMMFile.cpp +++ b/APEX_1.4/framework/src/windows/AgMMFile.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 diff --git a/APEX_1.4/framework/src/windows/AgMMFile.h b/APEX_1.4/framework/src/windows/AgMMFile.h index ca2ddd73..06d7f48a 100644 --- a/APEX_1.4/framework/src/windows/AgMMFile.h +++ b/APEX_1.4/framework/src/windows/AgMMFile.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/framework/src/windows/PhysXIndicator.cpp b/APEX_1.4/framework/src/windows/PhysXIndicator.cpp index 0ea99185..e47e9db3 100644 --- a/APEX_1.4/framework/src/windows/PhysXIndicator.cpp +++ b/APEX_1.4/framework/src/windows/PhysXIndicator.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 diff --git a/APEX_1.4/framework/src/windows/PhysXIndicator.h b/APEX_1.4/framework/src/windows/PhysXIndicator.h index 155dd4a8..e9a89d1d 100644 --- a/APEX_1.4/framework/src/windows/PhysXIndicator.h +++ b/APEX_1.4/framework/src/windows/PhysXIndicator.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/framework/src/windows/nvPhysXtoDrv.h b/APEX_1.4/framework/src/windows/nvPhysXtoDrv.h index 047763a1..83812527 100644 --- a/APEX_1.4/framework/src/windows/nvPhysXtoDrv.h +++ b/APEX_1.4/framework/src/windows/nvPhysXtoDrv.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/include/Actor.h b/APEX_1.4/include/Actor.h index 482756e3..0ec76957 100644 --- a/APEX_1.4/include/Actor.h +++ b/APEX_1.4/include/Actor.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/include/Apex.h b/APEX_1.4/include/Apex.h index 299106d7..54a1a9e9 100644 --- a/APEX_1.4/include/Apex.h +++ b/APEX_1.4/include/Apex.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/include/ApexCudaContextManager.h b/APEX_1.4/include/ApexCudaContextManager.h index 58d13a58..f48d6f62 100644 --- a/APEX_1.4/include/ApexCudaContextManager.h +++ b/APEX_1.4/include/ApexCudaContextManager.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/include/ApexDefs.h b/APEX_1.4/include/ApexDefs.h index 929d453e..4d413e9a 100644 --- a/APEX_1.4/include/ApexDefs.h +++ b/APEX_1.4/include/ApexDefs.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/include/ApexDesc.h b/APEX_1.4/include/ApexDesc.h index 677d103e..4a6426fc 100644 --- a/APEX_1.4/include/ApexDesc.h +++ b/APEX_1.4/include/ApexDesc.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/include/ApexInterface.h b/APEX_1.4/include/ApexInterface.h index 42afcb4c..78c59034 100644 --- a/APEX_1.4/include/ApexInterface.h +++ b/APEX_1.4/include/ApexInterface.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/include/ApexNameSpace.h b/APEX_1.4/include/ApexNameSpace.h index 32c3ca97..7cd706e9 100644 --- a/APEX_1.4/include/ApexNameSpace.h +++ b/APEX_1.4/include/ApexNameSpace.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/include/ApexSDK.h b/APEX_1.4/include/ApexSDK.h index ab888758..bfac60dd 100644 --- a/APEX_1.4/include/ApexSDK.h +++ b/APEX_1.4/include/ApexSDK.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/include/ApexSDKCachedData.h b/APEX_1.4/include/ApexSDKCachedData.h index 2009280c..4a4b48ff 100644 --- a/APEX_1.4/include/ApexSDKCachedData.h +++ b/APEX_1.4/include/ApexSDKCachedData.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/include/ApexSDKVersionString.h b/APEX_1.4/include/ApexSDKVersionString.h index a62d0a23..1ac65b83 100644 --- a/APEX_1.4/include/ApexSDKVersionString.h +++ b/APEX_1.4/include/ApexSDKVersionString.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/include/ApexUsingNamespace.h b/APEX_1.4/include/ApexUsingNamespace.h index b2fde0b3..cc1b0147 100644 --- a/APEX_1.4/include/ApexUsingNamespace.h +++ b/APEX_1.4/include/ApexUsingNamespace.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/include/Asset.h b/APEX_1.4/include/Asset.h index 83ee785e..b38f2123 100644 --- a/APEX_1.4/include/Asset.h +++ b/APEX_1.4/include/Asset.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/include/AssetPreview.h b/APEX_1.4/include/AssetPreview.h index 8b0b100a..21da310e 100644 --- a/APEX_1.4/include/AssetPreview.h +++ b/APEX_1.4/include/AssetPreview.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/include/AssetPreviewScene.h b/APEX_1.4/include/AssetPreviewScene.h index 721787f8..6680effa 100644 --- a/APEX_1.4/include/AssetPreviewScene.h +++ b/APEX_1.4/include/AssetPreviewScene.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/include/Context.h b/APEX_1.4/include/Context.h index 5f144f70..4b44af21 100644 --- a/APEX_1.4/include/Context.h +++ b/APEX_1.4/include/Context.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/include/ConvexHullMethod.h b/APEX_1.4/include/ConvexHullMethod.h index e6c9dae9..e872103a 100644 --- a/APEX_1.4/include/ConvexHullMethod.h +++ b/APEX_1.4/include/ConvexHullMethod.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/include/CudaTestManager.h b/APEX_1.4/include/CudaTestManager.h index 4ca921ac..b7e5d4f9 100644 --- a/APEX_1.4/include/CudaTestManager.h +++ b/APEX_1.4/include/CudaTestManager.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/include/Curve.h b/APEX_1.4/include/Curve.h index 51c114f5..f67e29ea 100644 --- a/APEX_1.4/include/Curve.h +++ b/APEX_1.4/include/Curve.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/include/CustomBufferIterator.h b/APEX_1.4/include/CustomBufferIterator.h index 677ed534..2ee37d48 100644 --- a/APEX_1.4/include/CustomBufferIterator.h +++ b/APEX_1.4/include/CustomBufferIterator.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/include/IProgressListener.h b/APEX_1.4/include/IProgressListener.h index ddeef943..052daddd 100644 --- a/APEX_1.4/include/IProgressListener.h +++ b/APEX_1.4/include/IProgressListener.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/include/IosAsset.h b/APEX_1.4/include/IosAsset.h index 4245a0ec..404647f0 100644 --- a/APEX_1.4/include/IosAsset.h +++ b/APEX_1.4/include/IosAsset.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/include/Lock.h b/APEX_1.4/include/Lock.h index 260f6721..1d841bae 100644 --- a/APEX_1.4/include/Lock.h +++ b/APEX_1.4/include/Lock.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/include/MirrorScene.h b/APEX_1.4/include/MirrorScene.h index 04a424d1..b8b78619 100644 --- a/APEX_1.4/include/MirrorScene.h +++ b/APEX_1.4/include/MirrorScene.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/include/Module.h b/APEX_1.4/include/Module.h index 7b754137..e02280b3 100644 --- a/APEX_1.4/include/Module.h +++ b/APEX_1.4/include/Module.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/include/PhysX0/PhysXSDKVersion.h b/APEX_1.4/include/PhysX0/PhysXSDKVersion.h index f22c92f6..3e5d7ecf 100644 --- a/APEX_1.4/include/PhysX0/PhysXSDKVersion.h +++ b/APEX_1.4/include/PhysX0/PhysXSDKVersion.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. #ifndef PHYSX_SDK_VERSION_H #define PHYSX_SDK_VERSION_H diff --git a/APEX_1.4/include/PhysX3/PhysXSDKVersion.h b/APEX_1.4/include/PhysX3/PhysXSDKVersion.h index 703e3bdf..875b6732 100644 --- a/APEX_1.4/include/PhysX3/PhysXSDKVersion.h +++ b/APEX_1.4/include/PhysX3/PhysXSDKVersion.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/include/PhysXObjectDesc.h b/APEX_1.4/include/PhysXObjectDesc.h index f3666b98..39153a27 100644 --- a/APEX_1.4/include/PhysXObjectDesc.h +++ b/APEX_1.4/include/PhysXObjectDesc.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/include/PxStreamFromFileBuf.h b/APEX_1.4/include/PxStreamFromFileBuf.h index eb755675..3c41d506 100644 --- a/APEX_1.4/include/PxStreamFromFileBuf.h +++ b/APEX_1.4/include/PxStreamFromFileBuf.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/include/RWLockable.h b/APEX_1.4/include/RWLockable.h index 2990f749..7d34fb0f 100644 --- a/APEX_1.4/include/RWLockable.h +++ b/APEX_1.4/include/RWLockable.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/include/RenderBufferData.h b/APEX_1.4/include/RenderBufferData.h index d78fe1cb..910648a6 100644 --- a/APEX_1.4/include/RenderBufferData.h +++ b/APEX_1.4/include/RenderBufferData.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/include/RenderContext.h b/APEX_1.4/include/RenderContext.h index 39c30bc8..8c97a59c 100644 --- a/APEX_1.4/include/RenderContext.h +++ b/APEX_1.4/include/RenderContext.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/include/RenderDataFormat.h b/APEX_1.4/include/RenderDataFormat.h index d4d89b44..44dfcf47 100644 --- a/APEX_1.4/include/RenderDataFormat.h +++ b/APEX_1.4/include/RenderDataFormat.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/include/RenderDataProvider.h b/APEX_1.4/include/RenderDataProvider.h index 3edb05af..3d32800a 100644 --- a/APEX_1.4/include/RenderDataProvider.h +++ b/APEX_1.4/include/RenderDataProvider.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/include/RenderDebugInterface.h b/APEX_1.4/include/RenderDebugInterface.h index d13bc20c..5c2b1da0 100644 --- a/APEX_1.4/include/RenderDebugInterface.h +++ b/APEX_1.4/include/RenderDebugInterface.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/include/RenderMesh.h b/APEX_1.4/include/RenderMesh.h index e666d00a..4f901516 100644 --- a/APEX_1.4/include/RenderMesh.h +++ b/APEX_1.4/include/RenderMesh.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/include/RenderMeshActor.h b/APEX_1.4/include/RenderMeshActor.h index 9147095e..55a0f5f3 100644 --- a/APEX_1.4/include/RenderMeshActor.h +++ b/APEX_1.4/include/RenderMeshActor.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/include/RenderMeshActorDesc.h b/APEX_1.4/include/RenderMeshActorDesc.h index 06e876e2..6711ed98 100644 --- a/APEX_1.4/include/RenderMeshActorDesc.h +++ b/APEX_1.4/include/RenderMeshActorDesc.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/include/RenderMeshAsset.h b/APEX_1.4/include/RenderMeshAsset.h index 3c0204a4..f0548bbe 100644 --- a/APEX_1.4/include/RenderMeshAsset.h +++ b/APEX_1.4/include/RenderMeshAsset.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/include/Renderable.h b/APEX_1.4/include/Renderable.h index 6ac89bc9..14edee38 100644 --- a/APEX_1.4/include/Renderable.h +++ b/APEX_1.4/include/Renderable.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/include/ResourceCallback.h b/APEX_1.4/include/ResourceCallback.h index f28b8576..e24b89d9 100644 --- a/APEX_1.4/include/ResourceCallback.h +++ b/APEX_1.4/include/ResourceCallback.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/include/ResourceProvider.h b/APEX_1.4/include/ResourceProvider.h index f7214a3f..9ff6eab1 100644 --- a/APEX_1.4/include/ResourceProvider.h +++ b/APEX_1.4/include/ResourceProvider.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/include/Scene.h b/APEX_1.4/include/Scene.h index 1cc11325..d2802615 100644 --- a/APEX_1.4/include/Scene.h +++ b/APEX_1.4/include/Scene.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/include/ScopedPhysXLock.h b/APEX_1.4/include/ScopedPhysXLock.h index 47eb969a..bad5b789 100644 --- a/APEX_1.4/include/ScopedPhysXLock.h +++ b/APEX_1.4/include/ScopedPhysXLock.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/include/Shape.h b/APEX_1.4/include/Shape.h index 1ad895de..3fa49acc 100644 --- a/APEX_1.4/include/Shape.h +++ b/APEX_1.4/include/Shape.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/include/TestBase.h b/APEX_1.4/include/TestBase.h index 60a20454..e6a69086 100644 --- a/APEX_1.4/include/TestBase.h +++ b/APEX_1.4/include/TestBase.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/include/UserOpaqueMesh.h b/APEX_1.4/include/UserOpaqueMesh.h index f6b40051..b2c3b7ca 100644 --- a/APEX_1.4/include/UserOpaqueMesh.h +++ b/APEX_1.4/include/UserOpaqueMesh.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/include/UserRenderBoneBuffer.h b/APEX_1.4/include/UserRenderBoneBuffer.h index 5e1ef3f8..e8404edf 100644 --- a/APEX_1.4/include/UserRenderBoneBuffer.h +++ b/APEX_1.4/include/UserRenderBoneBuffer.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/include/UserRenderBoneBufferDesc.h b/APEX_1.4/include/UserRenderBoneBufferDesc.h index ece07d68..905dd073 100644 --- a/APEX_1.4/include/UserRenderBoneBufferDesc.h +++ b/APEX_1.4/include/UserRenderBoneBufferDesc.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/include/UserRenderCallback.h b/APEX_1.4/include/UserRenderCallback.h index 97b55e2a..69a1058c 100644 --- a/APEX_1.4/include/UserRenderCallback.h +++ b/APEX_1.4/include/UserRenderCallback.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/include/UserRenderIndexBuffer.h b/APEX_1.4/include/UserRenderIndexBuffer.h index 509082a5..ff69972d 100644 --- a/APEX_1.4/include/UserRenderIndexBuffer.h +++ b/APEX_1.4/include/UserRenderIndexBuffer.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/include/UserRenderIndexBufferDesc.h b/APEX_1.4/include/UserRenderIndexBufferDesc.h index e8c1fd92..a98de795 100644 --- a/APEX_1.4/include/UserRenderIndexBufferDesc.h +++ b/APEX_1.4/include/UserRenderIndexBufferDesc.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/include/UserRenderInstanceBuffer.h b/APEX_1.4/include/UserRenderInstanceBuffer.h index d879c9f6..4f6f10f6 100644 --- a/APEX_1.4/include/UserRenderInstanceBuffer.h +++ b/APEX_1.4/include/UserRenderInstanceBuffer.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/include/UserRenderInstanceBufferDesc.h b/APEX_1.4/include/UserRenderInstanceBufferDesc.h index 096497ce..5b935503 100644 --- a/APEX_1.4/include/UserRenderInstanceBufferDesc.h +++ b/APEX_1.4/include/UserRenderInstanceBufferDesc.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/include/UserRenderResource.h b/APEX_1.4/include/UserRenderResource.h index 934cf544..00077889 100644 --- a/APEX_1.4/include/UserRenderResource.h +++ b/APEX_1.4/include/UserRenderResource.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/include/UserRenderResourceDesc.h b/APEX_1.4/include/UserRenderResourceDesc.h index 0e481ea0..1438a1b4 100644 --- a/APEX_1.4/include/UserRenderResourceDesc.h +++ b/APEX_1.4/include/UserRenderResourceDesc.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/include/UserRenderResourceManager.h b/APEX_1.4/include/UserRenderResourceManager.h index 99f7241a..e180f2e8 100644 --- a/APEX_1.4/include/UserRenderResourceManager.h +++ b/APEX_1.4/include/UserRenderResourceManager.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/include/UserRenderSpriteBuffer.h b/APEX_1.4/include/UserRenderSpriteBuffer.h index 791ed0ec..3719def3 100644 --- a/APEX_1.4/include/UserRenderSpriteBuffer.h +++ b/APEX_1.4/include/UserRenderSpriteBuffer.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/include/UserRenderSpriteBufferDesc.h b/APEX_1.4/include/UserRenderSpriteBufferDesc.h index b734d975..014684df 100644 --- a/APEX_1.4/include/UserRenderSpriteBufferDesc.h +++ b/APEX_1.4/include/UserRenderSpriteBufferDesc.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/include/UserRenderSurfaceBuffer.h b/APEX_1.4/include/UserRenderSurfaceBuffer.h index 61f7cf3f..60c953e5 100644 --- a/APEX_1.4/include/UserRenderSurfaceBuffer.h +++ b/APEX_1.4/include/UserRenderSurfaceBuffer.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/include/UserRenderSurfaceBufferDesc.h b/APEX_1.4/include/UserRenderSurfaceBufferDesc.h index a37c488f..8059e424 100644 --- a/APEX_1.4/include/UserRenderSurfaceBufferDesc.h +++ b/APEX_1.4/include/UserRenderSurfaceBufferDesc.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/include/UserRenderVertexBuffer.h b/APEX_1.4/include/UserRenderVertexBuffer.h index 04661f8e..c31125f2 100644 --- a/APEX_1.4/include/UserRenderVertexBuffer.h +++ b/APEX_1.4/include/UserRenderVertexBuffer.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/include/UserRenderVertexBufferDesc.h b/APEX_1.4/include/UserRenderVertexBufferDesc.h index ea72a085..96bc1e7c 100644 --- a/APEX_1.4/include/UserRenderVertexBufferDesc.h +++ b/APEX_1.4/include/UserRenderVertexBufferDesc.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/include/UserRenderer.h b/APEX_1.4/include/UserRenderer.h index c289dc38..84f78984 100644 --- a/APEX_1.4/include/UserRenderer.h +++ b/APEX_1.4/include/UserRenderer.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/include/VertexFormat.h b/APEX_1.4/include/VertexFormat.h index d694c397..57b0ee4e 100644 --- a/APEX_1.4/include/VertexFormat.h +++ b/APEX_1.4/include/VertexFormat.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/include/basicfs/AttractorFSActor.h b/APEX_1.4/include/basicfs/AttractorFSActor.h index 89fd57a0..07cde538 100644 --- a/APEX_1.4/include/basicfs/AttractorFSActor.h +++ b/APEX_1.4/include/basicfs/AttractorFSActor.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/include/basicfs/AttractorFSPreview.h b/APEX_1.4/include/basicfs/AttractorFSPreview.h index e982f231..c508a6bb 100644 --- a/APEX_1.4/include/basicfs/AttractorFSPreview.h +++ b/APEX_1.4/include/basicfs/AttractorFSPreview.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/include/basicfs/BasicFSAsset.h b/APEX_1.4/include/basicfs/BasicFSAsset.h index 8f1e9693..2c079065 100644 --- a/APEX_1.4/include/basicfs/BasicFSAsset.h +++ b/APEX_1.4/include/basicfs/BasicFSAsset.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/include/basicfs/JetFSActor.h b/APEX_1.4/include/basicfs/JetFSActor.h index 44de7efa..d9617ade 100644 --- a/APEX_1.4/include/basicfs/JetFSActor.h +++ b/APEX_1.4/include/basicfs/JetFSActor.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/include/basicfs/JetFSPreview.h b/APEX_1.4/include/basicfs/JetFSPreview.h index c97607a0..810687e5 100644 --- a/APEX_1.4/include/basicfs/JetFSPreview.h +++ b/APEX_1.4/include/basicfs/JetFSPreview.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/include/basicfs/ModuleBasicFS.h b/APEX_1.4/include/basicfs/ModuleBasicFS.h index df6c7dda..0fdb1631 100644 --- a/APEX_1.4/include/basicfs/ModuleBasicFS.h +++ b/APEX_1.4/include/basicfs/ModuleBasicFS.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/include/basicfs/NoiseFSActor.h b/APEX_1.4/include/basicfs/NoiseFSActor.h index 3c44cff1..944414e5 100644 --- a/APEX_1.4/include/basicfs/NoiseFSActor.h +++ b/APEX_1.4/include/basicfs/NoiseFSActor.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/include/basicfs/NoiseFSPreview.h b/APEX_1.4/include/basicfs/NoiseFSPreview.h index 48446aac..c86970fc 100644 --- a/APEX_1.4/include/basicfs/NoiseFSPreview.h +++ b/APEX_1.4/include/basicfs/NoiseFSPreview.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/include/basicfs/VortexFSActor.h b/APEX_1.4/include/basicfs/VortexFSActor.h index e2ee9b1f..3ae4974c 100644 --- a/APEX_1.4/include/basicfs/VortexFSActor.h +++ b/APEX_1.4/include/basicfs/VortexFSActor.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/include/basicfs/VortexFSPreview.h b/APEX_1.4/include/basicfs/VortexFSPreview.h index 8270995d..f534b39a 100644 --- a/APEX_1.4/include/basicfs/VortexFSPreview.h +++ b/APEX_1.4/include/basicfs/VortexFSPreview.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/include/basicfs/WindFSActor.h b/APEX_1.4/include/basicfs/WindFSActor.h index 8d5a373c..0c9d4ef2 100644 --- a/APEX_1.4/include/basicfs/WindFSActor.h +++ b/APEX_1.4/include/basicfs/WindFSActor.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/include/basicfs/WindFSPreview.h b/APEX_1.4/include/basicfs/WindFSPreview.h index 04b9ed04..2ac8a6d0 100644 --- a/APEX_1.4/include/basicfs/WindFSPreview.h +++ b/APEX_1.4/include/basicfs/WindFSPreview.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/include/basicios/BasicIosActor.h b/APEX_1.4/include/basicios/BasicIosActor.h index f352f4b9..5687e16b 100644 --- a/APEX_1.4/include/basicios/BasicIosActor.h +++ b/APEX_1.4/include/basicios/BasicIosActor.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/include/basicios/BasicIosAsset.h b/APEX_1.4/include/basicios/BasicIosAsset.h index c2278967..496aa1f5 100644 --- a/APEX_1.4/include/basicios/BasicIosAsset.h +++ b/APEX_1.4/include/basicios/BasicIosAsset.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/include/basicios/ModuleBasicIos.h b/APEX_1.4/include/basicios/ModuleBasicIos.h index 5f9a0176..43603813 100644 --- a/APEX_1.4/include/basicios/ModuleBasicIos.h +++ b/APEX_1.4/include/basicios/ModuleBasicIos.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/include/clothing/ClothingActor.h b/APEX_1.4/include/clothing/ClothingActor.h index 15a42f10..61af476c 100644 --- a/APEX_1.4/include/clothing/ClothingActor.h +++ b/APEX_1.4/include/clothing/ClothingActor.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/include/clothing/ClothingAsset.h b/APEX_1.4/include/clothing/ClothingAsset.h index c4ee9610..9966bcd6 100644 --- a/APEX_1.4/include/clothing/ClothingAsset.h +++ b/APEX_1.4/include/clothing/ClothingAsset.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/include/clothing/ClothingAssetAuthoring.h b/APEX_1.4/include/clothing/ClothingAssetAuthoring.h index 6b0d5b0c..182a718b 100644 --- a/APEX_1.4/include/clothing/ClothingAssetAuthoring.h +++ b/APEX_1.4/include/clothing/ClothingAssetAuthoring.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/include/clothing/ClothingCollision.h b/APEX_1.4/include/clothing/ClothingCollision.h index 8dff9550..7ea0afbc 100644 --- a/APEX_1.4/include/clothing/ClothingCollision.h +++ b/APEX_1.4/include/clothing/ClothingCollision.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/include/clothing/ClothingPhysicalMesh.h b/APEX_1.4/include/clothing/ClothingPhysicalMesh.h index 21dafe79..ae17c185 100644 --- a/APEX_1.4/include/clothing/ClothingPhysicalMesh.h +++ b/APEX_1.4/include/clothing/ClothingPhysicalMesh.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/include/clothing/ClothingPreview.h b/APEX_1.4/include/clothing/ClothingPreview.h index 456abd9b..ba8b1df3 100644 --- a/APEX_1.4/include/clothing/ClothingPreview.h +++ b/APEX_1.4/include/clothing/ClothingPreview.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/include/clothing/ClothingRenderProxy.h b/APEX_1.4/include/clothing/ClothingRenderProxy.h index ef4a884b..0ed1dd20 100644 --- a/APEX_1.4/include/clothing/ClothingRenderProxy.h +++ b/APEX_1.4/include/clothing/ClothingRenderProxy.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/include/clothing/ClothingVelocityCallback.h b/APEX_1.4/include/clothing/ClothingVelocityCallback.h index ea46f314..2e2e5118 100644 --- a/APEX_1.4/include/clothing/ClothingVelocityCallback.h +++ b/APEX_1.4/include/clothing/ClothingVelocityCallback.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/include/clothing/ModuleClothing.h b/APEX_1.4/include/clothing/ModuleClothing.h index 2e38d16f..ab4e922b 100644 --- a/APEX_1.4/include/clothing/ModuleClothing.h +++ b/APEX_1.4/include/clothing/ModuleClothing.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/include/destructible/DestructibleActor.h b/APEX_1.4/include/destructible/DestructibleActor.h index 7ad688c5..b45544de 100644 --- a/APEX_1.4/include/destructible/DestructibleActor.h +++ b/APEX_1.4/include/destructible/DestructibleActor.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/include/destructible/DestructibleActorJoint.h b/APEX_1.4/include/destructible/DestructibleActorJoint.h index e5783e9d..19933812 100644 --- a/APEX_1.4/include/destructible/DestructibleActorJoint.h +++ b/APEX_1.4/include/destructible/DestructibleActorJoint.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/include/destructible/DestructibleAsset.h b/APEX_1.4/include/destructible/DestructibleAsset.h index 732fc046..562e3cc8 100644 --- a/APEX_1.4/include/destructible/DestructibleAsset.h +++ b/APEX_1.4/include/destructible/DestructibleAsset.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/include/destructible/DestructiblePreview.h b/APEX_1.4/include/destructible/DestructiblePreview.h index 46830160..1384bfc8 100644 --- a/APEX_1.4/include/destructible/DestructiblePreview.h +++ b/APEX_1.4/include/destructible/DestructiblePreview.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/include/destructible/DestructibleRenderable.h b/APEX_1.4/include/destructible/DestructibleRenderable.h index fd76bc8b..91de3e24 100644 --- a/APEX_1.4/include/destructible/DestructibleRenderable.h +++ b/APEX_1.4/include/destructible/DestructibleRenderable.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/include/destructible/ExplicitHierarchicalMesh.h b/APEX_1.4/include/destructible/ExplicitHierarchicalMesh.h index 5d74c51a..0c0ba71e 100644 --- a/APEX_1.4/include/destructible/ExplicitHierarchicalMesh.h +++ b/APEX_1.4/include/destructible/ExplicitHierarchicalMesh.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/include/destructible/FractureToolsAPI.h b/APEX_1.4/include/destructible/FractureToolsAPI.h index 49f01be2..b44e392f 100644 --- a/APEX_1.4/include/destructible/FractureToolsAPI.h +++ b/APEX_1.4/include/destructible/FractureToolsAPI.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/include/destructible/FractureToolsStructs.h b/APEX_1.4/include/destructible/FractureToolsStructs.h index 1bfecd9c..358e470e 100644 --- a/APEX_1.4/include/destructible/FractureToolsStructs.h +++ b/APEX_1.4/include/destructible/FractureToolsStructs.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/include/destructible/ModuleDestructible.h b/APEX_1.4/include/destructible/ModuleDestructible.h index 863d2740..848a5e1d 100644 --- a/APEX_1.4/include/destructible/ModuleDestructible.h +++ b/APEX_1.4/include/destructible/ModuleDestructible.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/include/emitter/EmitterActor.h b/APEX_1.4/include/emitter/EmitterActor.h index f6dd83a0..94d6a5d3 100644 --- a/APEX_1.4/include/emitter/EmitterActor.h +++ b/APEX_1.4/include/emitter/EmitterActor.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/include/emitter/EmitterAsset.h b/APEX_1.4/include/emitter/EmitterAsset.h index bda503b1..9a04f1f0 100644 --- a/APEX_1.4/include/emitter/EmitterAsset.h +++ b/APEX_1.4/include/emitter/EmitterAsset.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/include/emitter/EmitterGeoms.h b/APEX_1.4/include/emitter/EmitterGeoms.h index f81f4ab8..96ca531a 100644 --- a/APEX_1.4/include/emitter/EmitterGeoms.h +++ b/APEX_1.4/include/emitter/EmitterGeoms.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/include/emitter/EmitterLodParamDesc.h b/APEX_1.4/include/emitter/EmitterLodParamDesc.h index 96d1e52e..80c40859 100644 --- a/APEX_1.4/include/emitter/EmitterLodParamDesc.h +++ b/APEX_1.4/include/emitter/EmitterLodParamDesc.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/include/emitter/EmitterPreview.h b/APEX_1.4/include/emitter/EmitterPreview.h index 616ae43a..3b4023f9 100644 --- a/APEX_1.4/include/emitter/EmitterPreview.h +++ b/APEX_1.4/include/emitter/EmitterPreview.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/include/emitter/GroundEmitterActor.h b/APEX_1.4/include/emitter/GroundEmitterActor.h index c0c3c685..09e9c8d5 100644 --- a/APEX_1.4/include/emitter/GroundEmitterActor.h +++ b/APEX_1.4/include/emitter/GroundEmitterActor.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/include/emitter/GroundEmitterAsset.h b/APEX_1.4/include/emitter/GroundEmitterAsset.h index d604fbe1..a4c3aa22 100644 --- a/APEX_1.4/include/emitter/GroundEmitterAsset.h +++ b/APEX_1.4/include/emitter/GroundEmitterAsset.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/include/emitter/GroundEmitterPreview.h b/APEX_1.4/include/emitter/GroundEmitterPreview.h index 1cae7931..afd98d11 100644 --- a/APEX_1.4/include/emitter/GroundEmitterPreview.h +++ b/APEX_1.4/include/emitter/GroundEmitterPreview.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/include/emitter/ImpactEmitterActor.h b/APEX_1.4/include/emitter/ImpactEmitterActor.h index 31413807..6005e751 100644 --- a/APEX_1.4/include/emitter/ImpactEmitterActor.h +++ b/APEX_1.4/include/emitter/ImpactEmitterActor.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/include/emitter/ImpactEmitterAsset.h b/APEX_1.4/include/emitter/ImpactEmitterAsset.h index 33211dc8..30386154 100644 --- a/APEX_1.4/include/emitter/ImpactEmitterAsset.h +++ b/APEX_1.4/include/emitter/ImpactEmitterAsset.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/include/emitter/ImpactEmitterPreview.h b/APEX_1.4/include/emitter/ImpactEmitterPreview.h index e3760970..8257d6ad 100644 --- a/APEX_1.4/include/emitter/ImpactEmitterPreview.h +++ b/APEX_1.4/include/emitter/ImpactEmitterPreview.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/include/emitter/ModuleEmitter.h b/APEX_1.4/include/emitter/ModuleEmitter.h index e26dd615..9684f145 100644 --- a/APEX_1.4/include/emitter/ModuleEmitter.h +++ b/APEX_1.4/include/emitter/ModuleEmitter.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/include/fieldsampler/ModuleFieldSampler.h b/APEX_1.4/include/fieldsampler/ModuleFieldSampler.h index 1b445a1a..ba1b80ea 100644 --- a/APEX_1.4/include/fieldsampler/ModuleFieldSampler.h +++ b/APEX_1.4/include/fieldsampler/ModuleFieldSampler.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/include/forcefield/ForceFieldActor.h b/APEX_1.4/include/forcefield/ForceFieldActor.h index 06f260fa..15b45f44 100644 --- a/APEX_1.4/include/forcefield/ForceFieldActor.h +++ b/APEX_1.4/include/forcefield/ForceFieldActor.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/include/forcefield/ForceFieldAsset.h b/APEX_1.4/include/forcefield/ForceFieldAsset.h index 81ee3480..639c59e3 100644 --- a/APEX_1.4/include/forcefield/ForceFieldAsset.h +++ b/APEX_1.4/include/forcefield/ForceFieldAsset.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/include/forcefield/ForceFieldPreview.h b/APEX_1.4/include/forcefield/ForceFieldPreview.h index 3e37a5d9..7ab374e5 100644 --- a/APEX_1.4/include/forcefield/ForceFieldPreview.h +++ b/APEX_1.4/include/forcefield/ForceFieldPreview.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/include/forcefield/ModuleForceField.h b/APEX_1.4/include/forcefield/ModuleForceField.h index b8440020..75d3b7a2 100644 --- a/APEX_1.4/include/forcefield/ModuleForceField.h +++ b/APEX_1.4/include/forcefield/ModuleForceField.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/include/iofx/IofxActor.h b/APEX_1.4/include/iofx/IofxActor.h index c40fa910..6ef65429 100644 --- a/APEX_1.4/include/iofx/IofxActor.h +++ b/APEX_1.4/include/iofx/IofxActor.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/include/iofx/IofxAsset.h b/APEX_1.4/include/iofx/IofxAsset.h index a9ba3479..362280cb 100644 --- a/APEX_1.4/include/iofx/IofxAsset.h +++ b/APEX_1.4/include/iofx/IofxAsset.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/include/iofx/IofxRenderCallback.h b/APEX_1.4/include/iofx/IofxRenderCallback.h index 1b1cc026..997167ae 100644 --- a/APEX_1.4/include/iofx/IofxRenderCallback.h +++ b/APEX_1.4/include/iofx/IofxRenderCallback.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/include/iofx/IofxRenderable.h b/APEX_1.4/include/iofx/IofxRenderable.h index 8f1214c9..cce58fe9 100644 --- a/APEX_1.4/include/iofx/IofxRenderable.h +++ b/APEX_1.4/include/iofx/IofxRenderable.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/include/iofx/Modifier.h b/APEX_1.4/include/iofx/Modifier.h index 4b3665ac..eea5f39f 100644 --- a/APEX_1.4/include/iofx/Modifier.h +++ b/APEX_1.4/include/iofx/Modifier.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/include/iofx/ModifierDefs.h b/APEX_1.4/include/iofx/ModifierDefs.h index 2d39ad6e..1e93f0c9 100644 --- a/APEX_1.4/include/iofx/ModifierDefs.h +++ b/APEX_1.4/include/iofx/ModifierDefs.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/include/iofx/ModuleIofx.h b/APEX_1.4/include/iofx/ModuleIofx.h index 4057ff4f..31613870 100644 --- a/APEX_1.4/include/iofx/ModuleIofx.h +++ b/APEX_1.4/include/iofx/ModuleIofx.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/include/iofx/RenderVolume.h b/APEX_1.4/include/iofx/RenderVolume.h index c44eeb4f..be07801f 100644 --- a/APEX_1.4/include/iofx/RenderVolume.h +++ b/APEX_1.4/include/iofx/RenderVolume.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/include/legacy/ModuleIofxLegacy.h b/APEX_1.4/include/legacy/ModuleIofxLegacy.h index 943fc595..369b25fd 100644 --- a/APEX_1.4/include/legacy/ModuleIofxLegacy.h +++ b/APEX_1.4/include/legacy/ModuleIofxLegacy.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/include/legacy/ModuleLegacy.h b/APEX_1.4/include/legacy/ModuleLegacy.h index 7a174cb0..2ad78527 100644 --- a/APEX_1.4/include/legacy/ModuleLegacy.h +++ b/APEX_1.4/include/legacy/ModuleLegacy.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/include/loader/ModuleLoader.h b/APEX_1.4/include/loader/ModuleLoader.h index 950533ff..1a643b54 100644 --- a/APEX_1.4/include/loader/ModuleLoader.h +++ b/APEX_1.4/include/loader/ModuleLoader.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/include/nvparameterized/NvParameterizedMacroses.h b/APEX_1.4/include/nvparameterized/NvParameterizedMacroses.h index c5f46632..89486bab 100644 --- a/APEX_1.4/include/nvparameterized/NvParameterizedMacroses.h +++ b/APEX_1.4/include/nvparameterized/NvParameterizedMacroses.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. #ifndef NV_PARAMETERIZED_MACROSES_H #define NV_PARAMETERIZED_MACROSES_H diff --git a/APEX_1.4/include/particles/EffectPackageActor.h b/APEX_1.4/include/particles/EffectPackageActor.h index cbe60bc9..3eb482a7 100644 --- a/APEX_1.4/include/particles/EffectPackageActor.h +++ b/APEX_1.4/include/particles/EffectPackageActor.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/include/particles/EffectPackageAsset.h b/APEX_1.4/include/particles/EffectPackageAsset.h index 6e666443..bc5c8a57 100644 --- a/APEX_1.4/include/particles/EffectPackageAsset.h +++ b/APEX_1.4/include/particles/EffectPackageAsset.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/include/particles/ModuleParticles.h b/APEX_1.4/include/particles/ModuleParticles.h index 0040f974..92e40143 100644 --- a/APEX_1.4/include/particles/ModuleParticles.h +++ b/APEX_1.4/include/particles/ModuleParticles.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/include/particles/ParticlesPreview.h b/APEX_1.4/include/particles/ParticlesPreview.h index a3e60d70..a5c00916 100644 --- a/APEX_1.4/include/particles/ParticlesPreview.h +++ b/APEX_1.4/include/particles/ParticlesPreview.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/include/pxparticleios/ModuleParticleIos.h b/APEX_1.4/include/pxparticleios/ModuleParticleIos.h index 48c03abb..0e3dffd7 100644 --- a/APEX_1.4/include/pxparticleios/ModuleParticleIos.h +++ b/APEX_1.4/include/pxparticleios/ModuleParticleIos.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/include/pxparticleios/ParticleIosActor.h b/APEX_1.4/include/pxparticleios/ParticleIosActor.h index f073284e..1d409b7f 100644 --- a/APEX_1.4/include/pxparticleios/ParticleIosActor.h +++ b/APEX_1.4/include/pxparticleios/ParticleIosActor.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/include/pxparticleios/ParticleIosAsset.h b/APEX_1.4/include/pxparticleios/ParticleIosAsset.h index 0fa42f9b..3e2404af 100644 --- a/APEX_1.4/include/pxparticleios/ParticleIosAsset.h +++ b/APEX_1.4/include/pxparticleios/ParticleIosAsset.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/include/turbulencefs/FlameEmitterActor.h b/APEX_1.4/include/turbulencefs/FlameEmitterActor.h index a6b61273..5b462341 100644 --- a/APEX_1.4/include/turbulencefs/FlameEmitterActor.h +++ b/APEX_1.4/include/turbulencefs/FlameEmitterActor.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/include/turbulencefs/FlameEmitterAsset.h b/APEX_1.4/include/turbulencefs/FlameEmitterAsset.h index 1d865996..da031414 100644 --- a/APEX_1.4/include/turbulencefs/FlameEmitterAsset.h +++ b/APEX_1.4/include/turbulencefs/FlameEmitterAsset.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/include/turbulencefs/FlameEmitterPreview.h b/APEX_1.4/include/turbulencefs/FlameEmitterPreview.h index ad129ad0..99c201fa 100644 --- a/APEX_1.4/include/turbulencefs/FlameEmitterPreview.h +++ b/APEX_1.4/include/turbulencefs/FlameEmitterPreview.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/include/turbulencefs/HeatSourceActor.h b/APEX_1.4/include/turbulencefs/HeatSourceActor.h index ac9ba919..4f4a7ab0 100644 --- a/APEX_1.4/include/turbulencefs/HeatSourceActor.h +++ b/APEX_1.4/include/turbulencefs/HeatSourceActor.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/include/turbulencefs/HeatSourceAsset.h b/APEX_1.4/include/turbulencefs/HeatSourceAsset.h index a3dccaa5..589f74f6 100644 --- a/APEX_1.4/include/turbulencefs/HeatSourceAsset.h +++ b/APEX_1.4/include/turbulencefs/HeatSourceAsset.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/include/turbulencefs/HeatSourcePreview.h b/APEX_1.4/include/turbulencefs/HeatSourcePreview.h index 2af3beb0..434a751e 100644 --- a/APEX_1.4/include/turbulencefs/HeatSourcePreview.h +++ b/APEX_1.4/include/turbulencefs/HeatSourcePreview.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/include/turbulencefs/ModuleTurbulenceFS.h b/APEX_1.4/include/turbulencefs/ModuleTurbulenceFS.h index aedcad7c..71de495b 100644 --- a/APEX_1.4/include/turbulencefs/ModuleTurbulenceFS.h +++ b/APEX_1.4/include/turbulencefs/ModuleTurbulenceFS.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/include/turbulencefs/SubstanceSourceActor.h b/APEX_1.4/include/turbulencefs/SubstanceSourceActor.h index d70717fb..4e173066 100644 --- a/APEX_1.4/include/turbulencefs/SubstanceSourceActor.h +++ b/APEX_1.4/include/turbulencefs/SubstanceSourceActor.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/include/turbulencefs/SubstanceSourceAsset.h b/APEX_1.4/include/turbulencefs/SubstanceSourceAsset.h index e3deeba7..9e7b0a7d 100644 --- a/APEX_1.4/include/turbulencefs/SubstanceSourceAsset.h +++ b/APEX_1.4/include/turbulencefs/SubstanceSourceAsset.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/include/turbulencefs/TurbulenceFSActor.h b/APEX_1.4/include/turbulencefs/TurbulenceFSActor.h index 171d239d..88a40950 100644 --- a/APEX_1.4/include/turbulencefs/TurbulenceFSActor.h +++ b/APEX_1.4/include/turbulencefs/TurbulenceFSActor.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/include/turbulencefs/TurbulenceFSAsset.h b/APEX_1.4/include/turbulencefs/TurbulenceFSAsset.h index d591fbd4..32d7819d 100644 --- a/APEX_1.4/include/turbulencefs/TurbulenceFSAsset.h +++ b/APEX_1.4/include/turbulencefs/TurbulenceFSAsset.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/include/turbulencefs/TurbulenceFSPreview.h b/APEX_1.4/include/turbulencefs/TurbulenceFSPreview.h index 9bc0c7a6..32e751d6 100644 --- a/APEX_1.4/include/turbulencefs/TurbulenceFSPreview.h +++ b/APEX_1.4/include/turbulencefs/TurbulenceFSPreview.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/include/turbulencefs/TurbulenceRenderCallback.h b/APEX_1.4/include/turbulencefs/TurbulenceRenderCallback.h index e71e0100..c2d5688e 100644 --- a/APEX_1.4/include/turbulencefs/TurbulenceRenderCallback.h +++ b/APEX_1.4/include/turbulencefs/TurbulenceRenderCallback.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/include/turbulencefs/TurbulenceRenderable.h b/APEX_1.4/include/turbulencefs/TurbulenceRenderable.h index 462a6d49..88cb4f21 100644 --- a/APEX_1.4/include/turbulencefs/TurbulenceRenderable.h +++ b/APEX_1.4/include/turbulencefs/TurbulenceRenderable.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/include/turbulencefs/VelocitySourceActor.h b/APEX_1.4/include/turbulencefs/VelocitySourceActor.h index 79d3f151..5588969e 100644 --- a/APEX_1.4/include/turbulencefs/VelocitySourceActor.h +++ b/APEX_1.4/include/turbulencefs/VelocitySourceActor.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/include/turbulencefs/VelocitySourceAsset.h b/APEX_1.4/include/turbulencefs/VelocitySourceAsset.h index e30185c1..68b6fac5 100644 --- a/APEX_1.4/include/turbulencefs/VelocitySourceAsset.h +++ b/APEX_1.4/include/turbulencefs/VelocitySourceAsset.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/include/turbulencefs/VelocitySourcePreview.h b/APEX_1.4/include/turbulencefs/VelocitySourcePreview.h index dfd1ffe4..65ad5f6b 100644 --- a/APEX_1.4/include/turbulencefs/VelocitySourcePreview.h +++ b/APEX_1.4/include/turbulencefs/VelocitySourcePreview.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/clothing/embedded/CmPhysXCommon.h b/APEX_1.4/module/clothing/embedded/CmPhysXCommon.h index ad6ff21b..fc3858a6 100644 --- a/APEX_1.4/module/clothing/embedded/CmPhysXCommon.h +++ b/APEX_1.4/module/clothing/embedded/CmPhysXCommon.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/clothing/embedded/CmTask.h b/APEX_1.4/module/clothing/embedded/CmTask.h index 4de05e3b..acbe4c51 100644 --- a/APEX_1.4/module/clothing/embedded/CmTask.h +++ b/APEX_1.4/module/clothing/embedded/CmTask.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/clothing/embedded/Cooking.cpp b/APEX_1.4/module/clothing/embedded/Cooking.cpp index 5a9d8251..61d61c1a 100644 --- a/APEX_1.4/module/clothing/embedded/Cooking.cpp +++ b/APEX_1.4/module/clothing/embedded/Cooking.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 diff --git a/APEX_1.4/module/clothing/embedded/CreateCuFactory.cpp b/APEX_1.4/module/clothing/embedded/CreateCuFactory.cpp index 8f46c4b5..4bb98f7e 100644 --- a/APEX_1.4/module/clothing/embedded/CreateCuFactory.cpp +++ b/APEX_1.4/module/clothing/embedded/CreateCuFactory.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 diff --git a/APEX_1.4/module/clothing/embedded/CreateCuFactory.h b/APEX_1.4/module/clothing/embedded/CreateCuFactory.h index 60a76426..284401d4 100644 --- a/APEX_1.4/module/clothing/embedded/CreateCuFactory.h +++ b/APEX_1.4/module/clothing/embedded/CreateCuFactory.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/clothing/embedded/ExtClothConfig.h b/APEX_1.4/module/clothing/embedded/ExtClothConfig.h index 96d3005e..d2a0d3e1 100644 --- a/APEX_1.4/module/clothing/embedded/ExtClothConfig.h +++ b/APEX_1.4/module/clothing/embedded/ExtClothConfig.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 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/APEX_1.4/module/clothing/embedded/ExtClothCoreUtilityTypes.h b/APEX_1.4/module/clothing/embedded/ExtClothCoreUtilityTypes.h index b764f8f4..5e53c9cd 100644 --- a/APEX_1.4/module/clothing/embedded/ExtClothCoreUtilityTypes.h +++ b/APEX_1.4/module/clothing/embedded/ExtClothCoreUtilityTypes.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 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/APEX_1.4/module/clothing/embedded/ExtClothFabricCooker.cpp b/APEX_1.4/module/clothing/embedded/ExtClothFabricCooker.cpp index 4df323d7..17f6ad21 100644 --- a/APEX_1.4/module/clothing/embedded/ExtClothFabricCooker.cpp +++ b/APEX_1.4/module/clothing/embedded/ExtClothFabricCooker.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 diff --git a/APEX_1.4/module/clothing/embedded/ExtClothFabricCooker.h b/APEX_1.4/module/clothing/embedded/ExtClothFabricCooker.h index dc6ec2cc..a3be687c 100644 --- a/APEX_1.4/module/clothing/embedded/ExtClothFabricCooker.h +++ b/APEX_1.4/module/clothing/embedded/ExtClothFabricCooker.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/clothing/embedded/ExtClothGeodesicTetherCooker.cpp b/APEX_1.4/module/clothing/embedded/ExtClothGeodesicTetherCooker.cpp index e0fea857..aa0ff361 100644 --- a/APEX_1.4/module/clothing/embedded/ExtClothGeodesicTetherCooker.cpp +++ b/APEX_1.4/module/clothing/embedded/ExtClothGeodesicTetherCooker.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 diff --git a/APEX_1.4/module/clothing/embedded/ExtClothMeshQuadifier.cpp b/APEX_1.4/module/clothing/embedded/ExtClothMeshQuadifier.cpp index f94cb1f0..9e72182d 100644 --- a/APEX_1.4/module/clothing/embedded/ExtClothMeshQuadifier.cpp +++ b/APEX_1.4/module/clothing/embedded/ExtClothMeshQuadifier.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 diff --git a/APEX_1.4/module/clothing/embedded/ExtClothMeshQuadifier.h b/APEX_1.4/module/clothing/embedded/ExtClothMeshQuadifier.h index 653622f6..c50fbdcd 100644 --- a/APEX_1.4/module/clothing/embedded/ExtClothMeshQuadifier.h +++ b/APEX_1.4/module/clothing/embedded/ExtClothMeshQuadifier.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/clothing/embedded/ExtClothSimpleTetherCooker.cpp b/APEX_1.4/module/clothing/embedded/ExtClothSimpleTetherCooker.cpp index e5570186..558affe1 100644 --- a/APEX_1.4/module/clothing/embedded/ExtClothSimpleTetherCooker.cpp +++ b/APEX_1.4/module/clothing/embedded/ExtClothSimpleTetherCooker.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 diff --git a/APEX_1.4/module/clothing/embedded/ExtClothTetherCooker.h b/APEX_1.4/module/clothing/embedded/ExtClothTetherCooker.h index 2c5d720a..f6e116b5 100644 --- a/APEX_1.4/module/clothing/embedded/ExtClothTetherCooker.h +++ b/APEX_1.4/module/clothing/embedded/ExtClothTetherCooker.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/clothing/embedded/LowLevelCloth/include/Cloth.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/include/Cloth.h index 6f24e51f..477f4616 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/include/Cloth.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/include/Cloth.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/clothing/embedded/LowLevelCloth/include/Fabric.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/include/Fabric.h index f271b397..c9612e8f 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/include/Fabric.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/include/Fabric.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/clothing/embedded/LowLevelCloth/include/Factory.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/include/Factory.h index 651b3b0c..a837f13e 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/include/Factory.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/include/Factory.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/clothing/embedded/LowLevelCloth/include/PhaseConfig.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/include/PhaseConfig.h index 4edf4802..b579ec82 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/include/PhaseConfig.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/include/PhaseConfig.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/clothing/embedded/LowLevelCloth/include/Range.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/include/Range.h index 7d48e195..1c47d5c0 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/include/Range.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/include/Range.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/clothing/embedded/LowLevelCloth/include/Solver.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/include/Solver.h index 585aab63..2a0c2966 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/include/Solver.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/include/Solver.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/clothing/embedded/LowLevelCloth/include/Types.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/include/Types.h index e80a3009..1388dc61 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/include/Types.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/include/Types.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/clothing/embedded/LowLevelCloth/src/Allocator.cpp b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/Allocator.cpp index c6c297ca..b3c1b025 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/Allocator.cpp +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/Allocator.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 diff --git a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/Allocator.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/Allocator.h index c0488b43..d2ef6775 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/Allocator.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/Allocator.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/clothing/embedded/LowLevelCloth/src/Array.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/Array.h index e9da59aa..e382a46b 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/Array.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/Array.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/clothing/embedded/LowLevelCloth/src/BoundingBox.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/BoundingBox.h index 339f6f12..c5d0702a 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/BoundingBox.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/BoundingBox.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/clothing/embedded/LowLevelCloth/src/ClothBase.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/ClothBase.h index 641fc70f..958f4d05 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/ClothBase.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/ClothBase.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/clothing/embedded/LowLevelCloth/src/ClothImpl.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/ClothImpl.h index 22206016..4b643f6f 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/ClothImpl.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/ClothImpl.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/clothing/embedded/LowLevelCloth/src/Factory.cpp b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/Factory.cpp index 6e49c85f..a306e8dd 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/Factory.cpp +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/Factory.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 diff --git a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/IndexPair.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/IndexPair.h index 89dd9090..baf9ca4a 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/IndexPair.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/IndexPair.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/clothing/embedded/LowLevelCloth/src/IterationState.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/IterationState.h index 527cf163..03fd1d9d 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/IterationState.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/IterationState.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/clothing/embedded/LowLevelCloth/src/MovingAverage.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/MovingAverage.h index 76eb7f4c..203fb4b2 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/MovingAverage.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/MovingAverage.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/clothing/embedded/LowLevelCloth/src/PhaseConfig.cpp b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/PhaseConfig.cpp index 310c43d6..6ac5ad9f 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/PhaseConfig.cpp +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/PhaseConfig.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 diff --git a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/PointInterpolator.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/PointInterpolator.h index fe130156..fbbfd474 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/PointInterpolator.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/PointInterpolator.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/clothing/embedded/LowLevelCloth/src/Simd4f.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/Simd4f.h index 8755a010..3ed03468 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/Simd4f.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/Simd4f.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/clothing/embedded/LowLevelCloth/src/Simd4i.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/Simd4i.h index d237e1fa..a949272d 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/Simd4i.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/Simd4i.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/clothing/embedded/LowLevelCloth/src/SimdTypes.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SimdTypes.h index e44e876a..667604bc 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SimdTypes.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SimdTypes.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 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/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/StackAllocator.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/StackAllocator.h index f8c6b2dc..574f295f 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/StackAllocator.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/StackAllocator.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/clothing/embedded/LowLevelCloth/src/SwCloth.cpp b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwCloth.cpp index 2283a319..5564909c 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwCloth.cpp +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwCloth.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 diff --git a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwCloth.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwCloth.h index 3d0569af..e2682c4b 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwCloth.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwCloth.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/clothing/embedded/LowLevelCloth/src/SwClothData.cpp b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwClothData.cpp index bc09612f..8a121ce7 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwClothData.cpp +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwClothData.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 diff --git a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwClothData.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwClothData.h index 3aaa6a2b..0a7be46f 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwClothData.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwClothData.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/clothing/embedded/LowLevelCloth/src/SwCollision.cpp b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwCollision.cpp index 581d276b..86897509 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwCollision.cpp +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwCollision.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 diff --git a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwCollision.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwCollision.h index bf5f3177..d4d16286 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwCollision.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwCollision.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/clothing/embedded/LowLevelCloth/src/SwCollisionHelpers.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwCollisionHelpers.h index 5e098922..f0b8b43f 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwCollisionHelpers.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwCollisionHelpers.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/clothing/embedded/LowLevelCloth/src/SwFabric.cpp b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwFabric.cpp index 0d527dbf..ea24eac6 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwFabric.cpp +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwFabric.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 diff --git a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwFabric.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwFabric.h index e2081866..832e03a4 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwFabric.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwFabric.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/clothing/embedded/LowLevelCloth/src/SwFactory.cpp b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwFactory.cpp index 9955156d..43fa2756 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwFactory.cpp +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwFactory.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 diff --git a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwFactory.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwFactory.h index a078add0..1875e8c3 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwFactory.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwFactory.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/clothing/embedded/LowLevelCloth/src/SwInterCollision.cpp b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwInterCollision.cpp index c2c924cf..ef720d8a 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwInterCollision.cpp +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwInterCollision.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 diff --git a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwInterCollision.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwInterCollision.h index ffc62eb1..8aa707ca 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwInterCollision.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwInterCollision.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/clothing/embedded/LowLevelCloth/src/SwSelfCollision.cpp b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwSelfCollision.cpp index 939543f4..1ed741a0 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwSelfCollision.cpp +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwSelfCollision.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 diff --git a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwSelfCollision.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwSelfCollision.h index fa023e56..302651b7 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwSelfCollision.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwSelfCollision.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/clothing/embedded/LowLevelCloth/src/SwSolver.cpp b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwSolver.cpp index 35cb1bde..9b5a9f9c 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwSolver.cpp +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwSolver.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 diff --git a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwSolver.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwSolver.h index 472a5dba..7c0d528d 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwSolver.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwSolver.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/clothing/embedded/LowLevelCloth/src/SwSolverKernel.cpp b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwSolverKernel.cpp index 29f3fdc3..0ec58608 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwSolverKernel.cpp +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwSolverKernel.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 diff --git a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwSolverKernel.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwSolverKernel.h index 26b45a88..3f2123e9 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwSolverKernel.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/SwSolverKernel.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/clothing/embedded/LowLevelCloth/src/TripletScheduler.cpp b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/TripletScheduler.cpp index d077624e..0fa3bc0a 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/TripletScheduler.cpp +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/TripletScheduler.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 diff --git a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/TripletScheduler.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/TripletScheduler.h index 836c9784..c42bbacb 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/TripletScheduler.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/TripletScheduler.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/clothing/embedded/LowLevelCloth/src/Vec4T.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/Vec4T.h index c82b9629..b34211a4 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/Vec4T.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/Vec4T.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/clothing/embedded/LowLevelCloth/src/avx/SwSolveConstraints.cpp b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/avx/SwSolveConstraints.cpp index b9a6ab35..dcc5e1a4 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/avx/SwSolveConstraints.cpp +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/avx/SwSolveConstraints.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 diff --git a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/neon/NeonCollision.cpp b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/neon/NeonCollision.cpp index 01f1fb50..e3923649 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/neon/NeonCollision.cpp +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/neon/NeonCollision.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 diff --git a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/neon/NeonSelfCollision.cpp b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/neon/NeonSelfCollision.cpp index d272bb6d..faf0c36e 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/neon/NeonSelfCollision.cpp +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/neon/NeonSelfCollision.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 diff --git a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/neon/NeonSolverKernel.cpp b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/neon/NeonSolverKernel.cpp index 068c900a..ac137aad 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/neon/NeonSolverKernel.cpp +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/neon/NeonSolverKernel.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 diff --git a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/neon/Simd4f.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/neon/Simd4f.h index 0c0b884c..f38dc953 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/neon/Simd4f.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/neon/Simd4f.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/clothing/embedded/LowLevelCloth/src/neon/Simd4i.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/neon/Simd4i.h index 7a566256..d73de594 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/neon/Simd4i.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/neon/Simd4i.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/clothing/embedded/LowLevelCloth/src/neon/SimdTypes.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/neon/SimdTypes.h index 542fac08..5f39b5ea 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/neon/SimdTypes.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/neon/SimdTypes.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/clothing/embedded/LowLevelCloth/src/neon/SwCollisionHelpers.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/neon/SwCollisionHelpers.h index b67f96aa..d486847b 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/neon/SwCollisionHelpers.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/neon/SwCollisionHelpers.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/clothing/embedded/LowLevelCloth/src/scalar/Simd4f.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/scalar/Simd4f.h index d02d5066..f1193797 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/scalar/Simd4f.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/scalar/Simd4f.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/clothing/embedded/LowLevelCloth/src/scalar/Simd4i.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/scalar/Simd4i.h index 80ac2abd..bbc155a6 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/scalar/Simd4i.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/scalar/Simd4i.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/clothing/embedded/LowLevelCloth/src/scalar/SimdTypes.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/scalar/SimdTypes.h index a287766c..3baa5057 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/scalar/SimdTypes.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/scalar/SimdTypes.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/clothing/embedded/LowLevelCloth/src/scalar/SwCollisionHelpers.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/scalar/SwCollisionHelpers.h index 33b35f72..24667d70 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/scalar/SwCollisionHelpers.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/scalar/SwCollisionHelpers.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/clothing/embedded/LowLevelCloth/src/sse2/Simd4f.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/sse2/Simd4f.h index 3f04750f..aa467ca8 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/sse2/Simd4f.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/sse2/Simd4f.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/clothing/embedded/LowLevelCloth/src/sse2/Simd4i.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/sse2/Simd4i.h index d4a70a02..94c5b4a8 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/sse2/Simd4i.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/sse2/Simd4i.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/clothing/embedded/LowLevelCloth/src/sse2/SimdTypes.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/sse2/SimdTypes.h index e54edde7..213c6aaa 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/sse2/SimdTypes.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/sse2/SimdTypes.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/clothing/embedded/LowLevelCloth/src/sse2/SwCollisionHelpers.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/sse2/SwCollisionHelpers.h index 0750fcf5..a4e332f7 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/sse2/SwCollisionHelpers.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/sse2/SwCollisionHelpers.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/clothing/embedded/LowLevelCloth/src/sse2/SwSolveConstraints.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/sse2/SwSolveConstraints.h index 382812bb..6a2cf61b 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/sse2/SwSolveConstraints.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/sse2/SwSolveConstraints.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/clothing/embedded/LowLevelCloth/src/windows/CuFactory.h b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/windows/CuFactory.h index 59cec2d9..bff28787 100644 --- a/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/windows/CuFactory.h +++ b/APEX_1.4/module/clothing/embedded/LowLevelCloth/src/windows/CuFactory.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/clothing/embedded/PxClothFabric.h b/APEX_1.4/module/clothing/embedded/PxClothFabric.h index 78d41228..490c79c9 100644 --- a/APEX_1.4/module/clothing/embedded/PxClothFabric.h +++ b/APEX_1.4/module/clothing/embedded/PxClothFabric.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/clothing/embedded/PxClothMeshDesc.h b/APEX_1.4/module/clothing/embedded/PxClothMeshDesc.h index c60aef5b..3eaff238 100644 --- a/APEX_1.4/module/clothing/embedded/PxClothMeshDesc.h +++ b/APEX_1.4/module/clothing/embedded/PxClothMeshDesc.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/clothing/embedded/PxClothTypes.h b/APEX_1.4/module/clothing/embedded/PxClothTypes.h index a210d6cc..c17ce096 100644 --- a/APEX_1.4/module/clothing/embedded/PxClothTypes.h +++ b/APEX_1.4/module/clothing/embedded/PxClothTypes.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/clothing/embedded/Simulation.cpp b/APEX_1.4/module/clothing/embedded/Simulation.cpp index 3705a156..2bb17402 100644 --- a/APEX_1.4/module/clothing/embedded/Simulation.cpp +++ b/APEX_1.4/module/clothing/embedded/Simulation.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 diff --git a/APEX_1.4/module/clothing/include/AbstractMeshDescription.h b/APEX_1.4/module/clothing/include/AbstractMeshDescription.h index aac0e1e7..f8381e89 100644 --- a/APEX_1.4/module/clothing/include/AbstractMeshDescription.h +++ b/APEX_1.4/module/clothing/include/AbstractMeshDescription.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/clothing/include/ClothStructs.h b/APEX_1.4/module/clothing/include/ClothStructs.h index 6a1bd07b..90d47f23 100644 --- a/APEX_1.4/module/clothing/include/ClothStructs.h +++ b/APEX_1.4/module/clothing/include/ClothStructs.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/clothing/include/ClothingActorData.h b/APEX_1.4/module/clothing/include/ClothingActorData.h index fa788054..8b78718f 100644 --- a/APEX_1.4/module/clothing/include/ClothingActorData.h +++ b/APEX_1.4/module/clothing/include/ClothingActorData.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/clothing/include/ClothingActorImpl.h b/APEX_1.4/module/clothing/include/ClothingActorImpl.h index 665cb740..c8a347d6 100644 --- a/APEX_1.4/module/clothing/include/ClothingActorImpl.h +++ b/APEX_1.4/module/clothing/include/ClothingActorImpl.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/clothing/include/ClothingActorProxy.h b/APEX_1.4/module/clothing/include/ClothingActorProxy.h index 63e8b4a5..0f4e88f5 100644 --- a/APEX_1.4/module/clothing/include/ClothingActorProxy.h +++ b/APEX_1.4/module/clothing/include/ClothingActorProxy.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/clothing/include/ClothingActorTasks.h b/APEX_1.4/module/clothing/include/ClothingActorTasks.h index 329c2142..aff8023e 100644 --- a/APEX_1.4/module/clothing/include/ClothingActorTasks.h +++ b/APEX_1.4/module/clothing/include/ClothingActorTasks.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/clothing/include/ClothingAssetAuthoringImpl.h b/APEX_1.4/module/clothing/include/ClothingAssetAuthoringImpl.h index 06f8dafb..1afe8446 100644 --- a/APEX_1.4/module/clothing/include/ClothingAssetAuthoringImpl.h +++ b/APEX_1.4/module/clothing/include/ClothingAssetAuthoringImpl.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/clothing/include/ClothingAssetData.h b/APEX_1.4/module/clothing/include/ClothingAssetData.h index 2e3d4f18..0f6c29f5 100644 --- a/APEX_1.4/module/clothing/include/ClothingAssetData.h +++ b/APEX_1.4/module/clothing/include/ClothingAssetData.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/clothing/include/ClothingAssetImpl.h b/APEX_1.4/module/clothing/include/ClothingAssetImpl.h index 6809d53e..be82f43c 100644 --- a/APEX_1.4/module/clothing/include/ClothingAssetImpl.h +++ b/APEX_1.4/module/clothing/include/ClothingAssetImpl.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/clothing/include/ClothingCollisionImpl.h b/APEX_1.4/module/clothing/include/ClothingCollisionImpl.h index efac0473..b04431d9 100644 --- a/APEX_1.4/module/clothing/include/ClothingCollisionImpl.h +++ b/APEX_1.4/module/clothing/include/ClothingCollisionImpl.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/clothing/include/ClothingCooking.h b/APEX_1.4/module/clothing/include/ClothingCooking.h index 9292539c..f6443d12 100644 --- a/APEX_1.4/module/clothing/include/ClothingCooking.h +++ b/APEX_1.4/module/clothing/include/ClothingCooking.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/clothing/include/ClothingGlobals.h b/APEX_1.4/module/clothing/include/ClothingGlobals.h index 1ceb8554..258bbaea 100644 --- a/APEX_1.4/module/clothing/include/ClothingGlobals.h +++ b/APEX_1.4/module/clothing/include/ClothingGlobals.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/clothing/include/ClothingPhysicalMeshImpl.h b/APEX_1.4/module/clothing/include/ClothingPhysicalMeshImpl.h index c78f8ede..3698625e 100644 --- a/APEX_1.4/module/clothing/include/ClothingPhysicalMeshImpl.h +++ b/APEX_1.4/module/clothing/include/ClothingPhysicalMeshImpl.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/clothing/include/ClothingPreviewProxy.h b/APEX_1.4/module/clothing/include/ClothingPreviewProxy.h index 39ffedee..dd225408 100644 --- a/APEX_1.4/module/clothing/include/ClothingPreviewProxy.h +++ b/APEX_1.4/module/clothing/include/ClothingPreviewProxy.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/clothing/include/ClothingRenderProxyImpl.h b/APEX_1.4/module/clothing/include/ClothingRenderProxyImpl.h index f5a42833..ab9bdbd4 100644 --- a/APEX_1.4/module/clothing/include/ClothingRenderProxyImpl.h +++ b/APEX_1.4/module/clothing/include/ClothingRenderProxyImpl.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/clothing/include/ClothingScene.h b/APEX_1.4/module/clothing/include/ClothingScene.h index 0e194358..747586d3 100644 --- a/APEX_1.4/module/clothing/include/ClothingScene.h +++ b/APEX_1.4/module/clothing/include/ClothingScene.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/clothing/include/Cooking.h b/APEX_1.4/module/clothing/include/Cooking.h index c8f3e8a4..321cc7c9 100644 --- a/APEX_1.4/module/clothing/include/Cooking.h +++ b/APEX_1.4/module/clothing/include/Cooking.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/clothing/include/CookingAbstract.h b/APEX_1.4/module/clothing/include/CookingAbstract.h index 992d7a78..cd8fb1be 100644 --- a/APEX_1.4/module/clothing/include/CookingAbstract.h +++ b/APEX_1.4/module/clothing/include/CookingAbstract.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/clothing/include/CookingPhysX.h b/APEX_1.4/module/clothing/include/CookingPhysX.h index 60ff9aaa..37d9533d 100644 --- a/APEX_1.4/module/clothing/include/CookingPhysX.h +++ b/APEX_1.4/module/clothing/include/CookingPhysX.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/clothing/include/ModuleClothingHelpers.h b/APEX_1.4/module/clothing/include/ModuleClothingHelpers.h index f2f43c1c..b694b4a3 100644 --- a/APEX_1.4/module/clothing/include/ModuleClothingHelpers.h +++ b/APEX_1.4/module/clothing/include/ModuleClothingHelpers.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/clothing/include/ModuleClothingImpl.h b/APEX_1.4/module/clothing/include/ModuleClothingImpl.h index 4cf91642..a46bb699 100644 --- a/APEX_1.4/module/clothing/include/ModuleClothingImpl.h +++ b/APEX_1.4/module/clothing/include/ModuleClothingImpl.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/clothing/include/ModuleEventDefs.h b/APEX_1.4/module/clothing/include/ModuleEventDefs.h index 27aa23db..252c9fa2 100644 --- a/APEX_1.4/module/clothing/include/ModuleEventDefs.h +++ b/APEX_1.4/module/clothing/include/ModuleEventDefs.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/clothing/include/ModulePerfScope.h b/APEX_1.4/module/clothing/include/ModulePerfScope.h index 94e74d98..0442e6f2 100644 --- a/APEX_1.4/module/clothing/include/ModulePerfScope.h +++ b/APEX_1.4/module/clothing/include/ModulePerfScope.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/clothing/include/Simulation.h b/APEX_1.4/module/clothing/include/Simulation.h index a576074b..6a96f1de 100644 --- a/APEX_1.4/module/clothing/include/Simulation.h +++ b/APEX_1.4/module/clothing/include/Simulation.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/clothing/include/SimulationAbstract.h b/APEX_1.4/module/clothing/include/SimulationAbstract.h index 6e750141..2e0cf74e 100644 --- a/APEX_1.4/module/clothing/include/SimulationAbstract.h +++ b/APEX_1.4/module/clothing/include/SimulationAbstract.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/clothing/include/autogen/ClothingActorParam.h b/APEX_1.4/module/clothing/include/autogen/ClothingActorParam.h index db7ba860..200c34bd 100644 --- a/APEX_1.4/module/clothing/include/autogen/ClothingActorParam.h +++ b/APEX_1.4/module/clothing/include/autogen/ClothingActorParam.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing/include/autogen/ClothingAssetParameters.h b/APEX_1.4/module/clothing/include/autogen/ClothingAssetParameters.h index 5a56d6ec..f31f00eb 100644 --- a/APEX_1.4/module/clothing/include/autogen/ClothingAssetParameters.h +++ b/APEX_1.4/module/clothing/include/autogen/ClothingAssetParameters.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing/include/autogen/ClothingCookedParam.h b/APEX_1.4/module/clothing/include/autogen/ClothingCookedParam.h index c4306292..3862d653 100644 --- a/APEX_1.4/module/clothing/include/autogen/ClothingCookedParam.h +++ b/APEX_1.4/module/clothing/include/autogen/ClothingCookedParam.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing/include/autogen/ClothingCookedPhysX3Param.h b/APEX_1.4/module/clothing/include/autogen/ClothingCookedPhysX3Param.h index 51dd9241..b58a9181 100644 --- a/APEX_1.4/module/clothing/include/autogen/ClothingCookedPhysX3Param.h +++ b/APEX_1.4/module/clothing/include/autogen/ClothingCookedPhysX3Param.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing/include/autogen/ClothingDebugRenderParams.h b/APEX_1.4/module/clothing/include/autogen/ClothingDebugRenderParams.h index 92a84a0e..6d9ba504 100644 --- a/APEX_1.4/module/clothing/include/autogen/ClothingDebugRenderParams.h +++ b/APEX_1.4/module/clothing/include/autogen/ClothingDebugRenderParams.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing/include/autogen/ClothingGraphicalLodParameters.h b/APEX_1.4/module/clothing/include/autogen/ClothingGraphicalLodParameters.h index 596b8871..b0b65438 100644 --- a/APEX_1.4/module/clothing/include/autogen/ClothingGraphicalLodParameters.h +++ b/APEX_1.4/module/clothing/include/autogen/ClothingGraphicalLodParameters.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing/include/autogen/ClothingMaterialLibraryParameters.h b/APEX_1.4/module/clothing/include/autogen/ClothingMaterialLibraryParameters.h index 0edd6155..605f0045 100644 --- a/APEX_1.4/module/clothing/include/autogen/ClothingMaterialLibraryParameters.h +++ b/APEX_1.4/module/clothing/include/autogen/ClothingMaterialLibraryParameters.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing/include/autogen/ClothingModuleParameters.h b/APEX_1.4/module/clothing/include/autogen/ClothingModuleParameters.h index 9f8142ed..c76685fa 100644 --- a/APEX_1.4/module/clothing/include/autogen/ClothingModuleParameters.h +++ b/APEX_1.4/module/clothing/include/autogen/ClothingModuleParameters.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing/include/autogen/ClothingPhysicalMeshParameters.h b/APEX_1.4/module/clothing/include/autogen/ClothingPhysicalMeshParameters.h index 0b282933..4cda7b16 100644 --- a/APEX_1.4/module/clothing/include/autogen/ClothingPhysicalMeshParameters.h +++ b/APEX_1.4/module/clothing/include/autogen/ClothingPhysicalMeshParameters.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing/include/autogen/ClothingPreviewParam.h b/APEX_1.4/module/clothing/include/autogen/ClothingPreviewParam.h index a6b2093c..928d1bba 100644 --- a/APEX_1.4/module/clothing/include/autogen/ClothingPreviewParam.h +++ b/APEX_1.4/module/clothing/include/autogen/ClothingPreviewParam.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing/src/ClothingActorData.cpp b/APEX_1.4/module/clothing/src/ClothingActorData.cpp index a3084779..1a27a4e2 100644 --- a/APEX_1.4/module/clothing/src/ClothingActorData.cpp +++ b/APEX_1.4/module/clothing/src/ClothingActorData.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 diff --git a/APEX_1.4/module/clothing/src/ClothingActorImpl.cpp b/APEX_1.4/module/clothing/src/ClothingActorImpl.cpp index 06956ddd..0d593f06 100644 --- a/APEX_1.4/module/clothing/src/ClothingActorImpl.cpp +++ b/APEX_1.4/module/clothing/src/ClothingActorImpl.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 diff --git a/APEX_1.4/module/clothing/src/ClothingActorTasks.cpp b/APEX_1.4/module/clothing/src/ClothingActorTasks.cpp index 31407a78..dd8be78c 100644 --- a/APEX_1.4/module/clothing/src/ClothingActorTasks.cpp +++ b/APEX_1.4/module/clothing/src/ClothingActorTasks.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 diff --git a/APEX_1.4/module/clothing/src/ClothingAssetAuthoringImpl.cpp b/APEX_1.4/module/clothing/src/ClothingAssetAuthoringImpl.cpp index cd7d83aa..4c236f6d 100644 --- a/APEX_1.4/module/clothing/src/ClothingAssetAuthoringImpl.cpp +++ b/APEX_1.4/module/clothing/src/ClothingAssetAuthoringImpl.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 diff --git a/APEX_1.4/module/clothing/src/ClothingAssetData.cpp b/APEX_1.4/module/clothing/src/ClothingAssetData.cpp index 795e0f04..68e04d56 100644 --- a/APEX_1.4/module/clothing/src/ClothingAssetData.cpp +++ b/APEX_1.4/module/clothing/src/ClothingAssetData.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 diff --git a/APEX_1.4/module/clothing/src/ClothingAssetImpl.cpp b/APEX_1.4/module/clothing/src/ClothingAssetImpl.cpp index cba5ef51..7d8c5e80 100644 --- a/APEX_1.4/module/clothing/src/ClothingAssetImpl.cpp +++ b/APEX_1.4/module/clothing/src/ClothingAssetImpl.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 diff --git a/APEX_1.4/module/clothing/src/ClothingCollisionImpl.cpp b/APEX_1.4/module/clothing/src/ClothingCollisionImpl.cpp index ea86b0d3..ea6b11ee 100644 --- a/APEX_1.4/module/clothing/src/ClothingCollisionImpl.cpp +++ b/APEX_1.4/module/clothing/src/ClothingCollisionImpl.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 diff --git a/APEX_1.4/module/clothing/src/ClothingCooking.cpp b/APEX_1.4/module/clothing/src/ClothingCooking.cpp index 00950e85..9925629b 100644 --- a/APEX_1.4/module/clothing/src/ClothingCooking.cpp +++ b/APEX_1.4/module/clothing/src/ClothingCooking.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 diff --git a/APEX_1.4/module/clothing/src/ClothingPhysicalMeshImpl.cpp b/APEX_1.4/module/clothing/src/ClothingPhysicalMeshImpl.cpp index 538a7e1a..498c7f63 100644 --- a/APEX_1.4/module/clothing/src/ClothingPhysicalMeshImpl.cpp +++ b/APEX_1.4/module/clothing/src/ClothingPhysicalMeshImpl.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 diff --git a/APEX_1.4/module/clothing/src/ClothingRenderProxyImpl.cpp b/APEX_1.4/module/clothing/src/ClothingRenderProxyImpl.cpp index 2576e8ef..cf817d6a 100644 --- a/APEX_1.4/module/clothing/src/ClothingRenderProxyImpl.cpp +++ b/APEX_1.4/module/clothing/src/ClothingRenderProxyImpl.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 diff --git a/APEX_1.4/module/clothing/src/ClothingScene.cpp b/APEX_1.4/module/clothing/src/ClothingScene.cpp index cd4f5985..7f018f03 100644 --- a/APEX_1.4/module/clothing/src/ClothingScene.cpp +++ b/APEX_1.4/module/clothing/src/ClothingScene.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 diff --git a/APEX_1.4/module/clothing/src/CookingAbstract.cpp b/APEX_1.4/module/clothing/src/CookingAbstract.cpp index 8d40c927..19a57f48 100644 --- a/APEX_1.4/module/clothing/src/CookingAbstract.cpp +++ b/APEX_1.4/module/clothing/src/CookingAbstract.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 diff --git a/APEX_1.4/module/clothing/src/ModuleClothingHelpers.cpp b/APEX_1.4/module/clothing/src/ModuleClothingHelpers.cpp index 7fbe1c46..0d487a25 100644 --- a/APEX_1.4/module/clothing/src/ModuleClothingHelpers.cpp +++ b/APEX_1.4/module/clothing/src/ModuleClothingHelpers.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 diff --git a/APEX_1.4/module/clothing/src/ModuleClothingImpl.cpp b/APEX_1.4/module/clothing/src/ModuleClothingImpl.cpp index 0baec7bb..fbc41096 100644 --- a/APEX_1.4/module/clothing/src/ModuleClothingImpl.cpp +++ b/APEX_1.4/module/clothing/src/ModuleClothingImpl.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 diff --git a/APEX_1.4/module/clothing/src/SimulationAbstract.cpp b/APEX_1.4/module/clothing/src/SimulationAbstract.cpp index 22351f3a..0b54fe61 100644 --- a/APEX_1.4/module/clothing/src/SimulationAbstract.cpp +++ b/APEX_1.4/module/clothing/src/SimulationAbstract.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 diff --git a/APEX_1.4/module/clothing/src/autogen/ClothingActorParam.cpp b/APEX_1.4/module/clothing/src/autogen/ClothingActorParam.cpp index 291289e7..c65397c7 100644 --- a/APEX_1.4/module/clothing/src/autogen/ClothingActorParam.cpp +++ b/APEX_1.4/module/clothing/src/autogen/ClothingActorParam.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing/src/autogen/ClothingAssetParameters.cpp b/APEX_1.4/module/clothing/src/autogen/ClothingAssetParameters.cpp index eee0c7f2..b07d4f67 100644 --- a/APEX_1.4/module/clothing/src/autogen/ClothingAssetParameters.cpp +++ b/APEX_1.4/module/clothing/src/autogen/ClothingAssetParameters.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing/src/autogen/ClothingCookedParam.cpp b/APEX_1.4/module/clothing/src/autogen/ClothingCookedParam.cpp index 9a7b91ee..d5945200 100644 --- a/APEX_1.4/module/clothing/src/autogen/ClothingCookedParam.cpp +++ b/APEX_1.4/module/clothing/src/autogen/ClothingCookedParam.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing/src/autogen/ClothingCookedPhysX3Param.cpp b/APEX_1.4/module/clothing/src/autogen/ClothingCookedPhysX3Param.cpp index 7e01986e..fcf04ccd 100644 --- a/APEX_1.4/module/clothing/src/autogen/ClothingCookedPhysX3Param.cpp +++ b/APEX_1.4/module/clothing/src/autogen/ClothingCookedPhysX3Param.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing/src/autogen/ClothingDebugRenderParams.cpp b/APEX_1.4/module/clothing/src/autogen/ClothingDebugRenderParams.cpp index 71ceee2e..9bd325fd 100644 --- a/APEX_1.4/module/clothing/src/autogen/ClothingDebugRenderParams.cpp +++ b/APEX_1.4/module/clothing/src/autogen/ClothingDebugRenderParams.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing/src/autogen/ClothingGraphicalLodParameters.cpp b/APEX_1.4/module/clothing/src/autogen/ClothingGraphicalLodParameters.cpp index 59293e7c..3428851a 100644 --- a/APEX_1.4/module/clothing/src/autogen/ClothingGraphicalLodParameters.cpp +++ b/APEX_1.4/module/clothing/src/autogen/ClothingGraphicalLodParameters.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing/src/autogen/ClothingMaterialLibraryParameters.cpp b/APEX_1.4/module/clothing/src/autogen/ClothingMaterialLibraryParameters.cpp index 5a0bf1c8..df3b06b7 100644 --- a/APEX_1.4/module/clothing/src/autogen/ClothingMaterialLibraryParameters.cpp +++ b/APEX_1.4/module/clothing/src/autogen/ClothingMaterialLibraryParameters.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing/src/autogen/ClothingModuleParameters.cpp b/APEX_1.4/module/clothing/src/autogen/ClothingModuleParameters.cpp index b6e4e0e6..5f2730a9 100644 --- a/APEX_1.4/module/clothing/src/autogen/ClothingModuleParameters.cpp +++ b/APEX_1.4/module/clothing/src/autogen/ClothingModuleParameters.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing/src/autogen/ClothingPhysicalMeshParameters.cpp b/APEX_1.4/module/clothing/src/autogen/ClothingPhysicalMeshParameters.cpp index de67c1a9..5351e35f 100644 --- a/APEX_1.4/module/clothing/src/autogen/ClothingPhysicalMeshParameters.cpp +++ b/APEX_1.4/module/clothing/src/autogen/ClothingPhysicalMeshParameters.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing/src/autogen/ClothingPreviewParam.cpp b/APEX_1.4/module/clothing/src/autogen/ClothingPreviewParam.cpp index c1996251..0baa838e 100644 --- a/APEX_1.4/module/clothing/src/autogen/ClothingPreviewParam.cpp +++ b/APEX_1.4/module/clothing/src/autogen/ClothingPreviewParam.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p0_0p1.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p0_0p1.h index 55157f50..0e3b97ed 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p0_0p1.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p0_0p1.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/clothing_legacy/include/ConversionClothingActorParam_0p10_0p11.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p10_0p11.h index beec32e6..934dc44f 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p10_0p11.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p10_0p11.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/clothing_legacy/include/ConversionClothingActorParam_0p11_0p12.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p11_0p12.h index ed012955..83e38a6c 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p11_0p12.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p11_0p12.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/clothing_legacy/include/ConversionClothingActorParam_0p12_0p13.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p12_0p13.h index b5e10573..49de87b8 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p12_0p13.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p12_0p13.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/clothing_legacy/include/ConversionClothingActorParam_0p13_0p14.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p13_0p14.h index 19ce5d90..137635c9 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p13_0p14.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p13_0p14.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/clothing_legacy/include/ConversionClothingActorParam_0p14_0p15.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p14_0p15.h index 0abf5a61..b14aff62 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p14_0p15.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p14_0p15.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/clothing_legacy/include/ConversionClothingActorParam_0p15_0p16.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p15_0p16.h index 9b3d4a2e..ec5549e6 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p15_0p16.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p15_0p16.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/clothing_legacy/include/ConversionClothingActorParam_0p16_0p17.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p16_0p17.h index e2a6d68e..13c66f67 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p16_0p17.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p16_0p17.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/clothing_legacy/include/ConversionClothingActorParam_0p17_0p18.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p17_0p18.h index ad42bbdb..698c673d 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p17_0p18.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p17_0p18.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/clothing_legacy/include/ConversionClothingActorParam_0p1_0p2.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p1_0p2.h index 6b3aa27d..3cf8c076 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p1_0p2.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p1_0p2.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/clothing_legacy/include/ConversionClothingActorParam_0p2_0p3.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p2_0p3.h index 8350734c..ed94e410 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p2_0p3.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p2_0p3.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/clothing_legacy/include/ConversionClothingActorParam_0p3_0p4.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p3_0p4.h index cbafad77..52688735 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p3_0p4.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p3_0p4.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/clothing_legacy/include/ConversionClothingActorParam_0p4_0p5.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p4_0p5.h index 7a180226..ac13613f 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p4_0p5.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p4_0p5.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/clothing_legacy/include/ConversionClothingActorParam_0p5_0p6.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p5_0p6.h index 5f447b45..87e4962e 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p5_0p6.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p5_0p6.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/clothing_legacy/include/ConversionClothingActorParam_0p6_0p7.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p6_0p7.h index 6d96476e..4325487c 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p6_0p7.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p6_0p7.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/clothing_legacy/include/ConversionClothingActorParam_0p7_0p8.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p7_0p8.h index 62f592cf..3b1bd716 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p7_0p8.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p7_0p8.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/clothing_legacy/include/ConversionClothingActorParam_0p8_0p9.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p8_0p9.h index 928136f8..8ae558d5 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p8_0p9.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p8_0p9.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/clothing_legacy/include/ConversionClothingActorParam_0p9_0p10.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p9_0p10.h index d65a0e19..64c7d9a9 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p9_0p10.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingActorParam_0p9_0p10.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/clothing_legacy/include/ConversionClothingAssetParameters_0p0_0p1.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingAssetParameters_0p0_0p1.h index 86b0806a..676e7b30 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingAssetParameters_0p0_0p1.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingAssetParameters_0p0_0p1.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/clothing_legacy/include/ConversionClothingAssetParameters_0p10_0p11.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingAssetParameters_0p10_0p11.h index f81308bb..dcb050bd 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingAssetParameters_0p10_0p11.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingAssetParameters_0p10_0p11.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/clothing_legacy/include/ConversionClothingAssetParameters_0p11_0p12.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingAssetParameters_0p11_0p12.h index fd46de5a..0a64ff70 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingAssetParameters_0p11_0p12.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingAssetParameters_0p11_0p12.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/clothing_legacy/include/ConversionClothingAssetParameters_0p12_0p13.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingAssetParameters_0p12_0p13.h index e89f8c54..93a4ceb5 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingAssetParameters_0p12_0p13.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingAssetParameters_0p12_0p13.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/clothing_legacy/include/ConversionClothingAssetParameters_0p13_0p14.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingAssetParameters_0p13_0p14.h index 07f52b47..6fce8ebe 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingAssetParameters_0p13_0p14.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingAssetParameters_0p13_0p14.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/clothing_legacy/include/ConversionClothingAssetParameters_0p1_0p2.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingAssetParameters_0p1_0p2.h index 458bb68d..4738cfc6 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingAssetParameters_0p1_0p2.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingAssetParameters_0p1_0p2.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/clothing_legacy/include/ConversionClothingAssetParameters_0p2_0p3.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingAssetParameters_0p2_0p3.h index 7a5bcdf0..fbc4258e 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingAssetParameters_0p2_0p3.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingAssetParameters_0p2_0p3.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/clothing_legacy/include/ConversionClothingAssetParameters_0p3_0p4.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingAssetParameters_0p3_0p4.h index 771d841a..c27bb527 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingAssetParameters_0p3_0p4.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingAssetParameters_0p3_0p4.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/clothing_legacy/include/ConversionClothingAssetParameters_0p4_0p5.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingAssetParameters_0p4_0p5.h index c46caa67..7bde0844 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingAssetParameters_0p4_0p5.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingAssetParameters_0p4_0p5.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/clothing_legacy/include/ConversionClothingAssetParameters_0p5_0p6.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingAssetParameters_0p5_0p6.h index d6379a84..9cbffca1 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingAssetParameters_0p5_0p6.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingAssetParameters_0p5_0p6.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/clothing_legacy/include/ConversionClothingAssetParameters_0p6_0p7.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingAssetParameters_0p6_0p7.h index dcb8b349..8fc2ef48 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingAssetParameters_0p6_0p7.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingAssetParameters_0p6_0p7.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/clothing_legacy/include/ConversionClothingAssetParameters_0p7_0p8.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingAssetParameters_0p7_0p8.h index 81fcc739..0612aef4 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingAssetParameters_0p7_0p8.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingAssetParameters_0p7_0p8.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/clothing_legacy/include/ConversionClothingAssetParameters_0p8_0p9.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingAssetParameters_0p8_0p9.h index e8428cd4..6ec19891 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingAssetParameters_0p8_0p9.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingAssetParameters_0p8_0p9.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/clothing_legacy/include/ConversionClothingAssetParameters_0p9_0p10.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingAssetParameters_0p9_0p10.h index e11c4240..6db551f9 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingAssetParameters_0p9_0p10.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingAssetParameters_0p9_0p10.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/clothing_legacy/include/ConversionClothingCookedParam_0p0_0p1.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingCookedParam_0p0_0p1.h index e422e4d2..d5729278 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingCookedParam_0p0_0p1.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingCookedParam_0p0_0p1.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/clothing_legacy/include/ConversionClothingCookedParam_0p1_0p2.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingCookedParam_0p1_0p2.h index 1d4673bd..1d23af9c 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingCookedParam_0p1_0p2.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingCookedParam_0p1_0p2.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/clothing_legacy/include/ConversionClothingCookedPhysX3Param_0p0_0p1.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingCookedPhysX3Param_0p0_0p1.h index ab18e14d..47c80f7d 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingCookedPhysX3Param_0p0_0p1.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingCookedPhysX3Param_0p0_0p1.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/clothing_legacy/include/ConversionClothingCookedPhysX3Param_0p1_0p2.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingCookedPhysX3Param_0p1_0p2.h index 892d38cc..aba0093d 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingCookedPhysX3Param_0p1_0p2.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingCookedPhysX3Param_0p1_0p2.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/clothing_legacy/include/ConversionClothingCookedPhysX3Param_0p2_0p3.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingCookedPhysX3Param_0p2_0p3.h index 27ff2451..fa00e9c9 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingCookedPhysX3Param_0p2_0p3.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingCookedPhysX3Param_0p2_0p3.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/clothing_legacy/include/ConversionClothingCookedPhysX3Param_0p3_0p4.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingCookedPhysX3Param_0p3_0p4.h index 57bce4e8..af5903a9 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingCookedPhysX3Param_0p3_0p4.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingCookedPhysX3Param_0p3_0p4.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/clothing_legacy/include/ConversionClothingGraphicalLodParameters_0p0_0p1.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingGraphicalLodParameters_0p0_0p1.h index e38f2319..446e42c4 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingGraphicalLodParameters_0p0_0p1.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingGraphicalLodParameters_0p0_0p1.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/clothing_legacy/include/ConversionClothingGraphicalLodParameters_0p1_0p2.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingGraphicalLodParameters_0p1_0p2.h index c56fa686..d2ef09f1 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingGraphicalLodParameters_0p1_0p2.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingGraphicalLodParameters_0p1_0p2.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/clothing_legacy/include/ConversionClothingGraphicalLodParameters_0p2_0p3.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingGraphicalLodParameters_0p2_0p3.h index 4a806dc3..352721cb 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingGraphicalLodParameters_0p2_0p3.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingGraphicalLodParameters_0p2_0p3.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/clothing_legacy/include/ConversionClothingGraphicalLodParameters_0p3_0p4.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingGraphicalLodParameters_0p3_0p4.h index c67e0ebd..07c20c85 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingGraphicalLodParameters_0p3_0p4.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingGraphicalLodParameters_0p3_0p4.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/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p0_0p1.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p0_0p1.h index 3980c182..2c65c42d 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p0_0p1.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p0_0p1.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/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p10_0p11.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p10_0p11.h index 338d43bf..4755bfa2 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p10_0p11.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p10_0p11.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/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p11_0p12.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p11_0p12.h index 2a5bf86a..e3d65c41 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p11_0p12.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p11_0p12.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/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p12_0p13.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p12_0p13.h index abddd0aa..ee4d29c6 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p12_0p13.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p12_0p13.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/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p13_0p14.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p13_0p14.h index 345cf082..98f1c92d 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p13_0p14.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p13_0p14.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/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p1_0p2.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p1_0p2.h index bdc7dcdd..f1d962cf 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p1_0p2.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p1_0p2.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/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p2_0p3.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p2_0p3.h index b6930516..224b4a82 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p2_0p3.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p2_0p3.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/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p3_0p4.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p3_0p4.h index 5950622e..8b9253b7 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p3_0p4.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p3_0p4.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/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p4_0p5.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p4_0p5.h index f9e515f8..34e0abd9 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p4_0p5.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p4_0p5.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/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p5_0p6.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p5_0p6.h index c984bd64..8763862b 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p5_0p6.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p5_0p6.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/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p6_0p7.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p6_0p7.h index 71aecca9..1611892a 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p6_0p7.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p6_0p7.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/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p7_0p8.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p7_0p8.h index 1ddb61f1..34076282 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p7_0p8.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p7_0p8.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/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p8_0p9.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p8_0p9.h index 501e2a6e..82bc75ce 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p8_0p9.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p8_0p9.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/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p9_0p10.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p9_0p10.h index 68a98deb..594f2f27 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p9_0p10.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingMaterialLibraryParameters_0p9_0p10.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/clothing_legacy/include/ConversionClothingPhysicalMeshParameters_0p0_0p1.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingPhysicalMeshParameters_0p0_0p1.h index 8a722281..ad2dc345 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingPhysicalMeshParameters_0p0_0p1.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingPhysicalMeshParameters_0p0_0p1.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/clothing_legacy/include/ConversionClothingPhysicalMeshParameters_0p1_0p2.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingPhysicalMeshParameters_0p1_0p2.h index bc3cc9ff..293ad8e0 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingPhysicalMeshParameters_0p1_0p2.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingPhysicalMeshParameters_0p1_0p2.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/clothing_legacy/include/ConversionClothingPhysicalMeshParameters_0p2_0p3.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingPhysicalMeshParameters_0p2_0p3.h index 3f337c7a..bba1c196 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingPhysicalMeshParameters_0p2_0p3.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingPhysicalMeshParameters_0p2_0p3.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/clothing_legacy/include/ConversionClothingPhysicalMeshParameters_0p3_0p4.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingPhysicalMeshParameters_0p3_0p4.h index d8a2b280..cf515e07 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingPhysicalMeshParameters_0p3_0p4.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingPhysicalMeshParameters_0p3_0p4.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/clothing_legacy/include/ConversionClothingPhysicalMeshParameters_0p4_0p5.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingPhysicalMeshParameters_0p4_0p5.h index 0efa4c56..92df3ff0 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingPhysicalMeshParameters_0p4_0p5.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingPhysicalMeshParameters_0p4_0p5.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/clothing_legacy/include/ConversionClothingPhysicalMeshParameters_0p5_0p6.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingPhysicalMeshParameters_0p5_0p6.h index 47e9e974..6334c2ec 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingPhysicalMeshParameters_0p5_0p6.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingPhysicalMeshParameters_0p5_0p6.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/clothing_legacy/include/ConversionClothingPhysicalMeshParameters_0p6_0p7.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingPhysicalMeshParameters_0p6_0p7.h index 08654662..383e1137 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingPhysicalMeshParameters_0p6_0p7.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingPhysicalMeshParameters_0p6_0p7.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/clothing_legacy/include/ConversionClothingPhysicalMeshParameters_0p7_0p8.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingPhysicalMeshParameters_0p7_0p8.h index 65333dec..72814312 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingPhysicalMeshParameters_0p7_0p8.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingPhysicalMeshParameters_0p7_0p8.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/clothing_legacy/include/ConversionClothingPhysicalMeshParameters_0p8_0p9.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingPhysicalMeshParameters_0p8_0p9.h index 766229dc..43e7bb0d 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingPhysicalMeshParameters_0p8_0p9.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingPhysicalMeshParameters_0p8_0p9.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/clothing_legacy/include/ConversionClothingPhysicalMeshParameters_0p9_0p10.h b/APEX_1.4/module/clothing_legacy/include/ConversionClothingPhysicalMeshParameters_0p9_0p10.h index 1f9edd23..8ba4227c 100644 --- a/APEX_1.4/module/clothing_legacy/include/ConversionClothingPhysicalMeshParameters_0p9_0p10.h +++ b/APEX_1.4/module/clothing_legacy/include/ConversionClothingPhysicalMeshParameters_0p9_0p10.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/clothing_legacy/include/autogen/ClothingActorParam_0p0.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p0.h index 9da2b5cb..98c6f98f 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p0.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p1.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p1.h index 8151dc4c..5e04b893 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p1.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p1.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p10.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p10.h index 627cdb49..25336210 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p10.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p10.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p11.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p11.h index d1276614..b8435d3f 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p11.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p11.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p12.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p12.h index 8e08c6cd..faa701e7 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p12.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p12.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p13.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p13.h index 976aefde..207116a9 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p13.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p13.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p14.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p14.h index ab2b013b..10c2435c 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p14.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p14.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p15.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p15.h index 824b438a..87c9eda5 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p15.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p15.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p16.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p16.h index cfc1f91f..b7fa7002 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p16.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p16.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p17.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p17.h index dc5043db..98f5edc4 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p17.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p17.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p18.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p18.h index 3039d1b6..956d367d 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p18.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p18.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p2.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p2.h index b12163f4..97cd1e2d 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p2.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p2.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p3.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p3.h index cfd9ee11..0b71de27 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p3.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p3.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p4.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p4.h index 88d1593c..c880c671 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p4.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p4.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p5.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p5.h index 3b7085bc..4581fb49 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p5.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p5.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p6.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p6.h index a5baeb02..1f40e27e 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p6.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p6.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p7.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p7.h index 3613e055..32573a38 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p7.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p7.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p8.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p8.h index 3f570dcf..b07b0e3d 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p8.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p8.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p9.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p9.h index da8f4537..2bed5cae 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p9.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p9.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p0.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p0.h index 9ed094bf..00845c01 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p0.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p1.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p1.h index 351024a1..868f9ff0 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p1.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p1.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p10.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p10.h index 0d9af047..855637fe 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p10.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p10.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p11.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p11.h index a9e49ec4..880da88a 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p11.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p11.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p12.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p12.h index 36584d39..32c03479 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p12.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p12.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p13.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p13.h index 63fae8bd..c839963b 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p13.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p13.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p14.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p14.h index 1b30ad0c..c15f3515 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p14.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p14.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p2.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p2.h index 3bab924d..1cd0b46a 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p2.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p2.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p3.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p3.h index 0a0af850..4b9ee510 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p3.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p3.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p4.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p4.h index 55343339..443f4ce2 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p4.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p4.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p5.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p5.h index e3c1ad8b..a3b9baaa 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p5.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p5.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p6.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p6.h index 2271e102..41d905af 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p6.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p6.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p7.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p7.h index 33975bc9..1af53167 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p7.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p7.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p8.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p8.h index 88731a3a..dfeba682 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p8.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p8.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p9.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p9.h index 6fffd8fa..c58e721a 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p9.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingAssetParameters_0p9.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingCookedParam_0p0.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingCookedParam_0p0.h index e3a817f6..75178faf 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingCookedParam_0p0.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingCookedParam_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingCookedParam_0p1.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingCookedParam_0p1.h index 26144a09..ef792d88 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingCookedParam_0p1.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingCookedParam_0p1.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingCookedParam_0p2.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingCookedParam_0p2.h index cbc1bb56..46c9997f 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingCookedParam_0p2.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingCookedParam_0p2.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingCookedParam_0p3.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingCookedParam_0p3.h index c2bf7e45..2bf019c3 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingCookedParam_0p3.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingCookedParam_0p3.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingCookedPhysX3Param_0p0.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingCookedPhysX3Param_0p0.h index 80749821..bb021b90 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingCookedPhysX3Param_0p0.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingCookedPhysX3Param_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingCookedPhysX3Param_0p1.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingCookedPhysX3Param_0p1.h index 73cd6313..07950f33 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingCookedPhysX3Param_0p1.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingCookedPhysX3Param_0p1.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingCookedPhysX3Param_0p2.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingCookedPhysX3Param_0p2.h index 4ce3a1a9..3eebac8a 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingCookedPhysX3Param_0p2.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingCookedPhysX3Param_0p2.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingCookedPhysX3Param_0p3.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingCookedPhysX3Param_0p3.h index 6a3041a6..17bdfd7c 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingCookedPhysX3Param_0p3.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingCookedPhysX3Param_0p3.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingCookedPhysX3Param_0p4.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingCookedPhysX3Param_0p4.h index 3893faab..f92cdbb7 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingCookedPhysX3Param_0p4.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingCookedPhysX3Param_0p4.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingCookedPhysX3Param_0p5.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingCookedPhysX3Param_0p5.h index 4622f218..e3d92a43 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingCookedPhysX3Param_0p5.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingCookedPhysX3Param_0p5.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingDebugRenderParams_0p0.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingDebugRenderParams_0p0.h index 64edfdee..6fe8c3bc 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingDebugRenderParams_0p0.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingDebugRenderParams_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingGraphicalLodParameters_0p0.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingGraphicalLodParameters_0p0.h index a0f67204..c096fc4c 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingGraphicalLodParameters_0p0.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingGraphicalLodParameters_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingGraphicalLodParameters_0p1.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingGraphicalLodParameters_0p1.h index cd4cf4bc..ff6d5432 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingGraphicalLodParameters_0p1.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingGraphicalLodParameters_0p1.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingGraphicalLodParameters_0p2.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingGraphicalLodParameters_0p2.h index f0de3fa2..dab94619 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingGraphicalLodParameters_0p2.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingGraphicalLodParameters_0p2.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingGraphicalLodParameters_0p3.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingGraphicalLodParameters_0p3.h index 162bd416..ded91fdb 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingGraphicalLodParameters_0p3.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingGraphicalLodParameters_0p3.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingGraphicalLodParameters_0p4.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingGraphicalLodParameters_0p4.h index 5b9d0aac..13fe19db 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingGraphicalLodParameters_0p4.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingGraphicalLodParameters_0p4.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingGraphicalLodParameters_0p5.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingGraphicalLodParameters_0p5.h index e5c0fd2b..d3def9e8 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingGraphicalLodParameters_0p5.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingGraphicalLodParameters_0p5.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p0.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p0.h index f5f02b41..d59eb777 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p0.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p1.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p1.h index 3aefdb0f..3cba256d 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p1.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p1.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p10.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p10.h index 69d94fc2..94ac86c9 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p10.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p10.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p11.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p11.h index 2d4b2faa..28dc1474 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p11.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p11.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p12.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p12.h index f54caca2..2033375d 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p12.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p12.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p13.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p13.h index b6ab0ba2..395095d5 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p13.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p13.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p14.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p14.h index d2d5507e..650c293f 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p14.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p14.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p2.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p2.h index e9a11dfc..699305c3 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p2.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p2.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p3.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p3.h index 272972fb..7deaa38a 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p3.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p3.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p4.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p4.h index ee9f85c2..d0cd1ce2 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p4.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p4.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p5.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p5.h index fb3f149e..26738082 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p5.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p5.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p6.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p6.h index 57c351d7..6dad164a 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p6.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p6.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p7.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p7.h index d886b5e2..669c1700 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p7.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p7.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p8.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p8.h index ca1b1eb8..97a7533a 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p8.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p8.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p9.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p9.h index 6330170d..3da9c7b6 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p9.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingMaterialLibraryParameters_0p9.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingModuleParameters_0p1.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingModuleParameters_0p1.h index 7d34434b..c19c8f3d 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingModuleParameters_0p1.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingModuleParameters_0p1.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPhysicalMeshParameters_0p0.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPhysicalMeshParameters_0p0.h index c46730e3..2350d588 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPhysicalMeshParameters_0p0.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPhysicalMeshParameters_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPhysicalMeshParameters_0p1.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPhysicalMeshParameters_0p1.h index 17fec55c..daa32bc9 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPhysicalMeshParameters_0p1.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPhysicalMeshParameters_0p1.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPhysicalMeshParameters_0p10.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPhysicalMeshParameters_0p10.h index e95f1ca1..0de96a8d 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPhysicalMeshParameters_0p10.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPhysicalMeshParameters_0p10.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPhysicalMeshParameters_0p11.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPhysicalMeshParameters_0p11.h index 7a584b41..718794ed 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPhysicalMeshParameters_0p11.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPhysicalMeshParameters_0p11.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPhysicalMeshParameters_0p2.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPhysicalMeshParameters_0p2.h index 37e50e3f..e9ab5d35 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPhysicalMeshParameters_0p2.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPhysicalMeshParameters_0p2.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPhysicalMeshParameters_0p3.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPhysicalMeshParameters_0p3.h index b23bb3cc..7dfdb123 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPhysicalMeshParameters_0p3.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPhysicalMeshParameters_0p3.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPhysicalMeshParameters_0p4.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPhysicalMeshParameters_0p4.h index 5111b795..1fc322aa 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPhysicalMeshParameters_0p4.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPhysicalMeshParameters_0p4.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPhysicalMeshParameters_0p5.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPhysicalMeshParameters_0p5.h index 8ad6cdc8..6d11f344 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPhysicalMeshParameters_0p5.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPhysicalMeshParameters_0p5.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPhysicalMeshParameters_0p6.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPhysicalMeshParameters_0p6.h index 2bdeb756..3f34cec2 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPhysicalMeshParameters_0p6.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPhysicalMeshParameters_0p6.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPhysicalMeshParameters_0p7.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPhysicalMeshParameters_0p7.h index 6dce7b01..76eb5601 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPhysicalMeshParameters_0p7.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPhysicalMeshParameters_0p7.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPhysicalMeshParameters_0p8.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPhysicalMeshParameters_0p8.h index cb193808..3f5cd0a2 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPhysicalMeshParameters_0p8.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPhysicalMeshParameters_0p8.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPhysicalMeshParameters_0p9.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPhysicalMeshParameters_0p9.h index 15df27f0..58f39d5b 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPhysicalMeshParameters_0p9.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPhysicalMeshParameters_0p9.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPreviewParam_0p0.h b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPreviewParam_0p0.h index fe1907cd..09f27893 100644 --- a/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPreviewParam_0p0.h +++ b/APEX_1.4/module/clothing_legacy/include/autogen/ClothingPreviewParam_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p0.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p0.cpp index 0ccd7492..e0e747af 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p0.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p1.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p1.cpp index 9277559f..cfbccb94 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p1.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p1.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p10.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p10.cpp index 3dd27131..a968186c 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p10.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p10.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p11.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p11.cpp index dd1bc99e..f382fb8a 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p11.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p11.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p12.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p12.cpp index a4219a26..ed744038 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p12.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p12.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p13.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p13.cpp index a8f43a39..b8a11343 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p13.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p13.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p14.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p14.cpp index a84be759..3f87db94 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p14.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p14.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p15.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p15.cpp index d3caae87..3ccf963a 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p15.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p15.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p16.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p16.cpp index 19155ded..9ee8e511 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p16.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p16.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p17.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p17.cpp index 4e00c2de..f342a033 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p17.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p17.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p18.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p18.cpp index 6cf53de8..401dda7c 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p18.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p18.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p2.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p2.cpp index 640fd009..fdcb69e7 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p2.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p2.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p3.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p3.cpp index 0d788bd5..3f3eec07 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p3.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p3.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p4.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p4.cpp index f5b01a16..bd78fd79 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p4.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p4.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p5.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p5.cpp index 304014a4..4d496aad 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p5.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p5.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p6.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p6.cpp index cc30e4f6..4b48a415 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p6.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p6.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p7.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p7.cpp index a13a7bbd..4d0203e7 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p7.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p7.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p8.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p8.cpp index bbd43013..647a5b7d 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p8.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p8.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p9.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p9.cpp index b4d9910e..c28b9a71 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p9.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingActorParam_0p9.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p0.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p0.cpp index 09a1c3a1..ef85aa18 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p0.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p1.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p1.cpp index 8d225adc..18dc825a 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p1.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p1.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p10.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p10.cpp index 2112caa9..41b17dd0 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p10.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p10.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p11.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p11.cpp index 57d4cf2e..eae74d47 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p11.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p11.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p12.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p12.cpp index 4d858706..f78c8c60 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p12.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p12.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p13.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p13.cpp index dcd0b67c..f9882765 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p13.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p13.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p14.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p14.cpp index de8a6ec4..25ac2dae 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p14.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p14.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p2.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p2.cpp index 2d692e78..57a1d756 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p2.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p2.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p3.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p3.cpp index 06bcc7e3..23307950 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p3.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p3.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p4.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p4.cpp index eef7ebc3..1452ab12 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p4.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p4.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p5.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p5.cpp index 7002503d..4d612545 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p5.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p5.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p6.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p6.cpp index 596c7aea..5efed14d 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p6.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p6.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p7.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p7.cpp index e0ce8e1e..94df4242 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p7.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p7.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p8.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p8.cpp index 9fec0d9d..5f2a3063 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p8.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p8.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p9.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p9.cpp index 021e947e..6db7dd23 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p9.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingAssetParameters_0p9.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingCookedParam_0p0.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingCookedParam_0p0.cpp index 78f584cd..bcd973e7 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingCookedParam_0p0.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingCookedParam_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingCookedParam_0p1.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingCookedParam_0p1.cpp index 2f0929b8..72172f5b 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingCookedParam_0p1.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingCookedParam_0p1.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingCookedParam_0p2.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingCookedParam_0p2.cpp index 8fcb18fd..06ece217 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingCookedParam_0p2.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingCookedParam_0p2.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingCookedParam_0p3.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingCookedParam_0p3.cpp index d4e05b27..9c1ffe4f 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingCookedParam_0p3.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingCookedParam_0p3.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingCookedPhysX3Param_0p0.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingCookedPhysX3Param_0p0.cpp index acf1da5e..df6a75d5 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingCookedPhysX3Param_0p0.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingCookedPhysX3Param_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingCookedPhysX3Param_0p1.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingCookedPhysX3Param_0p1.cpp index ecf8a4ec..1f0c5b77 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingCookedPhysX3Param_0p1.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingCookedPhysX3Param_0p1.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingCookedPhysX3Param_0p2.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingCookedPhysX3Param_0p2.cpp index 30653fc2..016dae3b 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingCookedPhysX3Param_0p2.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingCookedPhysX3Param_0p2.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingCookedPhysX3Param_0p3.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingCookedPhysX3Param_0p3.cpp index 7f8c2cc4..991b51dc 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingCookedPhysX3Param_0p3.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingCookedPhysX3Param_0p3.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingCookedPhysX3Param_0p4.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingCookedPhysX3Param_0p4.cpp index 6fb5e9a1..40542f13 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingCookedPhysX3Param_0p4.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingCookedPhysX3Param_0p4.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingCookedPhysX3Param_0p5.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingCookedPhysX3Param_0p5.cpp index beef725d..e0312050 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingCookedPhysX3Param_0p5.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingCookedPhysX3Param_0p5.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingDebugRenderParams_0p0.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingDebugRenderParams_0p0.cpp index db1a147e..b8a6f60d 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingDebugRenderParams_0p0.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingDebugRenderParams_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingGraphicalLodParameters_0p0.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingGraphicalLodParameters_0p0.cpp index 34849be7..92deaf99 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingGraphicalLodParameters_0p0.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingGraphicalLodParameters_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingGraphicalLodParameters_0p1.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingGraphicalLodParameters_0p1.cpp index a3b26aec..26fe575d 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingGraphicalLodParameters_0p1.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingGraphicalLodParameters_0p1.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingGraphicalLodParameters_0p2.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingGraphicalLodParameters_0p2.cpp index f733335a..338d0b5d 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingGraphicalLodParameters_0p2.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingGraphicalLodParameters_0p2.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingGraphicalLodParameters_0p3.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingGraphicalLodParameters_0p3.cpp index 8755f949..8d4f6868 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingGraphicalLodParameters_0p3.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingGraphicalLodParameters_0p3.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingGraphicalLodParameters_0p4.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingGraphicalLodParameters_0p4.cpp index 9bcfd022..901e47f0 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingGraphicalLodParameters_0p4.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingGraphicalLodParameters_0p4.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingGraphicalLodParameters_0p5.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingGraphicalLodParameters_0p5.cpp index 6dd48014..341f01a9 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingGraphicalLodParameters_0p5.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingGraphicalLodParameters_0p5.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p0.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p0.cpp index c62b4c12..5716523d 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p0.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p1.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p1.cpp index f0f536f8..983d2855 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p1.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p1.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p10.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p10.cpp index 673a418a..9517c0e3 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p10.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p10.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p11.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p11.cpp index 2c88685f..a887044d 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p11.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p11.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p12.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p12.cpp index b285ccf9..09702d27 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p12.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p12.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p13.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p13.cpp index 29356366..86c7d34c 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p13.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p13.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p14.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p14.cpp index 5319e7ff..b3d1bcb6 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p14.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p14.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p2.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p2.cpp index 10a5d7df..f8ff8f61 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p2.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p2.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p3.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p3.cpp index 37871869..edfc1183 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p3.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p3.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p4.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p4.cpp index 9414e096..115ff940 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p4.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p4.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p5.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p5.cpp index 1218281b..5c306438 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p5.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p5.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p6.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p6.cpp index ca609f39..b6b1a20f 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p6.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p6.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p7.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p7.cpp index 76180c7d..597f4f53 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p7.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p7.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p8.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p8.cpp index ee5d2ba6..5e7f0670 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p8.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p8.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p9.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p9.cpp index a41b8917..cab846c4 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p9.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingMaterialLibraryParameters_0p9.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingModuleParameters_0p1.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingModuleParameters_0p1.cpp index 15268d6f..fed64adb 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingModuleParameters_0p1.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingModuleParameters_0p1.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPhysicalMeshParameters_0p0.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPhysicalMeshParameters_0p0.cpp index 1386a12e..50fe0854 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPhysicalMeshParameters_0p0.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPhysicalMeshParameters_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPhysicalMeshParameters_0p1.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPhysicalMeshParameters_0p1.cpp index b00a0321..b167fd11 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPhysicalMeshParameters_0p1.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPhysicalMeshParameters_0p1.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPhysicalMeshParameters_0p10.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPhysicalMeshParameters_0p10.cpp index f900e984..d32bac2c 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPhysicalMeshParameters_0p10.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPhysicalMeshParameters_0p10.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPhysicalMeshParameters_0p11.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPhysicalMeshParameters_0p11.cpp index 6de9cfe4..fa485953 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPhysicalMeshParameters_0p11.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPhysicalMeshParameters_0p11.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPhysicalMeshParameters_0p2.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPhysicalMeshParameters_0p2.cpp index 0d6a7414..543172fd 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPhysicalMeshParameters_0p2.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPhysicalMeshParameters_0p2.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPhysicalMeshParameters_0p3.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPhysicalMeshParameters_0p3.cpp index 0295ae1f..33579cc6 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPhysicalMeshParameters_0p3.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPhysicalMeshParameters_0p3.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPhysicalMeshParameters_0p4.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPhysicalMeshParameters_0p4.cpp index 317e652a..84c74e5b 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPhysicalMeshParameters_0p4.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPhysicalMeshParameters_0p4.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPhysicalMeshParameters_0p5.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPhysicalMeshParameters_0p5.cpp index 63e34a36..b19fa1e4 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPhysicalMeshParameters_0p5.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPhysicalMeshParameters_0p5.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPhysicalMeshParameters_0p6.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPhysicalMeshParameters_0p6.cpp index ea1c69d4..bfc01a5a 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPhysicalMeshParameters_0p6.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPhysicalMeshParameters_0p6.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPhysicalMeshParameters_0p7.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPhysicalMeshParameters_0p7.cpp index 0f375b87..054bf49e 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPhysicalMeshParameters_0p7.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPhysicalMeshParameters_0p7.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPhysicalMeshParameters_0p8.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPhysicalMeshParameters_0p8.cpp index 9a3a8886..d7ae2c77 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPhysicalMeshParameters_0p8.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPhysicalMeshParameters_0p8.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPhysicalMeshParameters_0p9.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPhysicalMeshParameters_0p9.cpp index 27d60408..f1f5f1c1 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPhysicalMeshParameters_0p9.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPhysicalMeshParameters_0p9.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPreviewParam_0p0.cpp b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPreviewParam_0p0.cpp index c6cc6b95..b9c3f533 100644 --- a/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPreviewParam_0p0.cpp +++ b/APEX_1.4/module/clothing_legacy/src/autogen/ClothingPreviewParam_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/common/include/CudaModuleScene.h b/APEX_1.4/module/common/include/CudaModuleScene.h index c687ada2..914a5b1c 100644 --- a/APEX_1.4/module/common/include/CudaModuleScene.h +++ b/APEX_1.4/module/common/include/CudaModuleScene.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/common/include/ModuleProfileCommon.h b/APEX_1.4/module/common/include/ModuleProfileCommon.h index b31dfd82..afb15939 100644 --- a/APEX_1.4/module/common/include/ModuleProfileCommon.h +++ b/APEX_1.4/module/common/include/ModuleProfileCommon.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/common/src/CudaModuleScene.cpp b/APEX_1.4/module/common/src/CudaModuleScene.cpp index 34a8fccd..b93eabcf 100644 --- a/APEX_1.4/module/common/src/CudaModuleScene.cpp +++ b/APEX_1.4/module/common/src/CudaModuleScene.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 diff --git a/APEX_1.4/module/common/src/ModuleProfileCommon.cpp b/APEX_1.4/module/common/src/ModuleProfileCommon.cpp index 64daee21..d9fb67ba 100644 --- a/APEX_1.4/module/common/src/ModuleProfileCommon.cpp +++ b/APEX_1.4/module/common/src/ModuleProfileCommon.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 diff --git a/APEX_1.4/module/common_legacy/include/ConversionConvexHullParameters_0p0_0p1.h b/APEX_1.4/module/common_legacy/include/ConversionConvexHullParameters_0p0_0p1.h index ccaf76e5..d1bd8c77 100644 --- a/APEX_1.4/module/common_legacy/include/ConversionConvexHullParameters_0p0_0p1.h +++ b/APEX_1.4/module/common_legacy/include/ConversionConvexHullParameters_0p0_0p1.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/common_legacy/include/autogen/ConvexHullParameters_0p0.h b/APEX_1.4/module/common_legacy/include/autogen/ConvexHullParameters_0p0.h index 5f04897c..d7424092 100644 --- a/APEX_1.4/module/common_legacy/include/autogen/ConvexHullParameters_0p0.h +++ b/APEX_1.4/module/common_legacy/include/autogen/ConvexHullParameters_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/common_legacy/include/autogen/ConvexHullParameters_0p1.h b/APEX_1.4/module/common_legacy/include/autogen/ConvexHullParameters_0p1.h index a55dc668..0c853da3 100644 --- a/APEX_1.4/module/common_legacy/include/autogen/ConvexHullParameters_0p1.h +++ b/APEX_1.4/module/common_legacy/include/autogen/ConvexHullParameters_0p1.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/common_legacy/include/autogen/DebugColorParams_0p0.h b/APEX_1.4/module/common_legacy/include/autogen/DebugColorParams_0p0.h index df7abe02..ae895352 100644 --- a/APEX_1.4/module/common_legacy/include/autogen/DebugColorParams_0p0.h +++ b/APEX_1.4/module/common_legacy/include/autogen/DebugColorParams_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/common_legacy/include/autogen/DebugRenderParams_0p1.h b/APEX_1.4/module/common_legacy/include/autogen/DebugRenderParams_0p1.h index d41fb811..b906dbe1 100644 --- a/APEX_1.4/module/common_legacy/include/autogen/DebugRenderParams_0p1.h +++ b/APEX_1.4/module/common_legacy/include/autogen/DebugRenderParams_0p1.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/common_legacy/src/autogen/ConvexHullParameters_0p0.cpp b/APEX_1.4/module/common_legacy/src/autogen/ConvexHullParameters_0p0.cpp index 05f923a7..2ac892d8 100644 --- a/APEX_1.4/module/common_legacy/src/autogen/ConvexHullParameters_0p0.cpp +++ b/APEX_1.4/module/common_legacy/src/autogen/ConvexHullParameters_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/common_legacy/src/autogen/ConvexHullParameters_0p1.cpp b/APEX_1.4/module/common_legacy/src/autogen/ConvexHullParameters_0p1.cpp index 3f69de29..982edde4 100644 --- a/APEX_1.4/module/common_legacy/src/autogen/ConvexHullParameters_0p1.cpp +++ b/APEX_1.4/module/common_legacy/src/autogen/ConvexHullParameters_0p1.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/common_legacy/src/autogen/DebugColorParams_0p0.cpp b/APEX_1.4/module/common_legacy/src/autogen/DebugColorParams_0p0.cpp index 2e3b15e9..5619823f 100644 --- a/APEX_1.4/module/common_legacy/src/autogen/DebugColorParams_0p0.cpp +++ b/APEX_1.4/module/common_legacy/src/autogen/DebugColorParams_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/common_legacy/src/autogen/DebugRenderParams_0p1.cpp b/APEX_1.4/module/common_legacy/src/autogen/DebugRenderParams_0p1.cpp index f0edd94e..98cfa45a 100644 --- a/APEX_1.4/module/common_legacy/src/autogen/DebugRenderParams_0p1.cpp +++ b/APEX_1.4/module/common_legacy/src/autogen/DebugRenderParams_0p1.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible/fracture/Actor.cpp b/APEX_1.4/module/destructible/fracture/Actor.cpp index 1eb12b66..0eaed8af 100644 --- a/APEX_1.4/module/destructible/fracture/Actor.cpp +++ b/APEX_1.4/module/destructible/fracture/Actor.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 diff --git a/APEX_1.4/module/destructible/fracture/Actor.h b/APEX_1.4/module/destructible/fracture/Actor.h index f23e4b88..7a14e27a 100644 --- a/APEX_1.4/module/destructible/fracture/Actor.h +++ b/APEX_1.4/module/destructible/fracture/Actor.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/destructible/fracture/Compound.cpp b/APEX_1.4/module/destructible/fracture/Compound.cpp index 2d49f19d..593443e9 100644 --- a/APEX_1.4/module/destructible/fracture/Compound.cpp +++ b/APEX_1.4/module/destructible/fracture/Compound.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 diff --git a/APEX_1.4/module/destructible/fracture/Compound.h b/APEX_1.4/module/destructible/fracture/Compound.h index 8f07c393..67f26b04 100644 --- a/APEX_1.4/module/destructible/fracture/Compound.h +++ b/APEX_1.4/module/destructible/fracture/Compound.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/destructible/fracture/CompoundCreator.cpp b/APEX_1.4/module/destructible/fracture/CompoundCreator.cpp index 14a29b7b..b7cb88a0 100644 --- a/APEX_1.4/module/destructible/fracture/CompoundCreator.cpp +++ b/APEX_1.4/module/destructible/fracture/CompoundCreator.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 diff --git a/APEX_1.4/module/destructible/fracture/CompoundCreator.h b/APEX_1.4/module/destructible/fracture/CompoundCreator.h index 40198fe6..f0f99d7f 100644 --- a/APEX_1.4/module/destructible/fracture/CompoundCreator.h +++ b/APEX_1.4/module/destructible/fracture/CompoundCreator.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/destructible/fracture/CompoundGeometry.cpp b/APEX_1.4/module/destructible/fracture/CompoundGeometry.cpp index 9429174a..e1627cdc 100644 --- a/APEX_1.4/module/destructible/fracture/CompoundGeometry.cpp +++ b/APEX_1.4/module/destructible/fracture/CompoundGeometry.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 diff --git a/APEX_1.4/module/destructible/fracture/CompoundGeometry.h b/APEX_1.4/module/destructible/fracture/CompoundGeometry.h index 689be78c..c949da50 100644 --- a/APEX_1.4/module/destructible/fracture/CompoundGeometry.h +++ b/APEX_1.4/module/destructible/fracture/CompoundGeometry.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/destructible/fracture/Convex.cpp b/APEX_1.4/module/destructible/fracture/Convex.cpp index 4fc5de4c..e17f93a8 100644 --- a/APEX_1.4/module/destructible/fracture/Convex.cpp +++ b/APEX_1.4/module/destructible/fracture/Convex.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 diff --git a/APEX_1.4/module/destructible/fracture/Convex.h b/APEX_1.4/module/destructible/fracture/Convex.h index 40717e67..2fe3e579 100644 --- a/APEX_1.4/module/destructible/fracture/Convex.h +++ b/APEX_1.4/module/destructible/fracture/Convex.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/destructible/fracture/Core/ActorBase.cpp b/APEX_1.4/module/destructible/fracture/Core/ActorBase.cpp index 2c88a262..9f31131e 100644 --- a/APEX_1.4/module/destructible/fracture/Core/ActorBase.cpp +++ b/APEX_1.4/module/destructible/fracture/Core/ActorBase.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 diff --git a/APEX_1.4/module/destructible/fracture/Core/ActorBase.h b/APEX_1.4/module/destructible/fracture/Core/ActorBase.h index 38fc4843..67bc4736 100644 --- a/APEX_1.4/module/destructible/fracture/Core/ActorBase.h +++ b/APEX_1.4/module/destructible/fracture/Core/ActorBase.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/destructible/fracture/Core/CompoundBase.cpp b/APEX_1.4/module/destructible/fracture/Core/CompoundBase.cpp index 8e273564..96940d27 100644 --- a/APEX_1.4/module/destructible/fracture/Core/CompoundBase.cpp +++ b/APEX_1.4/module/destructible/fracture/Core/CompoundBase.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 diff --git a/APEX_1.4/module/destructible/fracture/Core/CompoundBase.h b/APEX_1.4/module/destructible/fracture/Core/CompoundBase.h index d21f2edc..605fba32 100644 --- a/APEX_1.4/module/destructible/fracture/Core/CompoundBase.h +++ b/APEX_1.4/module/destructible/fracture/Core/CompoundBase.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/destructible/fracture/Core/CompoundCreatorBase.cpp b/APEX_1.4/module/destructible/fracture/Core/CompoundCreatorBase.cpp index d68df78f..a2d9fe03 100644 --- a/APEX_1.4/module/destructible/fracture/Core/CompoundCreatorBase.cpp +++ b/APEX_1.4/module/destructible/fracture/Core/CompoundCreatorBase.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 diff --git a/APEX_1.4/module/destructible/fracture/Core/CompoundCreatorBase.h b/APEX_1.4/module/destructible/fracture/Core/CompoundCreatorBase.h index 0805fc67..20dff501 100644 --- a/APEX_1.4/module/destructible/fracture/Core/CompoundCreatorBase.h +++ b/APEX_1.4/module/destructible/fracture/Core/CompoundCreatorBase.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/destructible/fracture/Core/CompoundGeometryBase.cpp b/APEX_1.4/module/destructible/fracture/Core/CompoundGeometryBase.cpp index 014a37bb..2b81b8f5 100644 --- a/APEX_1.4/module/destructible/fracture/Core/CompoundGeometryBase.cpp +++ b/APEX_1.4/module/destructible/fracture/Core/CompoundGeometryBase.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 diff --git a/APEX_1.4/module/destructible/fracture/Core/CompoundGeometryBase.h b/APEX_1.4/module/destructible/fracture/Core/CompoundGeometryBase.h index 30452676..68ebbb8a 100644 --- a/APEX_1.4/module/destructible/fracture/Core/CompoundGeometryBase.h +++ b/APEX_1.4/module/destructible/fracture/Core/CompoundGeometryBase.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/destructible/fracture/Core/ConvexBase.cpp b/APEX_1.4/module/destructible/fracture/Core/ConvexBase.cpp index 35906cc7..c155c5f4 100644 --- a/APEX_1.4/module/destructible/fracture/Core/ConvexBase.cpp +++ b/APEX_1.4/module/destructible/fracture/Core/ConvexBase.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 diff --git a/APEX_1.4/module/destructible/fracture/Core/ConvexBase.h b/APEX_1.4/module/destructible/fracture/Core/ConvexBase.h index 98b44af2..54b00afd 100644 --- a/APEX_1.4/module/destructible/fracture/Core/ConvexBase.h +++ b/APEX_1.4/module/destructible/fracture/Core/ConvexBase.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/destructible/fracture/Core/Delaunay2dBase.cpp b/APEX_1.4/module/destructible/fracture/Core/Delaunay2dBase.cpp index a4aa0f1e..d71f3217 100644 --- a/APEX_1.4/module/destructible/fracture/Core/Delaunay2dBase.cpp +++ b/APEX_1.4/module/destructible/fracture/Core/Delaunay2dBase.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 diff --git a/APEX_1.4/module/destructible/fracture/Core/Delaunay2dBase.h b/APEX_1.4/module/destructible/fracture/Core/Delaunay2dBase.h index 2d477c14..7b812cbc 100644 --- a/APEX_1.4/module/destructible/fracture/Core/Delaunay2dBase.h +++ b/APEX_1.4/module/destructible/fracture/Core/Delaunay2dBase.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/destructible/fracture/Core/Delaunay3dBase.cpp b/APEX_1.4/module/destructible/fracture/Core/Delaunay3dBase.cpp index 4af95e65..0b0cdfb5 100644 --- a/APEX_1.4/module/destructible/fracture/Core/Delaunay3dBase.cpp +++ b/APEX_1.4/module/destructible/fracture/Core/Delaunay3dBase.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 diff --git a/APEX_1.4/module/destructible/fracture/Core/Delaunay3dBase.h b/APEX_1.4/module/destructible/fracture/Core/Delaunay3dBase.h index 9ffaaa3a..ad74fbb6 100644 --- a/APEX_1.4/module/destructible/fracture/Core/Delaunay3dBase.h +++ b/APEX_1.4/module/destructible/fracture/Core/Delaunay3dBase.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/destructible/fracture/Core/FracturePatternBase.cpp b/APEX_1.4/module/destructible/fracture/Core/FracturePatternBase.cpp index f4a87b27..bb2900ff 100644 --- a/APEX_1.4/module/destructible/fracture/Core/FracturePatternBase.cpp +++ b/APEX_1.4/module/destructible/fracture/Core/FracturePatternBase.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 diff --git a/APEX_1.4/module/destructible/fracture/Core/FracturePatternBase.h b/APEX_1.4/module/destructible/fracture/Core/FracturePatternBase.h index 425efd22..cc8a4e70 100644 --- a/APEX_1.4/module/destructible/fracture/Core/FracturePatternBase.h +++ b/APEX_1.4/module/destructible/fracture/Core/FracturePatternBase.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/destructible/fracture/Core/IceBoxPruningBase.cpp b/APEX_1.4/module/destructible/fracture/Core/IceBoxPruningBase.cpp index 774d0049..3ce9ab70 100644 --- a/APEX_1.4/module/destructible/fracture/Core/IceBoxPruningBase.cpp +++ b/APEX_1.4/module/destructible/fracture/Core/IceBoxPruningBase.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 diff --git a/APEX_1.4/module/destructible/fracture/Core/IceBoxPruningBase.h b/APEX_1.4/module/destructible/fracture/Core/IceBoxPruningBase.h index b7bb9119..08d32ee1 100644 --- a/APEX_1.4/module/destructible/fracture/Core/IceBoxPruningBase.h +++ b/APEX_1.4/module/destructible/fracture/Core/IceBoxPruningBase.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/destructible/fracture/Core/IceRevisitedRadixBase.cpp b/APEX_1.4/module/destructible/fracture/Core/IceRevisitedRadixBase.cpp index 116ea2c4..bfc05702 100644 --- a/APEX_1.4/module/destructible/fracture/Core/IceRevisitedRadixBase.cpp +++ b/APEX_1.4/module/destructible/fracture/Core/IceRevisitedRadixBase.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 diff --git a/APEX_1.4/module/destructible/fracture/Core/IceRevisitedRadixBase.h b/APEX_1.4/module/destructible/fracture/Core/IceRevisitedRadixBase.h index a7e9dede..4055171c 100644 --- a/APEX_1.4/module/destructible/fracture/Core/IceRevisitedRadixBase.h +++ b/APEX_1.4/module/destructible/fracture/Core/IceRevisitedRadixBase.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/destructible/fracture/Core/IslandDetectorBase.cpp b/APEX_1.4/module/destructible/fracture/Core/IslandDetectorBase.cpp index 387d5734..e22af7ef 100644 --- a/APEX_1.4/module/destructible/fracture/Core/IslandDetectorBase.cpp +++ b/APEX_1.4/module/destructible/fracture/Core/IslandDetectorBase.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 diff --git a/APEX_1.4/module/destructible/fracture/Core/IslandDetectorBase.h b/APEX_1.4/module/destructible/fracture/Core/IslandDetectorBase.h index d13ed849..1ba93e6c 100644 --- a/APEX_1.4/module/destructible/fracture/Core/IslandDetectorBase.h +++ b/APEX_1.4/module/destructible/fracture/Core/IslandDetectorBase.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/destructible/fracture/Core/MeshBase.cpp b/APEX_1.4/module/destructible/fracture/Core/MeshBase.cpp index fecbd5d2..23d4cef2 100644 --- a/APEX_1.4/module/destructible/fracture/Core/MeshBase.cpp +++ b/APEX_1.4/module/destructible/fracture/Core/MeshBase.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 diff --git a/APEX_1.4/module/destructible/fracture/Core/MeshBase.h b/APEX_1.4/module/destructible/fracture/Core/MeshBase.h index db4617c4..485ca864 100644 --- a/APEX_1.4/module/destructible/fracture/Core/MeshBase.h +++ b/APEX_1.4/module/destructible/fracture/Core/MeshBase.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/destructible/fracture/Core/MeshClipperBase.cpp b/APEX_1.4/module/destructible/fracture/Core/MeshClipperBase.cpp index cccbb023..0d5872e4 100644 --- a/APEX_1.4/module/destructible/fracture/Core/MeshClipperBase.cpp +++ b/APEX_1.4/module/destructible/fracture/Core/MeshClipperBase.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 diff --git a/APEX_1.4/module/destructible/fracture/Core/MeshClipperBase.h b/APEX_1.4/module/destructible/fracture/Core/MeshClipperBase.h index 70cd8d03..77b6d33e 100644 --- a/APEX_1.4/module/destructible/fracture/Core/MeshClipperBase.h +++ b/APEX_1.4/module/destructible/fracture/Core/MeshClipperBase.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/destructible/fracture/Core/PolygonTriangulatorBase.cpp b/APEX_1.4/module/destructible/fracture/Core/PolygonTriangulatorBase.cpp index 5a1d892b..6a24d37f 100644 --- a/APEX_1.4/module/destructible/fracture/Core/PolygonTriangulatorBase.cpp +++ b/APEX_1.4/module/destructible/fracture/Core/PolygonTriangulatorBase.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 diff --git a/APEX_1.4/module/destructible/fracture/Core/PolygonTriangulatorBase.h b/APEX_1.4/module/destructible/fracture/Core/PolygonTriangulatorBase.h index b6441ff2..175c57d0 100644 --- a/APEX_1.4/module/destructible/fracture/Core/PolygonTriangulatorBase.h +++ b/APEX_1.4/module/destructible/fracture/Core/PolygonTriangulatorBase.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/destructible/fracture/Core/SimSceneBase.cpp b/APEX_1.4/module/destructible/fracture/Core/SimSceneBase.cpp index e8b1a7be..6247abb5 100644 --- a/APEX_1.4/module/destructible/fracture/Core/SimSceneBase.cpp +++ b/APEX_1.4/module/destructible/fracture/Core/SimSceneBase.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 diff --git a/APEX_1.4/module/destructible/fracture/Core/SimSceneBase.h b/APEX_1.4/module/destructible/fracture/Core/SimSceneBase.h index 2170c19e..62bd00ed 100644 --- a/APEX_1.4/module/destructible/fracture/Core/SimSceneBase.h +++ b/APEX_1.4/module/destructible/fracture/Core/SimSceneBase.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/destructible/fracture/Delaunay2d.cpp b/APEX_1.4/module/destructible/fracture/Delaunay2d.cpp index efa26e4d..7eb9a3da 100644 --- a/APEX_1.4/module/destructible/fracture/Delaunay2d.cpp +++ b/APEX_1.4/module/destructible/fracture/Delaunay2d.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 diff --git a/APEX_1.4/module/destructible/fracture/Delaunay2d.h b/APEX_1.4/module/destructible/fracture/Delaunay2d.h index 7776214e..e54238f2 100644 --- a/APEX_1.4/module/destructible/fracture/Delaunay2d.h +++ b/APEX_1.4/module/destructible/fracture/Delaunay2d.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/destructible/fracture/Delaunay3d.cpp b/APEX_1.4/module/destructible/fracture/Delaunay3d.cpp index 2ab81157..d36a17a1 100644 --- a/APEX_1.4/module/destructible/fracture/Delaunay3d.cpp +++ b/APEX_1.4/module/destructible/fracture/Delaunay3d.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 diff --git a/APEX_1.4/module/destructible/fracture/Delaunay3d.h b/APEX_1.4/module/destructible/fracture/Delaunay3d.h index 628e071d..0617fdcf 100644 --- a/APEX_1.4/module/destructible/fracture/Delaunay3d.h +++ b/APEX_1.4/module/destructible/fracture/Delaunay3d.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/destructible/fracture/FracturePattern.cpp b/APEX_1.4/module/destructible/fracture/FracturePattern.cpp index 08133f41..e634edba 100644 --- a/APEX_1.4/module/destructible/fracture/FracturePattern.cpp +++ b/APEX_1.4/module/destructible/fracture/FracturePattern.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 diff --git a/APEX_1.4/module/destructible/fracture/FracturePattern.h b/APEX_1.4/module/destructible/fracture/FracturePattern.h index ddf9911b..88a00291 100644 --- a/APEX_1.4/module/destructible/fracture/FracturePattern.h +++ b/APEX_1.4/module/destructible/fracture/FracturePattern.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/destructible/fracture/IceBoxPruning.cpp b/APEX_1.4/module/destructible/fracture/IceBoxPruning.cpp index 65ecc1b6..d98f95f9 100644 --- a/APEX_1.4/module/destructible/fracture/IceBoxPruning.cpp +++ b/APEX_1.4/module/destructible/fracture/IceBoxPruning.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 diff --git a/APEX_1.4/module/destructible/fracture/IceBoxPruning.h b/APEX_1.4/module/destructible/fracture/IceBoxPruning.h index b5d2f0f1..c3f3e7b9 100644 --- a/APEX_1.4/module/destructible/fracture/IceBoxPruning.h +++ b/APEX_1.4/module/destructible/fracture/IceBoxPruning.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/destructible/fracture/IceRevisitedRadix.cpp b/APEX_1.4/module/destructible/fracture/IceRevisitedRadix.cpp index 331c7ee6..d9ed8156 100644 --- a/APEX_1.4/module/destructible/fracture/IceRevisitedRadix.cpp +++ b/APEX_1.4/module/destructible/fracture/IceRevisitedRadix.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 diff --git a/APEX_1.4/module/destructible/fracture/IceRevisitedRadix.h b/APEX_1.4/module/destructible/fracture/IceRevisitedRadix.h index 19bc8d25..212cfed4 100644 --- a/APEX_1.4/module/destructible/fracture/IceRevisitedRadix.h +++ b/APEX_1.4/module/destructible/fracture/IceRevisitedRadix.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/destructible/fracture/IslandDetector.cpp b/APEX_1.4/module/destructible/fracture/IslandDetector.cpp index c09dfa80..38486d92 100644 --- a/APEX_1.4/module/destructible/fracture/IslandDetector.cpp +++ b/APEX_1.4/module/destructible/fracture/IslandDetector.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 diff --git a/APEX_1.4/module/destructible/fracture/IslandDetector.h b/APEX_1.4/module/destructible/fracture/IslandDetector.h index 889e5050..2ac5fe02 100644 --- a/APEX_1.4/module/destructible/fracture/IslandDetector.h +++ b/APEX_1.4/module/destructible/fracture/IslandDetector.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/destructible/fracture/Mesh.cpp b/APEX_1.4/module/destructible/fracture/Mesh.cpp index 04ffbbd8..eb5628cf 100644 --- a/APEX_1.4/module/destructible/fracture/Mesh.cpp +++ b/APEX_1.4/module/destructible/fracture/Mesh.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 diff --git a/APEX_1.4/module/destructible/fracture/Mesh.h b/APEX_1.4/module/destructible/fracture/Mesh.h index 59231566..0be887f3 100644 --- a/APEX_1.4/module/destructible/fracture/Mesh.h +++ b/APEX_1.4/module/destructible/fracture/Mesh.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/destructible/fracture/MeshClipper.cpp b/APEX_1.4/module/destructible/fracture/MeshClipper.cpp index b5e42b7a..407252df 100644 --- a/APEX_1.4/module/destructible/fracture/MeshClipper.cpp +++ b/APEX_1.4/module/destructible/fracture/MeshClipper.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 diff --git a/APEX_1.4/module/destructible/fracture/MeshClipper.h b/APEX_1.4/module/destructible/fracture/MeshClipper.h index e52d5f3d..6e481264 100644 --- a/APEX_1.4/module/destructible/fracture/MeshClipper.h +++ b/APEX_1.4/module/destructible/fracture/MeshClipper.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/destructible/fracture/PolygonTriangulator.cpp b/APEX_1.4/module/destructible/fracture/PolygonTriangulator.cpp index c8012cdd..41275ae4 100644 --- a/APEX_1.4/module/destructible/fracture/PolygonTriangulator.cpp +++ b/APEX_1.4/module/destructible/fracture/PolygonTriangulator.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 diff --git a/APEX_1.4/module/destructible/fracture/PolygonTriangulator.h b/APEX_1.4/module/destructible/fracture/PolygonTriangulator.h index 3d142351..a0cdb769 100644 --- a/APEX_1.4/module/destructible/fracture/PolygonTriangulator.h +++ b/APEX_1.4/module/destructible/fracture/PolygonTriangulator.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/destructible/fracture/RTdef.h b/APEX_1.4/module/destructible/fracture/RTdef.h index 0a8b9561..159b3769 100644 --- a/APEX_1.4/module/destructible/fracture/RTdef.h +++ b/APEX_1.4/module/destructible/fracture/RTdef.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/destructible/fracture/Renderable.cpp b/APEX_1.4/module/destructible/fracture/Renderable.cpp index 5e8ba01b..55417390 100644 --- a/APEX_1.4/module/destructible/fracture/Renderable.cpp +++ b/APEX_1.4/module/destructible/fracture/Renderable.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 diff --git a/APEX_1.4/module/destructible/fracture/Renderable.h b/APEX_1.4/module/destructible/fracture/Renderable.h index 9a2af07c..9dec089f 100644 --- a/APEX_1.4/module/destructible/fracture/Renderable.h +++ b/APEX_1.4/module/destructible/fracture/Renderable.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/destructible/fracture/SimScene.cpp b/APEX_1.4/module/destructible/fracture/SimScene.cpp index 9d651093..0ce0b05b 100644 --- a/APEX_1.4/module/destructible/fracture/SimScene.cpp +++ b/APEX_1.4/module/destructible/fracture/SimScene.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 diff --git a/APEX_1.4/module/destructible/fracture/SimScene.h b/APEX_1.4/module/destructible/fracture/SimScene.h index fd0e82e6..f230cf83 100644 --- a/APEX_1.4/module/destructible/fracture/SimScene.h +++ b/APEX_1.4/module/destructible/fracture/SimScene.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/destructible/include/DestructibleActorImpl.h b/APEX_1.4/module/destructible/include/DestructibleActorImpl.h index 1b258347..24f1ae22 100644 --- a/APEX_1.4/module/destructible/include/DestructibleActorImpl.h +++ b/APEX_1.4/module/destructible/include/DestructibleActorImpl.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/destructible/include/DestructibleActorJointImpl.h b/APEX_1.4/module/destructible/include/DestructibleActorJointImpl.h index e1abcee3..6cbcd4e3 100644 --- a/APEX_1.4/module/destructible/include/DestructibleActorJointImpl.h +++ b/APEX_1.4/module/destructible/include/DestructibleActorJointImpl.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/destructible/include/DestructibleActorJointProxy.h b/APEX_1.4/module/destructible/include/DestructibleActorJointProxy.h index 2ea9721a..c7e8cf99 100644 --- a/APEX_1.4/module/destructible/include/DestructibleActorJointProxy.h +++ b/APEX_1.4/module/destructible/include/DestructibleActorJointProxy.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/destructible/include/DestructibleActorProxy.h b/APEX_1.4/module/destructible/include/DestructibleActorProxy.h index 66aa7aa2..a1bd9376 100644 --- a/APEX_1.4/module/destructible/include/DestructibleActorProxy.h +++ b/APEX_1.4/module/destructible/include/DestructibleActorProxy.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/destructible/include/DestructibleActorUtils.h b/APEX_1.4/module/destructible/include/DestructibleActorUtils.h index a8d2cf37..b4b86de1 100644 --- a/APEX_1.4/module/destructible/include/DestructibleActorUtils.h +++ b/APEX_1.4/module/destructible/include/DestructibleActorUtils.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/destructible/include/DestructibleAssetImpl.h b/APEX_1.4/module/destructible/include/DestructibleAssetImpl.h index 28267af4..f051d345 100644 --- a/APEX_1.4/module/destructible/include/DestructibleAssetImpl.h +++ b/APEX_1.4/module/destructible/include/DestructibleAssetImpl.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/destructible/include/DestructibleAssetProxy.h b/APEX_1.4/module/destructible/include/DestructibleAssetProxy.h index d427a849..0a0f0fbc 100644 --- a/APEX_1.4/module/destructible/include/DestructibleAssetProxy.h +++ b/APEX_1.4/module/destructible/include/DestructibleAssetProxy.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/destructible/include/DestructibleHelpers.h b/APEX_1.4/module/destructible/include/DestructibleHelpers.h index e44755fd..6ce06cad 100644 --- a/APEX_1.4/module/destructible/include/DestructibleHelpers.h +++ b/APEX_1.4/module/destructible/include/DestructibleHelpers.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/destructible/include/DestructiblePreviewImpl.h b/APEX_1.4/module/destructible/include/DestructiblePreviewImpl.h index 359dbb96..a36026e0 100644 --- a/APEX_1.4/module/destructible/include/DestructiblePreviewImpl.h +++ b/APEX_1.4/module/destructible/include/DestructiblePreviewImpl.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/destructible/include/DestructiblePreviewProxy.h b/APEX_1.4/module/destructible/include/DestructiblePreviewProxy.h index 2a7429fb..4d05cb52 100644 --- a/APEX_1.4/module/destructible/include/DestructiblePreviewProxy.h +++ b/APEX_1.4/module/destructible/include/DestructiblePreviewProxy.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/destructible/include/DestructibleRenderableImpl.h b/APEX_1.4/module/destructible/include/DestructibleRenderableImpl.h index 4ca7bf68..b33895fb 100644 --- a/APEX_1.4/module/destructible/include/DestructibleRenderableImpl.h +++ b/APEX_1.4/module/destructible/include/DestructibleRenderableImpl.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/destructible/include/DestructibleScene.h b/APEX_1.4/module/destructible/include/DestructibleScene.h index 69eb83d2..560a62ec 100644 --- a/APEX_1.4/module/destructible/include/DestructibleScene.h +++ b/APEX_1.4/module/destructible/include/DestructibleScene.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/destructible/include/DestructibleStructure.h b/APEX_1.4/module/destructible/include/DestructibleStructure.h index 493d7e91..1a984363 100644 --- a/APEX_1.4/module/destructible/include/DestructibleStructure.h +++ b/APEX_1.4/module/destructible/include/DestructibleStructure.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/destructible/include/DestructibleStructureStressSolver.h b/APEX_1.4/module/destructible/include/DestructibleStructureStressSolver.h index cf1b5ab8..1fc0991f 100644 --- a/APEX_1.4/module/destructible/include/DestructibleStructureStressSolver.h +++ b/APEX_1.4/module/destructible/include/DestructibleStructureStressSolver.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/destructible/include/ModuleDestructibleImpl.h b/APEX_1.4/module/destructible/include/ModuleDestructibleImpl.h index 24131733..03c5a79e 100644 --- a/APEX_1.4/module/destructible/include/ModuleDestructibleImpl.h +++ b/APEX_1.4/module/destructible/include/ModuleDestructibleImpl.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/destructible/include/ModuleEventDefs.h b/APEX_1.4/module/destructible/include/ModuleEventDefs.h index 933cdde0..63422bad 100644 --- a/APEX_1.4/module/destructible/include/ModuleEventDefs.h +++ b/APEX_1.4/module/destructible/include/ModuleEventDefs.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/destructible/include/ModulePerfScope.h b/APEX_1.4/module/destructible/include/ModulePerfScope.h index fd53d00e..4be9d5c4 100644 --- a/APEX_1.4/module/destructible/include/ModulePerfScope.h +++ b/APEX_1.4/module/destructible/include/ModulePerfScope.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/destructible/include/autogen/CachedOverlaps.h b/APEX_1.4/module/destructible/include/autogen/CachedOverlaps.h index e1c34060..f99e6017 100644 --- a/APEX_1.4/module/destructible/include/autogen/CachedOverlaps.h +++ b/APEX_1.4/module/destructible/include/autogen/CachedOverlaps.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible/include/autogen/DestructibleActorChunks.h b/APEX_1.4/module/destructible/include/autogen/DestructibleActorChunks.h index 893224e9..c295c607 100644 --- a/APEX_1.4/module/destructible/include/autogen/DestructibleActorChunks.h +++ b/APEX_1.4/module/destructible/include/autogen/DestructibleActorChunks.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible/include/autogen/DestructibleActorParam.h b/APEX_1.4/module/destructible/include/autogen/DestructibleActorParam.h index 9fb50b5c..3b78f840 100644 --- a/APEX_1.4/module/destructible/include/autogen/DestructibleActorParam.h +++ b/APEX_1.4/module/destructible/include/autogen/DestructibleActorParam.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible/include/autogen/DestructibleActorState.h b/APEX_1.4/module/destructible/include/autogen/DestructibleActorState.h index 066a881f..1746d576 100644 --- a/APEX_1.4/module/destructible/include/autogen/DestructibleActorState.h +++ b/APEX_1.4/module/destructible/include/autogen/DestructibleActorState.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible/include/autogen/DestructibleAssetCollisionDataSet.h b/APEX_1.4/module/destructible/include/autogen/DestructibleAssetCollisionDataSet.h index ea14b856..82b0a83d 100644 --- a/APEX_1.4/module/destructible/include/autogen/DestructibleAssetCollisionDataSet.h +++ b/APEX_1.4/module/destructible/include/autogen/DestructibleAssetCollisionDataSet.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible/include/autogen/DestructibleAssetParameters.h b/APEX_1.4/module/destructible/include/autogen/DestructibleAssetParameters.h index 5dfd8d79..018ea095 100644 --- a/APEX_1.4/module/destructible/include/autogen/DestructibleAssetParameters.h +++ b/APEX_1.4/module/destructible/include/autogen/DestructibleAssetParameters.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible/include/autogen/DestructibleDebugRenderParams.h b/APEX_1.4/module/destructible/include/autogen/DestructibleDebugRenderParams.h index be004876..f397399e 100644 --- a/APEX_1.4/module/destructible/include/autogen/DestructibleDebugRenderParams.h +++ b/APEX_1.4/module/destructible/include/autogen/DestructibleDebugRenderParams.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible/include/autogen/DestructibleModuleParameters.h b/APEX_1.4/module/destructible/include/autogen/DestructibleModuleParameters.h index 2c4cb1c6..25efb196 100644 --- a/APEX_1.4/module/destructible/include/autogen/DestructibleModuleParameters.h +++ b/APEX_1.4/module/destructible/include/autogen/DestructibleModuleParameters.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible/include/autogen/DestructiblePreviewParam.h b/APEX_1.4/module/destructible/include/autogen/DestructiblePreviewParam.h index c1f32df8..2166d5d9 100644 --- a/APEX_1.4/module/destructible/include/autogen/DestructiblePreviewParam.h +++ b/APEX_1.4/module/destructible/include/autogen/DestructiblePreviewParam.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible/include/autogen/MeshCookedCollisionStream.h b/APEX_1.4/module/destructible/include/autogen/MeshCookedCollisionStream.h index 9cdb5088..0111e7af 100644 --- a/APEX_1.4/module/destructible/include/autogen/MeshCookedCollisionStream.h +++ b/APEX_1.4/module/destructible/include/autogen/MeshCookedCollisionStream.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible/include/autogen/MeshCookedCollisionStreamsAtScale.h b/APEX_1.4/module/destructible/include/autogen/MeshCookedCollisionStreamsAtScale.h index 3f2565c8..df90db7b 100644 --- a/APEX_1.4/module/destructible/include/autogen/MeshCookedCollisionStreamsAtScale.h +++ b/APEX_1.4/module/destructible/include/autogen/MeshCookedCollisionStreamsAtScale.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible/include/autogen/SurfaceTraceParameters.h b/APEX_1.4/module/destructible/include/autogen/SurfaceTraceParameters.h index 82219197..29574954 100644 --- a/APEX_1.4/module/destructible/include/autogen/SurfaceTraceParameters.h +++ b/APEX_1.4/module/destructible/include/autogen/SurfaceTraceParameters.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible/include/autogen/SurfaceTraceSetParameters.h b/APEX_1.4/module/destructible/include/autogen/SurfaceTraceSetParameters.h index 3bf77c6d..c4a1102e 100644 --- a/APEX_1.4/module/destructible/include/autogen/SurfaceTraceSetParameters.h +++ b/APEX_1.4/module/destructible/include/autogen/SurfaceTraceSetParameters.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible/src/DestructibleActorImpl.cpp b/APEX_1.4/module/destructible/src/DestructibleActorImpl.cpp index 849dab58..ee224f05 100644 --- a/APEX_1.4/module/destructible/src/DestructibleActorImpl.cpp +++ b/APEX_1.4/module/destructible/src/DestructibleActorImpl.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 diff --git a/APEX_1.4/module/destructible/src/DestructibleActorJointImpl.cpp b/APEX_1.4/module/destructible/src/DestructibleActorJointImpl.cpp index 958d3111..3992b024 100644 --- a/APEX_1.4/module/destructible/src/DestructibleActorJointImpl.cpp +++ b/APEX_1.4/module/destructible/src/DestructibleActorJointImpl.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 diff --git a/APEX_1.4/module/destructible/src/DestructibleAssetImpl.cpp b/APEX_1.4/module/destructible/src/DestructibleAssetImpl.cpp index 5939a084..07be321c 100644 --- a/APEX_1.4/module/destructible/src/DestructibleAssetImpl.cpp +++ b/APEX_1.4/module/destructible/src/DestructibleAssetImpl.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 diff --git a/APEX_1.4/module/destructible/src/DestructiblePreviewImpl.cpp b/APEX_1.4/module/destructible/src/DestructiblePreviewImpl.cpp index 4b633c91..16b443e7 100644 --- a/APEX_1.4/module/destructible/src/DestructiblePreviewImpl.cpp +++ b/APEX_1.4/module/destructible/src/DestructiblePreviewImpl.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 diff --git a/APEX_1.4/module/destructible/src/DestructibleRenderableImpl.cpp b/APEX_1.4/module/destructible/src/DestructibleRenderableImpl.cpp index 43ca5c05..00e65a66 100644 --- a/APEX_1.4/module/destructible/src/DestructibleRenderableImpl.cpp +++ b/APEX_1.4/module/destructible/src/DestructibleRenderableImpl.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 diff --git a/APEX_1.4/module/destructible/src/DestructibleScene.cpp b/APEX_1.4/module/destructible/src/DestructibleScene.cpp index 4217e71f..cfe4eb07 100644 --- a/APEX_1.4/module/destructible/src/DestructibleScene.cpp +++ b/APEX_1.4/module/destructible/src/DestructibleScene.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 diff --git a/APEX_1.4/module/destructible/src/DestructibleSceneSyncParams.cpp b/APEX_1.4/module/destructible/src/DestructibleSceneSyncParams.cpp index baf42ff6..8f5434bc 100644 --- a/APEX_1.4/module/destructible/src/DestructibleSceneSyncParams.cpp +++ b/APEX_1.4/module/destructible/src/DestructibleSceneSyncParams.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 diff --git a/APEX_1.4/module/destructible/src/DestructibleStructure.cpp b/APEX_1.4/module/destructible/src/DestructibleStructure.cpp index 4116948d..38042f1f 100644 --- a/APEX_1.4/module/destructible/src/DestructibleStructure.cpp +++ b/APEX_1.4/module/destructible/src/DestructibleStructure.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 diff --git a/APEX_1.4/module/destructible/src/DestructibleStructureStressSolver.cpp b/APEX_1.4/module/destructible/src/DestructibleStructureStressSolver.cpp index b45db174..642a8c49 100644 --- a/APEX_1.4/module/destructible/src/DestructibleStructureStressSolver.cpp +++ b/APEX_1.4/module/destructible/src/DestructibleStructureStressSolver.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 diff --git a/APEX_1.4/module/destructible/src/ModuleDestructibleImpl.cpp b/APEX_1.4/module/destructible/src/ModuleDestructibleImpl.cpp index 32476372..5bdd3aa7 100644 --- a/APEX_1.4/module/destructible/src/ModuleDestructibleImpl.cpp +++ b/APEX_1.4/module/destructible/src/ModuleDestructibleImpl.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 diff --git a/APEX_1.4/module/destructible/src/autogen/CachedOverlaps.cpp b/APEX_1.4/module/destructible/src/autogen/CachedOverlaps.cpp index 3ce2e737..bf8e0dc2 100644 --- a/APEX_1.4/module/destructible/src/autogen/CachedOverlaps.cpp +++ b/APEX_1.4/module/destructible/src/autogen/CachedOverlaps.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible/src/autogen/DestructibleActorChunks.cpp b/APEX_1.4/module/destructible/src/autogen/DestructibleActorChunks.cpp index ca557972..ebbd2964 100644 --- a/APEX_1.4/module/destructible/src/autogen/DestructibleActorChunks.cpp +++ b/APEX_1.4/module/destructible/src/autogen/DestructibleActorChunks.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible/src/autogen/DestructibleActorParam.cpp b/APEX_1.4/module/destructible/src/autogen/DestructibleActorParam.cpp index 2036ba2b..d6dcc820 100644 --- a/APEX_1.4/module/destructible/src/autogen/DestructibleActorParam.cpp +++ b/APEX_1.4/module/destructible/src/autogen/DestructibleActorParam.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible/src/autogen/DestructibleActorState.cpp b/APEX_1.4/module/destructible/src/autogen/DestructibleActorState.cpp index f8a85c69..21cb0132 100644 --- a/APEX_1.4/module/destructible/src/autogen/DestructibleActorState.cpp +++ b/APEX_1.4/module/destructible/src/autogen/DestructibleActorState.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible/src/autogen/DestructibleAssetCollisionDataSet.cpp b/APEX_1.4/module/destructible/src/autogen/DestructibleAssetCollisionDataSet.cpp index 666048ef..3b8f2084 100644 --- a/APEX_1.4/module/destructible/src/autogen/DestructibleAssetCollisionDataSet.cpp +++ b/APEX_1.4/module/destructible/src/autogen/DestructibleAssetCollisionDataSet.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible/src/autogen/DestructibleAssetParameters.cpp b/APEX_1.4/module/destructible/src/autogen/DestructibleAssetParameters.cpp index b404970d..a5792a4b 100644 --- a/APEX_1.4/module/destructible/src/autogen/DestructibleAssetParameters.cpp +++ b/APEX_1.4/module/destructible/src/autogen/DestructibleAssetParameters.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible/src/autogen/DestructibleDebugRenderParams.cpp b/APEX_1.4/module/destructible/src/autogen/DestructibleDebugRenderParams.cpp index f11fc194..244ecb9e 100644 --- a/APEX_1.4/module/destructible/src/autogen/DestructibleDebugRenderParams.cpp +++ b/APEX_1.4/module/destructible/src/autogen/DestructibleDebugRenderParams.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible/src/autogen/DestructibleModuleParameters.cpp b/APEX_1.4/module/destructible/src/autogen/DestructibleModuleParameters.cpp index ca5d7abc..d280d166 100644 --- a/APEX_1.4/module/destructible/src/autogen/DestructibleModuleParameters.cpp +++ b/APEX_1.4/module/destructible/src/autogen/DestructibleModuleParameters.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible/src/autogen/DestructiblePreviewParam.cpp b/APEX_1.4/module/destructible/src/autogen/DestructiblePreviewParam.cpp index 53055f9f..21ddbc98 100644 --- a/APEX_1.4/module/destructible/src/autogen/DestructiblePreviewParam.cpp +++ b/APEX_1.4/module/destructible/src/autogen/DestructiblePreviewParam.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible/src/autogen/MeshCookedCollisionStream.cpp b/APEX_1.4/module/destructible/src/autogen/MeshCookedCollisionStream.cpp index 074c9531..aa04217a 100644 --- a/APEX_1.4/module/destructible/src/autogen/MeshCookedCollisionStream.cpp +++ b/APEX_1.4/module/destructible/src/autogen/MeshCookedCollisionStream.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible/src/autogen/MeshCookedCollisionStreamsAtScale.cpp b/APEX_1.4/module/destructible/src/autogen/MeshCookedCollisionStreamsAtScale.cpp index c8693a9e..bab0610a 100644 --- a/APEX_1.4/module/destructible/src/autogen/MeshCookedCollisionStreamsAtScale.cpp +++ b/APEX_1.4/module/destructible/src/autogen/MeshCookedCollisionStreamsAtScale.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible/src/autogen/SurfaceTraceParameters.cpp b/APEX_1.4/module/destructible/src/autogen/SurfaceTraceParameters.cpp index 7a4cfbef..9dd40d36 100644 --- a/APEX_1.4/module/destructible/src/autogen/SurfaceTraceParameters.cpp +++ b/APEX_1.4/module/destructible/src/autogen/SurfaceTraceParameters.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible/src/autogen/SurfaceTraceSetParameters.cpp b/APEX_1.4/module/destructible/src/autogen/SurfaceTraceSetParameters.cpp index d5b35283..bff1a923 100644 --- a/APEX_1.4/module/destructible/src/autogen/SurfaceTraceSetParameters.cpp +++ b/APEX_1.4/module/destructible/src/autogen/SurfaceTraceSetParameters.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/ConversionCachedOverlaps_0p0_0p1.h b/APEX_1.4/module/destructible_legacy/include/ConversionCachedOverlaps_0p0_0p1.h index dde59185..2a52f878 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionCachedOverlaps_0p0_0p1.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionCachedOverlaps_0p0_0p1.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/destructible_legacy/include/ConversionDestructibleActorParam_0p0_0p1.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p0_0p1.h index aaee57ee..eebd91dc 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p0_0p1.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p0_0p1.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/destructible_legacy/include/ConversionDestructibleActorParam_0p10_0p11.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p10_0p11.h index b5a81f23..7e83331e 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p10_0p11.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p10_0p11.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/destructible_legacy/include/ConversionDestructibleActorParam_0p11_0p12.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p11_0p12.h index f8fb1fe3..0055d115 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p11_0p12.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p11_0p12.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/destructible_legacy/include/ConversionDestructibleActorParam_0p12_0p13.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p12_0p13.h index 92e9cb9d..7d7626a6 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p12_0p13.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p12_0p13.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/destructible_legacy/include/ConversionDestructibleActorParam_0p13_0p14.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p13_0p14.h index 2fd5b8ca..7b1fb9fa 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p13_0p14.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p13_0p14.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/destructible_legacy/include/ConversionDestructibleActorParam_0p14_0p15.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p14_0p15.h index 9f4b6871..4aa569cc 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p14_0p15.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p14_0p15.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/destructible_legacy/include/ConversionDestructibleActorParam_0p15_0p16.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p15_0p16.h index 9ee647a1..77bb56a4 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p15_0p16.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p15_0p16.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/destructible_legacy/include/ConversionDestructibleActorParam_0p16_0p17.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p16_0p17.h index 73514066..3cc316dc 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p16_0p17.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p16_0p17.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/destructible_legacy/include/ConversionDestructibleActorParam_0p17_0p18.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p17_0p18.h index 239095d3..aaa55aa8 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p17_0p18.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p17_0p18.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/destructible_legacy/include/ConversionDestructibleActorParam_0p18_0p19.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p18_0p19.h index 011e5130..728e5269 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p18_0p19.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p18_0p19.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/destructible_legacy/include/ConversionDestructibleActorParam_0p19_0p20.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p19_0p20.h index 8fe665c2..8dab7b12 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p19_0p20.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p19_0p20.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/destructible_legacy/include/ConversionDestructibleActorParam_0p1_0p2.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p1_0p2.h index 8b2cce03..54f1119f 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p1_0p2.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p1_0p2.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/destructible_legacy/include/ConversionDestructibleActorParam_0p20_0p21.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p20_0p21.h index ef47954b..bdfc0955 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p20_0p21.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p20_0p21.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/destructible_legacy/include/ConversionDestructibleActorParam_0p21_0p22.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p21_0p22.h index 60e0d8c4..7cb25519 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p21_0p22.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p21_0p22.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/destructible_legacy/include/ConversionDestructibleActorParam_0p22_0p23.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p22_0p23.h index 5203ca30..a70e9819 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p22_0p23.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p22_0p23.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/destructible_legacy/include/ConversionDestructibleActorParam_0p23_0p24.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p23_0p24.h index 6000fd6f..60f4c7ab 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p23_0p24.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p23_0p24.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/destructible_legacy/include/ConversionDestructibleActorParam_0p24_0p25.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p24_0p25.h index d984a214..9e31e9a3 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p24_0p25.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p24_0p25.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/destructible_legacy/include/ConversionDestructibleActorParam_0p25_0p26.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p25_0p26.h index 1cf45b45..3fb542df 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p25_0p26.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p25_0p26.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/destructible_legacy/include/ConversionDestructibleActorParam_0p26_0p27.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p26_0p27.h index 3d4d5181..bc7367ff 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p26_0p27.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p26_0p27.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/destructible_legacy/include/ConversionDestructibleActorParam_0p27_0p28.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p27_0p28.h index c4f5a156..c8acde16 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p27_0p28.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p27_0p28.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/destructible_legacy/include/ConversionDestructibleActorParam_0p28_0p29.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p28_0p29.h index 49e518fb..fe78570c 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p28_0p29.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p28_0p29.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/destructible_legacy/include/ConversionDestructibleActorParam_0p29_0p30.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p29_0p30.h index 24e81f6b..23bdccff 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p29_0p30.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p29_0p30.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/destructible_legacy/include/ConversionDestructibleActorParam_0p2_0p3.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p2_0p3.h index ea15a14a..c18b0849 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p2_0p3.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p2_0p3.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/destructible_legacy/include/ConversionDestructibleActorParam_0p30_0p31.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p30_0p31.h index c199b942..5580f3cc 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p30_0p31.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p30_0p31.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/destructible_legacy/include/ConversionDestructibleActorParam_0p31_0p32.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p31_0p32.h index d31b4994..bdc14765 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p31_0p32.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p31_0p32.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/destructible_legacy/include/ConversionDestructibleActorParam_0p3_0p4.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p3_0p4.h index d049c797..8456b1bf 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p3_0p4.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p3_0p4.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/destructible_legacy/include/ConversionDestructibleActorParam_0p4_0p5.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p4_0p5.h index 8ac73980..dd40137e 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p4_0p5.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p4_0p5.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/destructible_legacy/include/ConversionDestructibleActorParam_0p5_0p6.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p5_0p6.h index 0ae536cc..878c5e89 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p5_0p6.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p5_0p6.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/destructible_legacy/include/ConversionDestructibleActorParam_0p6_0p7.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p6_0p7.h index 8af093df..8062dede 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p6_0p7.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p6_0p7.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/destructible_legacy/include/ConversionDestructibleActorParam_0p7_0p8.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p7_0p8.h index fa083658..37920ccb 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p7_0p8.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p7_0p8.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/destructible_legacy/include/ConversionDestructibleActorParam_0p8_0p9.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p8_0p9.h index 60b5a3a6..0d4071ca 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p8_0p9.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p8_0p9.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/destructible_legacy/include/ConversionDestructibleActorParam_0p9_0p10.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p9_0p10.h index 6b2f15e0..13c8563f 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p9_0p10.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorParam_0p9_0p10.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/destructible_legacy/include/ConversionDestructibleActorState_0p0_0p1.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorState_0p0_0p1.h index 311543c0..066986c7 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorState_0p0_0p1.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorState_0p0_0p1.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/destructible_legacy/include/ConversionDestructibleActorState_0p1_0p2.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorState_0p1_0p2.h index 0ff2e85d..08f9ec60 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorState_0p1_0p2.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorState_0p1_0p2.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/destructible_legacy/include/ConversionDestructibleActorState_0p2_0p3.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorState_0p2_0p3.h index 34b667e4..a7614834 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorState_0p2_0p3.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorState_0p2_0p3.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/destructible_legacy/include/ConversionDestructibleActorState_0p3_0p4.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorState_0p3_0p4.h index 58fd6948..f2edf4d0 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorState_0p3_0p4.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleActorState_0p3_0p4.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/destructible_legacy/include/ConversionDestructibleAssetParameters_0p0_0p1.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p0_0p1.h index e5786f59..0272e301 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p0_0p1.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p0_0p1.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/destructible_legacy/include/ConversionDestructibleAssetParameters_0p10_0p11.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p10_0p11.h index 5dc1d75f..a02c3061 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p10_0p11.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p10_0p11.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/destructible_legacy/include/ConversionDestructibleAssetParameters_0p11_0p12.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p11_0p12.h index 99e8dedb..64db0af8 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p11_0p12.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p11_0p12.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/destructible_legacy/include/ConversionDestructibleAssetParameters_0p12_0p13.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p12_0p13.h index d1b3fac916..2c5a74cf 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p12_0p13.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p12_0p13.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/destructible_legacy/include/ConversionDestructibleAssetParameters_0p13_0p14.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p13_0p14.h index e8a894fd..dc142efe 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p13_0p14.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p13_0p14.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/destructible_legacy/include/ConversionDestructibleAssetParameters_0p14_0p15.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p14_0p15.h index b68513a1..aaae1fc5 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p14_0p15.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p14_0p15.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/destructible_legacy/include/ConversionDestructibleAssetParameters_0p15_0p16.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p15_0p16.h index 0bb61080..d174e685 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p15_0p16.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p15_0p16.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/destructible_legacy/include/ConversionDestructibleAssetParameters_0p16_0p17.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p16_0p17.h index 11e56a0d..338b8522 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p16_0p17.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p16_0p17.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/destructible_legacy/include/ConversionDestructibleAssetParameters_0p17_0p18.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p17_0p18.h index 51ac8203..2f2cc0d2 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p17_0p18.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p17_0p18.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/destructible_legacy/include/ConversionDestructibleAssetParameters_0p18_0p19.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p18_0p19.h index 823e58ac..ef9a4708 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p18_0p19.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p18_0p19.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/destructible_legacy/include/ConversionDestructibleAssetParameters_0p19_0p20.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p19_0p20.h index 34d54558..f397e6b9 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p19_0p20.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p19_0p20.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/destructible_legacy/include/ConversionDestructibleAssetParameters_0p1_0p2.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p1_0p2.h index a6771a24..03c1c5cb 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p1_0p2.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p1_0p2.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/destructible_legacy/include/ConversionDestructibleAssetParameters_0p20_0p21.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p20_0p21.h index 1e64424a..15fc3098 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p20_0p21.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p20_0p21.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/destructible_legacy/include/ConversionDestructibleAssetParameters_0p21_0p22.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p21_0p22.h index 00e8c6f3..5fdf7463 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p21_0p22.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p21_0p22.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/destructible_legacy/include/ConversionDestructibleAssetParameters_0p22_0p23.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p22_0p23.h index 1108d6c2..a917ad1e 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p22_0p23.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p22_0p23.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/destructible_legacy/include/ConversionDestructibleAssetParameters_0p23_0p24.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p23_0p24.h index 682e7d78..bcab582c 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p23_0p24.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p23_0p24.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/destructible_legacy/include/ConversionDestructibleAssetParameters_0p24_0p25.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p24_0p25.h index 7128fd55..7468afc3 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p24_0p25.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p24_0p25.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/destructible_legacy/include/ConversionDestructibleAssetParameters_0p25_0p26.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p25_0p26.h index 029a878e..8de268d6 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p25_0p26.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p25_0p26.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/destructible_legacy/include/ConversionDestructibleAssetParameters_0p2_0p3.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p2_0p3.h index 6a184a64..1b0176e8 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p2_0p3.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p2_0p3.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/destructible_legacy/include/ConversionDestructibleAssetParameters_0p3_0p4.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p3_0p4.h index 48de199e..cc7f03f8 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p3_0p4.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p3_0p4.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/destructible_legacy/include/ConversionDestructibleAssetParameters_0p4_0p5.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p4_0p5.h index 4a5a7bf6..a57e8290 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p4_0p5.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p4_0p5.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/destructible_legacy/include/ConversionDestructibleAssetParameters_0p5_0p6.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p5_0p6.h index d8508531..063f6731 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p5_0p6.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p5_0p6.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/destructible_legacy/include/ConversionDestructibleAssetParameters_0p6_0p7.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p6_0p7.h index 7ad83d16..c2d05d84 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p6_0p7.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p6_0p7.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/destructible_legacy/include/ConversionDestructibleAssetParameters_0p7_0p8.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p7_0p8.h index a7bd326e..a45fe43b 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p7_0p8.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p7_0p8.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/destructible_legacy/include/ConversionDestructibleAssetParameters_0p8_0p9.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p8_0p9.h index 5ff947b0..206eb6f4 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p8_0p9.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p8_0p9.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/destructible_legacy/include/ConversionDestructibleAssetParameters_0p9_0p10.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p9_0p10.h index 799304ff..9d4e61e5 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p9_0p10.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleAssetParameters_0p9_0p10.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/destructible_legacy/include/ConversionDestructibleModuleParameters_0p0_0p1.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleModuleParameters_0p0_0p1.h index 5357ee95..31315b99 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleModuleParameters_0p0_0p1.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleModuleParameters_0p0_0p1.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/destructible_legacy/include/ConversionDestructibleModuleParameters_0p1_0p2.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleModuleParameters_0p1_0p2.h index 8c22bade..615f9813 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleModuleParameters_0p1_0p2.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleModuleParameters_0p1_0p2.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/destructible_legacy/include/ConversionDestructibleModuleParameters_0p2_0p3.h b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleModuleParameters_0p2_0p3.h index bc0faee8..bd72cebb 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleModuleParameters_0p2_0p3.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionDestructibleModuleParameters_0p2_0p3.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/destructible_legacy/include/ConversionSurfaceTraceSetParameters_0p0_0p1.h b/APEX_1.4/module/destructible_legacy/include/ConversionSurfaceTraceSetParameters_0p0_0p1.h index 2c11e36f..0993bb10 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionSurfaceTraceSetParameters_0p0_0p1.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionSurfaceTraceSetParameters_0p0_0p1.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/destructible_legacy/include/ConversionSurfaceTraceSetParameters_0p1_0p2.h b/APEX_1.4/module/destructible_legacy/include/ConversionSurfaceTraceSetParameters_0p1_0p2.h index afebf3bb..ae659452 100644 --- a/APEX_1.4/module/destructible_legacy/include/ConversionSurfaceTraceSetParameters_0p1_0p2.h +++ b/APEX_1.4/module/destructible_legacy/include/ConversionSurfaceTraceSetParameters_0p1_0p2.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/destructible_legacy/include/autogen/CachedOverlaps_0p0.h b/APEX_1.4/module/destructible_legacy/include/autogen/CachedOverlaps_0p0.h index 4048ee9e..eae3a71b 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/CachedOverlaps_0p0.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/CachedOverlaps_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/CachedOverlaps_0p1.h b/APEX_1.4/module/destructible_legacy/include/autogen/CachedOverlaps_0p1.h index ca736aa4..85c3d850 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/CachedOverlaps_0p1.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/CachedOverlaps_0p1.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorChunks_0p0.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorChunks_0p0.h index 3adec97a..36781759 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorChunks_0p0.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorChunks_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p0.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p0.h index 612a2695..e1e37c89 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p0.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p1.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p1.h index 2d11df2a..bf9a8301 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p1.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p1.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p10.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p10.h index 034aae1c..8cabf908 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p10.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p10.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p11.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p11.h index b928c8d8..9d0e3699 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p11.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p11.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p12.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p12.h index b0ec0fac..dea82e9e 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p12.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p12.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p13.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p13.h index 5a9fb52f..1fe63fad 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p13.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p13.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p14.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p14.h index a29919a2..ea664a7a 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p14.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p14.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p15.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p15.h index 75307fd7..07b21362 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p15.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p15.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p16.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p16.h index 6ac2013b..f1081826 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p16.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p16.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p17.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p17.h index 572e5346..5f7cab9a 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p17.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p17.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p18.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p18.h index 5562e381..d72ba82b 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p18.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p18.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p19.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p19.h index b6d3a0ed..499a0240 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p19.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p19.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p2.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p2.h index c50fa586..3342be15 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p2.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p2.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p20.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p20.h index 9a4afbf0..99c55f5c 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p20.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p20.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p21.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p21.h index dd95fc17..2712ad87 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p21.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p21.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p22.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p22.h index aec8634e..ade50d32 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p22.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p22.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p23.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p23.h index 118c6445..28b94376 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p23.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p23.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p24.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p24.h index 1e8915b2..33190d99 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p24.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p24.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p25.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p25.h index 91702188..a0cd012d 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p25.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p25.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p26.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p26.h index 1f109018..5394c6a0 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p26.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p26.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p27.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p27.h index b77cff2f..daf77d41 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p27.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p27.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p28.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p28.h index efbf2f5c..f366779b 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p28.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p28.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p29.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p29.h index d35564a3..179b3707 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p29.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p29.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p3.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p3.h index 349fa4a7..678cf33f 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p3.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p3.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p30.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p30.h index ccce04d3..aa8b7345 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p30.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p30.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p31.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p31.h index 2b23b847..c660beab 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p31.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p31.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p32.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p32.h index 713ff719..d6e93e68 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p32.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p32.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p4.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p4.h index a58e01bd..5a34d06d 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p4.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p4.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p5.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p5.h index 5ae7e5d6..9542c2a9 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p5.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p5.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p6.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p6.h index 9c5f0551..6919b63a 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p6.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p6.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p7.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p7.h index 6cb88911..c7b6798d 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p7.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p7.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p8.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p8.h index 2ff2e5ce..298be2f1 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p8.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p8.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p9.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p9.h index 3c227a53..c80bc160 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p9.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorParam_0p9.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorState_0p0.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorState_0p0.h index 11991c44..be59ebf6 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorState_0p0.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorState_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorState_0p1.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorState_0p1.h index c54f131e..7369b927 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorState_0p1.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorState_0p1.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorState_0p2.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorState_0p2.h index 50166998..7f989e2a 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorState_0p2.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorState_0p2.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorState_0p3.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorState_0p3.h index efb31292..ffbfe696 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorState_0p3.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorState_0p3.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorState_0p4.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorState_0p4.h index 04248a0d..48312924 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorState_0p4.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleActorState_0p4.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetCollisionDataSet_0p0.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetCollisionDataSet_0p0.h index 0053e5cd..483e10ef 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetCollisionDataSet_0p0.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetCollisionDataSet_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p0.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p0.h index 5bfe59b1..f8999ad9 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p0.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p1.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p1.h index 387dbd55..36a7f667 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p1.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p1.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p10.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p10.h index 06014b59..7316a264 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p10.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p10.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p11.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p11.h index cd3d0965..95434c51 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p11.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p11.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p12.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p12.h index 81b47d73..eb34fb10 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p12.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p12.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p13.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p13.h index 31664367..8a944e8b 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p13.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p13.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p14.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p14.h index d6ad74da..943a9c93 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p14.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p14.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p15.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p15.h index 404456f7..df57ff97 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p15.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p15.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p16.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p16.h index d2340f63..810ea8fa 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p16.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p16.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p17.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p17.h index a5038119..1cb578cb 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p17.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p17.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p18.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p18.h index 9d24cf67..338d99e7 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p18.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p18.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p19.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p19.h index ef0b5f08..8c1f6a15 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p19.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p19.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p2.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p2.h index 92616c9a..22899616 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p2.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p2.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p20.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p20.h index 11f73f6a..d65de96e 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p20.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p20.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p21.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p21.h index 0ff24a32..b8c2ce05 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p21.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p21.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p22.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p22.h index 9f4efee6..2df97dbd 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p22.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p22.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p23.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p23.h index 39e08123..1b39c985 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p23.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p23.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p24.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p24.h index 586a533d..2b5e8321 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p24.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p24.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p25.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p25.h index 06ae759a..fa2b398d 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p25.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p25.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p26.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p26.h index 6617c551..cb782434 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p26.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p26.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p3.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p3.h index 7c85e915..6bec5707 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p3.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p3.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p4.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p4.h index 0e4eabc2..509413a3 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p4.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p4.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p5.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p5.h index cf9ad443..c66c1394 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p5.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p5.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p6.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p6.h index cd70756d..403e97da 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p6.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p6.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p7.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p7.h index 3590b637..c883ec88 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p7.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p7.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p8.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p8.h index 494d5da3..bb7d43bd 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p8.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p8.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p9.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p9.h index 18c68fac..3a2aeaed 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p9.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleAssetParameters_0p9.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleDebugRenderParams_0p0.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleDebugRenderParams_0p0.h index e56ccae0..8e08c05d 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleDebugRenderParams_0p0.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleDebugRenderParams_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleModuleParameters_0p0.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleModuleParameters_0p0.h index f59b0b39..3487aaf9 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleModuleParameters_0p0.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleModuleParameters_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleModuleParameters_0p1.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleModuleParameters_0p1.h index 0382e28e..7a242210 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleModuleParameters_0p1.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleModuleParameters_0p1.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleModuleParameters_0p2.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleModuleParameters_0p2.h index fecf0794..966a8c28 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleModuleParameters_0p2.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleModuleParameters_0p2.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleModuleParameters_0p3.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleModuleParameters_0p3.h index 9e85ce27..64d371d0 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleModuleParameters_0p3.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructibleModuleParameters_0p3.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/DestructiblePreviewParam_0p0.h b/APEX_1.4/module/destructible_legacy/include/autogen/DestructiblePreviewParam_0p0.h index 36464cea..484c607e 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/DestructiblePreviewParam_0p0.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/DestructiblePreviewParam_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/MeshCookedCollisionStream_0p0.h b/APEX_1.4/module/destructible_legacy/include/autogen/MeshCookedCollisionStream_0p0.h index 5db60b53..b6808c0e 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/MeshCookedCollisionStream_0p0.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/MeshCookedCollisionStream_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/MeshCookedCollisionStreamsAtScale_0p0.h b/APEX_1.4/module/destructible_legacy/include/autogen/MeshCookedCollisionStreamsAtScale_0p0.h index 739bacd7..e4f04c7b 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/MeshCookedCollisionStreamsAtScale_0p0.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/MeshCookedCollisionStreamsAtScale_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/SurfaceTraceParameters_0p0.h b/APEX_1.4/module/destructible_legacy/include/autogen/SurfaceTraceParameters_0p0.h index 2b688526..eb65ac99 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/SurfaceTraceParameters_0p0.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/SurfaceTraceParameters_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/SurfaceTraceSetParameters_0p0.h b/APEX_1.4/module/destructible_legacy/include/autogen/SurfaceTraceSetParameters_0p0.h index 0e4c4485..6b290d0f 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/SurfaceTraceSetParameters_0p0.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/SurfaceTraceSetParameters_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/SurfaceTraceSetParameters_0p1.h b/APEX_1.4/module/destructible_legacy/include/autogen/SurfaceTraceSetParameters_0p1.h index 872c9afd..dbf11352 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/SurfaceTraceSetParameters_0p1.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/SurfaceTraceSetParameters_0p1.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/include/autogen/SurfaceTraceSetParameters_0p2.h b/APEX_1.4/module/destructible_legacy/include/autogen/SurfaceTraceSetParameters_0p2.h index 50f46e6f..d14f1505 100644 --- a/APEX_1.4/module/destructible_legacy/include/autogen/SurfaceTraceSetParameters_0p2.h +++ b/APEX_1.4/module/destructible_legacy/include/autogen/SurfaceTraceSetParameters_0p2.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/CachedOverlaps_0p0.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/CachedOverlaps_0p0.cpp index 3bae2bfe..6c29d1c0 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/CachedOverlaps_0p0.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/CachedOverlaps_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/CachedOverlaps_0p1.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/CachedOverlaps_0p1.cpp index aeb3ebff..e64738e1 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/CachedOverlaps_0p1.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/CachedOverlaps_0p1.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorChunks_0p0.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorChunks_0p0.cpp index b852ddca..e0fa1113 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorChunks_0p0.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorChunks_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p0.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p0.cpp index fae5d2cf..7ee9438d 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p0.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p1.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p1.cpp index 19c5da70..1678886e 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p1.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p1.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p10.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p10.cpp index 66d55d2b..2b3eb85f 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p10.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p10.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p11.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p11.cpp index 65c0b77e..60937379 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p11.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p11.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p12.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p12.cpp index 1dd73588..704deabd 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p12.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p12.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p13.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p13.cpp index 92f97d0e..cee9cfbf 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p13.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p13.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p14.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p14.cpp index 7aa73d14..b833345e 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p14.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p14.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p15.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p15.cpp index 53c4915f..4f0837b2 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p15.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p15.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p16.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p16.cpp index a7a6c098..fcc3a249 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p16.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p16.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p17.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p17.cpp index 57081b26..0c3cc9d5 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p17.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p17.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p18.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p18.cpp index 423e0afa..60d734f4 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p18.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p18.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p19.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p19.cpp index 20149142..2cd0faf1 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p19.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p19.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p2.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p2.cpp index f47d1e8d..19e7274a 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p2.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p2.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p20.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p20.cpp index e00855a3..b44364ea 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p20.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p20.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p21.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p21.cpp index 0d4d1076..10b5af93 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p21.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p21.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p22.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p22.cpp index 650691d3..ecf2cf44 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p22.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p22.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p23.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p23.cpp index fcd37768..8a68bec5 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p23.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p23.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p24.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p24.cpp index df1b7946..241bd370 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p24.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p24.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p25.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p25.cpp index d3ba7a2b..98400e73 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p25.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p25.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p26.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p26.cpp index 795da087..82c9969c 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p26.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p26.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p27.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p27.cpp index fb062cb1..109c8ef7 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p27.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p27.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p28.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p28.cpp index e9f0a9ea..9f6f7847 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p28.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p28.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p29.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p29.cpp index 7431d7a1..f2f1a7d5 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p29.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p29.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p3.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p3.cpp index ab5287d0..dbb22ee7 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p3.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p3.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p30.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p30.cpp index 8d97b9ba..90ef0f7a 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p30.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p30.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p31.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p31.cpp index d871d387..b00694e1 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p31.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p31.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p32.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p32.cpp index fb59f2c4..fef0e162 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p32.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p32.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p4.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p4.cpp index 641fa864..b0eb6812 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p4.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p4.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p5.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p5.cpp index 27628ede..e8220f41 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p5.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p5.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p6.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p6.cpp index c965907e..aa73014e 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p6.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p6.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p7.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p7.cpp index a760a6d7..52185a62 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p7.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p7.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p8.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p8.cpp index c3fd98fb..d0ec90e6 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p8.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p8.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p9.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p9.cpp index 30ed7aad..63056cb0 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p9.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorParam_0p9.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorState_0p0.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorState_0p0.cpp index dcc45e9e..510fa9c1 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorState_0p0.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorState_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorState_0p1.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorState_0p1.cpp index d8650cf8..193a6ba2 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorState_0p1.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorState_0p1.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorState_0p2.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorState_0p2.cpp index fd716aed..edf05207 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorState_0p2.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorState_0p2.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorState_0p3.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorState_0p3.cpp index ef50163d..6c859558 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorState_0p3.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorState_0p3.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorState_0p4.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorState_0p4.cpp index d53707ec..9f259477 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorState_0p4.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleActorState_0p4.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetCollisionDataSet_0p0.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetCollisionDataSet_0p0.cpp index d6bc89a3..ae032737 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetCollisionDataSet_0p0.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetCollisionDataSet_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p0.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p0.cpp index 73ec988b..1ad81a7f 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p0.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p1.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p1.cpp index ba0bf830..3c5e28f3 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p1.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p1.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p10.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p10.cpp index 29430274..d84f5fe0 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p10.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p10.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p11.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p11.cpp index e4f4d95f..d83303b6 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p11.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p11.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p12.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p12.cpp index 450339aa..0f5a7edb 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p12.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p12.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p13.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p13.cpp index a0640482..f54e71d8 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p13.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p13.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p14.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p14.cpp index 3b770715..468eb024 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p14.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p14.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p15.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p15.cpp index 8b356cd0..130b3dd8 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p15.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p15.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p16.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p16.cpp index 8edac0dd..23932316 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p16.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p16.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p17.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p17.cpp index 61060533..3d71d5c9 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p17.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p17.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p18.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p18.cpp index 140a3464..a4cf27d6 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p18.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p18.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p19.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p19.cpp index 8a052918..abd645c5 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p19.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p19.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p2.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p2.cpp index bef3db80..7ac3f8b4 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p2.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p2.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p20.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p20.cpp index f7058a62..31a59151 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p20.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p20.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p21.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p21.cpp index ff1d489a..d9093cd8 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p21.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p21.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p22.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p22.cpp index 5a4b9097..ab3c7ef2 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p22.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p22.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p23.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p23.cpp index 78f56d7b..5f28a53f 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p23.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p23.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p24.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p24.cpp index c96a488a..850710ea 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p24.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p24.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p25.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p25.cpp index 46a78610..e463ab2e 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p25.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p25.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p26.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p26.cpp index 3a37f9d1..14ec14d2 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p26.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p26.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p3.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p3.cpp index e836e0f2..6806fcd1 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p3.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p3.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p4.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p4.cpp index 9dfb8c02..0d2cfaf6 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p4.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p4.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p5.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p5.cpp index 94eafb94..05216dbf 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p5.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p5.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p6.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p6.cpp index c369affa..953c3967 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p6.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p6.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p7.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p7.cpp index 07186230..cd9dc4c6 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p7.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p7.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p8.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p8.cpp index 4bd87058..cd830f78 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p8.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p8.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p9.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p9.cpp index 1139993a..5a1cb4c0 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p9.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleAssetParameters_0p9.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleDebugRenderParams_0p0.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleDebugRenderParams_0p0.cpp index 6974eb46..ea28fc54 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleDebugRenderParams_0p0.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleDebugRenderParams_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleModuleParameters_0p0.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleModuleParameters_0p0.cpp index b7b571a4..a792292f 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleModuleParameters_0p0.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleModuleParameters_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleModuleParameters_0p1.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleModuleParameters_0p1.cpp index a2e0c794..5f0c81e3 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleModuleParameters_0p1.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleModuleParameters_0p1.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleModuleParameters_0p2.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleModuleParameters_0p2.cpp index fe77510d..4ebbc6e7 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleModuleParameters_0p2.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleModuleParameters_0p2.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleModuleParameters_0p3.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleModuleParameters_0p3.cpp index a10b4059..30dff92d 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleModuleParameters_0p3.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructibleModuleParameters_0p3.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/DestructiblePreviewParam_0p0.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/DestructiblePreviewParam_0p0.cpp index b36a20c6..c2a12122 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/DestructiblePreviewParam_0p0.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/DestructiblePreviewParam_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/MeshCookedCollisionStream_0p0.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/MeshCookedCollisionStream_0p0.cpp index 830a26da..fbd2d71a 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/MeshCookedCollisionStream_0p0.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/MeshCookedCollisionStream_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/MeshCookedCollisionStreamsAtScale_0p0.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/MeshCookedCollisionStreamsAtScale_0p0.cpp index 1135c5fc..053cab35 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/MeshCookedCollisionStreamsAtScale_0p0.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/MeshCookedCollisionStreamsAtScale_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/SurfaceTraceParameters_0p0.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/SurfaceTraceParameters_0p0.cpp index 465ca5a9..0399f891 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/SurfaceTraceParameters_0p0.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/SurfaceTraceParameters_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/SurfaceTraceSetParameters_0p0.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/SurfaceTraceSetParameters_0p0.cpp index f857bde1..8c07952b 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/SurfaceTraceSetParameters_0p0.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/SurfaceTraceSetParameters_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/SurfaceTraceSetParameters_0p1.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/SurfaceTraceSetParameters_0p1.cpp index 22aa1d96..5327d3cd 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/SurfaceTraceSetParameters_0p1.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/SurfaceTraceSetParameters_0p1.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/destructible_legacy/src/autogen/SurfaceTraceSetParameters_0p2.cpp b/APEX_1.4/module/destructible_legacy/src/autogen/SurfaceTraceSetParameters_0p2.cpp index dc0ddaff..fa80a001 100644 --- a/APEX_1.4/module/destructible_legacy/src/autogen/SurfaceTraceSetParameters_0p2.cpp +++ b/APEX_1.4/module/destructible_legacy/src/autogen/SurfaceTraceSetParameters_0p2.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter/include/EmitterActorImpl.h b/APEX_1.4/module/emitter/include/EmitterActorImpl.h index 57200983..2f7883f8 100644 --- a/APEX_1.4/module/emitter/include/EmitterActorImpl.h +++ b/APEX_1.4/module/emitter/include/EmitterActorImpl.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/emitter/include/EmitterAssetImpl.h b/APEX_1.4/module/emitter/include/EmitterAssetImpl.h index 8621ea6b..c7a6e542 100644 --- a/APEX_1.4/module/emitter/include/EmitterAssetImpl.h +++ b/APEX_1.4/module/emitter/include/EmitterAssetImpl.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/emitter/include/EmitterAssetPreview.h b/APEX_1.4/module/emitter/include/EmitterAssetPreview.h index 7bad148e..d343bfd2 100644 --- a/APEX_1.4/module/emitter/include/EmitterAssetPreview.h +++ b/APEX_1.4/module/emitter/include/EmitterAssetPreview.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/emitter/include/EmitterGeomBase.h b/APEX_1.4/module/emitter/include/EmitterGeomBase.h index 3df1f830..b7eae24e 100644 --- a/APEX_1.4/module/emitter/include/EmitterGeomBase.h +++ b/APEX_1.4/module/emitter/include/EmitterGeomBase.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/emitter/include/EmitterGeomBoxImpl.h b/APEX_1.4/module/emitter/include/EmitterGeomBoxImpl.h index aa9be32e..ae7d4791 100644 --- a/APEX_1.4/module/emitter/include/EmitterGeomBoxImpl.h +++ b/APEX_1.4/module/emitter/include/EmitterGeomBoxImpl.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/emitter/include/EmitterGeomCylinderImpl.h b/APEX_1.4/module/emitter/include/EmitterGeomCylinderImpl.h index 816c0628..06c3a936 100644 --- a/APEX_1.4/module/emitter/include/EmitterGeomCylinderImpl.h +++ b/APEX_1.4/module/emitter/include/EmitterGeomCylinderImpl.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/emitter/include/EmitterGeomExplicitImpl.h b/APEX_1.4/module/emitter/include/EmitterGeomExplicitImpl.h index 74156d45..b0e73659 100644 --- a/APEX_1.4/module/emitter/include/EmitterGeomExplicitImpl.h +++ b/APEX_1.4/module/emitter/include/EmitterGeomExplicitImpl.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/emitter/include/EmitterGeomSphereImpl.h b/APEX_1.4/module/emitter/include/EmitterGeomSphereImpl.h index f86923c3..96c24916 100644 --- a/APEX_1.4/module/emitter/include/EmitterGeomSphereImpl.h +++ b/APEX_1.4/module/emitter/include/EmitterGeomSphereImpl.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/emitter/include/EmitterGeomSphereShellImpl.h b/APEX_1.4/module/emitter/include/EmitterGeomSphereShellImpl.h index ce76042c..007dec84 100644 --- a/APEX_1.4/module/emitter/include/EmitterGeomSphereShellImpl.h +++ b/APEX_1.4/module/emitter/include/EmitterGeomSphereShellImpl.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/emitter/include/EmitterScene.h b/APEX_1.4/module/emitter/include/EmitterScene.h index 8cdf4a89..1df53a66 100644 --- a/APEX_1.4/module/emitter/include/EmitterScene.h +++ b/APEX_1.4/module/emitter/include/EmitterScene.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/emitter/include/GroundEmitterActorImpl.h b/APEX_1.4/module/emitter/include/GroundEmitterActorImpl.h index 918feb67..55025935 100644 --- a/APEX_1.4/module/emitter/include/GroundEmitterActorImpl.h +++ b/APEX_1.4/module/emitter/include/GroundEmitterActorImpl.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/emitter/include/GroundEmitterAssetImpl.h b/APEX_1.4/module/emitter/include/GroundEmitterAssetImpl.h index f6a3bf15..fe880db0 100644 --- a/APEX_1.4/module/emitter/include/GroundEmitterAssetImpl.h +++ b/APEX_1.4/module/emitter/include/GroundEmitterAssetImpl.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/emitter/include/GroundEmitterAssetPreview.h b/APEX_1.4/module/emitter/include/GroundEmitterAssetPreview.h index 8ca0350e..d98066af 100644 --- a/APEX_1.4/module/emitter/include/GroundEmitterAssetPreview.h +++ b/APEX_1.4/module/emitter/include/GroundEmitterAssetPreview.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/emitter/include/ImpactEmitterActorImpl.h b/APEX_1.4/module/emitter/include/ImpactEmitterActorImpl.h index 4480e834..4357f6b7 100644 --- a/APEX_1.4/module/emitter/include/ImpactEmitterActorImpl.h +++ b/APEX_1.4/module/emitter/include/ImpactEmitterActorImpl.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/emitter/include/ImpactEmitterAssetImpl.h b/APEX_1.4/module/emitter/include/ImpactEmitterAssetImpl.h index 1e91a8eb..f14097d8 100644 --- a/APEX_1.4/module/emitter/include/ImpactEmitterAssetImpl.h +++ b/APEX_1.4/module/emitter/include/ImpactEmitterAssetImpl.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/emitter/include/ModuleEmitterImpl.h b/APEX_1.4/module/emitter/include/ModuleEmitterImpl.h index 059cc0be..47fcd48a 100644 --- a/APEX_1.4/module/emitter/include/ModuleEmitterImpl.h +++ b/APEX_1.4/module/emitter/include/ModuleEmitterImpl.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/emitter/include/ModuleEventDefs.h b/APEX_1.4/module/emitter/include/ModuleEventDefs.h index 53a3b926..899af72e 100644 --- a/APEX_1.4/module/emitter/include/ModuleEventDefs.h +++ b/APEX_1.4/module/emitter/include/ModuleEventDefs.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/emitter/include/ModulePerfScope.h b/APEX_1.4/module/emitter/include/ModulePerfScope.h index 7e50b46f..09c6812c 100644 --- a/APEX_1.4/module/emitter/include/ModulePerfScope.h +++ b/APEX_1.4/module/emitter/include/ModulePerfScope.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/emitter/include/autogen/ApexEmitterActorParameters.h b/APEX_1.4/module/emitter/include/autogen/ApexEmitterActorParameters.h index 1a3b2a2e..1aeac10a 100644 --- a/APEX_1.4/module/emitter/include/autogen/ApexEmitterActorParameters.h +++ b/APEX_1.4/module/emitter/include/autogen/ApexEmitterActorParameters.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter/include/autogen/ApexEmitterAssetParameters.h b/APEX_1.4/module/emitter/include/autogen/ApexEmitterAssetParameters.h index accfc5e8..1ca81fe7 100644 --- a/APEX_1.4/module/emitter/include/autogen/ApexEmitterAssetParameters.h +++ b/APEX_1.4/module/emitter/include/autogen/ApexEmitterAssetParameters.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter/include/autogen/EmitterAssetPreviewParameters.h b/APEX_1.4/module/emitter/include/autogen/EmitterAssetPreviewParameters.h index eb5367d0..730eee1c 100644 --- a/APEX_1.4/module/emitter/include/autogen/EmitterAssetPreviewParameters.h +++ b/APEX_1.4/module/emitter/include/autogen/EmitterAssetPreviewParameters.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter/include/autogen/EmitterDebugRenderParams.h b/APEX_1.4/module/emitter/include/autogen/EmitterDebugRenderParams.h index d6b52119..497f7fac 100644 --- a/APEX_1.4/module/emitter/include/autogen/EmitterDebugRenderParams.h +++ b/APEX_1.4/module/emitter/include/autogen/EmitterDebugRenderParams.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter/include/autogen/EmitterGeomBoxParams.h b/APEX_1.4/module/emitter/include/autogen/EmitterGeomBoxParams.h index c1ef1e56..def36b80 100644 --- a/APEX_1.4/module/emitter/include/autogen/EmitterGeomBoxParams.h +++ b/APEX_1.4/module/emitter/include/autogen/EmitterGeomBoxParams.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter/include/autogen/EmitterGeomCylinderParams.h b/APEX_1.4/module/emitter/include/autogen/EmitterGeomCylinderParams.h index 3edf8bfe..bb9e2573 100644 --- a/APEX_1.4/module/emitter/include/autogen/EmitterGeomCylinderParams.h +++ b/APEX_1.4/module/emitter/include/autogen/EmitterGeomCylinderParams.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter/include/autogen/EmitterGeomExplicitParams.h b/APEX_1.4/module/emitter/include/autogen/EmitterGeomExplicitParams.h index d7fb5575..ba735fd4 100644 --- a/APEX_1.4/module/emitter/include/autogen/EmitterGeomExplicitParams.h +++ b/APEX_1.4/module/emitter/include/autogen/EmitterGeomExplicitParams.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter/include/autogen/EmitterGeomSphereParams.h b/APEX_1.4/module/emitter/include/autogen/EmitterGeomSphereParams.h index 81d9ac99..aad90664 100644 --- a/APEX_1.4/module/emitter/include/autogen/EmitterGeomSphereParams.h +++ b/APEX_1.4/module/emitter/include/autogen/EmitterGeomSphereParams.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter/include/autogen/EmitterGeomSphereShellParams.h b/APEX_1.4/module/emitter/include/autogen/EmitterGeomSphereShellParams.h index ec0e7191..2068f238 100644 --- a/APEX_1.4/module/emitter/include/autogen/EmitterGeomSphereShellParams.h +++ b/APEX_1.4/module/emitter/include/autogen/EmitterGeomSphereShellParams.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter/include/autogen/EmitterModuleParameters.h b/APEX_1.4/module/emitter/include/autogen/EmitterModuleParameters.h index 48c7bbf0..b07aa8e6 100644 --- a/APEX_1.4/module/emitter/include/autogen/EmitterModuleParameters.h +++ b/APEX_1.4/module/emitter/include/autogen/EmitterModuleParameters.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter/include/autogen/GroundEmitterActorParameters.h b/APEX_1.4/module/emitter/include/autogen/GroundEmitterActorParameters.h index 7eaef20d..0b417162 100644 --- a/APEX_1.4/module/emitter/include/autogen/GroundEmitterActorParameters.h +++ b/APEX_1.4/module/emitter/include/autogen/GroundEmitterActorParameters.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter/include/autogen/GroundEmitterAssetParameters.h b/APEX_1.4/module/emitter/include/autogen/GroundEmitterAssetParameters.h index 59204959..01618d76 100644 --- a/APEX_1.4/module/emitter/include/autogen/GroundEmitterAssetParameters.h +++ b/APEX_1.4/module/emitter/include/autogen/GroundEmitterAssetParameters.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter/include/autogen/ImpactEmitterActorParameters.h b/APEX_1.4/module/emitter/include/autogen/ImpactEmitterActorParameters.h index 4e76bb85..240bcf1c 100644 --- a/APEX_1.4/module/emitter/include/autogen/ImpactEmitterActorParameters.h +++ b/APEX_1.4/module/emitter/include/autogen/ImpactEmitterActorParameters.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter/include/autogen/ImpactEmitterAssetParameters.h b/APEX_1.4/module/emitter/include/autogen/ImpactEmitterAssetParameters.h index c931713a..d446d8cd 100644 --- a/APEX_1.4/module/emitter/include/autogen/ImpactEmitterAssetParameters.h +++ b/APEX_1.4/module/emitter/include/autogen/ImpactEmitterAssetParameters.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter/include/autogen/ImpactExplosionEvent.h b/APEX_1.4/module/emitter/include/autogen/ImpactExplosionEvent.h index 44025781..08142abd 100644 --- a/APEX_1.4/module/emitter/include/autogen/ImpactExplosionEvent.h +++ b/APEX_1.4/module/emitter/include/autogen/ImpactExplosionEvent.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter/include/autogen/ImpactObjectEvent.h b/APEX_1.4/module/emitter/include/autogen/ImpactObjectEvent.h index f40c7175..c0a7d4ee 100644 --- a/APEX_1.4/module/emitter/include/autogen/ImpactObjectEvent.h +++ b/APEX_1.4/module/emitter/include/autogen/ImpactObjectEvent.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter/src/EmitterActorImpl.cpp b/APEX_1.4/module/emitter/src/EmitterActorImpl.cpp index bbfc509f..ea87415c 100644 --- a/APEX_1.4/module/emitter/src/EmitterActorImpl.cpp +++ b/APEX_1.4/module/emitter/src/EmitterActorImpl.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 diff --git a/APEX_1.4/module/emitter/src/EmitterAssetImpl.cpp b/APEX_1.4/module/emitter/src/EmitterAssetImpl.cpp index d716b7a3..f7963182 100644 --- a/APEX_1.4/module/emitter/src/EmitterAssetImpl.cpp +++ b/APEX_1.4/module/emitter/src/EmitterAssetImpl.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 diff --git a/APEX_1.4/module/emitter/src/EmitterAssetPreview.cpp b/APEX_1.4/module/emitter/src/EmitterAssetPreview.cpp index 8bf99098..fccf8c9d 100644 --- a/APEX_1.4/module/emitter/src/EmitterAssetPreview.cpp +++ b/APEX_1.4/module/emitter/src/EmitterAssetPreview.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 diff --git a/APEX_1.4/module/emitter/src/EmitterGeomBase.cpp b/APEX_1.4/module/emitter/src/EmitterGeomBase.cpp index 5ae761cb..803bccbd 100644 --- a/APEX_1.4/module/emitter/src/EmitterGeomBase.cpp +++ b/APEX_1.4/module/emitter/src/EmitterGeomBase.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 diff --git a/APEX_1.4/module/emitter/src/EmitterGeomBoxImpl.cpp b/APEX_1.4/module/emitter/src/EmitterGeomBoxImpl.cpp index 15633f24..5d81b849 100644 --- a/APEX_1.4/module/emitter/src/EmitterGeomBoxImpl.cpp +++ b/APEX_1.4/module/emitter/src/EmitterGeomBoxImpl.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 diff --git a/APEX_1.4/module/emitter/src/EmitterGeomCylinderImpl.cpp b/APEX_1.4/module/emitter/src/EmitterGeomCylinderImpl.cpp index d9237cb0..0f86d43e 100644 --- a/APEX_1.4/module/emitter/src/EmitterGeomCylinderImpl.cpp +++ b/APEX_1.4/module/emitter/src/EmitterGeomCylinderImpl.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 diff --git a/APEX_1.4/module/emitter/src/EmitterGeomExplicitImpl.cpp b/APEX_1.4/module/emitter/src/EmitterGeomExplicitImpl.cpp index ed63cc79..05a1adca 100644 --- a/APEX_1.4/module/emitter/src/EmitterGeomExplicitImpl.cpp +++ b/APEX_1.4/module/emitter/src/EmitterGeomExplicitImpl.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 diff --git a/APEX_1.4/module/emitter/src/EmitterGeomSphereImpl.cpp b/APEX_1.4/module/emitter/src/EmitterGeomSphereImpl.cpp index 3aaa9cf8..c58b88bd 100644 --- a/APEX_1.4/module/emitter/src/EmitterGeomSphereImpl.cpp +++ b/APEX_1.4/module/emitter/src/EmitterGeomSphereImpl.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 diff --git a/APEX_1.4/module/emitter/src/EmitterGeomSphereShellImpl.cpp b/APEX_1.4/module/emitter/src/EmitterGeomSphereShellImpl.cpp index 6c03060d..c6a62717 100644 --- a/APEX_1.4/module/emitter/src/EmitterGeomSphereShellImpl.cpp +++ b/APEX_1.4/module/emitter/src/EmitterGeomSphereShellImpl.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 diff --git a/APEX_1.4/module/emitter/src/EmitterScene.cpp b/APEX_1.4/module/emitter/src/EmitterScene.cpp index 876ea2c4..c8cd0085 100644 --- a/APEX_1.4/module/emitter/src/EmitterScene.cpp +++ b/APEX_1.4/module/emitter/src/EmitterScene.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 diff --git a/APEX_1.4/module/emitter/src/GroundEmitterActorImpl.cpp b/APEX_1.4/module/emitter/src/GroundEmitterActorImpl.cpp index 1bd098d6..b7558be8 100644 --- a/APEX_1.4/module/emitter/src/GroundEmitterActorImpl.cpp +++ b/APEX_1.4/module/emitter/src/GroundEmitterActorImpl.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 diff --git a/APEX_1.4/module/emitter/src/GroundEmitterAssetImpl.cpp b/APEX_1.4/module/emitter/src/GroundEmitterAssetImpl.cpp index c03d4eb4..9550e2bf 100644 --- a/APEX_1.4/module/emitter/src/GroundEmitterAssetImpl.cpp +++ b/APEX_1.4/module/emitter/src/GroundEmitterAssetImpl.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 diff --git a/APEX_1.4/module/emitter/src/GroundEmitterAssetPreview.cpp b/APEX_1.4/module/emitter/src/GroundEmitterAssetPreview.cpp index 163fda49..64349ed4 100644 --- a/APEX_1.4/module/emitter/src/GroundEmitterAssetPreview.cpp +++ b/APEX_1.4/module/emitter/src/GroundEmitterAssetPreview.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 diff --git a/APEX_1.4/module/emitter/src/ImpactEmitterActorImpl.cpp b/APEX_1.4/module/emitter/src/ImpactEmitterActorImpl.cpp index dce3b343..f193aa92 100644 --- a/APEX_1.4/module/emitter/src/ImpactEmitterActorImpl.cpp +++ b/APEX_1.4/module/emitter/src/ImpactEmitterActorImpl.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 diff --git a/APEX_1.4/module/emitter/src/ImpactEmitterAssetImpl.cpp b/APEX_1.4/module/emitter/src/ImpactEmitterAssetImpl.cpp index e399e7c8..5f36fb38 100644 --- a/APEX_1.4/module/emitter/src/ImpactEmitterAssetImpl.cpp +++ b/APEX_1.4/module/emitter/src/ImpactEmitterAssetImpl.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 diff --git a/APEX_1.4/module/emitter/src/ModuleEmitterImpl.cpp b/APEX_1.4/module/emitter/src/ModuleEmitterImpl.cpp index 4ff3b3fc..8356636a 100644 --- a/APEX_1.4/module/emitter/src/ModuleEmitterImpl.cpp +++ b/APEX_1.4/module/emitter/src/ModuleEmitterImpl.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 diff --git a/APEX_1.4/module/emitter/src/autogen/ApexEmitterActorParameters.cpp b/APEX_1.4/module/emitter/src/autogen/ApexEmitterActorParameters.cpp index 7b0b69a9..2b4dd1e5 100644 --- a/APEX_1.4/module/emitter/src/autogen/ApexEmitterActorParameters.cpp +++ b/APEX_1.4/module/emitter/src/autogen/ApexEmitterActorParameters.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter/src/autogen/ApexEmitterAssetParameters.cpp b/APEX_1.4/module/emitter/src/autogen/ApexEmitterAssetParameters.cpp index 5005f2a7..8e02be25 100644 --- a/APEX_1.4/module/emitter/src/autogen/ApexEmitterAssetParameters.cpp +++ b/APEX_1.4/module/emitter/src/autogen/ApexEmitterAssetParameters.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter/src/autogen/EmitterAssetPreviewParameters.cpp b/APEX_1.4/module/emitter/src/autogen/EmitterAssetPreviewParameters.cpp index 9e42d9e9..cbb5881c 100644 --- a/APEX_1.4/module/emitter/src/autogen/EmitterAssetPreviewParameters.cpp +++ b/APEX_1.4/module/emitter/src/autogen/EmitterAssetPreviewParameters.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter/src/autogen/EmitterDebugRenderParams.cpp b/APEX_1.4/module/emitter/src/autogen/EmitterDebugRenderParams.cpp index b679e652..f1d002e4 100644 --- a/APEX_1.4/module/emitter/src/autogen/EmitterDebugRenderParams.cpp +++ b/APEX_1.4/module/emitter/src/autogen/EmitterDebugRenderParams.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter/src/autogen/EmitterGeomBoxParams.cpp b/APEX_1.4/module/emitter/src/autogen/EmitterGeomBoxParams.cpp index 38e3b41f..f718f115 100644 --- a/APEX_1.4/module/emitter/src/autogen/EmitterGeomBoxParams.cpp +++ b/APEX_1.4/module/emitter/src/autogen/EmitterGeomBoxParams.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter/src/autogen/EmitterGeomCylinderParams.cpp b/APEX_1.4/module/emitter/src/autogen/EmitterGeomCylinderParams.cpp index 92604390..9f5cfc08 100644 --- a/APEX_1.4/module/emitter/src/autogen/EmitterGeomCylinderParams.cpp +++ b/APEX_1.4/module/emitter/src/autogen/EmitterGeomCylinderParams.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter/src/autogen/EmitterGeomExplicitParams.cpp b/APEX_1.4/module/emitter/src/autogen/EmitterGeomExplicitParams.cpp index 162200be..6b0d1f27 100644 --- a/APEX_1.4/module/emitter/src/autogen/EmitterGeomExplicitParams.cpp +++ b/APEX_1.4/module/emitter/src/autogen/EmitterGeomExplicitParams.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter/src/autogen/EmitterGeomSphereParams.cpp b/APEX_1.4/module/emitter/src/autogen/EmitterGeomSphereParams.cpp index c5fb51b5..5104cfc6 100644 --- a/APEX_1.4/module/emitter/src/autogen/EmitterGeomSphereParams.cpp +++ b/APEX_1.4/module/emitter/src/autogen/EmitterGeomSphereParams.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter/src/autogen/EmitterGeomSphereShellParams.cpp b/APEX_1.4/module/emitter/src/autogen/EmitterGeomSphereShellParams.cpp index d100123c..19dbe346 100644 --- a/APEX_1.4/module/emitter/src/autogen/EmitterGeomSphereShellParams.cpp +++ b/APEX_1.4/module/emitter/src/autogen/EmitterGeomSphereShellParams.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter/src/autogen/EmitterModuleParameters.cpp b/APEX_1.4/module/emitter/src/autogen/EmitterModuleParameters.cpp index f70c1351..d8567cc2 100644 --- a/APEX_1.4/module/emitter/src/autogen/EmitterModuleParameters.cpp +++ b/APEX_1.4/module/emitter/src/autogen/EmitterModuleParameters.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter/src/autogen/GroundEmitterActorParameters.cpp b/APEX_1.4/module/emitter/src/autogen/GroundEmitterActorParameters.cpp index d7640652..25d04775 100644 --- a/APEX_1.4/module/emitter/src/autogen/GroundEmitterActorParameters.cpp +++ b/APEX_1.4/module/emitter/src/autogen/GroundEmitterActorParameters.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter/src/autogen/GroundEmitterAssetParameters.cpp b/APEX_1.4/module/emitter/src/autogen/GroundEmitterAssetParameters.cpp index 0923dd10..d1449301 100644 --- a/APEX_1.4/module/emitter/src/autogen/GroundEmitterAssetParameters.cpp +++ b/APEX_1.4/module/emitter/src/autogen/GroundEmitterAssetParameters.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter/src/autogen/ImpactEmitterActorParameters.cpp b/APEX_1.4/module/emitter/src/autogen/ImpactEmitterActorParameters.cpp index cf8c8cc9..b0cb6898 100644 --- a/APEX_1.4/module/emitter/src/autogen/ImpactEmitterActorParameters.cpp +++ b/APEX_1.4/module/emitter/src/autogen/ImpactEmitterActorParameters.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter/src/autogen/ImpactEmitterAssetParameters.cpp b/APEX_1.4/module/emitter/src/autogen/ImpactEmitterAssetParameters.cpp index f3076227..eb0100a8 100644 --- a/APEX_1.4/module/emitter/src/autogen/ImpactEmitterAssetParameters.cpp +++ b/APEX_1.4/module/emitter/src/autogen/ImpactEmitterAssetParameters.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter/src/autogen/ImpactExplosionEvent.cpp b/APEX_1.4/module/emitter/src/autogen/ImpactExplosionEvent.cpp index 0c2559d3..68984d7a 100644 --- a/APEX_1.4/module/emitter/src/autogen/ImpactExplosionEvent.cpp +++ b/APEX_1.4/module/emitter/src/autogen/ImpactExplosionEvent.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter/src/autogen/ImpactObjectEvent.cpp b/APEX_1.4/module/emitter/src/autogen/ImpactObjectEvent.cpp index 3baea436..b9350410 100644 --- a/APEX_1.4/module/emitter/src/autogen/ImpactObjectEvent.cpp +++ b/APEX_1.4/module/emitter/src/autogen/ImpactObjectEvent.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/include/ConversionApexEmitterActorParameters_0p0_0p1.h b/APEX_1.4/module/emitter_legacy/include/ConversionApexEmitterActorParameters_0p0_0p1.h index 0ecda4ca..342aee41 100644 --- a/APEX_1.4/module/emitter_legacy/include/ConversionApexEmitterActorParameters_0p0_0p1.h +++ b/APEX_1.4/module/emitter_legacy/include/ConversionApexEmitterActorParameters_0p0_0p1.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/emitter_legacy/include/ConversionApexEmitterActorParameters_0p1_0p2.h b/APEX_1.4/module/emitter_legacy/include/ConversionApexEmitterActorParameters_0p1_0p2.h index 1c5b6cb5..ff308ca8 100644 --- a/APEX_1.4/module/emitter_legacy/include/ConversionApexEmitterActorParameters_0p1_0p2.h +++ b/APEX_1.4/module/emitter_legacy/include/ConversionApexEmitterActorParameters_0p1_0p2.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/emitter_legacy/include/ConversionApexEmitterAssetParameters_0p0_0p1.h b/APEX_1.4/module/emitter_legacy/include/ConversionApexEmitterAssetParameters_0p0_0p1.h index b088af87..d54250fd 100644 --- a/APEX_1.4/module/emitter_legacy/include/ConversionApexEmitterAssetParameters_0p0_0p1.h +++ b/APEX_1.4/module/emitter_legacy/include/ConversionApexEmitterAssetParameters_0p0_0p1.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/emitter_legacy/include/ConversionApexEmitterAssetParameters_0p1_0p2.h b/APEX_1.4/module/emitter_legacy/include/ConversionApexEmitterAssetParameters_0p1_0p2.h index 8fe870b8..a9adb62b 100644 --- a/APEX_1.4/module/emitter_legacy/include/ConversionApexEmitterAssetParameters_0p1_0p2.h +++ b/APEX_1.4/module/emitter_legacy/include/ConversionApexEmitterAssetParameters_0p1_0p2.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/emitter_legacy/include/ConversionApexEmitterAssetParameters_0p2_0p3.h b/APEX_1.4/module/emitter_legacy/include/ConversionApexEmitterAssetParameters_0p2_0p3.h index 755c5640..b356bfa6 100644 --- a/APEX_1.4/module/emitter_legacy/include/ConversionApexEmitterAssetParameters_0p2_0p3.h +++ b/APEX_1.4/module/emitter_legacy/include/ConversionApexEmitterAssetParameters_0p2_0p3.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/emitter_legacy/include/ConversionApexEmitterAssetParameters_0p3_0p4.h b/APEX_1.4/module/emitter_legacy/include/ConversionApexEmitterAssetParameters_0p3_0p4.h index d6a3d578..32683cb8 100644 --- a/APEX_1.4/module/emitter_legacy/include/ConversionApexEmitterAssetParameters_0p3_0p4.h +++ b/APEX_1.4/module/emitter_legacy/include/ConversionApexEmitterAssetParameters_0p3_0p4.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/emitter_legacy/include/ConversionApexEmitterAssetParameters_0p4_0p5.h b/APEX_1.4/module/emitter_legacy/include/ConversionApexEmitterAssetParameters_0p4_0p5.h index 9ceed903..4d5e937b 100644 --- a/APEX_1.4/module/emitter_legacy/include/ConversionApexEmitterAssetParameters_0p4_0p5.h +++ b/APEX_1.4/module/emitter_legacy/include/ConversionApexEmitterAssetParameters_0p4_0p5.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/emitter_legacy/include/ConversionApexEmitterAssetParameters_0p5_0p6.h b/APEX_1.4/module/emitter_legacy/include/ConversionApexEmitterAssetParameters_0p5_0p6.h index 9d13e4b7..9e0cebe2 100644 --- a/APEX_1.4/module/emitter_legacy/include/ConversionApexEmitterAssetParameters_0p5_0p6.h +++ b/APEX_1.4/module/emitter_legacy/include/ConversionApexEmitterAssetParameters_0p5_0p6.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/emitter_legacy/include/ConversionApexEmitterAssetParameters_0p6_0p7.h b/APEX_1.4/module/emitter_legacy/include/ConversionApexEmitterAssetParameters_0p6_0p7.h index ae287ae7..d3afa080 100644 --- a/APEX_1.4/module/emitter_legacy/include/ConversionApexEmitterAssetParameters_0p6_0p7.h +++ b/APEX_1.4/module/emitter_legacy/include/ConversionApexEmitterAssetParameters_0p6_0p7.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/emitter_legacy/include/ConversionApexEmitterAssetParameters_0p7_0p8.h b/APEX_1.4/module/emitter_legacy/include/ConversionApexEmitterAssetParameters_0p7_0p8.h index 293c6f94..f66661c2 100644 --- a/APEX_1.4/module/emitter_legacy/include/ConversionApexEmitterAssetParameters_0p7_0p8.h +++ b/APEX_1.4/module/emitter_legacy/include/ConversionApexEmitterAssetParameters_0p7_0p8.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/emitter_legacy/include/ConversionEmitterAssetPreviewParameters_0p0_0p1.h b/APEX_1.4/module/emitter_legacy/include/ConversionEmitterAssetPreviewParameters_0p0_0p1.h index 2f9145b5..01c5cd01 100644 --- a/APEX_1.4/module/emitter_legacy/include/ConversionEmitterAssetPreviewParameters_0p0_0p1.h +++ b/APEX_1.4/module/emitter_legacy/include/ConversionEmitterAssetPreviewParameters_0p0_0p1.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/emitter_legacy/include/ConversionEmitterAssetPreviewParameters_0p1_0p2.h b/APEX_1.4/module/emitter_legacy/include/ConversionEmitterAssetPreviewParameters_0p1_0p2.h index bc1e7573..d44772f6 100644 --- a/APEX_1.4/module/emitter_legacy/include/ConversionEmitterAssetPreviewParameters_0p1_0p2.h +++ b/APEX_1.4/module/emitter_legacy/include/ConversionEmitterAssetPreviewParameters_0p1_0p2.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/emitter_legacy/include/ConversionEmitterGeomExplicitParams_0p0_0p1.h b/APEX_1.4/module/emitter_legacy/include/ConversionEmitterGeomExplicitParams_0p0_0p1.h index 7d79f85e..61f4dc0d 100644 --- a/APEX_1.4/module/emitter_legacy/include/ConversionEmitterGeomExplicitParams_0p0_0p1.h +++ b/APEX_1.4/module/emitter_legacy/include/ConversionEmitterGeomExplicitParams_0p0_0p1.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/emitter_legacy/include/ConversionEmitterGeomSphereParams_0p0_0p1.h b/APEX_1.4/module/emitter_legacy/include/ConversionEmitterGeomSphereParams_0p0_0p1.h index 35774045..6dd0ae01 100644 --- a/APEX_1.4/module/emitter_legacy/include/ConversionEmitterGeomSphereParams_0p0_0p1.h +++ b/APEX_1.4/module/emitter_legacy/include/ConversionEmitterGeomSphereParams_0p0_0p1.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/emitter_legacy/include/ConversionEmitterGeomSphereShellParams_0p0_0p1.h b/APEX_1.4/module/emitter_legacy/include/ConversionEmitterGeomSphereShellParams_0p0_0p1.h index dc001587..685c48bb 100644 --- a/APEX_1.4/module/emitter_legacy/include/ConversionEmitterGeomSphereShellParams_0p0_0p1.h +++ b/APEX_1.4/module/emitter_legacy/include/ConversionEmitterGeomSphereShellParams_0p0_0p1.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/emitter_legacy/include/ConversionGroundEmitterActorParameters_0p0_0p1.h b/APEX_1.4/module/emitter_legacy/include/ConversionGroundEmitterActorParameters_0p0_0p1.h index 1edcb3ae..c0ad2d51 100644 --- a/APEX_1.4/module/emitter_legacy/include/ConversionGroundEmitterActorParameters_0p0_0p1.h +++ b/APEX_1.4/module/emitter_legacy/include/ConversionGroundEmitterActorParameters_0p0_0p1.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/emitter_legacy/include/ConversionGroundEmitterActorParameters_0p1_0p2.h b/APEX_1.4/module/emitter_legacy/include/ConversionGroundEmitterActorParameters_0p1_0p2.h index 68de3b7f..170d2916 100644 --- a/APEX_1.4/module/emitter_legacy/include/ConversionGroundEmitterActorParameters_0p1_0p2.h +++ b/APEX_1.4/module/emitter_legacy/include/ConversionGroundEmitterActorParameters_0p1_0p2.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/emitter_legacy/include/ConversionGroundEmitterActorParameters_0p2_0p3.h b/APEX_1.4/module/emitter_legacy/include/ConversionGroundEmitterActorParameters_0p2_0p3.h index 501429f8..4eae9e2e 100644 --- a/APEX_1.4/module/emitter_legacy/include/ConversionGroundEmitterActorParameters_0p2_0p3.h +++ b/APEX_1.4/module/emitter_legacy/include/ConversionGroundEmitterActorParameters_0p2_0p3.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/emitter_legacy/include/ConversionGroundEmitterAssetParameters_0p0_0p1.h b/APEX_1.4/module/emitter_legacy/include/ConversionGroundEmitterAssetParameters_0p0_0p1.h index ae286412..b1aa29fa 100644 --- a/APEX_1.4/module/emitter_legacy/include/ConversionGroundEmitterAssetParameters_0p0_0p1.h +++ b/APEX_1.4/module/emitter_legacy/include/ConversionGroundEmitterAssetParameters_0p0_0p1.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/emitter_legacy/include/ConversionGroundEmitterAssetParameters_0p1_0p2.h b/APEX_1.4/module/emitter_legacy/include/ConversionGroundEmitterAssetParameters_0p1_0p2.h index a0aed8e2..f0ac0209 100644 --- a/APEX_1.4/module/emitter_legacy/include/ConversionGroundEmitterAssetParameters_0p1_0p2.h +++ b/APEX_1.4/module/emitter_legacy/include/ConversionGroundEmitterAssetParameters_0p1_0p2.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/emitter_legacy/include/ConversionImpactObjectEvent_0p0_0p1.h b/APEX_1.4/module/emitter_legacy/include/ConversionImpactObjectEvent_0p0_0p1.h index 531ef3f2..7c0c501c 100644 --- a/APEX_1.4/module/emitter_legacy/include/ConversionImpactObjectEvent_0p0_0p1.h +++ b/APEX_1.4/module/emitter_legacy/include/ConversionImpactObjectEvent_0p0_0p1.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/emitter_legacy/include/ConversionImpactObjectEvent_0p1_0p2.h b/APEX_1.4/module/emitter_legacy/include/ConversionImpactObjectEvent_0p1_0p2.h index 139d27ce..47e988d5 100644 --- a/APEX_1.4/module/emitter_legacy/include/ConversionImpactObjectEvent_0p1_0p2.h +++ b/APEX_1.4/module/emitter_legacy/include/ConversionImpactObjectEvent_0p1_0p2.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/emitter_legacy/include/autogen/ApexEmitterActorParameters_0p0.h b/APEX_1.4/module/emitter_legacy/include/autogen/ApexEmitterActorParameters_0p0.h index 19572798..ac846c44 100644 --- a/APEX_1.4/module/emitter_legacy/include/autogen/ApexEmitterActorParameters_0p0.h +++ b/APEX_1.4/module/emitter_legacy/include/autogen/ApexEmitterActorParameters_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/include/autogen/ApexEmitterActorParameters_0p1.h b/APEX_1.4/module/emitter_legacy/include/autogen/ApexEmitterActorParameters_0p1.h index e2aaa994..13dbed51 100644 --- a/APEX_1.4/module/emitter_legacy/include/autogen/ApexEmitterActorParameters_0p1.h +++ b/APEX_1.4/module/emitter_legacy/include/autogen/ApexEmitterActorParameters_0p1.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/include/autogen/ApexEmitterActorParameters_0p2.h b/APEX_1.4/module/emitter_legacy/include/autogen/ApexEmitterActorParameters_0p2.h index a15a45f9..0838b07d 100644 --- a/APEX_1.4/module/emitter_legacy/include/autogen/ApexEmitterActorParameters_0p2.h +++ b/APEX_1.4/module/emitter_legacy/include/autogen/ApexEmitterActorParameters_0p2.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/include/autogen/ApexEmitterAssetParameters_0p0.h b/APEX_1.4/module/emitter_legacy/include/autogen/ApexEmitterAssetParameters_0p0.h index 8d573239..49c69d63 100644 --- a/APEX_1.4/module/emitter_legacy/include/autogen/ApexEmitterAssetParameters_0p0.h +++ b/APEX_1.4/module/emitter_legacy/include/autogen/ApexEmitterAssetParameters_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/include/autogen/ApexEmitterAssetParameters_0p1.h b/APEX_1.4/module/emitter_legacy/include/autogen/ApexEmitterAssetParameters_0p1.h index c8efabfb..52e6cda1 100644 --- a/APEX_1.4/module/emitter_legacy/include/autogen/ApexEmitterAssetParameters_0p1.h +++ b/APEX_1.4/module/emitter_legacy/include/autogen/ApexEmitterAssetParameters_0p1.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/include/autogen/ApexEmitterAssetParameters_0p2.h b/APEX_1.4/module/emitter_legacy/include/autogen/ApexEmitterAssetParameters_0p2.h index ab42fb03..764f3627 100644 --- a/APEX_1.4/module/emitter_legacy/include/autogen/ApexEmitterAssetParameters_0p2.h +++ b/APEX_1.4/module/emitter_legacy/include/autogen/ApexEmitterAssetParameters_0p2.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/include/autogen/ApexEmitterAssetParameters_0p3.h b/APEX_1.4/module/emitter_legacy/include/autogen/ApexEmitterAssetParameters_0p3.h index ac7464b7..568e60cb 100644 --- a/APEX_1.4/module/emitter_legacy/include/autogen/ApexEmitterAssetParameters_0p3.h +++ b/APEX_1.4/module/emitter_legacy/include/autogen/ApexEmitterAssetParameters_0p3.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/include/autogen/ApexEmitterAssetParameters_0p4.h b/APEX_1.4/module/emitter_legacy/include/autogen/ApexEmitterAssetParameters_0p4.h index ff667353..191c24be 100644 --- a/APEX_1.4/module/emitter_legacy/include/autogen/ApexEmitterAssetParameters_0p4.h +++ b/APEX_1.4/module/emitter_legacy/include/autogen/ApexEmitterAssetParameters_0p4.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/include/autogen/ApexEmitterAssetParameters_0p5.h b/APEX_1.4/module/emitter_legacy/include/autogen/ApexEmitterAssetParameters_0p5.h index 00a6497e..4a8dded0 100644 --- a/APEX_1.4/module/emitter_legacy/include/autogen/ApexEmitterAssetParameters_0p5.h +++ b/APEX_1.4/module/emitter_legacy/include/autogen/ApexEmitterAssetParameters_0p5.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/include/autogen/ApexEmitterAssetParameters_0p6.h b/APEX_1.4/module/emitter_legacy/include/autogen/ApexEmitterAssetParameters_0p6.h index 56d8d989..e8ace3cb 100644 --- a/APEX_1.4/module/emitter_legacy/include/autogen/ApexEmitterAssetParameters_0p6.h +++ b/APEX_1.4/module/emitter_legacy/include/autogen/ApexEmitterAssetParameters_0p6.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/include/autogen/ApexEmitterAssetParameters_0p7.h b/APEX_1.4/module/emitter_legacy/include/autogen/ApexEmitterAssetParameters_0p7.h index d1ed18fa..98b418af 100644 --- a/APEX_1.4/module/emitter_legacy/include/autogen/ApexEmitterAssetParameters_0p7.h +++ b/APEX_1.4/module/emitter_legacy/include/autogen/ApexEmitterAssetParameters_0p7.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/include/autogen/ApexEmitterAssetParameters_0p8.h b/APEX_1.4/module/emitter_legacy/include/autogen/ApexEmitterAssetParameters_0p8.h index 4f653bd3..2f45544c 100644 --- a/APEX_1.4/module/emitter_legacy/include/autogen/ApexEmitterAssetParameters_0p8.h +++ b/APEX_1.4/module/emitter_legacy/include/autogen/ApexEmitterAssetParameters_0p8.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/include/autogen/EmitterAssetPreviewParameters_0p0.h b/APEX_1.4/module/emitter_legacy/include/autogen/EmitterAssetPreviewParameters_0p0.h index 574201d0..d8c415ea 100644 --- a/APEX_1.4/module/emitter_legacy/include/autogen/EmitterAssetPreviewParameters_0p0.h +++ b/APEX_1.4/module/emitter_legacy/include/autogen/EmitterAssetPreviewParameters_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/include/autogen/EmitterAssetPreviewParameters_0p1.h b/APEX_1.4/module/emitter_legacy/include/autogen/EmitterAssetPreviewParameters_0p1.h index f47003e6..3fd9c167 100644 --- a/APEX_1.4/module/emitter_legacy/include/autogen/EmitterAssetPreviewParameters_0p1.h +++ b/APEX_1.4/module/emitter_legacy/include/autogen/EmitterAssetPreviewParameters_0p1.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/include/autogen/EmitterAssetPreviewParameters_0p2.h b/APEX_1.4/module/emitter_legacy/include/autogen/EmitterAssetPreviewParameters_0p2.h index 74b885ed..b809c3d9 100644 --- a/APEX_1.4/module/emitter_legacy/include/autogen/EmitterAssetPreviewParameters_0p2.h +++ b/APEX_1.4/module/emitter_legacy/include/autogen/EmitterAssetPreviewParameters_0p2.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/include/autogen/EmitterDebugRenderParams_0p0.h b/APEX_1.4/module/emitter_legacy/include/autogen/EmitterDebugRenderParams_0p0.h index df4c31bf..e46f2673 100644 --- a/APEX_1.4/module/emitter_legacy/include/autogen/EmitterDebugRenderParams_0p0.h +++ b/APEX_1.4/module/emitter_legacy/include/autogen/EmitterDebugRenderParams_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/include/autogen/EmitterGeomBoxParams_0p0.h b/APEX_1.4/module/emitter_legacy/include/autogen/EmitterGeomBoxParams_0p0.h index 8570ff5b..09fa894f 100644 --- a/APEX_1.4/module/emitter_legacy/include/autogen/EmitterGeomBoxParams_0p0.h +++ b/APEX_1.4/module/emitter_legacy/include/autogen/EmitterGeomBoxParams_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/include/autogen/EmitterGeomCylinderParams_0p0.h b/APEX_1.4/module/emitter_legacy/include/autogen/EmitterGeomCylinderParams_0p0.h index db554a0e..4e8ee0ab 100644 --- a/APEX_1.4/module/emitter_legacy/include/autogen/EmitterGeomCylinderParams_0p0.h +++ b/APEX_1.4/module/emitter_legacy/include/autogen/EmitterGeomCylinderParams_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/include/autogen/EmitterGeomExplicitParams_0p0.h b/APEX_1.4/module/emitter_legacy/include/autogen/EmitterGeomExplicitParams_0p0.h index abf4e608..d4a401c7 100644 --- a/APEX_1.4/module/emitter_legacy/include/autogen/EmitterGeomExplicitParams_0p0.h +++ b/APEX_1.4/module/emitter_legacy/include/autogen/EmitterGeomExplicitParams_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/include/autogen/EmitterGeomExplicitParams_0p1.h b/APEX_1.4/module/emitter_legacy/include/autogen/EmitterGeomExplicitParams_0p1.h index 05b6c649..72d295d8 100644 --- a/APEX_1.4/module/emitter_legacy/include/autogen/EmitterGeomExplicitParams_0p1.h +++ b/APEX_1.4/module/emitter_legacy/include/autogen/EmitterGeomExplicitParams_0p1.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/include/autogen/EmitterGeomSphereParams_0p0.h b/APEX_1.4/module/emitter_legacy/include/autogen/EmitterGeomSphereParams_0p0.h index 747782f6..4777ffb5 100644 --- a/APEX_1.4/module/emitter_legacy/include/autogen/EmitterGeomSphereParams_0p0.h +++ b/APEX_1.4/module/emitter_legacy/include/autogen/EmitterGeomSphereParams_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/include/autogen/EmitterGeomSphereParams_0p1.h b/APEX_1.4/module/emitter_legacy/include/autogen/EmitterGeomSphereParams_0p1.h index 3fcc0602..464a2fe0 100644 --- a/APEX_1.4/module/emitter_legacy/include/autogen/EmitterGeomSphereParams_0p1.h +++ b/APEX_1.4/module/emitter_legacy/include/autogen/EmitterGeomSphereParams_0p1.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/include/autogen/EmitterGeomSphereShellParams_0p0.h b/APEX_1.4/module/emitter_legacy/include/autogen/EmitterGeomSphereShellParams_0p0.h index 6e2f1f8e..118e6e09 100644 --- a/APEX_1.4/module/emitter_legacy/include/autogen/EmitterGeomSphereShellParams_0p0.h +++ b/APEX_1.4/module/emitter_legacy/include/autogen/EmitterGeomSphereShellParams_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/include/autogen/EmitterGeomSphereShellParams_0p1.h b/APEX_1.4/module/emitter_legacy/include/autogen/EmitterGeomSphereShellParams_0p1.h index 08bc2f48..bdf535dc 100644 --- a/APEX_1.4/module/emitter_legacy/include/autogen/EmitterGeomSphereShellParams_0p1.h +++ b/APEX_1.4/module/emitter_legacy/include/autogen/EmitterGeomSphereShellParams_0p1.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/include/autogen/EmitterModuleParameters_0p0.h b/APEX_1.4/module/emitter_legacy/include/autogen/EmitterModuleParameters_0p0.h index 98dff5c8..946ccef8 100644 --- a/APEX_1.4/module/emitter_legacy/include/autogen/EmitterModuleParameters_0p0.h +++ b/APEX_1.4/module/emitter_legacy/include/autogen/EmitterModuleParameters_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/include/autogen/GroundEmitterActorParameters_0p0.h b/APEX_1.4/module/emitter_legacy/include/autogen/GroundEmitterActorParameters_0p0.h index 85601be9..d2f01aa0 100644 --- a/APEX_1.4/module/emitter_legacy/include/autogen/GroundEmitterActorParameters_0p0.h +++ b/APEX_1.4/module/emitter_legacy/include/autogen/GroundEmitterActorParameters_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/include/autogen/GroundEmitterActorParameters_0p1.h b/APEX_1.4/module/emitter_legacy/include/autogen/GroundEmitterActorParameters_0p1.h index 340d7178..db4739ad 100644 --- a/APEX_1.4/module/emitter_legacy/include/autogen/GroundEmitterActorParameters_0p1.h +++ b/APEX_1.4/module/emitter_legacy/include/autogen/GroundEmitterActorParameters_0p1.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/include/autogen/GroundEmitterActorParameters_0p2.h b/APEX_1.4/module/emitter_legacy/include/autogen/GroundEmitterActorParameters_0p2.h index 0edced6c..edf262ec 100644 --- a/APEX_1.4/module/emitter_legacy/include/autogen/GroundEmitterActorParameters_0p2.h +++ b/APEX_1.4/module/emitter_legacy/include/autogen/GroundEmitterActorParameters_0p2.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/include/autogen/GroundEmitterActorParameters_0p3.h b/APEX_1.4/module/emitter_legacy/include/autogen/GroundEmitterActorParameters_0p3.h index 018cc781..424581d1 100644 --- a/APEX_1.4/module/emitter_legacy/include/autogen/GroundEmitterActorParameters_0p3.h +++ b/APEX_1.4/module/emitter_legacy/include/autogen/GroundEmitterActorParameters_0p3.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/include/autogen/GroundEmitterAssetParameters_0p0.h b/APEX_1.4/module/emitter_legacy/include/autogen/GroundEmitterAssetParameters_0p0.h index d83ded03..d6ba01d7 100644 --- a/APEX_1.4/module/emitter_legacy/include/autogen/GroundEmitterAssetParameters_0p0.h +++ b/APEX_1.4/module/emitter_legacy/include/autogen/GroundEmitterAssetParameters_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/include/autogen/GroundEmitterAssetParameters_0p1.h b/APEX_1.4/module/emitter_legacy/include/autogen/GroundEmitterAssetParameters_0p1.h index af846fa8..53063629 100644 --- a/APEX_1.4/module/emitter_legacy/include/autogen/GroundEmitterAssetParameters_0p1.h +++ b/APEX_1.4/module/emitter_legacy/include/autogen/GroundEmitterAssetParameters_0p1.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/include/autogen/GroundEmitterAssetParameters_0p2.h b/APEX_1.4/module/emitter_legacy/include/autogen/GroundEmitterAssetParameters_0p2.h index d3e31cdc..94416b16 100644 --- a/APEX_1.4/module/emitter_legacy/include/autogen/GroundEmitterAssetParameters_0p2.h +++ b/APEX_1.4/module/emitter_legacy/include/autogen/GroundEmitterAssetParameters_0p2.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/include/autogen/ImpactEmitterActorParameters_0p0.h b/APEX_1.4/module/emitter_legacy/include/autogen/ImpactEmitterActorParameters_0p0.h index 6f2fda74..585f44be 100644 --- a/APEX_1.4/module/emitter_legacy/include/autogen/ImpactEmitterActorParameters_0p0.h +++ b/APEX_1.4/module/emitter_legacy/include/autogen/ImpactEmitterActorParameters_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/include/autogen/ImpactEmitterAssetParameters_0p0.h b/APEX_1.4/module/emitter_legacy/include/autogen/ImpactEmitterAssetParameters_0p0.h index 793897ee..4cf10a68 100644 --- a/APEX_1.4/module/emitter_legacy/include/autogen/ImpactEmitterAssetParameters_0p0.h +++ b/APEX_1.4/module/emitter_legacy/include/autogen/ImpactEmitterAssetParameters_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/include/autogen/ImpactExplosionEvent_0p0.h b/APEX_1.4/module/emitter_legacy/include/autogen/ImpactExplosionEvent_0p0.h index 25a12623..fd791338 100644 --- a/APEX_1.4/module/emitter_legacy/include/autogen/ImpactExplosionEvent_0p0.h +++ b/APEX_1.4/module/emitter_legacy/include/autogen/ImpactExplosionEvent_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/include/autogen/ImpactObjectEvent_0p0.h b/APEX_1.4/module/emitter_legacy/include/autogen/ImpactObjectEvent_0p0.h index 669b916f..e3dc868e 100644 --- a/APEX_1.4/module/emitter_legacy/include/autogen/ImpactObjectEvent_0p0.h +++ b/APEX_1.4/module/emitter_legacy/include/autogen/ImpactObjectEvent_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/include/autogen/ImpactObjectEvent_0p1.h b/APEX_1.4/module/emitter_legacy/include/autogen/ImpactObjectEvent_0p1.h index 24c89202..bbf414f2 100644 --- a/APEX_1.4/module/emitter_legacy/include/autogen/ImpactObjectEvent_0p1.h +++ b/APEX_1.4/module/emitter_legacy/include/autogen/ImpactObjectEvent_0p1.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/include/autogen/ImpactObjectEvent_0p2.h b/APEX_1.4/module/emitter_legacy/include/autogen/ImpactObjectEvent_0p2.h index 6e4d27f3..aceeccdc 100644 --- a/APEX_1.4/module/emitter_legacy/include/autogen/ImpactObjectEvent_0p2.h +++ b/APEX_1.4/module/emitter_legacy/include/autogen/ImpactObjectEvent_0p2.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/src/autogen/ApexEmitterActorParameters_0p0.cpp b/APEX_1.4/module/emitter_legacy/src/autogen/ApexEmitterActorParameters_0p0.cpp index e839554e..626b412b 100644 --- a/APEX_1.4/module/emitter_legacy/src/autogen/ApexEmitterActorParameters_0p0.cpp +++ b/APEX_1.4/module/emitter_legacy/src/autogen/ApexEmitterActorParameters_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/src/autogen/ApexEmitterActorParameters_0p1.cpp b/APEX_1.4/module/emitter_legacy/src/autogen/ApexEmitterActorParameters_0p1.cpp index f0ef0166..f3d6cdcf 100644 --- a/APEX_1.4/module/emitter_legacy/src/autogen/ApexEmitterActorParameters_0p1.cpp +++ b/APEX_1.4/module/emitter_legacy/src/autogen/ApexEmitterActorParameters_0p1.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/src/autogen/ApexEmitterActorParameters_0p2.cpp b/APEX_1.4/module/emitter_legacy/src/autogen/ApexEmitterActorParameters_0p2.cpp index 90626678..b5eb8ab1 100644 --- a/APEX_1.4/module/emitter_legacy/src/autogen/ApexEmitterActorParameters_0p2.cpp +++ b/APEX_1.4/module/emitter_legacy/src/autogen/ApexEmitterActorParameters_0p2.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/src/autogen/ApexEmitterAssetParameters_0p0.cpp b/APEX_1.4/module/emitter_legacy/src/autogen/ApexEmitterAssetParameters_0p0.cpp index 08faba9e..eee92f17 100644 --- a/APEX_1.4/module/emitter_legacy/src/autogen/ApexEmitterAssetParameters_0p0.cpp +++ b/APEX_1.4/module/emitter_legacy/src/autogen/ApexEmitterAssetParameters_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/src/autogen/ApexEmitterAssetParameters_0p1.cpp b/APEX_1.4/module/emitter_legacy/src/autogen/ApexEmitterAssetParameters_0p1.cpp index d21fcf12..79f5d910 100644 --- a/APEX_1.4/module/emitter_legacy/src/autogen/ApexEmitterAssetParameters_0p1.cpp +++ b/APEX_1.4/module/emitter_legacy/src/autogen/ApexEmitterAssetParameters_0p1.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/src/autogen/ApexEmitterAssetParameters_0p2.cpp b/APEX_1.4/module/emitter_legacy/src/autogen/ApexEmitterAssetParameters_0p2.cpp index a595eed2..01f241e5 100644 --- a/APEX_1.4/module/emitter_legacy/src/autogen/ApexEmitterAssetParameters_0p2.cpp +++ b/APEX_1.4/module/emitter_legacy/src/autogen/ApexEmitterAssetParameters_0p2.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/src/autogen/ApexEmitterAssetParameters_0p3.cpp b/APEX_1.4/module/emitter_legacy/src/autogen/ApexEmitterAssetParameters_0p3.cpp index 469c9676..1c58a6f4 100644 --- a/APEX_1.4/module/emitter_legacy/src/autogen/ApexEmitterAssetParameters_0p3.cpp +++ b/APEX_1.4/module/emitter_legacy/src/autogen/ApexEmitterAssetParameters_0p3.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/src/autogen/ApexEmitterAssetParameters_0p4.cpp b/APEX_1.4/module/emitter_legacy/src/autogen/ApexEmitterAssetParameters_0p4.cpp index 7adcb1c6..4b1f81f1 100644 --- a/APEX_1.4/module/emitter_legacy/src/autogen/ApexEmitterAssetParameters_0p4.cpp +++ b/APEX_1.4/module/emitter_legacy/src/autogen/ApexEmitterAssetParameters_0p4.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/src/autogen/ApexEmitterAssetParameters_0p5.cpp b/APEX_1.4/module/emitter_legacy/src/autogen/ApexEmitterAssetParameters_0p5.cpp index a2d91d69..2249f524 100644 --- a/APEX_1.4/module/emitter_legacy/src/autogen/ApexEmitterAssetParameters_0p5.cpp +++ b/APEX_1.4/module/emitter_legacy/src/autogen/ApexEmitterAssetParameters_0p5.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/src/autogen/ApexEmitterAssetParameters_0p6.cpp b/APEX_1.4/module/emitter_legacy/src/autogen/ApexEmitterAssetParameters_0p6.cpp index e80da119..eef5e1ac 100644 --- a/APEX_1.4/module/emitter_legacy/src/autogen/ApexEmitterAssetParameters_0p6.cpp +++ b/APEX_1.4/module/emitter_legacy/src/autogen/ApexEmitterAssetParameters_0p6.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/src/autogen/ApexEmitterAssetParameters_0p7.cpp b/APEX_1.4/module/emitter_legacy/src/autogen/ApexEmitterAssetParameters_0p7.cpp index e0bcf090..eef2ac37 100644 --- a/APEX_1.4/module/emitter_legacy/src/autogen/ApexEmitterAssetParameters_0p7.cpp +++ b/APEX_1.4/module/emitter_legacy/src/autogen/ApexEmitterAssetParameters_0p7.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/src/autogen/ApexEmitterAssetParameters_0p8.cpp b/APEX_1.4/module/emitter_legacy/src/autogen/ApexEmitterAssetParameters_0p8.cpp index f4ac2d65..d09534c6 100644 --- a/APEX_1.4/module/emitter_legacy/src/autogen/ApexEmitterAssetParameters_0p8.cpp +++ b/APEX_1.4/module/emitter_legacy/src/autogen/ApexEmitterAssetParameters_0p8.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/src/autogen/EmitterAssetPreviewParameters_0p0.cpp b/APEX_1.4/module/emitter_legacy/src/autogen/EmitterAssetPreviewParameters_0p0.cpp index 78aaba6b..d69f3c1b 100644 --- a/APEX_1.4/module/emitter_legacy/src/autogen/EmitterAssetPreviewParameters_0p0.cpp +++ b/APEX_1.4/module/emitter_legacy/src/autogen/EmitterAssetPreviewParameters_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/src/autogen/EmitterAssetPreviewParameters_0p1.cpp b/APEX_1.4/module/emitter_legacy/src/autogen/EmitterAssetPreviewParameters_0p1.cpp index 910d78a2..2c2bc878 100644 --- a/APEX_1.4/module/emitter_legacy/src/autogen/EmitterAssetPreviewParameters_0p1.cpp +++ b/APEX_1.4/module/emitter_legacy/src/autogen/EmitterAssetPreviewParameters_0p1.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/src/autogen/EmitterAssetPreviewParameters_0p2.cpp b/APEX_1.4/module/emitter_legacy/src/autogen/EmitterAssetPreviewParameters_0p2.cpp index 7fe1c979..572c9a3d 100644 --- a/APEX_1.4/module/emitter_legacy/src/autogen/EmitterAssetPreviewParameters_0p2.cpp +++ b/APEX_1.4/module/emitter_legacy/src/autogen/EmitterAssetPreviewParameters_0p2.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/src/autogen/EmitterDebugRenderParams_0p0.cpp b/APEX_1.4/module/emitter_legacy/src/autogen/EmitterDebugRenderParams_0p0.cpp index 0bd1638a..006de9c0 100644 --- a/APEX_1.4/module/emitter_legacy/src/autogen/EmitterDebugRenderParams_0p0.cpp +++ b/APEX_1.4/module/emitter_legacy/src/autogen/EmitterDebugRenderParams_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/src/autogen/EmitterGeomBoxParams_0p0.cpp b/APEX_1.4/module/emitter_legacy/src/autogen/EmitterGeomBoxParams_0p0.cpp index 4cf7ce3a..2d310bce 100644 --- a/APEX_1.4/module/emitter_legacy/src/autogen/EmitterGeomBoxParams_0p0.cpp +++ b/APEX_1.4/module/emitter_legacy/src/autogen/EmitterGeomBoxParams_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/src/autogen/EmitterGeomCylinderParams_0p0.cpp b/APEX_1.4/module/emitter_legacy/src/autogen/EmitterGeomCylinderParams_0p0.cpp index 0bc9c8b9..302db9bd 100644 --- a/APEX_1.4/module/emitter_legacy/src/autogen/EmitterGeomCylinderParams_0p0.cpp +++ b/APEX_1.4/module/emitter_legacy/src/autogen/EmitterGeomCylinderParams_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/src/autogen/EmitterGeomExplicitParams_0p0.cpp b/APEX_1.4/module/emitter_legacy/src/autogen/EmitterGeomExplicitParams_0p0.cpp index 863ec233..e21c0d7a 100644 --- a/APEX_1.4/module/emitter_legacy/src/autogen/EmitterGeomExplicitParams_0p0.cpp +++ b/APEX_1.4/module/emitter_legacy/src/autogen/EmitterGeomExplicitParams_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/src/autogen/EmitterGeomExplicitParams_0p1.cpp b/APEX_1.4/module/emitter_legacy/src/autogen/EmitterGeomExplicitParams_0p1.cpp index e3ba145e..3c0a67a1 100644 --- a/APEX_1.4/module/emitter_legacy/src/autogen/EmitterGeomExplicitParams_0p1.cpp +++ b/APEX_1.4/module/emitter_legacy/src/autogen/EmitterGeomExplicitParams_0p1.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/src/autogen/EmitterGeomSphereParams_0p0.cpp b/APEX_1.4/module/emitter_legacy/src/autogen/EmitterGeomSphereParams_0p0.cpp index 97b88c97..80fcc6d9 100644 --- a/APEX_1.4/module/emitter_legacy/src/autogen/EmitterGeomSphereParams_0p0.cpp +++ b/APEX_1.4/module/emitter_legacy/src/autogen/EmitterGeomSphereParams_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/src/autogen/EmitterGeomSphereParams_0p1.cpp b/APEX_1.4/module/emitter_legacy/src/autogen/EmitterGeomSphereParams_0p1.cpp index f1eba59b..a8db7745 100644 --- a/APEX_1.4/module/emitter_legacy/src/autogen/EmitterGeomSphereParams_0p1.cpp +++ b/APEX_1.4/module/emitter_legacy/src/autogen/EmitterGeomSphereParams_0p1.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/src/autogen/EmitterGeomSphereShellParams_0p0.cpp b/APEX_1.4/module/emitter_legacy/src/autogen/EmitterGeomSphereShellParams_0p0.cpp index ea022b16..55a0d276 100644 --- a/APEX_1.4/module/emitter_legacy/src/autogen/EmitterGeomSphereShellParams_0p0.cpp +++ b/APEX_1.4/module/emitter_legacy/src/autogen/EmitterGeomSphereShellParams_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/src/autogen/EmitterGeomSphereShellParams_0p1.cpp b/APEX_1.4/module/emitter_legacy/src/autogen/EmitterGeomSphereShellParams_0p1.cpp index e1299dbb..a47e0547 100644 --- a/APEX_1.4/module/emitter_legacy/src/autogen/EmitterGeomSphereShellParams_0p1.cpp +++ b/APEX_1.4/module/emitter_legacy/src/autogen/EmitterGeomSphereShellParams_0p1.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/src/autogen/EmitterModuleParameters_0p0.cpp b/APEX_1.4/module/emitter_legacy/src/autogen/EmitterModuleParameters_0p0.cpp index 44b60cb5..2de07a0d 100644 --- a/APEX_1.4/module/emitter_legacy/src/autogen/EmitterModuleParameters_0p0.cpp +++ b/APEX_1.4/module/emitter_legacy/src/autogen/EmitterModuleParameters_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/src/autogen/GroundEmitterActorParameters_0p0.cpp b/APEX_1.4/module/emitter_legacy/src/autogen/GroundEmitterActorParameters_0p0.cpp index faf8b5bf..a1628aab 100644 --- a/APEX_1.4/module/emitter_legacy/src/autogen/GroundEmitterActorParameters_0p0.cpp +++ b/APEX_1.4/module/emitter_legacy/src/autogen/GroundEmitterActorParameters_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/src/autogen/GroundEmitterActorParameters_0p1.cpp b/APEX_1.4/module/emitter_legacy/src/autogen/GroundEmitterActorParameters_0p1.cpp index d6dbc20f..94e77150 100644 --- a/APEX_1.4/module/emitter_legacy/src/autogen/GroundEmitterActorParameters_0p1.cpp +++ b/APEX_1.4/module/emitter_legacy/src/autogen/GroundEmitterActorParameters_0p1.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/src/autogen/GroundEmitterActorParameters_0p2.cpp b/APEX_1.4/module/emitter_legacy/src/autogen/GroundEmitterActorParameters_0p2.cpp index ecd2bd7e..8d9dcb46 100644 --- a/APEX_1.4/module/emitter_legacy/src/autogen/GroundEmitterActorParameters_0p2.cpp +++ b/APEX_1.4/module/emitter_legacy/src/autogen/GroundEmitterActorParameters_0p2.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/src/autogen/GroundEmitterActorParameters_0p3.cpp b/APEX_1.4/module/emitter_legacy/src/autogen/GroundEmitterActorParameters_0p3.cpp index def8389c..d3e493c5 100644 --- a/APEX_1.4/module/emitter_legacy/src/autogen/GroundEmitterActorParameters_0p3.cpp +++ b/APEX_1.4/module/emitter_legacy/src/autogen/GroundEmitterActorParameters_0p3.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/src/autogen/GroundEmitterAssetParameters_0p0.cpp b/APEX_1.4/module/emitter_legacy/src/autogen/GroundEmitterAssetParameters_0p0.cpp index 5597ed54..4b90395d 100644 --- a/APEX_1.4/module/emitter_legacy/src/autogen/GroundEmitterAssetParameters_0p0.cpp +++ b/APEX_1.4/module/emitter_legacy/src/autogen/GroundEmitterAssetParameters_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/src/autogen/GroundEmitterAssetParameters_0p1.cpp b/APEX_1.4/module/emitter_legacy/src/autogen/GroundEmitterAssetParameters_0p1.cpp index 37b0f317..0df52dea 100644 --- a/APEX_1.4/module/emitter_legacy/src/autogen/GroundEmitterAssetParameters_0p1.cpp +++ b/APEX_1.4/module/emitter_legacy/src/autogen/GroundEmitterAssetParameters_0p1.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/src/autogen/GroundEmitterAssetParameters_0p2.cpp b/APEX_1.4/module/emitter_legacy/src/autogen/GroundEmitterAssetParameters_0p2.cpp index 42198dc2..4448a3a8 100644 --- a/APEX_1.4/module/emitter_legacy/src/autogen/GroundEmitterAssetParameters_0p2.cpp +++ b/APEX_1.4/module/emitter_legacy/src/autogen/GroundEmitterAssetParameters_0p2.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/src/autogen/ImpactEmitterActorParameters_0p0.cpp b/APEX_1.4/module/emitter_legacy/src/autogen/ImpactEmitterActorParameters_0p0.cpp index d053cf4c..b9cc2911 100644 --- a/APEX_1.4/module/emitter_legacy/src/autogen/ImpactEmitterActorParameters_0p0.cpp +++ b/APEX_1.4/module/emitter_legacy/src/autogen/ImpactEmitterActorParameters_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/src/autogen/ImpactEmitterAssetParameters_0p0.cpp b/APEX_1.4/module/emitter_legacy/src/autogen/ImpactEmitterAssetParameters_0p0.cpp index e35bb3b1..7ef888ae 100644 --- a/APEX_1.4/module/emitter_legacy/src/autogen/ImpactEmitterAssetParameters_0p0.cpp +++ b/APEX_1.4/module/emitter_legacy/src/autogen/ImpactEmitterAssetParameters_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/src/autogen/ImpactExplosionEvent_0p0.cpp b/APEX_1.4/module/emitter_legacy/src/autogen/ImpactExplosionEvent_0p0.cpp index 34014111..e3fe86ea 100644 --- a/APEX_1.4/module/emitter_legacy/src/autogen/ImpactExplosionEvent_0p0.cpp +++ b/APEX_1.4/module/emitter_legacy/src/autogen/ImpactExplosionEvent_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/src/autogen/ImpactObjectEvent_0p0.cpp b/APEX_1.4/module/emitter_legacy/src/autogen/ImpactObjectEvent_0p0.cpp index 4dc063e5..cf0c90bf 100644 --- a/APEX_1.4/module/emitter_legacy/src/autogen/ImpactObjectEvent_0p0.cpp +++ b/APEX_1.4/module/emitter_legacy/src/autogen/ImpactObjectEvent_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/src/autogen/ImpactObjectEvent_0p1.cpp b/APEX_1.4/module/emitter_legacy/src/autogen/ImpactObjectEvent_0p1.cpp index c37adef3..d137aea7 100644 --- a/APEX_1.4/module/emitter_legacy/src/autogen/ImpactObjectEvent_0p1.cpp +++ b/APEX_1.4/module/emitter_legacy/src/autogen/ImpactObjectEvent_0p1.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/emitter_legacy/src/autogen/ImpactObjectEvent_0p2.cpp b/APEX_1.4/module/emitter_legacy/src/autogen/ImpactObjectEvent_0p2.cpp index bde7395b..fc0a6838 100644 --- a/APEX_1.4/module/emitter_legacy/src/autogen/ImpactObjectEvent_0p2.cpp +++ b/APEX_1.4/module/emitter_legacy/src/autogen/ImpactObjectEvent_0p2.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/framework_legacy/include/ConversionBufferF32x4_0p0_0p1.h b/APEX_1.4/module/framework_legacy/include/ConversionBufferF32x4_0p0_0p1.h index 695f4c00..315f6420 100644 --- a/APEX_1.4/module/framework_legacy/include/ConversionBufferF32x4_0p0_0p1.h +++ b/APEX_1.4/module/framework_legacy/include/ConversionBufferF32x4_0p0_0p1.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/framework_legacy/include/ConversionSubmeshParameters_0p0_0p1.h b/APEX_1.4/module/framework_legacy/include/ConversionSubmeshParameters_0p0_0p1.h index 4416500e..0114ba61 100644 --- a/APEX_1.4/module/framework_legacy/include/ConversionSubmeshParameters_0p0_0p1.h +++ b/APEX_1.4/module/framework_legacy/include/ConversionSubmeshParameters_0p0_0p1.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/framework_legacy/include/ConversionVertexBufferParameters_0p0_0p1.h b/APEX_1.4/module/framework_legacy/include/ConversionVertexBufferParameters_0p0_0p1.h index a4479d1f..1a30bb63 100644 --- a/APEX_1.4/module/framework_legacy/include/ConversionVertexBufferParameters_0p0_0p1.h +++ b/APEX_1.4/module/framework_legacy/include/ConversionVertexBufferParameters_0p0_0p1.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/framework_legacy/include/autogen/BufferF32x1_0p0.h b/APEX_1.4/module/framework_legacy/include/autogen/BufferF32x1_0p0.h index 2590fcd7..69bf2c98 100644 --- a/APEX_1.4/module/framework_legacy/include/autogen/BufferF32x1_0p0.h +++ b/APEX_1.4/module/framework_legacy/include/autogen/BufferF32x1_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/framework_legacy/include/autogen/BufferF32x2_0p0.h b/APEX_1.4/module/framework_legacy/include/autogen/BufferF32x2_0p0.h index 2b1027b9..86a32aca 100644 --- a/APEX_1.4/module/framework_legacy/include/autogen/BufferF32x2_0p0.h +++ b/APEX_1.4/module/framework_legacy/include/autogen/BufferF32x2_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/framework_legacy/include/autogen/BufferF32x3_0p0.h b/APEX_1.4/module/framework_legacy/include/autogen/BufferF32x3_0p0.h index 1f98c01e..85e4da5e 100644 --- a/APEX_1.4/module/framework_legacy/include/autogen/BufferF32x3_0p0.h +++ b/APEX_1.4/module/framework_legacy/include/autogen/BufferF32x3_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/framework_legacy/include/autogen/BufferF32x4_0p0.h b/APEX_1.4/module/framework_legacy/include/autogen/BufferF32x4_0p0.h index c9f2d53d..44eec259 100644 --- a/APEX_1.4/module/framework_legacy/include/autogen/BufferF32x4_0p0.h +++ b/APEX_1.4/module/framework_legacy/include/autogen/BufferF32x4_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/framework_legacy/include/autogen/BufferF32x4_0p1.h b/APEX_1.4/module/framework_legacy/include/autogen/BufferF32x4_0p1.h index e6225d64..14e0d5f5 100644 --- a/APEX_1.4/module/framework_legacy/include/autogen/BufferF32x4_0p1.h +++ b/APEX_1.4/module/framework_legacy/include/autogen/BufferF32x4_0p1.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/framework_legacy/include/autogen/BufferU16x1_0p0.h b/APEX_1.4/module/framework_legacy/include/autogen/BufferU16x1_0p0.h index 4cd7f5ca..bdee96e5 100644 --- a/APEX_1.4/module/framework_legacy/include/autogen/BufferU16x1_0p0.h +++ b/APEX_1.4/module/framework_legacy/include/autogen/BufferU16x1_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/framework_legacy/include/autogen/BufferU16x2_0p0.h b/APEX_1.4/module/framework_legacy/include/autogen/BufferU16x2_0p0.h index 38ccd1fa..4ff237e6 100644 --- a/APEX_1.4/module/framework_legacy/include/autogen/BufferU16x2_0p0.h +++ b/APEX_1.4/module/framework_legacy/include/autogen/BufferU16x2_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/framework_legacy/include/autogen/BufferU16x3_0p0.h b/APEX_1.4/module/framework_legacy/include/autogen/BufferU16x3_0p0.h index 19e04296..baae046c 100644 --- a/APEX_1.4/module/framework_legacy/include/autogen/BufferU16x3_0p0.h +++ b/APEX_1.4/module/framework_legacy/include/autogen/BufferU16x3_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/framework_legacy/include/autogen/BufferU16x4_0p0.h b/APEX_1.4/module/framework_legacy/include/autogen/BufferU16x4_0p0.h index da9afbc3..40b5abca 100644 --- a/APEX_1.4/module/framework_legacy/include/autogen/BufferU16x4_0p0.h +++ b/APEX_1.4/module/framework_legacy/include/autogen/BufferU16x4_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/framework_legacy/include/autogen/BufferU32x1_0p0.h b/APEX_1.4/module/framework_legacy/include/autogen/BufferU32x1_0p0.h index 6b38c223..7f2a8847 100644 --- a/APEX_1.4/module/framework_legacy/include/autogen/BufferU32x1_0p0.h +++ b/APEX_1.4/module/framework_legacy/include/autogen/BufferU32x1_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/framework_legacy/include/autogen/BufferU32x2_0p0.h b/APEX_1.4/module/framework_legacy/include/autogen/BufferU32x2_0p0.h index 79e72675..3ba52025 100644 --- a/APEX_1.4/module/framework_legacy/include/autogen/BufferU32x2_0p0.h +++ b/APEX_1.4/module/framework_legacy/include/autogen/BufferU32x2_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/framework_legacy/include/autogen/BufferU32x3_0p0.h b/APEX_1.4/module/framework_legacy/include/autogen/BufferU32x3_0p0.h index 6341515e..6fcd22cf 100644 --- a/APEX_1.4/module/framework_legacy/include/autogen/BufferU32x3_0p0.h +++ b/APEX_1.4/module/framework_legacy/include/autogen/BufferU32x3_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/framework_legacy/include/autogen/BufferU32x4_0p0.h b/APEX_1.4/module/framework_legacy/include/autogen/BufferU32x4_0p0.h index fd617860..82ee260b 100644 --- a/APEX_1.4/module/framework_legacy/include/autogen/BufferU32x4_0p0.h +++ b/APEX_1.4/module/framework_legacy/include/autogen/BufferU32x4_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/framework_legacy/include/autogen/BufferU8x1_0p0.h b/APEX_1.4/module/framework_legacy/include/autogen/BufferU8x1_0p0.h index 98fe5124..33f8e8e0 100644 --- a/APEX_1.4/module/framework_legacy/include/autogen/BufferU8x1_0p0.h +++ b/APEX_1.4/module/framework_legacy/include/autogen/BufferU8x1_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/framework_legacy/include/autogen/BufferU8x2_0p0.h b/APEX_1.4/module/framework_legacy/include/autogen/BufferU8x2_0p0.h index 39a2fb3c..20e75547 100644 --- a/APEX_1.4/module/framework_legacy/include/autogen/BufferU8x2_0p0.h +++ b/APEX_1.4/module/framework_legacy/include/autogen/BufferU8x2_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/framework_legacy/include/autogen/BufferU8x3_0p0.h b/APEX_1.4/module/framework_legacy/include/autogen/BufferU8x3_0p0.h index dfc0cf28..711af936 100644 --- a/APEX_1.4/module/framework_legacy/include/autogen/BufferU8x3_0p0.h +++ b/APEX_1.4/module/framework_legacy/include/autogen/BufferU8x3_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/framework_legacy/include/autogen/BufferU8x4_0p0.h b/APEX_1.4/module/framework_legacy/include/autogen/BufferU8x4_0p0.h index 6d1f0800..00d24c74 100644 --- a/APEX_1.4/module/framework_legacy/include/autogen/BufferU8x4_0p0.h +++ b/APEX_1.4/module/framework_legacy/include/autogen/BufferU8x4_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/framework_legacy/include/autogen/RenderMeshAssetParameters_0p0.h b/APEX_1.4/module/framework_legacy/include/autogen/RenderMeshAssetParameters_0p0.h index efff0ed6..78fb237c 100644 --- a/APEX_1.4/module/framework_legacy/include/autogen/RenderMeshAssetParameters_0p0.h +++ b/APEX_1.4/module/framework_legacy/include/autogen/RenderMeshAssetParameters_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/framework_legacy/include/autogen/SubmeshParameters_0p0.h b/APEX_1.4/module/framework_legacy/include/autogen/SubmeshParameters_0p0.h index a12e853d..b1d2a25f 100644 --- a/APEX_1.4/module/framework_legacy/include/autogen/SubmeshParameters_0p0.h +++ b/APEX_1.4/module/framework_legacy/include/autogen/SubmeshParameters_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/framework_legacy/include/autogen/SubmeshParameters_0p1.h b/APEX_1.4/module/framework_legacy/include/autogen/SubmeshParameters_0p1.h index 20521e03..fdbab08b 100644 --- a/APEX_1.4/module/framework_legacy/include/autogen/SubmeshParameters_0p1.h +++ b/APEX_1.4/module/framework_legacy/include/autogen/SubmeshParameters_0p1.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/framework_legacy/include/autogen/SurfaceBufferParameters_0p1.h b/APEX_1.4/module/framework_legacy/include/autogen/SurfaceBufferParameters_0p1.h index 824c6bcc..a43d5dbc 100644 --- a/APEX_1.4/module/framework_legacy/include/autogen/SurfaceBufferParameters_0p1.h +++ b/APEX_1.4/module/framework_legacy/include/autogen/SurfaceBufferParameters_0p1.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/framework_legacy/include/autogen/VertexBufferParameters_0p0.h b/APEX_1.4/module/framework_legacy/include/autogen/VertexBufferParameters_0p0.h index eccfbdcd..e53b0ba8 100644 --- a/APEX_1.4/module/framework_legacy/include/autogen/VertexBufferParameters_0p0.h +++ b/APEX_1.4/module/framework_legacy/include/autogen/VertexBufferParameters_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/framework_legacy/include/autogen/VertexBufferParameters_0p1.h b/APEX_1.4/module/framework_legacy/include/autogen/VertexBufferParameters_0p1.h index dbb4e357..9a6ed560 100644 --- a/APEX_1.4/module/framework_legacy/include/autogen/VertexBufferParameters_0p1.h +++ b/APEX_1.4/module/framework_legacy/include/autogen/VertexBufferParameters_0p1.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/framework_legacy/include/autogen/VertexFormatParameters_0p0.h b/APEX_1.4/module/framework_legacy/include/autogen/VertexFormatParameters_0p0.h index 5fd9c8f2..6e2058ed 100644 --- a/APEX_1.4/module/framework_legacy/include/autogen/VertexFormatParameters_0p0.h +++ b/APEX_1.4/module/framework_legacy/include/autogen/VertexFormatParameters_0p0.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/framework_legacy/src/autogen/BufferF32x1_0p0.cpp b/APEX_1.4/module/framework_legacy/src/autogen/BufferF32x1_0p0.cpp index 553214a4..d8f019e8 100644 --- a/APEX_1.4/module/framework_legacy/src/autogen/BufferF32x1_0p0.cpp +++ b/APEX_1.4/module/framework_legacy/src/autogen/BufferF32x1_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/framework_legacy/src/autogen/BufferF32x2_0p0.cpp b/APEX_1.4/module/framework_legacy/src/autogen/BufferF32x2_0p0.cpp index 994427d7..161792b3 100644 --- a/APEX_1.4/module/framework_legacy/src/autogen/BufferF32x2_0p0.cpp +++ b/APEX_1.4/module/framework_legacy/src/autogen/BufferF32x2_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/framework_legacy/src/autogen/BufferF32x3_0p0.cpp b/APEX_1.4/module/framework_legacy/src/autogen/BufferF32x3_0p0.cpp index 5a22edfd..f224093c 100644 --- a/APEX_1.4/module/framework_legacy/src/autogen/BufferF32x3_0p0.cpp +++ b/APEX_1.4/module/framework_legacy/src/autogen/BufferF32x3_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/framework_legacy/src/autogen/BufferF32x4_0p0.cpp b/APEX_1.4/module/framework_legacy/src/autogen/BufferF32x4_0p0.cpp index ff383167..3d6007ce 100644 --- a/APEX_1.4/module/framework_legacy/src/autogen/BufferF32x4_0p0.cpp +++ b/APEX_1.4/module/framework_legacy/src/autogen/BufferF32x4_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/framework_legacy/src/autogen/BufferF32x4_0p1.cpp b/APEX_1.4/module/framework_legacy/src/autogen/BufferF32x4_0p1.cpp index 772e0a4d..98b6db59 100644 --- a/APEX_1.4/module/framework_legacy/src/autogen/BufferF32x4_0p1.cpp +++ b/APEX_1.4/module/framework_legacy/src/autogen/BufferF32x4_0p1.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/framework_legacy/src/autogen/BufferU16x1_0p0.cpp b/APEX_1.4/module/framework_legacy/src/autogen/BufferU16x1_0p0.cpp index 78afe909..898ab72e 100644 --- a/APEX_1.4/module/framework_legacy/src/autogen/BufferU16x1_0p0.cpp +++ b/APEX_1.4/module/framework_legacy/src/autogen/BufferU16x1_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/framework_legacy/src/autogen/BufferU16x2_0p0.cpp b/APEX_1.4/module/framework_legacy/src/autogen/BufferU16x2_0p0.cpp index e3e81231..74d0f2f6 100644 --- a/APEX_1.4/module/framework_legacy/src/autogen/BufferU16x2_0p0.cpp +++ b/APEX_1.4/module/framework_legacy/src/autogen/BufferU16x2_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/framework_legacy/src/autogen/BufferU16x3_0p0.cpp b/APEX_1.4/module/framework_legacy/src/autogen/BufferU16x3_0p0.cpp index 81be6af7..126dfd5f 100644 --- a/APEX_1.4/module/framework_legacy/src/autogen/BufferU16x3_0p0.cpp +++ b/APEX_1.4/module/framework_legacy/src/autogen/BufferU16x3_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/framework_legacy/src/autogen/BufferU16x4_0p0.cpp b/APEX_1.4/module/framework_legacy/src/autogen/BufferU16x4_0p0.cpp index 33d45e30..9d2703cc 100644 --- a/APEX_1.4/module/framework_legacy/src/autogen/BufferU16x4_0p0.cpp +++ b/APEX_1.4/module/framework_legacy/src/autogen/BufferU16x4_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/framework_legacy/src/autogen/BufferU32x1_0p0.cpp b/APEX_1.4/module/framework_legacy/src/autogen/BufferU32x1_0p0.cpp index c796724e..6da7dca1 100644 --- a/APEX_1.4/module/framework_legacy/src/autogen/BufferU32x1_0p0.cpp +++ b/APEX_1.4/module/framework_legacy/src/autogen/BufferU32x1_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/framework_legacy/src/autogen/BufferU32x2_0p0.cpp b/APEX_1.4/module/framework_legacy/src/autogen/BufferU32x2_0p0.cpp index 51b16b18..fb507bd8 100644 --- a/APEX_1.4/module/framework_legacy/src/autogen/BufferU32x2_0p0.cpp +++ b/APEX_1.4/module/framework_legacy/src/autogen/BufferU32x2_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/framework_legacy/src/autogen/BufferU32x3_0p0.cpp b/APEX_1.4/module/framework_legacy/src/autogen/BufferU32x3_0p0.cpp index 766bc699..c6369da6 100644 --- a/APEX_1.4/module/framework_legacy/src/autogen/BufferU32x3_0p0.cpp +++ b/APEX_1.4/module/framework_legacy/src/autogen/BufferU32x3_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/framework_legacy/src/autogen/BufferU32x4_0p0.cpp b/APEX_1.4/module/framework_legacy/src/autogen/BufferU32x4_0p0.cpp index 07737697..a825fbaf 100644 --- a/APEX_1.4/module/framework_legacy/src/autogen/BufferU32x4_0p0.cpp +++ b/APEX_1.4/module/framework_legacy/src/autogen/BufferU32x4_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/framework_legacy/src/autogen/BufferU8x1_0p0.cpp b/APEX_1.4/module/framework_legacy/src/autogen/BufferU8x1_0p0.cpp index 29418e45..5e555100 100644 --- a/APEX_1.4/module/framework_legacy/src/autogen/BufferU8x1_0p0.cpp +++ b/APEX_1.4/module/framework_legacy/src/autogen/BufferU8x1_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/framework_legacy/src/autogen/BufferU8x2_0p0.cpp b/APEX_1.4/module/framework_legacy/src/autogen/BufferU8x2_0p0.cpp index 1d55946c..0215faf4 100644 --- a/APEX_1.4/module/framework_legacy/src/autogen/BufferU8x2_0p0.cpp +++ b/APEX_1.4/module/framework_legacy/src/autogen/BufferU8x2_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/framework_legacy/src/autogen/BufferU8x3_0p0.cpp b/APEX_1.4/module/framework_legacy/src/autogen/BufferU8x3_0p0.cpp index a1e1fe4e..96f44c32 100644 --- a/APEX_1.4/module/framework_legacy/src/autogen/BufferU8x3_0p0.cpp +++ b/APEX_1.4/module/framework_legacy/src/autogen/BufferU8x3_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/framework_legacy/src/autogen/BufferU8x4_0p0.cpp b/APEX_1.4/module/framework_legacy/src/autogen/BufferU8x4_0p0.cpp index 5ff444a0..57bb39de 100644 --- a/APEX_1.4/module/framework_legacy/src/autogen/BufferU8x4_0p0.cpp +++ b/APEX_1.4/module/framework_legacy/src/autogen/BufferU8x4_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/framework_legacy/src/autogen/RenderMeshAssetParameters_0p0.cpp b/APEX_1.4/module/framework_legacy/src/autogen/RenderMeshAssetParameters_0p0.cpp index 824b0696..96d3efeb 100644 --- a/APEX_1.4/module/framework_legacy/src/autogen/RenderMeshAssetParameters_0p0.cpp +++ b/APEX_1.4/module/framework_legacy/src/autogen/RenderMeshAssetParameters_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/framework_legacy/src/autogen/SubmeshParameters_0p0.cpp b/APEX_1.4/module/framework_legacy/src/autogen/SubmeshParameters_0p0.cpp index a32613ad..62a9232f 100644 --- a/APEX_1.4/module/framework_legacy/src/autogen/SubmeshParameters_0p0.cpp +++ b/APEX_1.4/module/framework_legacy/src/autogen/SubmeshParameters_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/framework_legacy/src/autogen/SubmeshParameters_0p1.cpp b/APEX_1.4/module/framework_legacy/src/autogen/SubmeshParameters_0p1.cpp index f557a253..de045a28 100644 --- a/APEX_1.4/module/framework_legacy/src/autogen/SubmeshParameters_0p1.cpp +++ b/APEX_1.4/module/framework_legacy/src/autogen/SubmeshParameters_0p1.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/framework_legacy/src/autogen/SurfaceBufferParameters_0p1.cpp b/APEX_1.4/module/framework_legacy/src/autogen/SurfaceBufferParameters_0p1.cpp index ad3832c9..17f090aa 100644 --- a/APEX_1.4/module/framework_legacy/src/autogen/SurfaceBufferParameters_0p1.cpp +++ b/APEX_1.4/module/framework_legacy/src/autogen/SurfaceBufferParameters_0p1.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/framework_legacy/src/autogen/VertexBufferParameters_0p0.cpp b/APEX_1.4/module/framework_legacy/src/autogen/VertexBufferParameters_0p0.cpp index 85dbd7c0..904219a4 100644 --- a/APEX_1.4/module/framework_legacy/src/autogen/VertexBufferParameters_0p0.cpp +++ b/APEX_1.4/module/framework_legacy/src/autogen/VertexBufferParameters_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/framework_legacy/src/autogen/VertexBufferParameters_0p1.cpp b/APEX_1.4/module/framework_legacy/src/autogen/VertexBufferParameters_0p1.cpp index e8fedc16..2941c76e 100644 --- a/APEX_1.4/module/framework_legacy/src/autogen/VertexBufferParameters_0p1.cpp +++ b/APEX_1.4/module/framework_legacy/src/autogen/VertexBufferParameters_0p1.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/framework_legacy/src/autogen/VertexFormatParameters_0p0.cpp b/APEX_1.4/module/framework_legacy/src/autogen/VertexFormatParameters_0p0.cpp index c38d9b78..c1a8e233 100644 --- a/APEX_1.4/module/framework_legacy/src/autogen/VertexFormatParameters_0p0.cpp +++ b/APEX_1.4/module/framework_legacy/src/autogen/VertexFormatParameters_0p0.cpp @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. // This file was generated by NvParameterized/scripts/GenParameterized.pl diff --git a/APEX_1.4/module/legacy/src/ModuleLegacy.cpp b/APEX_1.4/module/legacy/src/ModuleLegacy.cpp index f680e2ca..bff406e5 100644 --- a/APEX_1.4/module/legacy/src/ModuleLegacy.cpp +++ b/APEX_1.4/module/legacy/src/ModuleLegacy.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 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 diff --git a/APEX_1.4/samples_v2/SampleBase/ApexController.cpp b/APEX_1.4/samples_v2/SampleBase/ApexController.cpp index cf63f274..0248785a 100644 --- a/APEX_1.4/samples_v2/SampleBase/ApexController.cpp +++ b/APEX_1.4/samples_v2/SampleBase/ApexController.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 diff --git a/APEX_1.4/samples_v2/SampleBase/ApexController.h b/APEX_1.4/samples_v2/SampleBase/ApexController.h index 653e47ee..4be5191b 100644 --- a/APEX_1.4/samples_v2/SampleBase/ApexController.h +++ b/APEX_1.4/samples_v2/SampleBase/ApexController.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/samples_v2/SampleBase/ApexRenderMaterial.cpp b/APEX_1.4/samples_v2/SampleBase/ApexRenderMaterial.cpp index 9e6eaa2d..d694a0d8 100644 --- a/APEX_1.4/samples_v2/SampleBase/ApexRenderMaterial.cpp +++ b/APEX_1.4/samples_v2/SampleBase/ApexRenderMaterial.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 diff --git a/APEX_1.4/samples_v2/SampleBase/ApexRenderMaterial.h b/APEX_1.4/samples_v2/SampleBase/ApexRenderMaterial.h index 77d86eb6..5c4a2d5c 100644 --- a/APEX_1.4/samples_v2/SampleBase/ApexRenderMaterial.h +++ b/APEX_1.4/samples_v2/SampleBase/ApexRenderMaterial.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/samples_v2/SampleBase/ApexRenderResourceManager.cpp b/APEX_1.4/samples_v2/SampleBase/ApexRenderResourceManager.cpp index c0856ed0..64892ade 100644 --- a/APEX_1.4/samples_v2/SampleBase/ApexRenderResourceManager.cpp +++ b/APEX_1.4/samples_v2/SampleBase/ApexRenderResourceManager.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 diff --git a/APEX_1.4/samples_v2/SampleBase/ApexRenderResourceManager.h b/APEX_1.4/samples_v2/SampleBase/ApexRenderResourceManager.h index 2d6da7b2..965ec295 100644 --- a/APEX_1.4/samples_v2/SampleBase/ApexRenderResourceManager.h +++ b/APEX_1.4/samples_v2/SampleBase/ApexRenderResourceManager.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/samples_v2/SampleBase/ApexRenderResources.cpp b/APEX_1.4/samples_v2/SampleBase/ApexRenderResources.cpp index dddd0279..ac289263 100644 --- a/APEX_1.4/samples_v2/SampleBase/ApexRenderResources.cpp +++ b/APEX_1.4/samples_v2/SampleBase/ApexRenderResources.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 diff --git a/APEX_1.4/samples_v2/SampleBase/ApexRenderResources.h b/APEX_1.4/samples_v2/SampleBase/ApexRenderResources.h index 957c5798..bb08b945 100644 --- a/APEX_1.4/samples_v2/SampleBase/ApexRenderResources.h +++ b/APEX_1.4/samples_v2/SampleBase/ApexRenderResources.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/samples_v2/SampleBase/ApexRenderer.cpp b/APEX_1.4/samples_v2/SampleBase/ApexRenderer.cpp index 62a23f54..1fd5c574 100644 --- a/APEX_1.4/samples_v2/SampleBase/ApexRenderer.cpp +++ b/APEX_1.4/samples_v2/SampleBase/ApexRenderer.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 diff --git a/APEX_1.4/samples_v2/SampleBase/ApexRenderer.h b/APEX_1.4/samples_v2/SampleBase/ApexRenderer.h index b7fe8306..14a9e597 100644 --- a/APEX_1.4/samples_v2/SampleBase/ApexRenderer.h +++ b/APEX_1.4/samples_v2/SampleBase/ApexRenderer.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/samples_v2/SampleBase/ApexResourceCallback.cpp b/APEX_1.4/samples_v2/SampleBase/ApexResourceCallback.cpp index 690c65ad..732d2237 100644 --- a/APEX_1.4/samples_v2/SampleBase/ApexResourceCallback.cpp +++ b/APEX_1.4/samples_v2/SampleBase/ApexResourceCallback.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 diff --git a/APEX_1.4/samples_v2/SampleBase/ApexResourceCallback.h b/APEX_1.4/samples_v2/SampleBase/ApexResourceCallback.h index 4e4dbfaf..8b87934c 100644 --- a/APEX_1.4/samples_v2/SampleBase/ApexResourceCallback.h +++ b/APEX_1.4/samples_v2/SampleBase/ApexResourceCallback.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/samples_v2/SampleBase/CommonUIController.cpp b/APEX_1.4/samples_v2/SampleBase/CommonUIController.cpp index f548d36b..b8ca66e0 100644 --- a/APEX_1.4/samples_v2/SampleBase/CommonUIController.cpp +++ b/APEX_1.4/samples_v2/SampleBase/CommonUIController.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 diff --git a/APEX_1.4/samples_v2/SampleBase/CommonUIController.h b/APEX_1.4/samples_v2/SampleBase/CommonUIController.h index 252395fd..a452b219 100644 --- a/APEX_1.4/samples_v2/SampleBase/CommonUIController.h +++ b/APEX_1.4/samples_v2/SampleBase/CommonUIController.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/samples_v2/SampleBase/PhysXPrimitive.cpp b/APEX_1.4/samples_v2/SampleBase/PhysXPrimitive.cpp index b6eac540..2a4910a6 100644 --- a/APEX_1.4/samples_v2/SampleBase/PhysXPrimitive.cpp +++ b/APEX_1.4/samples_v2/SampleBase/PhysXPrimitive.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 diff --git a/APEX_1.4/samples_v2/SampleBase/PhysXPrimitive.h b/APEX_1.4/samples_v2/SampleBase/PhysXPrimitive.h index 3094f224..6c603f5b 100644 --- a/APEX_1.4/samples_v2/SampleBase/PhysXPrimitive.h +++ b/APEX_1.4/samples_v2/SampleBase/PhysXPrimitive.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/samples_v2/SampleBase/SampleManager.cpp b/APEX_1.4/samples_v2/SampleBase/SampleManager.cpp index 0434053c..77d1fa76 100644 --- a/APEX_1.4/samples_v2/SampleBase/SampleManager.cpp +++ b/APEX_1.4/samples_v2/SampleBase/SampleManager.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 diff --git a/APEX_1.4/samples_v2/SampleBase/SampleManager.h b/APEX_1.4/samples_v2/SampleBase/SampleManager.h index a04ece1e..203d2928 100644 --- a/APEX_1.4/samples_v2/SampleBase/SampleManager.h +++ b/APEX_1.4/samples_v2/SampleBase/SampleManager.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/samples_v2/SampleClothingHelloWorld/SampleSceneController.cpp b/APEX_1.4/samples_v2/SampleClothingHelloWorld/SampleSceneController.cpp index fa2949bc..cbcf2b07 100644 --- a/APEX_1.4/samples_v2/SampleClothingHelloWorld/SampleSceneController.cpp +++ b/APEX_1.4/samples_v2/SampleClothingHelloWorld/SampleSceneController.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 diff --git a/APEX_1.4/samples_v2/SampleClothingHelloWorld/SampleSceneController.h b/APEX_1.4/samples_v2/SampleClothingHelloWorld/SampleSceneController.h index 3482e882..951de46a 100644 --- a/APEX_1.4/samples_v2/SampleClothingHelloWorld/SampleSceneController.h +++ b/APEX_1.4/samples_v2/SampleClothingHelloWorld/SampleSceneController.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/samples_v2/SampleClothingHelloWorld/SampleUIController.cpp b/APEX_1.4/samples_v2/SampleClothingHelloWorld/SampleUIController.cpp index 7de0f051..4695faab 100644 --- a/APEX_1.4/samples_v2/SampleClothingHelloWorld/SampleUIController.cpp +++ b/APEX_1.4/samples_v2/SampleClothingHelloWorld/SampleUIController.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 diff --git a/APEX_1.4/samples_v2/SampleClothingHelloWorld/SampleUIController.h b/APEX_1.4/samples_v2/SampleClothingHelloWorld/SampleUIController.h index aba590cd..a2676e21 100644 --- a/APEX_1.4/samples_v2/SampleClothingHelloWorld/SampleUIController.h +++ b/APEX_1.4/samples_v2/SampleClothingHelloWorld/SampleUIController.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/samples_v2/SampleDestructionHelloWorld/SampleSceneController.cpp b/APEX_1.4/samples_v2/SampleDestructionHelloWorld/SampleSceneController.cpp index 0ff6f84d..052e5542 100644 --- a/APEX_1.4/samples_v2/SampleDestructionHelloWorld/SampleSceneController.cpp +++ b/APEX_1.4/samples_v2/SampleDestructionHelloWorld/SampleSceneController.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 diff --git a/APEX_1.4/samples_v2/SampleDestructionHelloWorld/SampleSceneController.h b/APEX_1.4/samples_v2/SampleDestructionHelloWorld/SampleSceneController.h index 0260cc8b..b2d54e29 100644 --- a/APEX_1.4/samples_v2/SampleDestructionHelloWorld/SampleSceneController.h +++ b/APEX_1.4/samples_v2/SampleDestructionHelloWorld/SampleSceneController.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/samples_v2/SampleDestructionHelloWorld/SampleUIController.cpp b/APEX_1.4/samples_v2/SampleDestructionHelloWorld/SampleUIController.cpp index 6dba504a..da65ce19 100644 --- a/APEX_1.4/samples_v2/SampleDestructionHelloWorld/SampleUIController.cpp +++ b/APEX_1.4/samples_v2/SampleDestructionHelloWorld/SampleUIController.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 diff --git a/APEX_1.4/samples_v2/SampleDestructionHelloWorld/SampleUIController.h b/APEX_1.4/samples_v2/SampleDestructionHelloWorld/SampleUIController.h index aba590cd..a2676e21 100644 --- a/APEX_1.4/samples_v2/SampleDestructionHelloWorld/SampleUIController.h +++ b/APEX_1.4/samples_v2/SampleDestructionHelloWorld/SampleUIController.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/samples_v2/SampleDestructionImpactDamage/SampleSceneController.cpp b/APEX_1.4/samples_v2/SampleDestructionImpactDamage/SampleSceneController.cpp index e7f5771f..b3f544ca 100644 --- a/APEX_1.4/samples_v2/SampleDestructionImpactDamage/SampleSceneController.cpp +++ b/APEX_1.4/samples_v2/SampleDestructionImpactDamage/SampleSceneController.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 diff --git a/APEX_1.4/samples_v2/SampleDestructionImpactDamage/SampleSceneController.h b/APEX_1.4/samples_v2/SampleDestructionImpactDamage/SampleSceneController.h index fd81bb51..bfb20f06 100644 --- a/APEX_1.4/samples_v2/SampleDestructionImpactDamage/SampleSceneController.h +++ b/APEX_1.4/samples_v2/SampleDestructionImpactDamage/SampleSceneController.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/samples_v2/SampleDestructionImpactDamage/SampleUIController.cpp b/APEX_1.4/samples_v2/SampleDestructionImpactDamage/SampleUIController.cpp index ba44e90b..05e55f5c 100644 --- a/APEX_1.4/samples_v2/SampleDestructionImpactDamage/SampleUIController.cpp +++ b/APEX_1.4/samples_v2/SampleDestructionImpactDamage/SampleUIController.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 diff --git a/APEX_1.4/samples_v2/SampleDestructionImpactDamage/SampleUIController.h b/APEX_1.4/samples_v2/SampleDestructionImpactDamage/SampleUIController.h index 4e523ccd..08498d53 100644 --- a/APEX_1.4/samples_v2/SampleDestructionImpactDamage/SampleUIController.h +++ b/APEX_1.4/samples_v2/SampleDestructionImpactDamage/SampleUIController.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/samples_v2/SampleParticlesHelloWorld/SampleSceneController.cpp b/APEX_1.4/samples_v2/SampleParticlesHelloWorld/SampleSceneController.cpp index 306badce..2744b6a9 100644 --- a/APEX_1.4/samples_v2/SampleParticlesHelloWorld/SampleSceneController.cpp +++ b/APEX_1.4/samples_v2/SampleParticlesHelloWorld/SampleSceneController.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 diff --git a/APEX_1.4/samples_v2/SampleParticlesHelloWorld/SampleSceneController.h b/APEX_1.4/samples_v2/SampleParticlesHelloWorld/SampleSceneController.h index 3bf18c79..c47dc8e0 100644 --- a/APEX_1.4/samples_v2/SampleParticlesHelloWorld/SampleSceneController.h +++ b/APEX_1.4/samples_v2/SampleParticlesHelloWorld/SampleSceneController.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/samples_v2/SampleParticlesHelloWorld/SampleUIController.cpp b/APEX_1.4/samples_v2/SampleParticlesHelloWorld/SampleUIController.cpp index 4c074bdc..85c121fa 100644 --- a/APEX_1.4/samples_v2/SampleParticlesHelloWorld/SampleUIController.cpp +++ b/APEX_1.4/samples_v2/SampleParticlesHelloWorld/SampleUIController.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 diff --git a/APEX_1.4/samples_v2/SampleParticlesHelloWorld/SampleUIController.h b/APEX_1.4/samples_v2/SampleParticlesHelloWorld/SampleUIController.h index aba590cd..a2676e21 100644 --- a/APEX_1.4/samples_v2/SampleParticlesHelloWorld/SampleUIController.h +++ b/APEX_1.4/samples_v2/SampleParticlesHelloWorld/SampleUIController.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/samples_v2/SampleParticlesImpactParticles/SampleSceneController.cpp b/APEX_1.4/samples_v2/SampleParticlesImpactParticles/SampleSceneController.cpp index 6e8d3adb..63a06ca6 100644 --- a/APEX_1.4/samples_v2/SampleParticlesImpactParticles/SampleSceneController.cpp +++ b/APEX_1.4/samples_v2/SampleParticlesImpactParticles/SampleSceneController.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 diff --git a/APEX_1.4/samples_v2/SampleParticlesImpactParticles/SampleSceneController.h b/APEX_1.4/samples_v2/SampleParticlesImpactParticles/SampleSceneController.h index ef84613c..87c98009 100644 --- a/APEX_1.4/samples_v2/SampleParticlesImpactParticles/SampleSceneController.h +++ b/APEX_1.4/samples_v2/SampleParticlesImpactParticles/SampleSceneController.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/samples_v2/SampleParticlesImpactParticles/SampleUIController.cpp b/APEX_1.4/samples_v2/SampleParticlesImpactParticles/SampleUIController.cpp index 2448f65a..14fce3c7 100644 --- a/APEX_1.4/samples_v2/SampleParticlesImpactParticles/SampleUIController.cpp +++ b/APEX_1.4/samples_v2/SampleParticlesImpactParticles/SampleUIController.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 diff --git a/APEX_1.4/samples_v2/SampleParticlesImpactParticles/SampleUIController.h b/APEX_1.4/samples_v2/SampleParticlesImpactParticles/SampleUIController.h index 93fe5bbf..0e3c20a1 100644 --- a/APEX_1.4/samples_v2/SampleParticlesImpactParticles/SampleUIController.h +++ b/APEX_1.4/samples_v2/SampleParticlesImpactParticles/SampleUIController.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/samples_v2/SampleParticlesMeshParticles/SampleSceneController.cpp b/APEX_1.4/samples_v2/SampleParticlesMeshParticles/SampleSceneController.cpp index 9df8d0f9..39b61c92 100644 --- a/APEX_1.4/samples_v2/SampleParticlesMeshParticles/SampleSceneController.cpp +++ b/APEX_1.4/samples_v2/SampleParticlesMeshParticles/SampleSceneController.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 diff --git a/APEX_1.4/samples_v2/SampleParticlesMeshParticles/SampleSceneController.h b/APEX_1.4/samples_v2/SampleParticlesMeshParticles/SampleSceneController.h index 34656862..5f533ccd 100644 --- a/APEX_1.4/samples_v2/SampleParticlesMeshParticles/SampleSceneController.h +++ b/APEX_1.4/samples_v2/SampleParticlesMeshParticles/SampleSceneController.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/samples_v2/SampleParticlesMeshParticles/SampleUIController.cpp b/APEX_1.4/samples_v2/SampleParticlesMeshParticles/SampleUIController.cpp index d6ddca20..da4d9791 100644 --- a/APEX_1.4/samples_v2/SampleParticlesMeshParticles/SampleUIController.cpp +++ b/APEX_1.4/samples_v2/SampleParticlesMeshParticles/SampleUIController.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 diff --git a/APEX_1.4/samples_v2/SampleParticlesMeshParticles/SampleUIController.h b/APEX_1.4/samples_v2/SampleParticlesMeshParticles/SampleUIController.h index 93fe5bbf..0e3c20a1 100644 --- a/APEX_1.4/samples_v2/SampleParticlesMeshParticles/SampleUIController.h +++ b/APEX_1.4/samples_v2/SampleParticlesMeshParticles/SampleUIController.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/samples_v2/compiler/vc14win64-PhysX_3.4/Samples.sln b/APEX_1.4/samples_v2/compiler/vc14win64-PhysX_3.4/Samples.sln index 72255c22..7a7a5150 100644 --- a/APEX_1.4/samples_v2/compiler/vc14win64-PhysX_3.4/Samples.sln +++ b/APEX_1.4/samples_v2/compiler/vc14win64-PhysX_3.4/Samples.sln @@ -1,8 +1,6 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 14 -VisualStudioVersion = 14.0.25420.1 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SampleBase", "SampleBase.vcxproj", "{DD323D8B-0B68-74C5-043C-91BBE6A810A7}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SampleBase", "./SampleBase.vcxproj", "{DD323D8B-0B68-74C5-043C-91BBE6A810A7}" ProjectSection(ProjectDependencies) = postProject {E4300CA4-818C-5C30-C94C-91C4220872A0} = {E4300CA4-818C-5C30-C94C-91C4220872A0} {4507D448-C038-EA54-7F1E-7EA0C6B84F9D} = {4507D448-C038-EA54-7F1E-7EA0C6B84F9D} @@ -11,7 +9,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SampleBase", "SampleBase.vc {AC3E98F3-4039-0B48-2EE8-CC39B49070B0} = {AC3E98F3-4039-0B48-2EE8-CC39B49070B0} EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SampleDestructionHelloWorld", "SampleDestructionHelloWorld.vcxproj", "{F26C39BF-31B2-B855-F75A-4BE9DC2DC412}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SampleDestructionHelloWorld", "./SampleDestructionHelloWorld.vcxproj", "{F26C39BF-31B2-B855-F75A-4BE9DC2DC412}" ProjectSection(ProjectDependencies) = postProject {E4300CA4-818C-5C30-C94C-91C4220872A0} = {E4300CA4-818C-5C30-C94C-91C4220872A0} {4507D448-C038-EA54-7F1E-7EA0C6B84F9D} = {4507D448-C038-EA54-7F1E-7EA0C6B84F9D} @@ -21,7 +19,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SampleDestructionHelloWorld {DD323D8B-0B68-74C5-043C-91BBE6A810A7} = {DD323D8B-0B68-74C5-043C-91BBE6A810A7} EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SampleDestructionImpactDamage", "SampleDestructionImpactDamage.vcxproj", "{93B00FD3-D3AB-EB77-7588-525BAD2F071D}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SampleDestructionImpactDamage", "./SampleDestructionImpactDamage.vcxproj", "{93B00FD3-D3AB-EB77-7588-525BAD2F071D}" ProjectSection(ProjectDependencies) = postProject {E4300CA4-818C-5C30-C94C-91C4220872A0} = {E4300CA4-818C-5C30-C94C-91C4220872A0} {4507D448-C038-EA54-7F1E-7EA0C6B84F9D} = {4507D448-C038-EA54-7F1E-7EA0C6B84F9D} @@ -31,7 +29,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SampleDestructionImpactDama {DD323D8B-0B68-74C5-043C-91BBE6A810A7} = {DD323D8B-0B68-74C5-043C-91BBE6A810A7} EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SampleParticlesHelloWorld", "SampleParticlesHelloWorld.vcxproj", "{0536342F-24C0-9550-7B2C-07D1F8EC79EF}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SampleParticlesHelloWorld", "./SampleParticlesHelloWorld.vcxproj", "{0536342F-24C0-9550-7B2C-07D1F8EC79EF}" ProjectSection(ProjectDependencies) = postProject {E4300CA4-818C-5C30-C94C-91C4220872A0} = {E4300CA4-818C-5C30-C94C-91C4220872A0} {4507D448-C038-EA54-7F1E-7EA0C6B84F9D} = {4507D448-C038-EA54-7F1E-7EA0C6B84F9D} @@ -41,7 +39,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SampleParticlesHelloWorld", {DD323D8B-0B68-74C5-043C-91BBE6A810A7} = {DD323D8B-0B68-74C5-043C-91BBE6A810A7} EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SampleParticlesMeshParticles", "SampleParticlesMeshParticles.vcxproj", "{3D855EDB-7B4A-5CD2-A8A6-34C7AFC0B6B4}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SampleParticlesMeshParticles", "./SampleParticlesMeshParticles.vcxproj", "{3D855EDB-7B4A-5CD2-A8A6-34C7AFC0B6B4}" ProjectSection(ProjectDependencies) = postProject {E4300CA4-818C-5C30-C94C-91C4220872A0} = {E4300CA4-818C-5C30-C94C-91C4220872A0} {4507D448-C038-EA54-7F1E-7EA0C6B84F9D} = {4507D448-C038-EA54-7F1E-7EA0C6B84F9D} @@ -51,7 +49,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SampleParticlesMeshParticle {DD323D8B-0B68-74C5-043C-91BBE6A810A7} = {DD323D8B-0B68-74C5-043C-91BBE6A810A7} EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SampleParticlesImpactParticles", "SampleParticlesImpactParticles.vcxproj", "{0EBE23DE-8822-65FA-ADA0-90D021B79D9C}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SampleParticlesImpactParticles", "./SampleParticlesImpactParticles.vcxproj", "{0EBE23DE-8822-65FA-ADA0-90D021B79D9C}" ProjectSection(ProjectDependencies) = postProject {E4300CA4-818C-5C30-C94C-91C4220872A0} = {E4300CA4-818C-5C30-C94C-91C4220872A0} {4507D448-C038-EA54-7F1E-7EA0C6B84F9D} = {4507D448-C038-EA54-7F1E-7EA0C6B84F9D} @@ -61,7 +59,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SampleParticlesImpactPartic {DD323D8B-0B68-74C5-043C-91BBE6A810A7} = {DD323D8B-0B68-74C5-043C-91BBE6A810A7} EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SampleClothingHelloWorld", "SampleClothingHelloWorld.vcxproj", "{961D3695-F024-7FB6-D236-2180AF48561A}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SampleClothingHelloWorld", "./SampleClothingHelloWorld.vcxproj", "{961D3695-F024-7FB6-D236-2180AF48561A}" ProjectSection(ProjectDependencies) = postProject {E4300CA4-818C-5C30-C94C-91C4220872A0} = {E4300CA4-818C-5C30-C94C-91C4220872A0} {4507D448-C038-EA54-7F1E-7EA0C6B84F9D} = {4507D448-C038-EA54-7F1E-7EA0C6B84F9D} @@ -71,15 +69,25 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SampleClothingHelloWorld", {DD323D8B-0B68-74C5-043C-91BBE6A810A7} = {DD323D8B-0B68-74C5-043C-91BBE6A810A7} EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DirectXTex", "..\..\..\externals\extensions\externals\build\vs2015WIN64\DirectXTex.vcxproj", "{E4300CA4-818C-5C30-C94C-91C4220872A0}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DirectXTex", "./../../../externals/extensions/externals/build/vs2015WIN64/DirectXTex.vcxproj", "{E4300CA4-818C-5C30-C94C-91C4220872A0}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DXUT", "..\..\..\externals\extensions\externals\build\vs2015WIN64\DXUT.vcxproj", "{4507D448-C038-EA54-7F1E-7EA0C6B84F9D}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DXUT", "./../../../externals/extensions/externals/build/vs2015WIN64/DXUT.vcxproj", "{4507D448-C038-EA54-7F1E-7EA0C6B84F9D}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Effects11", "..\..\..\externals\extensions\externals\build\vs2015WIN64\Effects11.vcxproj", "{223559A7-4AD8-97C2-820A-599906DBF2CC}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Effects11", "./../../../externals/extensions/externals/build/vs2015WIN64/Effects11.vcxproj", "{223559A7-4AD8-97C2-820A-599906DBF2CC}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "nvidiautils", "..\..\..\externals\extensions\build\vs2015WIN64\nvidiautils.vcxproj", "{AC3E98F3-4039-0B48-2EE8-CC39B49070B0}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "nvidiautils", "./../../../externals/extensions/build/vs2015WIN64/nvidiautils.vcxproj", "{AC3E98F3-4039-0B48-2EE8-CC39B49070B0}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "nvsimplemesh", "..\..\..\externals\extensions\build\vs2015WIN64\nvsimplemesh.vcxproj", "{1B4A9376-FB36-9386-4BA2-0BCEEC657D29}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "nvsimplemesh", "./../../../externals/extensions/build/vs2015WIN64/nvsimplemesh.vcxproj", "{1B4A9376-FB36-9386-4BA2-0BCEEC657D29}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -145,38 +153,31 @@ Global {961D3695-F024-7FB6-D236-2180AF48561A}.profile|x64.Build.0 = profile|x64 {961D3695-F024-7FB6-D236-2180AF48561A}.release|x64.ActiveCfg = release|x64 {961D3695-F024-7FB6-D236-2180AF48561A}.release|x64.Build.0 = release|x64 - {E4300CA4-818C-5C30-C94C-91C4220872A0}.checked|x64.ActiveCfg = release|x64 {E4300CA4-818C-5C30-C94C-91C4220872A0}.debug|x64.ActiveCfg = debug|x64 {E4300CA4-818C-5C30-C94C-91C4220872A0}.debug|x64.Build.0 = debug|x64 - {E4300CA4-818C-5C30-C94C-91C4220872A0}.profile|x64.ActiveCfg = release|x64 {E4300CA4-818C-5C30-C94C-91C4220872A0}.release|x64.ActiveCfg = release|x64 {E4300CA4-818C-5C30-C94C-91C4220872A0}.release|x64.Build.0 = release|x64 - {4507D448-C038-EA54-7F1E-7EA0C6B84F9D}.checked|x64.ActiveCfg = release|x64 {4507D448-C038-EA54-7F1E-7EA0C6B84F9D}.debug|x64.ActiveCfg = debug|x64 {4507D448-C038-EA54-7F1E-7EA0C6B84F9D}.debug|x64.Build.0 = debug|x64 - {4507D448-C038-EA54-7F1E-7EA0C6B84F9D}.profile|x64.ActiveCfg = release|x64 {4507D448-C038-EA54-7F1E-7EA0C6B84F9D}.release|x64.ActiveCfg = release|x64 {4507D448-C038-EA54-7F1E-7EA0C6B84F9D}.release|x64.Build.0 = release|x64 - {223559A7-4AD8-97C2-820A-599906DBF2CC}.checked|x64.ActiveCfg = release|x64 {223559A7-4AD8-97C2-820A-599906DBF2CC}.debug|x64.ActiveCfg = debug|x64 {223559A7-4AD8-97C2-820A-599906DBF2CC}.debug|x64.Build.0 = debug|x64 - {223559A7-4AD8-97C2-820A-599906DBF2CC}.profile|x64.ActiveCfg = release|x64 {223559A7-4AD8-97C2-820A-599906DBF2CC}.release|x64.ActiveCfg = release|x64 {223559A7-4AD8-97C2-820A-599906DBF2CC}.release|x64.Build.0 = release|x64 - {AC3E98F3-4039-0B48-2EE8-CC39B49070B0}.checked|x64.ActiveCfg = release|x64 {AC3E98F3-4039-0B48-2EE8-CC39B49070B0}.debug|x64.ActiveCfg = debug|x64 {AC3E98F3-4039-0B48-2EE8-CC39B49070B0}.debug|x64.Build.0 = debug|x64 - {AC3E98F3-4039-0B48-2EE8-CC39B49070B0}.profile|x64.ActiveCfg = release|x64 {AC3E98F3-4039-0B48-2EE8-CC39B49070B0}.release|x64.ActiveCfg = release|x64 {AC3E98F3-4039-0B48-2EE8-CC39B49070B0}.release|x64.Build.0 = release|x64 - {1B4A9376-FB36-9386-4BA2-0BCEEC657D29}.checked|x64.ActiveCfg = release|x64 {1B4A9376-FB36-9386-4BA2-0BCEEC657D29}.debug|x64.ActiveCfg = debug|x64 {1B4A9376-FB36-9386-4BA2-0BCEEC657D29}.debug|x64.Build.0 = debug|x64 - {1B4A9376-FB36-9386-4BA2-0BCEEC657D29}.profile|x64.ActiveCfg = release|x64 {1B4A9376-FB36-9386-4BA2-0BCEEC657D29}.release|x64.ActiveCfg = release|x64 {1B4A9376-FB36-9386-4BA2-0BCEEC657D29}.release|x64.Build.0 = release|x64 EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE + GlobalSection(ExtensibilityGlobals) = postSolution + EndGlobalSection + GlobalSection(ExtensibilityAddins) = postSolution + EndGlobalSection + GlobalSection(NestedProjects) = preSolution EndGlobalSection EndGlobal diff --git a/APEX_1.4/shared/external/include/ApexMaterial.h b/APEX_1.4/shared/external/include/ApexMaterial.h index 252dd64f..e6b2d7c9 100644 --- a/APEX_1.4/shared/external/include/ApexMaterial.h +++ b/APEX_1.4/shared/external/include/ApexMaterial.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/shared/external/include/BestFit.h b/APEX_1.4/shared/external/include/BestFit.h index 876d6e49..5b4e1ac8 100644 --- a/APEX_1.4/shared/external/include/BestFit.h +++ b/APEX_1.4/shared/external/include/BestFit.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/shared/external/include/ClothingAuthoring.h b/APEX_1.4/shared/external/include/ClothingAuthoring.h index 23c3c514..02ba89ad 100644 --- a/APEX_1.4/shared/external/include/ClothingAuthoring.h +++ b/APEX_1.4/shared/external/include/ClothingAuthoring.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/shared/external/include/DirEntry.h b/APEX_1.4/shared/external/include/DirEntry.h index c854e394..4bf44e92 100644 --- a/APEX_1.4/shared/external/include/DirEntry.h +++ b/APEX_1.4/shared/external/include/DirEntry.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/shared/external/include/FilterBits.h b/APEX_1.4/shared/external/include/FilterBits.h index 242d10ff..c860c3f3 100644 --- a/APEX_1.4/shared/external/include/FilterBits.h +++ b/APEX_1.4/shared/external/include/FilterBits.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/shared/external/include/Find.h b/APEX_1.4/shared/external/include/Find.h index a40f5105..52f12244 100644 --- a/APEX_1.4/shared/external/include/Find.h +++ b/APEX_1.4/shared/external/include/Find.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/shared/external/include/GL/glext.h b/APEX_1.4/shared/external/include/GL/glext.h index 4a2628b0..94d807fa 100644 --- a/APEX_1.4/shared/external/include/GL/glext.h +++ b/APEX_1.4/shared/external/include/GL/glext.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/shared/external/include/GL/glut.h b/APEX_1.4/shared/external/include/GL/glut.h index 77830e3c..0bc2b816 100644 --- a/APEX_1.4/shared/external/include/GL/glut.h +++ b/APEX_1.4/shared/external/include/GL/glut.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/shared/external/include/MaterialLibrary.h b/APEX_1.4/shared/external/include/MaterialLibrary.h index 846057b5..1f5d04d5 100644 --- a/APEX_1.4/shared/external/include/MaterialLibrary.h +++ b/APEX_1.4/shared/external/include/MaterialLibrary.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/shared/external/include/MaterialList.h b/APEX_1.4/shared/external/include/MaterialList.h index bd46a8e1..e95f8708 100644 --- a/APEX_1.4/shared/external/include/MaterialList.h +++ b/APEX_1.4/shared/external/include/MaterialList.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/shared/external/include/MemTracker.h b/APEX_1.4/shared/external/include/MemTracker.h index 83a817c3..3d94874b 100644 --- a/APEX_1.4/shared/external/include/MemTracker.h +++ b/APEX_1.4/shared/external/include/MemTracker.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/shared/external/include/MeshPainter.h b/APEX_1.4/shared/external/include/MeshPainter.h index ce37f2c7..48b3ca3b 100644 --- a/APEX_1.4/shared/external/include/MeshPainter.h +++ b/APEX_1.4/shared/external/include/MeshPainter.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/shared/external/include/MultiClientRenderResourceManager.h b/APEX_1.4/shared/external/include/MultiClientRenderResourceManager.h index 0f40ea84..77d47c40 100644 --- a/APEX_1.4/shared/external/include/MultiClientRenderResourceManager.h +++ b/APEX_1.4/shared/external/include/MultiClientRenderResourceManager.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/shared/external/include/NullRenderer.h b/APEX_1.4/shared/external/include/NullRenderer.h index 072df8b9..68da3055 100644 --- a/APEX_1.4/shared/external/include/NullRenderer.h +++ b/APEX_1.4/shared/external/include/NullRenderer.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/shared/external/include/RecordingRenderResourceManager.h b/APEX_1.4/shared/external/include/RecordingRenderResourceManager.h index 916a5dbf..a898b6f2 100644 --- a/APEX_1.4/shared/external/include/RecordingRenderResourceManager.h +++ b/APEX_1.4/shared/external/include/RecordingRenderResourceManager.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/shared/external/include/Releaser.h b/APEX_1.4/shared/external/include/Releaser.h index e83c4c20..4e357176 100644 --- a/APEX_1.4/shared/external/include/Releaser.h +++ b/APEX_1.4/shared/external/include/Releaser.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/shared/external/include/SampleApexRenderResources.h b/APEX_1.4/shared/external/include/SampleApexRenderResources.h index 194bb54b..ded035c4 100644 --- a/APEX_1.4/shared/external/include/SampleApexRenderResources.h +++ b/APEX_1.4/shared/external/include/SampleApexRenderResources.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/shared/external/include/SampleApexRenderer.h b/APEX_1.4/shared/external/include/SampleApexRenderer.h index 1e043de9..f4dac07f 100644 --- a/APEX_1.4/shared/external/include/SampleApexRenderer.h +++ b/APEX_1.4/shared/external/include/SampleApexRenderer.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/shared/external/include/SampleApexResourceCallback.h b/APEX_1.4/shared/external/include/SampleApexResourceCallback.h index 62690452..873c1279 100644 --- a/APEX_1.4/shared/external/include/SampleApexResourceCallback.h +++ b/APEX_1.4/shared/external/include/SampleApexResourceCallback.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/shared/external/include/SampleBoxActor.h b/APEX_1.4/shared/external/include/SampleBoxActor.h index 4919420e..0f04ee15 100644 --- a/APEX_1.4/shared/external/include/SampleBoxActor.h +++ b/APEX_1.4/shared/external/include/SampleBoxActor.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/shared/external/include/SampleCapsuleActor.h b/APEX_1.4/shared/external/include/SampleCapsuleActor.h index 1a057d95..0bc1064f 100644 --- a/APEX_1.4/shared/external/include/SampleCapsuleActor.h +++ b/APEX_1.4/shared/external/include/SampleCapsuleActor.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/shared/external/include/SampleConvexMeshActor.h b/APEX_1.4/shared/external/include/SampleConvexMeshActor.h index 9e520c05..4bcc37ee 100644 --- a/APEX_1.4/shared/external/include/SampleConvexMeshActor.h +++ b/APEX_1.4/shared/external/include/SampleConvexMeshActor.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/shared/external/include/SamplePlaneActor.h b/APEX_1.4/shared/external/include/SamplePlaneActor.h index 65b7b2f0..463d37c4 100644 --- a/APEX_1.4/shared/external/include/SamplePlaneActor.h +++ b/APEX_1.4/shared/external/include/SamplePlaneActor.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/shared/external/include/SampleShapeActor.h b/APEX_1.4/shared/external/include/SampleShapeActor.h index 87988445..25fbbccd 100644 --- a/APEX_1.4/shared/external/include/SampleShapeActor.h +++ b/APEX_1.4/shared/external/include/SampleShapeActor.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/shared/external/include/SampleSphereActor.h b/APEX_1.4/shared/external/include/SampleSphereActor.h index 3bd68204..2e4bd297 100644 --- a/APEX_1.4/shared/external/include/SampleSphereActor.h +++ b/APEX_1.4/shared/external/include/SampleSphereActor.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/shared/external/include/SampleTriMeshActor.h b/APEX_1.4/shared/external/include/SampleTriMeshActor.h index c18772cd..337fcdbc 100644 --- a/APEX_1.4/shared/external/include/SampleTriMeshActor.h +++ b/APEX_1.4/shared/external/include/SampleTriMeshActor.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/shared/external/include/SimpleErrorStream.h b/APEX_1.4/shared/external/include/SimpleErrorStream.h index 0d8d52bd..fbcfef2d 100644 --- a/APEX_1.4/shared/external/include/SimpleErrorStream.h +++ b/APEX_1.4/shared/external/include/SimpleErrorStream.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/shared/external/include/SkeletalAnim.h b/APEX_1.4/shared/external/include/SkeletalAnim.h index 3942e242..0820e2fe 100644 --- a/APEX_1.4/shared/external/include/SkeletalAnim.h +++ b/APEX_1.4/shared/external/include/SkeletalAnim.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/shared/external/include/SubmitComplete.h b/APEX_1.4/shared/external/include/SubmitComplete.h index dc865be0..a9f3b1d1 100644 --- a/APEX_1.4/shared/external/include/SubmitComplete.h +++ b/APEX_1.4/shared/external/include/SubmitComplete.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/shared/external/include/TextRenderResourceManager.h b/APEX_1.4/shared/external/include/TextRenderResourceManager.h index 290d866c..ed5c8c2d 100644 --- a/APEX_1.4/shared/external/include/TextRenderResourceManager.h +++ b/APEX_1.4/shared/external/include/TextRenderResourceManager.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/shared/external/include/TriangleMesh.h b/APEX_1.4/shared/external/include/TriangleMesh.h index ea513091..f9f2525c 100644 --- a/APEX_1.4/shared/external/include/TriangleMesh.h +++ b/APEX_1.4/shared/external/include/TriangleMesh.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/shared/external/include/UserAllocator.h b/APEX_1.4/shared/external/include/UserAllocator.h index ad633259..79fd548c 100644 --- a/APEX_1.4/shared/external/include/UserAllocator.h +++ b/APEX_1.4/shared/external/include/UserAllocator.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/shared/external/include/UserErrorCallback.h b/APEX_1.4/shared/external/include/UserErrorCallback.h index 14fe7651..bd746a62 100644 --- a/APEX_1.4/shared/external/include/UserErrorCallback.h +++ b/APEX_1.4/shared/external/include/UserErrorCallback.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/shared/external/include/htmltable.h b/APEX_1.4/shared/external/include/htmltable.h index 1cc25a06..2010781c 100644 --- a/APEX_1.4/shared/external/include/htmltable.h +++ b/APEX_1.4/shared/external/include/htmltable.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/shared/external/include/linux/DirEntry.h b/APEX_1.4/shared/external/include/linux/DirEntry.h index 19721f3e..f64e5305 100644 --- a/APEX_1.4/shared/external/include/linux/DirEntry.h +++ b/APEX_1.4/shared/external/include/linux/DirEntry.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/shared/external/src/ApexMaterial.cpp b/APEX_1.4/shared/external/src/ApexMaterial.cpp index e05116fb..7bd04326 100644 --- a/APEX_1.4/shared/external/src/ApexMaterial.cpp +++ b/APEX_1.4/shared/external/src/ApexMaterial.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 diff --git a/APEX_1.4/shared/external/src/BestFit.cpp b/APEX_1.4/shared/external/src/BestFit.cpp index 5aefcb41..f365e405 100644 --- a/APEX_1.4/shared/external/src/BestFit.cpp +++ b/APEX_1.4/shared/external/src/BestFit.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 diff --git a/APEX_1.4/shared/external/src/ClothingAuthoring.cpp b/APEX_1.4/shared/external/src/ClothingAuthoring.cpp index fefb4727..b62fb941 100644 --- a/APEX_1.4/shared/external/src/ClothingAuthoring.cpp +++ b/APEX_1.4/shared/external/src/ClothingAuthoring.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 diff --git a/APEX_1.4/shared/external/src/FilterBits.cpp b/APEX_1.4/shared/external/src/FilterBits.cpp index 9c10c73d..7361c8c3 100644 --- a/APEX_1.4/shared/external/src/FilterBits.cpp +++ b/APEX_1.4/shared/external/src/FilterBits.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 diff --git a/APEX_1.4/shared/external/src/Find.cpp b/APEX_1.4/shared/external/src/Find.cpp index fe2a6a0d..8881dca7 100644 --- a/APEX_1.4/shared/external/src/Find.cpp +++ b/APEX_1.4/shared/external/src/Find.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 diff --git a/APEX_1.4/shared/external/src/MaterialList.cpp b/APEX_1.4/shared/external/src/MaterialList.cpp index 1679dd99..7477a920 100644 --- a/APEX_1.4/shared/external/src/MaterialList.cpp +++ b/APEX_1.4/shared/external/src/MaterialList.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 diff --git a/APEX_1.4/shared/external/src/MemTracker.cpp b/APEX_1.4/shared/external/src/MemTracker.cpp index d3883b86..a7535d7b 100644 --- a/APEX_1.4/shared/external/src/MemTracker.cpp +++ b/APEX_1.4/shared/external/src/MemTracker.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 diff --git a/APEX_1.4/shared/external/src/MeshPainter.cpp b/APEX_1.4/shared/external/src/MeshPainter.cpp index c4e189f7..7415df51 100644 --- a/APEX_1.4/shared/external/src/MeshPainter.cpp +++ b/APEX_1.4/shared/external/src/MeshPainter.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 diff --git a/APEX_1.4/shared/external/src/MultiClientRenderResourceManager.cpp b/APEX_1.4/shared/external/src/MultiClientRenderResourceManager.cpp index 86e9c82b..f3de9e4d 100644 --- a/APEX_1.4/shared/external/src/MultiClientRenderResourceManager.cpp +++ b/APEX_1.4/shared/external/src/MultiClientRenderResourceManager.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 diff --git a/APEX_1.4/shared/external/src/RecordingRenderResourceManager.cpp b/APEX_1.4/shared/external/src/RecordingRenderResourceManager.cpp index 06e24dfa..ee0163b0 100644 --- a/APEX_1.4/shared/external/src/RecordingRenderResourceManager.cpp +++ b/APEX_1.4/shared/external/src/RecordingRenderResourceManager.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 diff --git a/APEX_1.4/shared/external/src/SampleApexRenderResources.cpp b/APEX_1.4/shared/external/src/SampleApexRenderResources.cpp index fdcede8f..b813eec8 100644 --- a/APEX_1.4/shared/external/src/SampleApexRenderResources.cpp +++ b/APEX_1.4/shared/external/src/SampleApexRenderResources.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 diff --git a/APEX_1.4/shared/external/src/SampleApexRenderer.cpp b/APEX_1.4/shared/external/src/SampleApexRenderer.cpp index 895622e4..4a7d15db 100644 --- a/APEX_1.4/shared/external/src/SampleApexRenderer.cpp +++ b/APEX_1.4/shared/external/src/SampleApexRenderer.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 diff --git a/APEX_1.4/shared/external/src/SampleApexResourceCallback.cpp b/APEX_1.4/shared/external/src/SampleApexResourceCallback.cpp index 85bc2c33..23c5fdab 100644 --- a/APEX_1.4/shared/external/src/SampleApexResourceCallback.cpp +++ b/APEX_1.4/shared/external/src/SampleApexResourceCallback.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 diff --git a/APEX_1.4/shared/external/src/SkeletalAnim.cpp b/APEX_1.4/shared/external/src/SkeletalAnim.cpp index 2e969776..40afb4f6 100644 --- a/APEX_1.4/shared/external/src/SkeletalAnim.cpp +++ b/APEX_1.4/shared/external/src/SkeletalAnim.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 diff --git a/APEX_1.4/shared/external/src/TextRenderResourceManager.cpp b/APEX_1.4/shared/external/src/TextRenderResourceManager.cpp index f8f48b6a..08fa0ef0 100644 --- a/APEX_1.4/shared/external/src/TextRenderResourceManager.cpp +++ b/APEX_1.4/shared/external/src/TextRenderResourceManager.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 diff --git a/APEX_1.4/shared/external/src/TriangleMesh.cpp b/APEX_1.4/shared/external/src/TriangleMesh.cpp index de45c439..6f033e7f 100644 --- a/APEX_1.4/shared/external/src/TriangleMesh.cpp +++ b/APEX_1.4/shared/external/src/TriangleMesh.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 diff --git a/APEX_1.4/shared/external/src/UserAllocator.cpp b/APEX_1.4/shared/external/src/UserAllocator.cpp index e9343c4a..ded80705 100644 --- a/APEX_1.4/shared/external/src/UserAllocator.cpp +++ b/APEX_1.4/shared/external/src/UserAllocator.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 diff --git a/APEX_1.4/shared/external/src/UserErrorCallback.cpp b/APEX_1.4/shared/external/src/UserErrorCallback.cpp index 9cccd073..f0538f55 100644 --- a/APEX_1.4/shared/external/src/UserErrorCallback.cpp +++ b/APEX_1.4/shared/external/src/UserErrorCallback.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 diff --git a/APEX_1.4/shared/external/src/htmltable.cpp b/APEX_1.4/shared/external/src/htmltable.cpp index 7bd26a1e..1038c74f 100644 --- a/APEX_1.4/shared/external/src/htmltable.cpp +++ b/APEX_1.4/shared/external/src/htmltable.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 diff --git a/APEX_1.4/shared/general/HACD/public/PlatformConfigHACD.h b/APEX_1.4/shared/general/HACD/public/PlatformConfigHACD.h index 5b5b04c5..b02cfde8 100644 --- a/APEX_1.4/shared/general/HACD/public/PlatformConfigHACD.h +++ b/APEX_1.4/shared/general/HACD/public/PlatformConfigHACD.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/shared/general/PairFilter/include/PairFilter.h b/APEX_1.4/shared/general/PairFilter/include/PairFilter.h index 96e64fa4..1f37a06b 100644 --- a/APEX_1.4/shared/general/PairFilter/include/PairFilter.h +++ b/APEX_1.4/shared/general/PairFilter/include/PairFilter.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/shared/general/PairFilter/src/PairFilter.cpp b/APEX_1.4/shared/general/PairFilter/src/PairFilter.cpp index d706baf3..0dbcc0f1 100644 --- a/APEX_1.4/shared/general/PairFilter/src/PairFilter.cpp +++ b/APEX_1.4/shared/general/PairFilter/src/PairFilter.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 diff --git a/APEX_1.4/shared/general/RenderDebug/compiler/vc14win64-PhysX_3.4/RenderDebug.vcxproj b/APEX_1.4/shared/general/RenderDebug/compiler/vc14win64-PhysX_3.4/RenderDebug.vcxproj index aa893656..21986f3f 100644 --- a/APEX_1.4/shared/general/RenderDebug/compiler/vc14win64-PhysX_3.4/RenderDebug.vcxproj +++ b/APEX_1.4/shared/general/RenderDebug/compiler/vc14win64-PhysX_3.4/RenderDebug.vcxproj @@ -1,284 +1,278 @@ <?xml version="1.0" encoding="utf-8"?> -<Project - DefaultTargets="Build" - ToolsVersion="14.0" - xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> - <ItemGroup Label="ProjectConfigurations"> - <ProjectConfiguration Include="debug|x64"> - <Configuration>debug</Configuration> - <Platform>x64</Platform> - </ProjectConfiguration> - <ProjectConfiguration Include="release|x64"> - <Configuration>release</Configuration> - <Platform>x64</Platform> - </ProjectConfiguration> - <ProjectConfiguration Include="profile|x64"> - <Configuration>profile</Configuration> - <Platform>x64</Platform> - </ProjectConfiguration> - <ProjectConfiguration Include="checked|x64"> - <Configuration>checked</Configuration> - <Platform>x64</Platform> - </ProjectConfiguration> - </ItemGroup> - <PropertyGroup Label="Globals"> - <ProjectGuid>{473AD218-8370-A35E-CAB1-F030F86A6449}</ProjectGuid> - <RootNamespace>RenderDebug</RootNamespace> - </PropertyGroup> - <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> - <PropertyGroup - Condition="'$(Configuration)|$(Platform)'=='debug|x64'" - Label="Configuration"> - <ConfigurationType>StaticLibrary</ConfigurationType> - <PlatformToolset>v140</PlatformToolset> - </PropertyGroup> - <PropertyGroup - Condition="'$(Configuration)|$(Platform)'=='release|x64'" - Label="Configuration"> - <ConfigurationType>StaticLibrary</ConfigurationType> - <PlatformToolset>v140</PlatformToolset> - </PropertyGroup> - <PropertyGroup - Condition="'$(Configuration)|$(Platform)'=='profile|x64'" - Label="Configuration"> - <ConfigurationType>StaticLibrary</ConfigurationType> - <PlatformToolset>v140</PlatformToolset> - </PropertyGroup> - <PropertyGroup - Condition="'$(Configuration)|$(Platform)'=='checked|x64'" - Label="Configuration"> - <ConfigurationType>StaticLibrary</ConfigurationType> - <PlatformToolset>v140</PlatformToolset> - </PropertyGroup> - <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> - <ImportGroup Label="ExtensionSettings"></ImportGroup> - <ImportGroup - Label="PropertySheets" - Condition="'$(Configuration)|$(Platform)'=='debug|x64'"> - <Import - Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" - Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" - Label="LocalAppDataPlatform" - /> - <Import Project="../../../../../compiler/paths.vsprops" /> - </ImportGroup> - <ImportGroup - Label="PropertySheets" - Condition="'$(Configuration)|$(Platform)'=='release|x64'"> - <Import - Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" - Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" - Label="LocalAppDataPlatform" - /> - <Import Project="../../../../../compiler/paths.vsprops" /> - </ImportGroup> - <ImportGroup - Label="PropertySheets" - Condition="'$(Configuration)|$(Platform)'=='profile|x64'"> - <Import - Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" - Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" - Label="LocalAppDataPlatform" - /> - <Import Project="../../../../../compiler/paths.vsprops" /> - </ImportGroup> - <ImportGroup - Label="PropertySheets" - Condition="'$(Configuration)|$(Platform)'=='checked|x64'"> - <Import - Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" - Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" - Label="LocalAppDataPlatform" - /> - <Import Project="../../../../../compiler/paths.vsprops" /> - </ImportGroup> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='debug|x64'"> - <OutDir>./../../lib/vc14win64\</OutDir> - <IntDir>./build/x64/RenderDebug/debug\</IntDir> - <TargetExt>.lib</TargetExt> - <TargetName>$(ProjectName)DEBUG</TargetName> - <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> - <CodeAnalysisRules/> - <CodeAnalysisRuleAssemblies/> - </PropertyGroup> - <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='debug|x64'"> - <ClCompile> - <TreatWarningAsError>true</TreatWarningAsError> - <StringPooling>true</StringPooling> - <RuntimeTypeInfo>false</RuntimeTypeInfo> - <FloatingPointModel>Fast</FloatingPointModel> - <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> - <AdditionalOptions>/wd4201 /wd4324 /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4061 /wd4668 /wd4626 /wd4266 /wd4263 /wd4264 /wd4640 /wd4625 /wd4574 /wd4191 /wd4987 /wd4986 /wd4946 /wd4836 /wd4571 /wd4826 /wd4577 /wd4458 /wd4456 /wd4457 /wd4548 /wd5026 /wd5027 /wd4464 /MP /d2Zi+</AdditionalOptions> - <Optimization>Disabled</Optimization> - <AdditionalIncludeDirectories>./../../include;./../../public;../../../../../../PxShared/include;../../../../../../PxShared/include/filebuf;../../../../../../PxShared/include/foundation;../../../../../../PxShared/include/task;../../../../../../PxShared/include/cudamanager;../../../../../../PxShared/include/pvd;../../../../../../PxShared/src/foundation/include;../../../../../../PxShared/src/filebuf/include;../../../../../../PxShared/src/fastxml/include;../../../../../../PxShared/src/pvd/include;./../../../shared;./../../../../../public;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <PreprocessorDefinitions>PX_FOUNDATION_DLL=0;WIN32;WIN64;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_DEBUG;PX_DEBUG;PX_CHECKED;PHYSX_PROFILE_SDK;PX_SUPPORT_VISUAL_DEBUGGER;PX_PROFILE;PX_NVTX=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> - <ExceptionHandling>false</ExceptionHandling> - <WarningLevel>Level4</WarningLevel> - <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> - <PrecompiledHeader>NotUsing</PrecompiledHeader> - <PrecompiledHeaderFile></PrecompiledHeaderFile> - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> - </ClCompile> - <Lib> - <AdditionalOptions>/INCREMENTAL:NO</AdditionalOptions> - <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies> - <OutputFile>$(OutDir)$(ProjectName)DEBUG.lib</OutputFile> - <AdditionalLibraryDirectories>../../../../../../PxShared/lib/vc14win64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> - <ProgramDatabaseFile>$(OutDir)/$(ProjectName)DEBUG.lib.pdb</ProgramDatabaseFile> - <TargetMachine>MachineX64</TargetMachine> - </Lib> - <ResourceCompile></ResourceCompile> - <ProjectReference> - <LinkLibraryDependencies>true</LinkLibraryDependencies> - </ProjectReference> - </ItemDefinitionGroup> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='release|x64'"> - <OutDir>./../../lib/vc14win64\</OutDir> - <IntDir>./build/x64/RenderDebug/release\</IntDir> - <TargetExt>.lib</TargetExt> - <TargetName>$(ProjectName)</TargetName> - <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> - <CodeAnalysisRules/> - <CodeAnalysisRuleAssemblies/> - </PropertyGroup> - <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='release|x64'"> - <ClCompile> - <TreatWarningAsError>true</TreatWarningAsError> - <StringPooling>true</StringPooling> - <RuntimeTypeInfo>false</RuntimeTypeInfo> - <FloatingPointModel>Fast</FloatingPointModel> - <AdditionalOptions>/wd4201 /wd4324 /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4061 /wd4668 /wd4626 /wd4266 /wd4263 /wd4264 /wd4640 /wd4625 /wd4574 /wd4191 /wd4987 /wd4986 /wd4946 /wd4836 /wd4571 /wd4826 /wd4577 /wd4458 /wd4456 /wd4457 /wd4548 /wd5026 /wd5027 /wd4464 /MP /d2Zi+</AdditionalOptions> - <Optimization>Full</Optimization> - <AdditionalIncludeDirectories>./../../include;./../../public;../../../../../../PxShared/include;../../../../../../PxShared/include/filebuf;../../../../../../PxShared/include/foundation;../../../../../../PxShared/include/task;../../../../../../PxShared/include/cudamanager;../../../../../../PxShared/include/pvd;../../../../../../PxShared/src/foundation/include;../../../../../../PxShared/src/filebuf/include;../../../../../../PxShared/src/fastxml/include;../../../../../../PxShared/src/pvd/include;./../../../shared;./../../../../../public;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <PreprocessorDefinitions>PX_FOUNDATION_DLL=0;WIN32;WIN64;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;NDEBUG;APEX_SHIPPING;_SECURE_SCL=0;_ITERATOR_DEBUG_LEVEL=0;%(PreprocessorDefinitions)</PreprocessorDefinitions> - <ExceptionHandling>false</ExceptionHandling> - <WarningLevel>Level4</WarningLevel> - <RuntimeLibrary>MultiThreaded</RuntimeLibrary> - <PrecompiledHeader>NotUsing</PrecompiledHeader> - <PrecompiledHeaderFile></PrecompiledHeaderFile> - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> - </ClCompile> - <Lib> - <AdditionalOptions>/INCREMENTAL:NO</AdditionalOptions> - <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies> - <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile> - <AdditionalLibraryDirectories>../../../../../../PxShared/lib/vc14win64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> - <ProgramDatabaseFile>$(OutDir)/$(ProjectName).lib.pdb</ProgramDatabaseFile> - <TargetMachine>MachineX64</TargetMachine> - </Lib> - <ResourceCompile></ResourceCompile> - <ProjectReference> - <LinkLibraryDependencies>true</LinkLibraryDependencies> - </ProjectReference> - </ItemDefinitionGroup> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='profile|x64'"> - <OutDir>./../../lib/vc14win64\</OutDir> - <IntDir>./build/x64/RenderDebug/profile\</IntDir> - <TargetExt>.lib</TargetExt> - <TargetName>$(ProjectName)PROFILE</TargetName> - <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> - <CodeAnalysisRules/> - <CodeAnalysisRuleAssemblies/> - </PropertyGroup> - <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='profile|x64'"> - <ClCompile> - <TreatWarningAsError>true</TreatWarningAsError> - <StringPooling>true</StringPooling> - <RuntimeTypeInfo>false</RuntimeTypeInfo> - <FloatingPointModel>Fast</FloatingPointModel> - <AdditionalOptions>/wd4201 /wd4324 /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4061 /wd4668 /wd4626 /wd4266 /wd4263 /wd4264 /wd4640 /wd4625 /wd4574 /wd4191 /wd4987 /wd4986 /wd4946 /wd4836 /wd4571 /wd4826 /wd4577 /wd4458 /wd4456 /wd4457 /wd4548 /wd5026 /wd5027 /wd4464 /MP /d2Zi+</AdditionalOptions> - <Optimization>Full</Optimization> - <AdditionalIncludeDirectories>./../../include;./../../public;../../../../../../PxShared/include;../../../../../../PxShared/include/filebuf;../../../../../../PxShared/include/foundation;../../../../../../PxShared/include/task;../../../../../../PxShared/include/cudamanager;../../../../../../PxShared/include/pvd;../../../../../../PxShared/src/foundation/include;../../../../../../PxShared/src/filebuf/include;../../../../../../PxShared/src/fastxml/include;../../../../../../PxShared/src/pvd/include;./../../../shared;./../../../../../public;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <PreprocessorDefinitions>PX_FOUNDATION_DLL=0;WIN32;WIN64;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;NDEBUG;PHYSX_PROFILE_SDK;PX_SUPPORT_VISUAL_DEBUGGER;PX_PROFILE;PX_NVTX=1;_SECURE_SCL=0;_ITERATOR_DEBUG_LEVEL=0;%(PreprocessorDefinitions)</PreprocessorDefinitions> - <ExceptionHandling>false</ExceptionHandling> - <WarningLevel>Level4</WarningLevel> - <RuntimeLibrary>MultiThreaded</RuntimeLibrary> - <PrecompiledHeader>NotUsing</PrecompiledHeader> - <PrecompiledHeaderFile></PrecompiledHeaderFile> - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> - </ClCompile> - <Lib> - <AdditionalOptions>/INCREMENTAL:NO</AdditionalOptions> - <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies> - <OutputFile>$(OutDir)$(ProjectName)PROFILE.lib</OutputFile> - <AdditionalLibraryDirectories>../../../../../../PxShared/lib/vc14win64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> - <ProgramDatabaseFile>$(OutDir)/$(ProjectName)PROFILE.lib.pdb</ProgramDatabaseFile> - <TargetMachine>MachineX64</TargetMachine> - </Lib> - <ResourceCompile></ResourceCompile> - <ProjectReference> - <LinkLibraryDependencies>true</LinkLibraryDependencies> - </ProjectReference> - </ItemDefinitionGroup> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='checked|x64'"> - <OutDir>./../../lib/vc14win64\</OutDir> - <IntDir>./build/x64/RenderDebug/checked\</IntDir> - <TargetExt>.lib</TargetExt> - <TargetName>$(ProjectName)CHECKED</TargetName> - <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> - <CodeAnalysisRules/> - <CodeAnalysisRuleAssemblies/> - </PropertyGroup> - <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='checked|x64'"> - <ClCompile> - <TreatWarningAsError>true</TreatWarningAsError> - <StringPooling>true</StringPooling> - <RuntimeTypeInfo>false</RuntimeTypeInfo> - <FloatingPointModel>Fast</FloatingPointModel> - <AdditionalOptions>/wd4201 /wd4324 /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4061 /wd4668 /wd4626 /wd4266 /wd4263 /wd4264 /wd4640 /wd4625 /wd4574 /wd4191 /wd4987 /wd4986 /wd4946 /wd4836 /wd4571 /wd4826 /wd4577 /wd4458 /wd4456 /wd4457 /wd4548 /wd5026 /wd5027 /wd4464 /MP /d2Zi+</AdditionalOptions> - <Optimization>Full</Optimization> - <AdditionalIncludeDirectories>./../../include;./../../public;../../../../../../PxShared/include;../../../../../../PxShared/include/filebuf;../../../../../../PxShared/include/foundation;../../../../../../PxShared/include/task;../../../../../../PxShared/include/cudamanager;../../../../../../PxShared/include/pvd;../../../../../../PxShared/src/foundation/include;../../../../../../PxShared/src/filebuf/include;../../../../../../PxShared/src/fastxml/include;../../../../../../PxShared/src/pvd/include;./../../../shared;./../../../../../public;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <PreprocessorDefinitions>PX_FOUNDATION_DLL=0;WIN32;WIN64;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;NDEBUG;PX_CHECKED;PHYSX_PROFILE_SDK;PX_SUPPORT_VISUAL_DEBUGGER;PX_ENABLE_CHECKED_ASSERTS;PX_NVTX=1;_SECURE_SCL=0;_ITERATOR_DEBUG_LEVEL=0;%(PreprocessorDefinitions)</PreprocessorDefinitions> - <ExceptionHandling>false</ExceptionHandling> - <WarningLevel>Level4</WarningLevel> - <RuntimeLibrary>MultiThreaded</RuntimeLibrary> - <PrecompiledHeader>NotUsing</PrecompiledHeader> - <PrecompiledHeaderFile></PrecompiledHeaderFile> - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> - </ClCompile> - <Lib> - <AdditionalOptions>/INCREMENTAL:NO</AdditionalOptions> - <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies> - <OutputFile>$(OutDir)$(ProjectName)CHECKED.lib</OutputFile> - <AdditionalLibraryDirectories>../../../../../../PxShared/lib/vc14win64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> - <ProgramDatabaseFile>$(OutDir)/$(ProjectName)CHECKED.lib.pdb</ProgramDatabaseFile> - <TargetMachine>MachineX64</TargetMachine> - </Lib> - <ResourceCompile></ResourceCompile> - <ProjectReference> - <LinkLibraryDependencies>true</LinkLibraryDependencies> - </ProjectReference> - </ItemDefinitionGroup> - <ItemGroup> - <ClInclude Include="..\..\public\RenderDebug.h"></ClInclude> - <ClInclude Include="..\..\public\RenderDebugTyped.h"></ClInclude> - </ItemGroup> - <ItemGroup> - <ClInclude Include="..\..\include\ClientServer.h"></ClInclude> - <ClInclude Include="..\..\include\FileRenderDebug.h"></ClInclude> - <ClInclude Include="..\..\include\GetArgs.h"></ClInclude> - <ClInclude Include="..\..\include\Hull2MeshEdges.h"></ClInclude> - <ClInclude Include="..\..\include\InternalRenderDebug.h"></ClInclude> - <ClInclude Include="..\..\include\ProcessRenderDebug.h"></ClInclude> - <ClInclude Include="..\..\include\PsCommLayer.h"></ClInclude> - <ClInclude Include="..\..\include\PsCommStream.h"></ClInclude> - <ClInclude Include="..\..\include\RenderDebugData.h"></ClInclude> - <ClInclude Include="..\..\include\RenderDebugImpl.h"></ClInclude> - <ClInclude Include="..\..\include\StreamIO.h"></ClInclude> - <ClInclude Include="..\..\include\StreamIO.inl"></ClInclude> - </ItemGroup> - <ItemGroup> - <ClCompile Include="..\..\src\ClientServer.cpp"></ClCompile> - <ClCompile Include="..\..\src\FileRenderDebug.cpp"></ClCompile> - <ClCompile Include="..\..\src\Hull2MeshEdges.cpp"></ClCompile> - <ClCompile Include="..\..\src\InternalRenderDebug.cpp"></ClCompile> - <ClCompile Include="..\..\src\ProcessRenderDebug.cpp"></ClCompile> - <ClCompile Include="..\..\src\PsCommLayer.cpp"></ClCompile> - <ClCompile Include="..\..\src\PsCommStream.cpp"></ClCompile> - <ClCompile Include="..\..\src\RenderDebug.cpp"></ClCompile> - <ClCompile Include="..\..\src\RenderDebugDLLMain.cpp"></ClCompile> - </ItemGroup> - <ItemGroup></ItemGroup> - <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> - <ImportGroup Label="ExtensionTargets"></ImportGroup> +<Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup Label="ProjectConfigurations"> + <ProjectConfiguration Include="debug|x64"> + <Configuration>debug</Configuration> + <Platform>x64</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="release|x64"> + <Configuration>release</Configuration> + <Platform>x64</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="profile|x64"> + <Configuration>profile</Configuration> + <Platform>x64</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="checked|x64"> + <Configuration>checked</Configuration> + <Platform>x64</Platform> + </ProjectConfiguration> + </ItemGroup> + <PropertyGroup Label="Globals"> + <ProjectGuid>{473AD218-8370-A35E-CAB1-F030F86A6449}</ProjectGuid> + <RootNamespace>RenderDebug</RootNamespace> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='debug|x64'" Label="Configuration"> + <ConfigurationType>StaticLibrary</ConfigurationType> + <PlatformToolset>v140</PlatformToolset> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='release|x64'" Label="Configuration"> + <ConfigurationType>StaticLibrary</ConfigurationType> + <PlatformToolset>v140</PlatformToolset> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='profile|x64'" Label="Configuration"> + <ConfigurationType>StaticLibrary</ConfigurationType> + <PlatformToolset>v140</PlatformToolset> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='checked|x64'" Label="Configuration"> + <ConfigurationType>StaticLibrary</ConfigurationType> + <PlatformToolset>v140</PlatformToolset> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> + <ImportGroup Label="ExtensionSettings"> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='debug|x64'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="../../../../../compiler/paths.vsprops" /> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='release|x64'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="../../../../../compiler/paths.vsprops" /> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='profile|x64'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="../../../../../compiler/paths.vsprops" /> + </ImportGroup> + <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='checked|x64'"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + <Import Project="../../../../../compiler/paths.vsprops" /> + </ImportGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='debug|x64'"> + <OutDir>./../../lib/vc14win64\</OutDir> + <IntDir>./build/x64/RenderDebug/debug\</IntDir> + <TargetExt>.lib</TargetExt> + <TargetName>$(ProjectName)DEBUG</TargetName> + <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> + <CodeAnalysisRules /> + <CodeAnalysisRuleAssemblies /> + </PropertyGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='debug|x64'"> + <ClCompile> + <TreatWarningAsError>true</TreatWarningAsError> + <StringPooling>true</StringPooling> + <RuntimeTypeInfo>false</RuntimeTypeInfo> + <FloatingPointModel>Fast</FloatingPointModel> + <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> + <AdditionalOptions>/wd4201 /wd4324 /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4061 /wd4668 /wd4626 /wd4266 /wd4263 /wd4264 /wd4640 /wd4625 /wd4574 /wd4191 /wd4987 /wd4986 /wd4946 /wd4836 /wd4571 /wd4826 /wd4577 /wd4458 /wd4456 /wd4457 /wd4548 /wd5026 /wd5027 /wd4464 /MP /d2Zi+</AdditionalOptions> + <Optimization>Disabled</Optimization> + <AdditionalIncludeDirectories>./../../include;./../../public;../../../../../../PxShared/include;../../../../../../PxShared/include/filebuf;../../../../../../PxShared/include/foundation;../../../../../../PxShared/include/task;../../../../../../PxShared/include/cudamanager;../../../../../../PxShared/include/pvd;../../../../../../PxShared/src/foundation/include;../../../../../../PxShared/src/filebuf/include;../../../../../../PxShared/src/fastxml/include;../../../../../../PxShared/src/pvd/include;./../../../shared;./../../../../../public;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> + <PreprocessorDefinitions>PX_FOUNDATION_DLL=0;WIN32;WIN64;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_DEBUG;PX_DEBUG;PX_CHECKED;PHYSX_PROFILE_SDK;PX_SUPPORT_VISUAL_DEBUGGER;PX_PROFILE;PX_NVTX=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <ExceptionHandling>false</ExceptionHandling> + <WarningLevel>Level4</WarningLevel> + <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> + <PrecompiledHeader>NotUsing</PrecompiledHeader> + <PrecompiledHeaderFile></PrecompiledHeaderFile> + <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> + </ClCompile> + <Lib> + <AdditionalOptions>/INCREMENTAL:NO</AdditionalOptions> + <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies> + <OutputFile>$(OutDir)$(ProjectName)DEBUG.lib</OutputFile> + <AdditionalLibraryDirectories>../../../../../../PxShared/lib/vc14win64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> + <ProgramDatabaseFile>$(OutDir)/$(ProjectName)DEBUG.lib.pdb</ProgramDatabaseFile> + <TargetMachine>MachineX64</TargetMachine> + </Lib> + <ResourceCompile> + </ResourceCompile> + <ProjectReference> + <LinkLibraryDependencies>true</LinkLibraryDependencies> + </ProjectReference> + </ItemDefinitionGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='release|x64'"> + <OutDir>./../../lib/vc14win64\</OutDir> + <IntDir>./build/x64/RenderDebug/release\</IntDir> + <TargetExt>.lib</TargetExt> + <TargetName>$(ProjectName)</TargetName> + <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> + <CodeAnalysisRules /> + <CodeAnalysisRuleAssemblies /> + </PropertyGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='release|x64'"> + <ClCompile> + <TreatWarningAsError>true</TreatWarningAsError> + <StringPooling>true</StringPooling> + <RuntimeTypeInfo>false</RuntimeTypeInfo> + <FloatingPointModel>Fast</FloatingPointModel> + <AdditionalOptions>/wd4201 /wd4324 /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4061 /wd4668 /wd4626 /wd4266 /wd4263 /wd4264 /wd4640 /wd4625 /wd4574 /wd4191 /wd4987 /wd4986 /wd4946 /wd4836 /wd4571 /wd4826 /wd4577 /wd4458 /wd4456 /wd4457 /wd4548 /wd5026 /wd5027 /wd4464 /MP /d2Zi+</AdditionalOptions> + <Optimization>Full</Optimization> + <AdditionalIncludeDirectories>./../../include;./../../public;../../../../../../PxShared/include;../../../../../../PxShared/include/filebuf;../../../../../../PxShared/include/foundation;../../../../../../PxShared/include/task;../../../../../../PxShared/include/cudamanager;../../../../../../PxShared/include/pvd;../../../../../../PxShared/src/foundation/include;../../../../../../PxShared/src/filebuf/include;../../../../../../PxShared/src/fastxml/include;../../../../../../PxShared/src/pvd/include;./../../../shared;./../../../../../public;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> + <PreprocessorDefinitions>PX_FOUNDATION_DLL=0;WIN32;WIN64;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;NDEBUG;APEX_SHIPPING;_SECURE_SCL=0;_ITERATOR_DEBUG_LEVEL=0;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <ExceptionHandling>false</ExceptionHandling> + <WarningLevel>Level4</WarningLevel> + <RuntimeLibrary>MultiThreaded</RuntimeLibrary> + <PrecompiledHeader>NotUsing</PrecompiledHeader> + <PrecompiledHeaderFile></PrecompiledHeaderFile> + <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> + </ClCompile> + <Lib> + <AdditionalOptions>/INCREMENTAL:NO</AdditionalOptions> + <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies> + <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile> + <AdditionalLibraryDirectories>../../../../../../PxShared/lib/vc14win64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> + <ProgramDatabaseFile>$(OutDir)/$(ProjectName).lib.pdb</ProgramDatabaseFile> + <TargetMachine>MachineX64</TargetMachine> + </Lib> + <ResourceCompile> + </ResourceCompile> + <ProjectReference> + <LinkLibraryDependencies>true</LinkLibraryDependencies> + </ProjectReference> + </ItemDefinitionGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='profile|x64'"> + <OutDir>./../../lib/vc14win64\</OutDir> + <IntDir>./build/x64/RenderDebug/profile\</IntDir> + <TargetExt>.lib</TargetExt> + <TargetName>$(ProjectName)PROFILE</TargetName> + <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> + <CodeAnalysisRules /> + <CodeAnalysisRuleAssemblies /> + </PropertyGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='profile|x64'"> + <ClCompile> + <TreatWarningAsError>true</TreatWarningAsError> + <StringPooling>true</StringPooling> + <RuntimeTypeInfo>false</RuntimeTypeInfo> + <FloatingPointModel>Fast</FloatingPointModel> + <AdditionalOptions>/wd4201 /wd4324 /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4061 /wd4668 /wd4626 /wd4266 /wd4263 /wd4264 /wd4640 /wd4625 /wd4574 /wd4191 /wd4987 /wd4986 /wd4946 /wd4836 /wd4571 /wd4826 /wd4577 /wd4458 /wd4456 /wd4457 /wd4548 /wd5026 /wd5027 /wd4464 /MP /d2Zi+</AdditionalOptions> + <Optimization>Full</Optimization> + <AdditionalIncludeDirectories>./../../include;./../../public;../../../../../../PxShared/include;../../../../../../PxShared/include/filebuf;../../../../../../PxShared/include/foundation;../../../../../../PxShared/include/task;../../../../../../PxShared/include/cudamanager;../../../../../../PxShared/include/pvd;../../../../../../PxShared/src/foundation/include;../../../../../../PxShared/src/filebuf/include;../../../../../../PxShared/src/fastxml/include;../../../../../../PxShared/src/pvd/include;./../../../shared;./../../../../../public;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> + <PreprocessorDefinitions>PX_FOUNDATION_DLL=0;WIN32;WIN64;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;NDEBUG;PHYSX_PROFILE_SDK;PX_SUPPORT_VISUAL_DEBUGGER;PX_PROFILE;PX_NVTX=1;_SECURE_SCL=0;_ITERATOR_DEBUG_LEVEL=0;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <ExceptionHandling>false</ExceptionHandling> + <WarningLevel>Level4</WarningLevel> + <RuntimeLibrary>MultiThreaded</RuntimeLibrary> + <PrecompiledHeader>NotUsing</PrecompiledHeader> + <PrecompiledHeaderFile></PrecompiledHeaderFile> + <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> + </ClCompile> + <Lib> + <AdditionalOptions>/INCREMENTAL:NO</AdditionalOptions> + <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies> + <OutputFile>$(OutDir)$(ProjectName)PROFILE.lib</OutputFile> + <AdditionalLibraryDirectories>../../../../../../PxShared/lib/vc14win64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> + <ProgramDatabaseFile>$(OutDir)/$(ProjectName)PROFILE.lib.pdb</ProgramDatabaseFile> + <TargetMachine>MachineX64</TargetMachine> + </Lib> + <ResourceCompile> + </ResourceCompile> + <ProjectReference> + <LinkLibraryDependencies>true</LinkLibraryDependencies> + </ProjectReference> + </ItemDefinitionGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='checked|x64'"> + <OutDir>./../../lib/vc14win64\</OutDir> + <IntDir>./build/x64/RenderDebug/checked\</IntDir> + <TargetExt>.lib</TargetExt> + <TargetName>$(ProjectName)CHECKED</TargetName> + <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> + <CodeAnalysisRules /> + <CodeAnalysisRuleAssemblies /> + </PropertyGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='checked|x64'"> + <ClCompile> + <TreatWarningAsError>true</TreatWarningAsError> + <StringPooling>true</StringPooling> + <RuntimeTypeInfo>false</RuntimeTypeInfo> + <FloatingPointModel>Fast</FloatingPointModel> + <AdditionalOptions>/wd4201 /wd4324 /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4061 /wd4668 /wd4626 /wd4266 /wd4263 /wd4264 /wd4640 /wd4625 /wd4574 /wd4191 /wd4987 /wd4986 /wd4946 /wd4836 /wd4571 /wd4826 /wd4577 /wd4458 /wd4456 /wd4457 /wd4548 /wd5026 /wd5027 /wd4464 /MP /d2Zi+</AdditionalOptions> + <Optimization>Full</Optimization> + <AdditionalIncludeDirectories>./../../include;./../../public;../../../../../../PxShared/include;../../../../../../PxShared/include/filebuf;../../../../../../PxShared/include/foundation;../../../../../../PxShared/include/task;../../../../../../PxShared/include/cudamanager;../../../../../../PxShared/include/pvd;../../../../../../PxShared/src/foundation/include;../../../../../../PxShared/src/filebuf/include;../../../../../../PxShared/src/fastxml/include;../../../../../../PxShared/src/pvd/include;./../../../shared;./../../../../../public;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> + <PreprocessorDefinitions>PX_FOUNDATION_DLL=0;WIN32;WIN64;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;NDEBUG;PX_CHECKED;PHYSX_PROFILE_SDK;PX_SUPPORT_VISUAL_DEBUGGER;PX_ENABLE_CHECKED_ASSERTS;PX_NVTX=1;_SECURE_SCL=0;_ITERATOR_DEBUG_LEVEL=0;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <ExceptionHandling>false</ExceptionHandling> + <WarningLevel>Level4</WarningLevel> + <RuntimeLibrary>MultiThreaded</RuntimeLibrary> + <PrecompiledHeader>NotUsing</PrecompiledHeader> + <PrecompiledHeaderFile></PrecompiledHeaderFile> + <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> + </ClCompile> + <Lib> + <AdditionalOptions>/INCREMENTAL:NO</AdditionalOptions> + <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies> + <OutputFile>$(OutDir)$(ProjectName)CHECKED.lib</OutputFile> + <AdditionalLibraryDirectories>../../../../../../PxShared/lib/vc14win64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> + <ProgramDatabaseFile>$(OutDir)/$(ProjectName)CHECKED.lib.pdb</ProgramDatabaseFile> + <TargetMachine>MachineX64</TargetMachine> + </Lib> + <ResourceCompile> + </ResourceCompile> + <ProjectReference> + <LinkLibraryDependencies>true</LinkLibraryDependencies> + </ProjectReference> + </ItemDefinitionGroup> + <ItemGroup> + <ClInclude Include="..\..\public\RenderDebug.h"> + </ClInclude> + <ClInclude Include="..\..\public\RenderDebugTyped.h"> + </ClInclude> + </ItemGroup> + <ItemGroup> + <ClInclude Include="..\..\include\ClientServer.h"> + </ClInclude> + <ClInclude Include="..\..\include\FileRenderDebug.h"> + </ClInclude> + <ClInclude Include="..\..\include\GetArgs.h"> + </ClInclude> + <ClInclude Include="..\..\include\Hull2MeshEdges.h"> + </ClInclude> + <ClInclude Include="..\..\include\InternalRenderDebug.h"> + </ClInclude> + <ClInclude Include="..\..\include\ProcessRenderDebug.h"> + </ClInclude> + <ClInclude Include="..\..\include\PsCommLayer.h"> + </ClInclude> + <ClInclude Include="..\..\include\PsCommStream.h"> + </ClInclude> + <ClInclude Include="..\..\include\RenderDebugData.h"> + </ClInclude> + <ClInclude Include="..\..\include\RenderDebugImpl.h"> + </ClInclude> + <ClInclude Include="..\..\include\StreamIO.h"> + </ClInclude> + <ClInclude Include="..\..\include\StreamIO.inl"> + </ClInclude> + </ItemGroup> + <ItemGroup> + <ClCompile Include="..\..\src\ClientServer.cpp"> + </ClCompile> + <ClCompile Include="..\..\src\FileRenderDebug.cpp"> + </ClCompile> + <ClCompile Include="..\..\src\Hull2MeshEdges.cpp"> + </ClCompile> + <ClCompile Include="..\..\src\InternalRenderDebug.cpp"> + </ClCompile> + <ClCompile Include="..\..\src\ProcessRenderDebug.cpp"> + </ClCompile> + <ClCompile Include="..\..\src\PsCommLayer.cpp"> + </ClCompile> + <ClCompile Include="..\..\src\PsCommStream.cpp"> + </ClCompile> + <ClCompile Include="..\..\src\RenderDebug.cpp"> + </ClCompile> + <ClCompile Include="..\..\src\RenderDebugDLLMain.cpp"> + </ClCompile> + </ItemGroup> + <ItemGroup> + </ItemGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> + <ImportGroup Label="ExtensionTargets"></ImportGroup> </Project> diff --git a/APEX_1.4/shared/general/floatmath/include/FloatMath.h b/APEX_1.4/shared/general/floatmath/include/FloatMath.h index 4906b2c9..4e658b29 100644 --- a/APEX_1.4/shared/general/floatmath/include/FloatMath.h +++ b/APEX_1.4/shared/general/floatmath/include/FloatMath.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/shared/general/floatmath/src/FloatMath.cpp b/APEX_1.4/shared/general/floatmath/src/FloatMath.cpp index 141effc4..f9ff9ce4 100644 --- a/APEX_1.4/shared/general/floatmath/src/FloatMath.cpp +++ b/APEX_1.4/shared/general/floatmath/src/FloatMath.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 diff --git a/APEX_1.4/shared/general/meshimport/include/MeshImport/MeshImport.cpp b/APEX_1.4/shared/general/meshimport/include/MeshImport/MeshImport.cpp index 42d8f01a..6b2a1b89 100644 --- a/APEX_1.4/shared/general/meshimport/include/MeshImport/MeshImport.cpp +++ b/APEX_1.4/shared/general/meshimport/include/MeshImport/MeshImport.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 diff --git a/APEX_1.4/shared/general/meshimport/include/MeshImport/MeshImport.h b/APEX_1.4/shared/general/meshimport/include/MeshImport/MeshImport.h index dc9d9f63..826aea16 100644 --- a/APEX_1.4/shared/general/meshimport/include/MeshImport/MeshImport.h +++ b/APEX_1.4/shared/general/meshimport/include/MeshImport/MeshImport.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/shared/general/meshimport/include/MeshImport/MeshImportTypes.h b/APEX_1.4/shared/general/meshimport/include/MeshImport/MeshImportTypes.h index 6884c753..cdc641f4 100644 --- a/APEX_1.4/shared/general/meshimport/include/MeshImport/MeshImportTypes.h +++ b/APEX_1.4/shared/general/meshimport/include/MeshImport/MeshImportTypes.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/shared/general/meshimport/include/utils/MiAsc2Bin.h b/APEX_1.4/shared/general/meshimport/include/utils/MiAsc2Bin.h index b6d78d8e..ef82d6e5 100644 --- a/APEX_1.4/shared/general/meshimport/include/utils/MiAsc2Bin.h +++ b/APEX_1.4/shared/general/meshimport/include/utils/MiAsc2Bin.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/shared/general/meshimport/include/utils/MiAsciiConversion.h b/APEX_1.4/shared/general/meshimport/include/utils/MiAsciiConversion.h index b38ec542..add91300 100644 --- a/APEX_1.4/shared/general/meshimport/include/utils/MiAsciiConversion.h +++ b/APEX_1.4/shared/general/meshimport/include/utils/MiAsciiConversion.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/shared/general/meshimport/include/utils/MiFastXml.h b/APEX_1.4/shared/general/meshimport/include/utils/MiFastXml.h index de5ea32b..ef284f26 100644 --- a/APEX_1.4/shared/general/meshimport/include/utils/MiFastXml.h +++ b/APEX_1.4/shared/general/meshimport/include/utils/MiFastXml.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/shared/general/meshimport/include/utils/MiFileBuf.h b/APEX_1.4/shared/general/meshimport/include/utils/MiFileBuf.h index 5cda4608..8807f02c 100644 --- a/APEX_1.4/shared/general/meshimport/include/utils/MiFileBuf.h +++ b/APEX_1.4/shared/general/meshimport/include/utils/MiFileBuf.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/shared/general/meshimport/include/utils/MiFileBuffer.h b/APEX_1.4/shared/general/meshimport/include/utils/MiFileBuffer.h index a12160a6..0a9d7da6 100644 --- a/APEX_1.4/shared/general/meshimport/include/utils/MiFileBuffer.h +++ b/APEX_1.4/shared/general/meshimport/include/utils/MiFileBuffer.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/shared/general/meshimport/include/utils/MiFileInterface.h b/APEX_1.4/shared/general/meshimport/include/utils/MiFileInterface.h index 46b59b81..2ecbdc31 100644 --- a/APEX_1.4/shared/general/meshimport/include/utils/MiFileInterface.h +++ b/APEX_1.4/shared/general/meshimport/include/utils/MiFileInterface.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/shared/general/meshimport/include/utils/MiFloatMath.h b/APEX_1.4/shared/general/meshimport/include/utils/MiFloatMath.h index 8ace00c6..4401e1df 100644 --- a/APEX_1.4/shared/general/meshimport/include/utils/MiFloatMath.h +++ b/APEX_1.4/shared/general/meshimport/include/utils/MiFloatMath.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/shared/general/meshimport/include/utils/MiIOStream.h b/APEX_1.4/shared/general/meshimport/include/utils/MiIOStream.h index d087b690..5a2b511f 100644 --- a/APEX_1.4/shared/general/meshimport/include/utils/MiIOStream.h +++ b/APEX_1.4/shared/general/meshimport/include/utils/MiIOStream.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/shared/general/meshimport/include/utils/MiInparser.h b/APEX_1.4/shared/general/meshimport/include/utils/MiInparser.h index c94b8c63..a88982f0 100644 --- a/APEX_1.4/shared/general/meshimport/include/utils/MiInparser.h +++ b/APEX_1.4/shared/general/meshimport/include/utils/MiInparser.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/shared/general/meshimport/include/utils/MiMapSetInternal.h b/APEX_1.4/shared/general/meshimport/include/utils/MiMapSetInternal.h index 02117cc4..5c798f1d 100644 --- a/APEX_1.4/shared/general/meshimport/include/utils/MiMapSetInternal.h +++ b/APEX_1.4/shared/general/meshimport/include/utils/MiMapSetInternal.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/shared/general/meshimport/include/utils/MiMath.h b/APEX_1.4/shared/general/meshimport/include/utils/MiMath.h index 93366485..b03c6122 100644 --- a/APEX_1.4/shared/general/meshimport/include/utils/MiMath.h +++ b/APEX_1.4/shared/general/meshimport/include/utils/MiMath.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/shared/general/meshimport/include/utils/MiMemoryBuffer.h b/APEX_1.4/shared/general/meshimport/include/utils/MiMemoryBuffer.h index 236d5d66..d29288ce 100644 --- a/APEX_1.4/shared/general/meshimport/include/utils/MiMemoryBuffer.h +++ b/APEX_1.4/shared/general/meshimport/include/utils/MiMemoryBuffer.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/shared/general/meshimport/include/utils/MiPlatformConfig.h b/APEX_1.4/shared/general/meshimport/include/utils/MiPlatformConfig.h index 89d7d7f6..610172f0 100644 --- a/APEX_1.4/shared/general/meshimport/include/utils/MiPlatformConfig.h +++ b/APEX_1.4/shared/general/meshimport/include/utils/MiPlatformConfig.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/shared/general/meshimport/include/utils/MiStringDictionary.h b/APEX_1.4/shared/general/meshimport/include/utils/MiStringDictionary.h index e4320772..9de34448 100644 --- a/APEX_1.4/shared/general/meshimport/include/utils/MiStringDictionary.h +++ b/APEX_1.4/shared/general/meshimport/include/utils/MiStringDictionary.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/shared/general/meshimport/include/utils/MiStringTable.h b/APEX_1.4/shared/general/meshimport/include/utils/MiStringTable.h index 26362263..a9df20df 100644 --- a/APEX_1.4/shared/general/meshimport/include/utils/MiStringTable.h +++ b/APEX_1.4/shared/general/meshimport/include/utils/MiStringTable.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/shared/general/meshimport/include/utils/MiSutil.h b/APEX_1.4/shared/general/meshimport/include/utils/MiSutil.h index a40c2a87..93ef5486 100644 --- a/APEX_1.4/shared/general/meshimport/include/utils/MiSutil.h +++ b/APEX_1.4/shared/general/meshimport/include/utils/MiSutil.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/shared/general/meshimport/include/utils/MiVector.h b/APEX_1.4/shared/general/meshimport/include/utils/MiVector.h index b9dfd7ad..18df14d3 100644 --- a/APEX_1.4/shared/general/meshimport/include/utils/MiVector.h +++ b/APEX_1.4/shared/general/meshimport/include/utils/MiVector.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/shared/general/meshimport/src/MeshImport/ExportAPX.cpp b/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportAPX.cpp index b47b6a65..c223a9cd 100644 --- a/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportAPX.cpp +++ b/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportAPX.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 diff --git a/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportAPX.h b/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportAPX.h index 81aff433..bb6e037a 100644 --- a/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportAPX.h +++ b/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportAPX.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/shared/general/meshimport/src/MeshImport/ExportDynamicSystem.cpp b/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportDynamicSystem.cpp index bfc6a181..9cd07ed4 100644 --- a/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportDynamicSystem.cpp +++ b/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportDynamicSystem.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 diff --git a/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportDynamicSystem.h b/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportDynamicSystem.h index c040afd5..62fc5588 100644 --- a/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportDynamicSystem.h +++ b/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportDynamicSystem.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/shared/general/meshimport/src/MeshImport/ExportEZB.cpp b/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportEZB.cpp index 14e17096..01b15443 100644 --- a/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportEZB.cpp +++ b/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportEZB.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 diff --git a/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportEZB.h b/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportEZB.h index eb5d986e..eb1a7b06 100644 --- a/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportEZB.h +++ b/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportEZB.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/shared/general/meshimport/src/MeshImport/ExportFBX.cpp b/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportFBX.cpp index 7f040159..58ccc117 100644 --- a/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportFBX.cpp +++ b/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportFBX.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 diff --git a/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportFBX.h b/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportFBX.h index 6499065e..66ca3859 100644 --- a/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportFBX.h +++ b/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportFBX.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/shared/general/meshimport/src/MeshImport/ExportPOVRay.cpp b/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportPOVRay.cpp index 07aa15c4..436467f6 100644 --- a/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportPOVRay.cpp +++ b/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportPOVRay.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 diff --git a/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportPOVRay.h b/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportPOVRay.h index 58c5f570..048a5d0c 100644 --- a/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportPOVRay.h +++ b/APEX_1.4/shared/general/meshimport/src/MeshImport/ExportPOVRay.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/shared/general/meshimport/src/MeshImport/MeshImport.cpp b/APEX_1.4/shared/general/meshimport/src/MeshImport/MeshImport.cpp index f2ae7664..b99c548a 100644 --- a/APEX_1.4/shared/general/meshimport/src/MeshImport/MeshImport.cpp +++ b/APEX_1.4/shared/general/meshimport/src/MeshImport/MeshImport.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 diff --git a/APEX_1.4/shared/general/meshimport/src/MeshImport/MeshImportBuilder.cpp b/APEX_1.4/shared/general/meshimport/src/MeshImport/MeshImportBuilder.cpp index c417966f..c5425852 100644 --- a/APEX_1.4/shared/general/meshimport/src/MeshImport/MeshImportBuilder.cpp +++ b/APEX_1.4/shared/general/meshimport/src/MeshImport/MeshImportBuilder.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 diff --git a/APEX_1.4/shared/general/meshimport/src/MeshImport/MeshImportBuilder.h b/APEX_1.4/shared/general/meshimport/src/MeshImport/MeshImportBuilder.h index 84330a74..d428c316 100644 --- a/APEX_1.4/shared/general/meshimport/src/MeshImport/MeshImportBuilder.h +++ b/APEX_1.4/shared/general/meshimport/src/MeshImport/MeshImportBuilder.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/shared/general/meshimport/src/MeshImport/VtxWeld.cpp b/APEX_1.4/shared/general/meshimport/src/MeshImport/VtxWeld.cpp index 848809a2..ba99db7a 100644 --- a/APEX_1.4/shared/general/meshimport/src/MeshImport/VtxWeld.cpp +++ b/APEX_1.4/shared/general/meshimport/src/MeshImport/VtxWeld.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 diff --git a/APEX_1.4/shared/general/meshimport/src/MeshImport/VtxWeld.h b/APEX_1.4/shared/general/meshimport/src/MeshImport/VtxWeld.h index fe89c158..9d89feec 100644 --- a/APEX_1.4/shared/general/meshimport/src/MeshImport/VtxWeld.h +++ b/APEX_1.4/shared/general/meshimport/src/MeshImport/VtxWeld.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/shared/general/meshimport/src/MeshImportEzm/ImportEzm.cpp b/APEX_1.4/shared/general/meshimport/src/MeshImportEzm/ImportEzm.cpp index 49a1074b..952a7172 100644 --- a/APEX_1.4/shared/general/meshimport/src/MeshImportEzm/ImportEzm.cpp +++ b/APEX_1.4/shared/general/meshimport/src/MeshImportEzm/ImportEzm.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 diff --git a/APEX_1.4/shared/general/meshimport/src/MeshImportEzm/ImportEzm.h b/APEX_1.4/shared/general/meshimport/src/MeshImportEzm/ImportEzm.h index 2fff231c..3c1a7bfa 100644 --- a/APEX_1.4/shared/general/meshimport/src/MeshImportEzm/ImportEzm.h +++ b/APEX_1.4/shared/general/meshimport/src/MeshImportEzm/ImportEzm.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/shared/general/meshimport/src/MeshImportEzm/MeshImportEzm.cpp b/APEX_1.4/shared/general/meshimport/src/MeshImportEzm/MeshImportEzm.cpp index f6565a5f..ba2d74ed 100644 --- a/APEX_1.4/shared/general/meshimport/src/MeshImportEzm/MeshImportEzm.cpp +++ b/APEX_1.4/shared/general/meshimport/src/MeshImportEzm/MeshImportEzm.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 diff --git a/APEX_1.4/shared/general/meshimport/src/utils/MiAsc2Bin.cpp b/APEX_1.4/shared/general/meshimport/src/utils/MiAsc2Bin.cpp index c338b5ca..011b9f71 100644 --- a/APEX_1.4/shared/general/meshimport/src/utils/MiAsc2Bin.cpp +++ b/APEX_1.4/shared/general/meshimport/src/utils/MiAsc2Bin.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 diff --git a/APEX_1.4/shared/general/meshimport/src/utils/MiFastXML.cpp b/APEX_1.4/shared/general/meshimport/src/utils/MiFastXML.cpp index 856c314a..a7a134ff 100644 --- a/APEX_1.4/shared/general/meshimport/src/utils/MiFastXML.cpp +++ b/APEX_1.4/shared/general/meshimport/src/utils/MiFastXML.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 diff --git a/APEX_1.4/shared/general/meshimport/src/utils/MiFileInterface.cpp b/APEX_1.4/shared/general/meshimport/src/utils/MiFileInterface.cpp index 91835972..794ef413 100644 --- a/APEX_1.4/shared/general/meshimport/src/utils/MiFileInterface.cpp +++ b/APEX_1.4/shared/general/meshimport/src/utils/MiFileInterface.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 diff --git a/APEX_1.4/shared/general/meshimport/src/utils/MiFloatMath.cpp b/APEX_1.4/shared/general/meshimport/src/utils/MiFloatMath.cpp index b4a7bbc6..a366a920 100644 --- a/APEX_1.4/shared/general/meshimport/src/utils/MiFloatMath.cpp +++ b/APEX_1.4/shared/general/meshimport/src/utils/MiFloatMath.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 diff --git a/APEX_1.4/shared/general/meshimport/src/utils/MiInparser.cpp b/APEX_1.4/shared/general/meshimport/src/utils/MiInparser.cpp index 89a2ed62..e9252d1d 100644 --- a/APEX_1.4/shared/general/meshimport/src/utils/MiInparser.cpp +++ b/APEX_1.4/shared/general/meshimport/src/utils/MiInparser.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 diff --git a/APEX_1.4/shared/general/meshimport/src/utils/MiStringDictionary.cpp b/APEX_1.4/shared/general/meshimport/src/utils/MiStringDictionary.cpp index b7b691a5..f1401a70 100644 --- a/APEX_1.4/shared/general/meshimport/src/utils/MiStringDictionary.cpp +++ b/APEX_1.4/shared/general/meshimport/src/utils/MiStringDictionary.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 diff --git a/APEX_1.4/shared/general/meshimport/src/utils/MiSutil.cpp b/APEX_1.4/shared/general/meshimport/src/utils/MiSutil.cpp index 036da159..d6373fbd 100644 --- a/APEX_1.4/shared/general/meshimport/src/utils/MiSutil.cpp +++ b/APEX_1.4/shared/general/meshimport/src/utils/MiSutil.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 diff --git a/APEX_1.4/shared/general/shared/PxInputDataFromPxFileBuf.h b/APEX_1.4/shared/general/shared/PxInputDataFromPxFileBuf.h index 937eb23d..0706160d 100644 --- a/APEX_1.4/shared/general/shared/PxInputDataFromPxFileBuf.h +++ b/APEX_1.4/shared/general/shared/PxInputDataFromPxFileBuf.h @@ -23,7 +23,7 @@ // components in life support devices or systems without express written approval of // NVIDIA Corporation. // -// Copyright (c) 2008-2015 NVIDIA Corporation. All rights reserved. +// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved. #ifndef PX_INPUT_DATA_FROM_PX_FILE_BUF_H diff --git a/APEX_1.4/shared/general/stan_hull/include/StanHull.h b/APEX_1.4/shared/general/stan_hull/include/StanHull.h index 2ecea618..444297d0 100644 --- a/APEX_1.4/shared/general/stan_hull/include/StanHull.h +++ b/APEX_1.4/shared/general/stan_hull/include/StanHull.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/shared/general/stan_hull/include/StanHullConfig.h b/APEX_1.4/shared/general/stan_hull/include/StanHullConfig.h index ada76e65..5920f4b0 100644 --- a/APEX_1.4/shared/general/stan_hull/include/StanHullConfig.h +++ b/APEX_1.4/shared/general/stan_hull/include/StanHullConfig.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/shared/general/stan_hull/src/StanHull.cpp b/APEX_1.4/shared/general/stan_hull/src/StanHull.cpp index 749e8feb..e320af37 100644 --- a/APEX_1.4/shared/general/stan_hull/src/StanHull.cpp +++ b/APEX_1.4/shared/general/stan_hull/src/StanHull.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 diff --git a/APEX_1.4/shared/internal/include/ApexSharedSerialization.h b/APEX_1.4/shared/internal/include/ApexSharedSerialization.h index 20e8c1d4..b2ea7276 100644 --- a/APEX_1.4/shared/internal/include/ApexSharedSerialization.h +++ b/APEX_1.4/shared/internal/include/ApexSharedSerialization.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/shared/internal/include/ApexStream.h b/APEX_1.4/shared/internal/include/ApexStream.h index b5ec3b91..f920a7d2 100644 --- a/APEX_1.4/shared/internal/include/ApexStream.h +++ b/APEX_1.4/shared/internal/include/ApexStream.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/shared/internal/include/ApexString.h b/APEX_1.4/shared/internal/include/ApexString.h index 20d4f8c7..86cb9b81 100644 --- a/APEX_1.4/shared/internal/include/ApexString.h +++ b/APEX_1.4/shared/internal/include/ApexString.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/shared/internal/include/FractureTools.h b/APEX_1.4/shared/internal/include/FractureTools.h index ec9ea1c6..74593392 100644 --- a/APEX_1.4/shared/internal/include/FractureTools.h +++ b/APEX_1.4/shared/internal/include/FractureTools.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/shared/internal/include/Link.h b/APEX_1.4/shared/internal/include/Link.h index d006d5b1..992c721f 100644 --- a/APEX_1.4/shared/internal/include/Link.h +++ b/APEX_1.4/shared/internal/include/Link.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/shared/internal/include/ParamArray.h b/APEX_1.4/shared/internal/include/ParamArray.h index 9f2788e2..7609ad60 100644 --- a/APEX_1.4/shared/internal/include/ParamArray.h +++ b/APEX_1.4/shared/internal/include/ParamArray.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/shared/internal/include/PvdNxParamSerializer.h b/APEX_1.4/shared/internal/include/PvdNxParamSerializer.h index 645dd5f0..04c5425d 100644 --- a/APEX_1.4/shared/internal/include/PvdNxParamSerializer.h +++ b/APEX_1.4/shared/internal/include/PvdNxParamSerializer.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/shared/internal/include/authoring/ApexCSG.h b/APEX_1.4/shared/internal/include/authoring/ApexCSG.h index 711d90de..59d5ef75 100644 --- a/APEX_1.4/shared/internal/include/authoring/ApexCSG.h +++ b/APEX_1.4/shared/internal/include/authoring/ApexCSG.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/shared/internal/include/authoring/ApexCSGDefs.h b/APEX_1.4/shared/internal/include/authoring/ApexCSGDefs.h index ebfb105a..7ad223e4 100644 --- a/APEX_1.4/shared/internal/include/authoring/ApexCSGDefs.h +++ b/APEX_1.4/shared/internal/include/authoring/ApexCSGDefs.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/shared/internal/include/authoring/ApexCSGFastMath.h b/APEX_1.4/shared/internal/include/authoring/ApexCSGFastMath.h index 22884507..ed505ec5 100644 --- a/APEX_1.4/shared/internal/include/authoring/ApexCSGFastMath.h +++ b/APEX_1.4/shared/internal/include/authoring/ApexCSGFastMath.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/shared/internal/include/authoring/ApexCSGFastMath2.h b/APEX_1.4/shared/internal/include/authoring/ApexCSGFastMath2.h index 6f0f9ccf..3a6d7b3e 100644 --- a/APEX_1.4/shared/internal/include/authoring/ApexCSGFastMath2.h +++ b/APEX_1.4/shared/internal/include/authoring/ApexCSGFastMath2.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/shared/internal/include/authoring/ApexCSGHull.h b/APEX_1.4/shared/internal/include/authoring/ApexCSGHull.h index f8b25457..be66f985 100644 --- a/APEX_1.4/shared/internal/include/authoring/ApexCSGHull.h +++ b/APEX_1.4/shared/internal/include/authoring/ApexCSGHull.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/shared/internal/include/authoring/ApexCSGMath.h b/APEX_1.4/shared/internal/include/authoring/ApexCSGMath.h index bdc605ea..2978c850 100644 --- a/APEX_1.4/shared/internal/include/authoring/ApexCSGMath.h +++ b/APEX_1.4/shared/internal/include/authoring/ApexCSGMath.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/shared/internal/include/authoring/ApexCSGSerialization.h b/APEX_1.4/shared/internal/include/authoring/ApexCSGSerialization.h index ff77d2dc..e54d1dac 100644 --- a/APEX_1.4/shared/internal/include/authoring/ApexCSGSerialization.h +++ b/APEX_1.4/shared/internal/include/authoring/ApexCSGSerialization.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/shared/internal/include/authoring/ApexGSA.h b/APEX_1.4/shared/internal/include/authoring/ApexGSA.h index 1e66b7b4..25ca1fbc 100644 --- a/APEX_1.4/shared/internal/include/authoring/ApexGSA.h +++ b/APEX_1.4/shared/internal/include/authoring/ApexGSA.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/shared/internal/include/authoring/Fracturing.h b/APEX_1.4/shared/internal/include/authoring/Fracturing.h index 751d1ae9..88b896b8 100644 --- a/APEX_1.4/shared/internal/include/authoring/Fracturing.h +++ b/APEX_1.4/shared/internal/include/authoring/Fracturing.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/shared/internal/src/PvdNxParamSerializer.cpp b/APEX_1.4/shared/internal/src/PvdNxParamSerializer.cpp index 54995948..5851f351 100644 --- a/APEX_1.4/shared/internal/src/PvdNxParamSerializer.cpp +++ b/APEX_1.4/shared/internal/src/PvdNxParamSerializer.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 diff --git a/APEX_1.4/shared/internal/src/authoring/ApexCSG.cpp b/APEX_1.4/shared/internal/src/authoring/ApexCSG.cpp index 50a7b046..6a7059a7 100644 --- a/APEX_1.4/shared/internal/src/authoring/ApexCSG.cpp +++ b/APEX_1.4/shared/internal/src/authoring/ApexCSG.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 diff --git a/APEX_1.4/shared/internal/src/authoring/ApexCSGHull.cpp b/APEX_1.4/shared/internal/src/authoring/ApexCSGHull.cpp index f8b87cec..7b1fd79e 100644 --- a/APEX_1.4/shared/internal/src/authoring/ApexCSGHull.cpp +++ b/APEX_1.4/shared/internal/src/authoring/ApexCSGHull.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 diff --git a/APEX_1.4/shared/internal/src/authoring/ApexCSGMeshCleaning.cpp b/APEX_1.4/shared/internal/src/authoring/ApexCSGMeshCleaning.cpp index 1cd80993..d7226d3c 100644 --- a/APEX_1.4/shared/internal/src/authoring/ApexCSGMeshCleaning.cpp +++ b/APEX_1.4/shared/internal/src/authoring/ApexCSGMeshCleaning.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 diff --git a/APEX_1.4/shared/internal/src/authoring/Cutout.cpp b/APEX_1.4/shared/internal/src/authoring/Cutout.cpp index 5d6ee916..eedf8def 100644 --- a/APEX_1.4/shared/internal/src/authoring/Cutout.cpp +++ b/APEX_1.4/shared/internal/src/authoring/Cutout.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 diff --git a/APEX_1.4/shared/internal/src/authoring/Fracturing.cpp b/APEX_1.4/shared/internal/src/authoring/Fracturing.cpp index 76a998da..0941ae3b 100644 --- a/APEX_1.4/shared/internal/src/authoring/Fracturing.cpp +++ b/APEX_1.4/shared/internal/src/authoring/Fracturing.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 diff --git a/APEX_1.4/shared/internal/src/authoring/Noise.h b/APEX_1.4/shared/internal/src/authoring/Noise.h index df5865bb..1b589a31 100644 --- a/APEX_1.4/shared/internal/src/authoring/Noise.h +++ b/APEX_1.4/shared/internal/src/authoring/Noise.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/shared/internal/src/authoring/NoiseUtils.h b/APEX_1.4/shared/internal/src/authoring/NoiseUtils.h index e284b616..bb2eacb4 100644 --- a/APEX_1.4/shared/internal/src/authoring/NoiseUtils.h +++ b/APEX_1.4/shared/internal/src/authoring/NoiseUtils.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/snippets/SnippetCommon/SnippetCommon.h b/APEX_1.4/snippets/SnippetCommon/SnippetCommon.h index 9c068695..3122f050 100644 --- a/APEX_1.4/snippets/SnippetCommon/SnippetCommon.h +++ b/APEX_1.4/snippets/SnippetCommon/SnippetCommon.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/snippets/SnippetCreateActor/SnippetCreateActor.cpp b/APEX_1.4/snippets/SnippetCreateActor/SnippetCreateActor.cpp index 91d2909f..949597ec 100644 --- a/APEX_1.4/snippets/SnippetCreateActor/SnippetCreateActor.cpp +++ b/APEX_1.4/snippets/SnippetCreateActor/SnippetCreateActor.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 diff --git a/APEX_1.4/snippets/SnippetHelloWorld/SnippetHelloWorld.cpp b/APEX_1.4/snippets/SnippetHelloWorld/SnippetHelloWorld.cpp index 32d6cc3e..06262167 100644 --- a/APEX_1.4/snippets/SnippetHelloWorld/SnippetHelloWorld.cpp +++ b/APEX_1.4/snippets/SnippetHelloWorld/SnippetHelloWorld.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 diff --git a/APEX_1.4/snippets/SnippetResourcesLoading/SnippetResourcesLoading.cpp b/APEX_1.4/snippets/SnippetResourcesLoading/SnippetResourcesLoading.cpp index 39e85349..ae749a3c 100644 --- a/APEX_1.4/snippets/SnippetResourcesLoading/SnippetResourcesLoading.cpp +++ b/APEX_1.4/snippets/SnippetResourcesLoading/SnippetResourcesLoading.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 diff --git a/APEX_1.4/snippets/compiler/vc14win64-PhysX_3.4/.vs/Snippets/v14/.suo b/APEX_1.4/snippets/compiler/vc14win64-PhysX_3.4/.vs/Snippets/v14/.suo Binary files differdeleted file mode 100644 index addaa0e1..00000000 --- a/APEX_1.4/snippets/compiler/vc14win64-PhysX_3.4/.vs/Snippets/v14/.suo +++ /dev/null |