From 3ae50d1c50c59c75a7435f571852b44b6d2112eb Mon Sep 17 00:00:00 2001 From: manuelk Date: Thu, 26 Sep 2013 12:04:57 -0700 Subject: [PATCH] Amending Apache license language & file headers. New text: Copyright 2013 Pixar Licensed under the Apache License, Version 2.0 (the "Apache License") with the following modification; you may not use this file except in compliance with the Apache License and the following modification to it: Section 6. Trademarks. is deleted and replaced with: 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor and its affiliates, except as required to comply with Section 4(c) of the License and to reproduce the content of the NOTICE file. You may obtain a copy of the Apache License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the Apache License with the above modification is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the Apache License for the specific language governing permissions and limitations under the Apache License. --- CMakeLists.txt | 33 ++++++------ LICENSE.txt | 50 +------------------ cmake/FindDXSDK.cmake | 33 ++++++------ cmake/FindDocutils.cmake | 33 ++++++------ cmake/FindGLEW.cmake | 33 ++++++------ cmake/FindGLFW.cmake | 33 ++++++------ cmake/FindIlmBase.cmake | 33 ++++++------ cmake/FindMaya.cmake | 33 ++++++------ cmake/FindOpenCL.cmake | 33 ++++++------ cmake/FindOpenGLES.cmake | 33 ++++++------ cmake/FindPTex.cmake | 33 ++++++------ cmake/FindTBB.cmake | 33 ++++++------ documentation/CMakeLists.txt | 33 ++++++------ documentation/OpenSubdiv.doxy | 23 +++++++++ documentation/README | 43 ++++++++-------- documentation/additional_resources.rst | 43 ++++++++-------- documentation/api_overview.rst | 43 ++++++++-------- documentation/cmake_build.rst | 43 ++++++++-------- documentation/code_examples.rst | 43 ++++++++-------- documentation/css/default.css | 43 ++++++++-------- documentation/css/doxy.css | 43 ++++++++-------- documentation/css/flavor.css | 43 ++++++++-------- documentation/css/renderman-university.css | 43 ++++++++-------- documentation/css/rst.css | 43 ++++++++-------- documentation/dxviewer.rst | 43 ++++++++-------- documentation/far_overview.rst | 43 ++++++++-------- documentation/getting_started.rst | 43 ++++++++-------- documentation/glbatchviewer.rst | 43 ++++++++-------- documentation/glstencilviewer.rst | 43 ++++++++-------- documentation/glviewer.rst | 43 ++++++++-------- documentation/hbr_overview.rst | 43 ++++++++-------- documentation/intro.rst | 43 ++++++++-------- documentation/limiteval.rst | 43 ++++++++-------- documentation/nav_template.txt | 43 ++++++++-------- documentation/osd_overview.rst | 43 ++++++++-------- documentation/painttest.rst | 43 ++++++++-------- documentation/processHtml.py | 33 ++++++------ documentation/ptexviewer.rst | 43 ++++++++-------- documentation/release_notes.rst | 43 ++++++++-------- documentation/search.html | 43 ++++++++-------- documentation/subdivision_surfaces.rst | 43 ++++++++-------- documentation/using_osd.rst | 43 ++++++++-------- documentation/using_osd_compile.rst | 43 ++++++++-------- documentation/using_osd_hbr.rst | 43 ++++++++-------- documentation/using_osd_textures.rst | 43 ++++++++-------- examples/CMakeLists.txt | 33 ++++++------ examples/common/clInit.h | 34 ++++++------- examples/common/cudaInit.h | 34 ++++++------- examples/common/d3d11_compile.h | 34 ++++++------- examples/common/d3d11_hud.cpp | 34 ++++++------- examples/common/d3d11_hud.h | 34 ++++++------- examples/common/export_obj.py | 34 ++++++------- examples/common/font_image.cpp | 33 ++++++------ examples/common/font_image.h | 33 ++++++------ examples/common/gl_hud.cpp | 33 ++++++------ examples/common/gl_hud.h | 34 ++++++------- examples/common/hdr_reader.cpp | 34 ++++++------- examples/common/hdr_reader.h | 33 ++++++------ examples/common/hud.cpp | 34 ++++++------- examples/common/hud.h | 34 ++++++------- examples/common/maya_util.h | 34 ++++++------- examples/common/patchColors.cpp | 33 ++++++------ examples/common/patchColors.h | 34 ++++++------- examples/common/simple_math.h | 34 ++++++------- examples/common/stopwatch.h | 33 ++++++------ examples/dxViewer/CMakeLists.txt | 33 ++++++------ examples/dxViewer/dxviewer.cpp | 34 ++++++------- examples/dxViewer/shader.hlsl | 33 ++++++------ examples/glBatchViewer/CMakeLists.txt | 33 ++++++------ examples/glBatchViewer/delegate.cpp | 33 ++++++------ examples/glBatchViewer/delegate.h | 34 ++++++------- examples/glBatchViewer/effect.cpp | 33 ++++++------ examples/glBatchViewer/effect.h | 34 ++++++------- examples/glBatchViewer/effectRegistry.cpp | 33 ++++++------ examples/glBatchViewer/effectRegistry.h | 34 ++++++------- examples/glBatchViewer/shader.glsl | 33 ++++++------ examples/glBatchViewer/shader_gl3.glsl | 33 ++++++------ examples/glBatchViewer/shapes.h | 33 ++++++------ examples/glBatchViewer/viewer.cpp | 33 ++++++------ examples/glStencilViewer/CMakeLists.txt | 33 ++++++------ examples/glStencilViewer/main.cpp | 33 ++++++------ examples/glViewer/CMakeLists.txt | 33 ++++++------ examples/glViewer/shader.glsl | 33 ++++++------ examples/glViewer/shader_gl3.glsl | 33 ++++++------ examples/glViewer/viewer.cpp | 33 ++++++------ examples/limitEval/CMakeLists.txt | 33 ++++++------ examples/limitEval/main.cpp | 33 ++++++------ .../AEopenSubdivPtexShaderTemplate.mel | 23 +++++++++ examples/mayaPtexViewer/CMakeLists.txt | 33 ++++++------ .../mayaPtexViewer/OpenSubdivPtexShader.cpp | 33 ++++++------ .../mayaPtexViewer/OpenSubdivPtexShader.h | 34 ++++++------- .../OpenSubdivPtexShaderOverride.cpp | 33 ++++++------ .../OpenSubdivPtexShaderOverride.h | 33 ++++++------ examples/mayaPtexViewer/cudaUtil.cpp | 33 ++++++------ examples/mayaPtexViewer/hbrUtil.cpp | 33 ++++++------ examples/mayaPtexViewer/hbrUtil.h | 34 ++++++------- examples/mayaPtexViewer/osdPtexMeshData.cpp | 33 ++++++------ examples/mayaPtexViewer/osdPtexMeshData.h | 34 ++++++------- examples/mayaPtexViewer/shader.glsl | 33 ++++++------ .../mayaViewer/AEopenSubdivShaderTemplate.mel | 23 +++++++++ examples/mayaViewer/CMakeLists.txt | 33 ++++++------ examples/mayaViewer/OpenSubdivShader.cpp | 33 ++++++------ examples/mayaViewer/OpenSubdivShader.h | 33 ++++++------ .../mayaViewer/OpenSubdivShaderOverride.cpp | 33 ++++++------ .../mayaViewer/OpenSubdivShaderOverride.h | 33 ++++++------ examples/mayaViewer/cudaUtil.cpp | 33 ++++++------ examples/mayaViewer/hbrUtil.cpp | 33 ++++++------ examples/mayaViewer/hbrUtil.h | 34 ++++++------- examples/mayaViewer/mayaViewer.cpp | 33 ++++++------ examples/mayaViewer/osdMeshData.cpp | 33 ++++++------ examples/mayaViewer/osdMeshData.h | 34 ++++++------- examples/mayaViewer/shader.glsl | 33 ++++++------ examples/paintTest/CMakeLists.txt | 33 ++++++------ examples/paintTest/main.cpp | 33 ++++++------ examples/paintTest/paintShader.glsl | 33 ++++++------ examples/paintTest/shader.glsl | 33 ++++++------ examples/ptexViewer/CMakeLists.txt | 33 ++++++------ examples/ptexViewer/imageshader.glsl | 33 ++++++------ examples/ptexViewer/shader.glsl | 33 ++++++------ examples/ptexViewer/shader_gl3.glsl | 33 ++++++------ examples/ptexViewer/skyshader.glsl | 33 ++++++------ examples/ptexViewer/viewer.cpp | 34 ++++++------- examples/python/__init__.py | 33 ++++++------ examples/python/canvas.py | 33 ++++++------ examples/python/interactive.py | 33 ++++++------ examples/python/main.py | 34 ++++++------- examples/python/renderer.py | 33 ++++++------ examples/python/shaders.py | 33 ++++++------ examples/python/simple.glsl | 33 ++++++------ examples/python/utility.py | 33 ++++++------ examples/python/window.py | 33 ++++++------ examples/simpleCpu/CMakeLists.txt | 33 ++++++------ examples/simpleCpu/algebra.h | 34 ++++++------- examples/simpleCpu/glhelpers.h | 34 ++++++------- examples/simpleCpu/main.cpp | 34 ++++++------- examples/simpleCpu/shader.glsl | 33 ++++++------ examples/simpleCpu/simpleCpuSubdivision.cpp | 33 ++++++------ .../simpleCpu/simpleCpuSubdivision_org.cpp | 33 ++++++------ examples/uvViewer/CMakeLists.txt | 33 ++++++------ examples/uvViewer/shader.glsl | 33 ++++++------ examples/uvViewer/viewer.cpp | 33 ++++++------ opensubdiv/CMakeLists.txt | 33 ++++++------ opensubdiv/far/CMakeLists.txt | 33 ++++++------ opensubdiv/far/bilinearSubdivisionTables.h | 33 ++++++------ .../far/bilinearSubdivisionTablesFactory.h | 33 ++++++------ opensubdiv/far/catmarkSubdivisionTables.h | 33 ++++++------ .../far/catmarkSubdivisionTablesFactory.h | 33 ++++++------ opensubdiv/far/dispatcher.h | 34 ++++++------- opensubdiv/far/kernelBatch.h | 34 ++++++------- opensubdiv/far/kernelBatchFactory.h | 34 ++++++------- opensubdiv/far/loopSubdivisionTables.h | 33 ++++++------ opensubdiv/far/loopSubdivisionTablesFactory.h | 33 ++++++------ opensubdiv/far/mesh.h | 33 ++++++------ opensubdiv/far/meshFactory.h | 33 ++++++------ opensubdiv/far/multiMeshFactory.h | 33 ++++++------ opensubdiv/far/patchMap.h | 33 ++++++------ opensubdiv/far/patchParam.h | 33 ++++++------ opensubdiv/far/patchTables.h | 33 ++++++------ opensubdiv/far/patchTablesFactory.h | 33 ++++++------ opensubdiv/far/stencilTables.h | 33 ++++++------ opensubdiv/far/stencilTablesFactory.h | 33 ++++++------ opensubdiv/far/subdivisionTables.h | 33 ++++++------ opensubdiv/far/subdivisionTablesFactory.h | 33 ++++++------ opensubdiv/far/vertexEditTables.h | 33 ++++++------ opensubdiv/far/vertexEditTablesFactory.h | 33 ++++++------ opensubdiv/hbr/CMakeLists.txt | 33 ++++++------ opensubdiv/hbr/allocator.h | 34 ++++++------- opensubdiv/hbr/bilinear.h | 34 ++++++------- opensubdiv/hbr/catmark.h | 34 ++++++------- opensubdiv/hbr/cornerEdit.h | 34 ++++++------- opensubdiv/hbr/creaseEdit.h | 34 ++++++------- opensubdiv/hbr/face.h | 34 ++++++------- opensubdiv/hbr/faceEdit.h | 34 ++++++------- opensubdiv/hbr/fvarData.h | 34 ++++++------- opensubdiv/hbr/fvarEdit.h | 34 ++++++------- opensubdiv/hbr/halfedge.h | 34 ++++++------- opensubdiv/hbr/hierarchicalEdit.h | 34 ++++++------- opensubdiv/hbr/holeEdit.h | 34 ++++++------- opensubdiv/hbr/loop.h | 34 ++++++------- opensubdiv/hbr/mesh.h | 34 ++++++------- opensubdiv/hbr/subdivision.h | 34 ++++++------- opensubdiv/hbr/vertex.h | 34 ++++++------- opensubdiv/hbr/vertexEdit.h | 34 ++++++------- opensubdiv/osd/Android.mk | 33 ++++++------ opensubdiv/osd/CMakeLists.txt | 33 ++++++------ opensubdiv/osd/clComputeContext.cpp | 33 ++++++------ opensubdiv/osd/clComputeContext.h | 34 ++++++------- opensubdiv/osd/clComputeController.cpp | 33 ++++++------ opensubdiv/osd/clComputeController.h | 34 ++++++------- opensubdiv/osd/clD3D11VertexBuffer.cpp | 33 ++++++------ opensubdiv/osd/clD3D11VertexBuffer.h | 34 ++++++------- opensubdiv/osd/clGLVertexBuffer.cpp | 33 ++++++------ opensubdiv/osd/clGLVertexBuffer.h | 34 ++++++------- opensubdiv/osd/clKernel.cl | 33 ++++++------ opensubdiv/osd/clKernelBundle.cpp | 33 ++++++------ opensubdiv/osd/clKernelBundle.h | 34 ++++++------- opensubdiv/osd/clVertexBuffer.cpp | 34 ++++++------- opensubdiv/osd/clVertexBuffer.h | 34 ++++++------- opensubdiv/osd/computeController.h | 34 ++++++------- opensubdiv/osd/cpuComputeContext.cpp | 33 ++++++------ opensubdiv/osd/cpuComputeContext.h | 34 ++++++------- opensubdiv/osd/cpuComputeController.cpp | 33 ++++++------ opensubdiv/osd/cpuComputeController.h | 34 ++++++------- opensubdiv/osd/cpuD3D11VertexBuffer.cpp | 33 ++++++------ opensubdiv/osd/cpuD3D11VertexBuffer.h | 34 ++++++------- opensubdiv/osd/cpuEvalLimitContext.cpp | 33 ++++++------ opensubdiv/osd/cpuEvalLimitContext.h | 34 ++++++------- opensubdiv/osd/cpuEvalLimitController.cpp | 33 ++++++------ opensubdiv/osd/cpuEvalLimitController.h | 34 ++++++------- opensubdiv/osd/cpuEvalLimitKernel.cpp | 33 ++++++------ opensubdiv/osd/cpuEvalLimitKernel.h | 34 ++++++------- opensubdiv/osd/cpuEvalStencilsContext.cpp | 33 ++++++------ opensubdiv/osd/cpuEvalStencilsContext.h | 33 ++++++------ opensubdiv/osd/cpuEvalStencilsController.cpp | 33 ++++++------ opensubdiv/osd/cpuEvalStencilsController.h | 33 ++++++------ opensubdiv/osd/cpuGLVertexBuffer.cpp | 33 ++++++------ opensubdiv/osd/cpuGLVertexBuffer.h | 34 ++++++------- opensubdiv/osd/cpuKernel.cpp | 33 ++++++------ opensubdiv/osd/cpuKernel.h | 34 ++++++------- opensubdiv/osd/cpuVertexBuffer.cpp | 33 ++++++------ opensubdiv/osd/cpuVertexBuffer.h | 34 ++++++------- opensubdiv/osd/cudaComputeContext.cpp | 33 ++++++------ opensubdiv/osd/cudaComputeContext.h | 34 ++++++------- opensubdiv/osd/cudaComputeController.cpp | 33 ++++++------ opensubdiv/osd/cudaComputeController.h | 34 ++++++------- opensubdiv/osd/cudaD3D11VertexBuffer.cpp | 33 ++++++------ opensubdiv/osd/cudaD3D11VertexBuffer.h | 34 ++++++------- opensubdiv/osd/cudaGLVertexBuffer.cpp | 33 ++++++------ opensubdiv/osd/cudaGLVertexBuffer.h | 35 ++++++------- opensubdiv/osd/cudaKernel.cu | 33 ++++++------ opensubdiv/osd/cudaVertexBuffer.cpp | 33 ++++++------ opensubdiv/osd/cudaVertexBuffer.h | 34 ++++++------- opensubdiv/osd/d3d11ComputeContext.cpp | 33 ++++++------ opensubdiv/osd/d3d11ComputeContext.h | 34 ++++++------- opensubdiv/osd/d3d11ComputeController.cpp | 33 ++++++------ opensubdiv/osd/d3d11ComputeController.h | 34 ++++++------- opensubdiv/osd/d3d11DrawContext.cpp | 33 ++++++------ opensubdiv/osd/d3d11DrawContext.h | 34 ++++++------- opensubdiv/osd/d3d11DrawRegistry.cpp | 33 ++++++------ opensubdiv/osd/d3d11DrawRegistry.h | 34 ++++++------- opensubdiv/osd/d3d11KernelBundle.cpp | 33 ++++++------ opensubdiv/osd/d3d11KernelBundle.h | 34 ++++++------- opensubdiv/osd/d3d11Mesh.h | 34 ++++++------- opensubdiv/osd/d3d11PtexTexture.cpp | 33 ++++++------ opensubdiv/osd/d3d11PtexTexture.h | 35 ++++++------- opensubdiv/osd/d3d11VertexBuffer.cpp | 33 ++++++------ opensubdiv/osd/d3d11VertexBuffer.h | 34 ++++++------- opensubdiv/osd/debug.h | 34 ++++++------- opensubdiv/osd/drawContext.cpp | 33 ++++++------ opensubdiv/osd/drawContext.h | 34 ++++++------- opensubdiv/osd/drawRegistry.cpp | 33 ++++++------ opensubdiv/osd/drawRegistry.h | 34 ++++++------- opensubdiv/osd/error.cpp | 33 ++++++------ opensubdiv/osd/error.h | 34 ++++++------- opensubdiv/osd/evalLimitContext.cpp | 33 ++++++------ opensubdiv/osd/evalLimitContext.h | 34 ++++++------- opensubdiv/osd/gcdComputeController.cpp | 33 ++++++------ opensubdiv/osd/gcdComputeController.h | 34 ++++++------- opensubdiv/osd/gcdKernel.cpp | 33 ++++++------ opensubdiv/osd/gcdKernel.h | 34 ++++++------- opensubdiv/osd/glDrawContext.cpp | 33 ++++++------ opensubdiv/osd/glDrawContext.h | 34 ++++++------- opensubdiv/osd/glDrawRegistry.cpp | 33 ++++++------ opensubdiv/osd/glDrawRegistry.h | 34 ++++++------- opensubdiv/osd/glMesh.h | 34 ++++++------- opensubdiv/osd/glPtexMipmapTexture.cpp | 33 ++++++------ opensubdiv/osd/glPtexMipmapTexture.h | 34 ++++++------- opensubdiv/osd/glPtexTexture.cpp | 33 ++++++------ opensubdiv/osd/glPtexTexture.h | 34 ++++++------- opensubdiv/osd/glVertexBuffer.cpp | 33 ++++++------ opensubdiv/osd/glVertexBuffer.h | 34 ++++++------- opensubdiv/osd/glslComputeContext.cpp | 33 ++++++------ opensubdiv/osd/glslComputeContext.h | 34 ++++++------- opensubdiv/osd/glslComputeController.cpp | 33 ++++++------ opensubdiv/osd/glslComputeController.h | 34 ++++++------- opensubdiv/osd/glslComputeKernel.glsl | 34 ++++++------- opensubdiv/osd/glslKernelBundle.cpp | 33 ++++++------ opensubdiv/osd/glslKernelBundle.h | 34 ++++++------- opensubdiv/osd/glslPatchBSpline.glsl | 34 ++++++------- opensubdiv/osd/glslPatchCommon.glsl | 34 ++++++------- opensubdiv/osd/glslPatchGregory.glsl | 33 ++++++------ opensubdiv/osd/glslPatchTransition.glsl | 33 ++++++------ .../glslTransformFeedbackComputeContext.cpp | 33 ++++++------ .../osd/glslTransformFeedbackComputeContext.h | 34 ++++++------- ...glslTransformFeedbackComputeController.cpp | 33 ++++++------ .../glslTransformFeedbackComputeController.h | 34 ++++++------- .../osd/glslTransformFeedbackKernel.glsl | 33 ++++++------ .../osd/glslTransformFeedbackKernelBundle.cpp | 33 ++++++------ .../osd/glslTransformFeedbackKernelBundle.h | 34 ++++++------- opensubdiv/osd/hlslComputeKernel.hlsl | 33 ++++++------ opensubdiv/osd/hlslPatchBSpline.hlsl | 33 ++++++------ opensubdiv/osd/hlslPatchCommon.hlsl | 33 ++++++------ opensubdiv/osd/hlslPatchGregory.hlsl | 33 ++++++------ opensubdiv/osd/hlslPatchTransition.hlsl | 33 ++++++------ opensubdiv/osd/mesh.h | 34 ++++++------- opensubdiv/osd/nonCopyable.h | 34 ++++++------- opensubdiv/osd/ompComputeController.cpp | 33 ++++++------ opensubdiv/osd/ompComputeController.h | 34 ++++++------- opensubdiv/osd/ompEvalStencilsController.cpp | 33 ++++++------ opensubdiv/osd/ompEvalStencilsController.h | 33 ++++++------ opensubdiv/osd/ompKernel.cpp | 33 ++++++------ opensubdiv/osd/ompKernel.h | 34 ++++++------- opensubdiv/osd/opengl.h | 34 ++++++------- opensubdiv/osd/ptexMipmapTextureLoader.cpp | 33 ++++++------ opensubdiv/osd/ptexMipmapTextureLoader.h | 34 ++++++------- opensubdiv/osd/ptexTextureLoader.cpp | 33 ++++++------ opensubdiv/osd/ptexTextureLoader.h | 34 ++++++------- opensubdiv/osd/tbbComputeController.cpp | 33 ++++++------ opensubdiv/osd/tbbComputeController.h | 33 ++++++------ opensubdiv/osd/tbbEvalStencilsController.cpp | 33 ++++++------ opensubdiv/osd/tbbEvalStencilsController.h | 33 ++++++------ opensubdiv/osd/tbbKernel.cpp | 33 ++++++------ opensubdiv/osd/tbbKernel.h | 33 ++++++------ opensubdiv/osd/vertex.h | 34 ++++++------- opensubdiv/osd/vertexDescriptor.h | 34 ++++++------- opensubdiv/osdutil/CMakeLists.txt | 33 ++++++------ opensubdiv/osdutil/batch.h | 34 ++++++------- opensubdiv/osdutil/batchCL.h | 35 ++++++------- opensubdiv/osdutil/drawController.h | 34 ++++++------- opensubdiv/osdutil/drawItem.h | 34 ++++++------- opensubdiv/tools/stringify/CMakeLists.txt | 33 ++++++------ opensubdiv/tools/stringify/main.cpp | 33 ++++++------ opensubdiv/version.h | 33 ++++++------ python/CMakeLists.txt | 33 ++++++------ python/doc/Makefile | 24 +++++++++ python/doc/conf.py | 33 ++++++------ python/doc/index.rst | 24 +++++++++ python/osd/__init__.py | 33 ++++++------ python/osd/adapters.py | 33 ++++++------ python/osd/buffer.h | 33 ++++++------ python/osd/common.py | 33 ++++++------ python/osd/internal.h | 33 ++++++------ python/osd/osdshim.i | 33 ++++++------ python/osd/subdivider.cpp | 33 ++++++------ python/osd/subdivider.h | 33 ++++++------ python/osd/subdivider.py | 33 ++++++------ python/osd/topology.cpp | 33 ++++++------ python/osd/topology.h | 33 ++++++------ python/osd/topology.py | 33 ++++++------ python/setup.py | 33 ++++++------ python/test/__init__.py | 33 ++++++------ python/test/simple.py | 33 ++++++------ regression/CMakeLists.txt | 33 ++++++------ regression/common/shape_utils.h | 34 ++++++------- regression/far_regression/CMakeLists.txt | 33 ++++++------ .../far_regression/example_createMesh.py | 33 ++++++------ regression/far_regression/main.cpp | 33 ++++++------ regression/hbr_regression/CMakeLists.txt | 33 ++++++------ regression/hbr_regression/baseline.cpp | 33 ++++++------ regression/hbr_regression/init_shapes.h | 34 ++++++------- regression/hbr_regression/main.cpp | 33 ++++++------ regression/osd_regression/CMakeLists.txt | 33 ++++++------ regression/osd_regression/main.cpp | 33 ++++++------ regression/shapes/bilinear_cube.h | 34 ++++++------- regression/shapes/catmark_bishop.h | 34 ++++++------- regression/shapes/catmark_car.h | 34 ++++++------- regression/shapes/catmark_cube.h | 34 ++++++------- regression/shapes/catmark_cube_corner0.h | 34 ++++++------- regression/shapes/catmark_cube_corner1.h | 34 ++++++------- regression/shapes/catmark_cube_corner2.h | 34 ++++++------- regression/shapes/catmark_cube_corner3.h | 34 ++++++------- regression/shapes/catmark_cube_corner4.h | 34 ++++++------- regression/shapes/catmark_cube_creases0.h | 34 ++++++------- regression/shapes/catmark_cube_creases1.h | 34 ++++++------- regression/shapes/catmark_dart_edgecorner.h | 34 ++++++------- regression/shapes/catmark_dart_edgeonly.h | 34 ++++++------- regression/shapes/catmark_edgecorner.h | 34 ++++++------- regression/shapes/catmark_edgeonly.h | 34 ++++++------- regression/shapes/catmark_flap.h | 34 ++++++------- regression/shapes/catmark_flap2.h | 34 ++++++------- regression/shapes/catmark_gregory_test1.h | 34 ++++++------- regression/shapes/catmark_gregory_test2.h | 34 ++++++------- regression/shapes/catmark_gregory_test3.h | 34 ++++++------- regression/shapes/catmark_gregory_test4.h | 34 ++++++------- regression/shapes/catmark_helmet.h | 34 ++++++------- regression/shapes/catmark_hole_test1.h | 34 ++++++------- regression/shapes/catmark_hole_test2.h | 34 ++++++------- regression/shapes/catmark_pawn.h | 34 ++++++------- regression/shapes/catmark_pyramid.h | 34 ++++++------- regression/shapes/catmark_pyramid_creases0.h | 34 ++++++------- regression/shapes/catmark_pyramid_creases1.h | 34 ++++++------- regression/shapes/catmark_pyramid_creases2.h | 34 ++++++------- regression/shapes/catmark_rook.h | 34 ++++++------- regression/shapes/catmark_square_hedit0.h | 34 ++++++------- regression/shapes/catmark_square_hedit1.h | 34 ++++++------- regression/shapes/catmark_square_hedit2.h | 34 ++++++------- regression/shapes/catmark_square_hedit3.h | 34 ++++++------- regression/shapes/catmark_square_hedit4.h | 34 ++++++------- regression/shapes/catmark_tent.h | 34 ++++++------- regression/shapes/catmark_tent_creases0.h | 34 ++++++------- regression/shapes/catmark_tent_creases1.h | 34 ++++++------- regression/shapes/catmark_torus.h | 34 ++++++------- regression/shapes/catmark_torus_creases0.h | 34 ++++++------- regression/shapes/catmark_torus_creases1.h | 34 ++++++------- regression/shapes/loop_cube.h | 34 ++++++------- regression/shapes/loop_cube_creases0.h | 34 ++++++------- regression/shapes/loop_cube_creases1.h | 34 ++++++------- regression/shapes/loop_icosahedron.h | 34 ++++++------- regression/shapes/loop_saddle_edgecorner.h | 34 ++++++------- regression/shapes/loop_saddle_edgeonly.h | 34 ++++++------- regression/shapes/loop_triangle_edgecorner.h | 34 ++++++------- regression/shapes/loop_triangle_edgeonly.h | 34 ++++++------- 402 files changed, 6770 insertions(+), 6931 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index b94fa555..4e4be190 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,26 +1,25 @@ # -# Copyright 2013 Pixar +# Copyright 2013 Pixar # -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License -# and the following modification to it: Section 6 Trademarks. -# deleted and replaced with: +# Licensed under the Apache License, Version 2.0 (the "Apache License") +# with the following modification; you may not use this file except in +# compliance with the Apache License and the following modification to it: +# Section 6. Trademarks. is deleted and replaced with: # -# 6. Trademarks. This License does not grant permission to use the -# trade names, trademarks, service marks, or product names of the -# Licensor and its affiliates, except as required for reproducing -# the content of the NOTICE file. +# 6. Trademarks. This License does not grant permission to use the trade +# names, trademarks, service marks, or product names of the Licensor +# and its affiliates, except as required to comply with Section 4(c) of +# the License and to reproduce the content of the NOTICE file. # -# You may obtain a copy of the License at +# You may obtain a copy of the Apache License at # -# http://www.apache.org/licenses/LICENSE-2.0 +# http://www.apache.org/licenses/LICENSE-2.0 # -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, -# either express or implied. See the License for the specific -# language governing permissions and limitations under the -# License. +# Unless required by applicable law or agreed to in writing, software +# distributed under the Apache License with the above modification is +# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the Apache License for the specific +# language governing permissions and limitations under the Apache License. # project(OpenSubdiv) diff --git a/LICENSE.txt b/LICENSE.txt index aa7a70a3..c7533090 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,19 +1,7 @@ - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ + Modified Apache 2.0 License - MODIFICATION TO THE APACHE 2.0 LICENSE - - Section 6. Trademarks. of the APACHE 2.0 License is deleted and replaced - with: - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor - and its affiliates, except as required to comply with Section 4(c) of - the License and to reproduce the content of the NOTICE file. - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. @@ -184,39 +172,3 @@ defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License with the above modification to - your work. - - To apply the Apache License with the above modification to your work, - attach the following boilerplate notice, with the fields enclosed by - brackets "[]"replaced with your own identifying information. (Don't - include the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License and - the following modification to it: Section 6. Trademarks. is deleted and - replaced with: - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor - and its affiliates, except as required to comply with Section 4(c) of - the License and to reproduce the content of the NOTICE file. - - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. diff --git a/cmake/FindDXSDK.cmake b/cmake/FindDXSDK.cmake index d02e6032..9cb90fb6 100644 --- a/cmake/FindDXSDK.cmake +++ b/cmake/FindDXSDK.cmake @@ -1,26 +1,25 @@ # -# Copyright 2013 Pixar +# Copyright 2013 Pixar # -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License -# and the following modification to it: Section 6 Trademarks. -# deleted and replaced with: +# Licensed under the Apache License, Version 2.0 (the "Apache License") +# with the following modification; you may not use this file except in +# compliance with the Apache License and the following modification to it: +# Section 6. Trademarks. is deleted and replaced with: # -# 6. Trademarks. This License does not grant permission to use the -# trade names, trademarks, service marks, or product names of the -# Licensor and its affiliates, except as required for reproducing -# the content of the NOTICE file. +# 6. Trademarks. This License does not grant permission to use the trade +# names, trademarks, service marks, or product names of the Licensor +# and its affiliates, except as required to comply with Section 4(c) of +# the License and to reproduce the content of the NOTICE file. # -# You may obtain a copy of the License at +# You may obtain a copy of the Apache License at # -# http://www.apache.org/licenses/LICENSE-2.0 +# http://www.apache.org/licenses/LICENSE-2.0 # -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, -# either express or implied. See the License for the specific -# language governing permissions and limitations under the -# License. +# Unless required by applicable law or agreed to in writing, software +# distributed under the Apache License with the above modification is +# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the Apache License for the specific +# language governing permissions and limitations under the Apache License. # # Try to find DirectX SDK. diff --git a/cmake/FindDocutils.cmake b/cmake/FindDocutils.cmake index 28b11ebf..93813607 100644 --- a/cmake/FindDocutils.cmake +++ b/cmake/FindDocutils.cmake @@ -1,26 +1,25 @@ # -# Copyright 2013 Pixar +# Copyright 2013 Pixar # -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License -# and the following modification to it: Section 6 Trademarks. -# deleted and replaced with: +# Licensed under the Apache License, Version 2.0 (the "Apache License") +# with the following modification; you may not use this file except in +# compliance with the Apache License and the following modification to it: +# Section 6. Trademarks. is deleted and replaced with: # -# 6. Trademarks. This License does not grant permission to use the -# trade names, trademarks, service marks, or product names of the -# Licensor and its affiliates, except as required for reproducing -# the content of the NOTICE file. +# 6. Trademarks. This License does not grant permission to use the trade +# names, trademarks, service marks, or product names of the Licensor +# and its affiliates, except as required to comply with Section 4(c) of +# the License and to reproduce the content of the NOTICE file. # -# You may obtain a copy of the License at +# You may obtain a copy of the Apache License at # -# http://www.apache.org/licenses/LICENSE-2.0 +# http://www.apache.org/licenses/LICENSE-2.0 # -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, -# either express or implied. See the License for the specific -# language governing permissions and limitations under the -# License. +# Unless required by applicable law or agreed to in writing, software +# distributed under the Apache License with the above modification is +# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the Apache License for the specific +# language governing permissions and limitations under the Apache License. # # - Try to find the restructured text to HTML converter diff --git a/cmake/FindGLEW.cmake b/cmake/FindGLEW.cmake index e6d8801f..9107e26d 100644 --- a/cmake/FindGLEW.cmake +++ b/cmake/FindGLEW.cmake @@ -1,26 +1,25 @@ # -# Copyright 2013 Pixar +# Copyright 2013 Pixar # -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License -# and the following modification to it: Section 6 Trademarks. -# deleted and replaced with: +# Licensed under the Apache License, Version 2.0 (the "Apache License") +# with the following modification; you may not use this file except in +# compliance with the Apache License and the following modification to it: +# Section 6. Trademarks. is deleted and replaced with: # -# 6. Trademarks. This License does not grant permission to use the -# trade names, trademarks, service marks, or product names of the -# Licensor and its affiliates, except as required for reproducing -# the content of the NOTICE file. +# 6. Trademarks. This License does not grant permission to use the trade +# names, trademarks, service marks, or product names of the Licensor +# and its affiliates, except as required to comply with Section 4(c) of +# the License and to reproduce the content of the NOTICE file. # -# You may obtain a copy of the License at +# You may obtain a copy of the Apache License at # -# http://www.apache.org/licenses/LICENSE-2.0 +# http://www.apache.org/licenses/LICENSE-2.0 # -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, -# either express or implied. See the License for the specific -# language governing permissions and limitations under the -# License. +# Unless required by applicable law or agreed to in writing, software +# distributed under the Apache License with the above modification is +# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the Apache License for the specific +# language governing permissions and limitations under the Apache License. # # Try to find GLEW library and include path. diff --git a/cmake/FindGLFW.cmake b/cmake/FindGLFW.cmake index 3a3271e2..7192c32e 100644 --- a/cmake/FindGLFW.cmake +++ b/cmake/FindGLFW.cmake @@ -1,26 +1,25 @@ # -# Copyright 2013 Pixar +# Copyright 2013 Pixar # -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License -# and the following modification to it: Section 6 Trademarks. -# deleted and replaced with: +# Licensed under the Apache License, Version 2.0 (the "Apache License") +# with the following modification; you may not use this file except in +# compliance with the Apache License and the following modification to it: +# Section 6. Trademarks. is deleted and replaced with: # -# 6. Trademarks. This License does not grant permission to use the -# trade names, trademarks, service marks, or product names of the -# Licensor and its affiliates, except as required for reproducing -# the content of the NOTICE file. +# 6. Trademarks. This License does not grant permission to use the trade +# names, trademarks, service marks, or product names of the Licensor +# and its affiliates, except as required to comply with Section 4(c) of +# the License and to reproduce the content of the NOTICE file. # -# You may obtain a copy of the License at +# You may obtain a copy of the Apache License at # -# http://www.apache.org/licenses/LICENSE-2.0 +# http://www.apache.org/licenses/LICENSE-2.0 # -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, -# either express or implied. See the License for the specific -# language governing permissions and limitations under the -# License. +# Unless required by applicable law or agreed to in writing, software +# distributed under the Apache License with the above modification is +# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the Apache License for the specific +# language governing permissions and limitations under the Apache License. # # Try to find GLFW library and include path. diff --git a/cmake/FindIlmBase.cmake b/cmake/FindIlmBase.cmake index 06466697..3573affa 100644 --- a/cmake/FindIlmBase.cmake +++ b/cmake/FindIlmBase.cmake @@ -1,26 +1,25 @@ # -# Copyright 2013 Pixar +# Copyright 2013 Pixar # -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License -# and the following modification to it: Section 6 Trademarks. -# deleted and replaced with: +# Licensed under the Apache License, Version 2.0 (the "Apache License") +# with the following modification; you may not use this file except in +# compliance with the Apache License and the following modification to it: +# Section 6. Trademarks. is deleted and replaced with: # -# 6. Trademarks. This License does not grant permission to use the -# trade names, trademarks, service marks, or product names of the -# Licensor and its affiliates, except as required for reproducing -# the content of the NOTICE file. +# 6. Trademarks. This License does not grant permission to use the trade +# names, trademarks, service marks, or product names of the Licensor +# and its affiliates, except as required to comply with Section 4(c) of +# the License and to reproduce the content of the NOTICE file. # -# You may obtain a copy of the License at +# You may obtain a copy of the Apache License at # -# http://www.apache.org/licenses/LICENSE-2.0 +# http://www.apache.org/licenses/LICENSE-2.0 # -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, -# either express or implied. See the License for the specific -# language governing permissions and limitations under the -# License. +# Unless required by applicable law or agreed to in writing, software +# distributed under the Apache License with the above modification is +# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the Apache License for the specific +# language governing permissions and limitations under the Apache License. # # - Try to find the IlmBase library diff --git a/cmake/FindMaya.cmake b/cmake/FindMaya.cmake index 2a63487a..ce46e8f0 100644 --- a/cmake/FindMaya.cmake +++ b/cmake/FindMaya.cmake @@ -1,26 +1,25 @@ # -# Copyright 2013 Pixar +# Copyright 2013 Pixar # -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License -# and the following modification to it: Section 6 Trademarks. -# deleted and replaced with: +# Licensed under the Apache License, Version 2.0 (the "Apache License") +# with the following modification; you may not use this file except in +# compliance with the Apache License and the following modification to it: +# Section 6. Trademarks. is deleted and replaced with: # -# 6. Trademarks. This License does not grant permission to use the -# trade names, trademarks, service marks, or product names of the -# Licensor and its affiliates, except as required for reproducing -# the content of the NOTICE file. +# 6. Trademarks. This License does not grant permission to use the trade +# names, trademarks, service marks, or product names of the Licensor +# and its affiliates, except as required to comply with Section 4(c) of +# the License and to reproduce the content of the NOTICE file. # -# You may obtain a copy of the License at +# You may obtain a copy of the Apache License at # -# http://www.apache.org/licenses/LICENSE-2.0 +# http://www.apache.org/licenses/LICENSE-2.0 # -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, -# either express or implied. See the License for the specific -# language governing permissions and limitations under the -# License. +# Unless required by applicable law or agreed to in writing, software +# distributed under the Apache License with the above modification is +# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the Apache License for the specific +# language governing permissions and limitations under the Apache License. # # - Maya finder module diff --git a/cmake/FindOpenCL.cmake b/cmake/FindOpenCL.cmake index fe9ca55a..690ada7b 100644 --- a/cmake/FindOpenCL.cmake +++ b/cmake/FindOpenCL.cmake @@ -1,26 +1,25 @@ # -# Copyright 2013 Pixar +# Copyright 2013 Pixar # -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License -# and the following modification to it: Section 6 Trademarks. -# deleted and replaced with: +# Licensed under the Apache License, Version 2.0 (the "Apache License") +# with the following modification; you may not use this file except in +# compliance with the Apache License and the following modification to it: +# Section 6. Trademarks. is deleted and replaced with: # -# 6. Trademarks. This License does not grant permission to use the -# trade names, trademarks, service marks, or product names of the -# Licensor and its affiliates, except as required for reproducing -# the content of the NOTICE file. +# 6. Trademarks. This License does not grant permission to use the trade +# names, trademarks, service marks, or product names of the Licensor +# and its affiliates, except as required to comply with Section 4(c) of +# the License and to reproduce the content of the NOTICE file. # -# You may obtain a copy of the License at +# You may obtain a copy of the Apache License at # -# http://www.apache.org/licenses/LICENSE-2.0 +# http://www.apache.org/licenses/LICENSE-2.0 # -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, -# either express or implied. See the License for the specific -# language governing permissions and limitations under the -# License. +# Unless required by applicable law or agreed to in writing, software +# distributed under the Apache License with the above modification is +# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the Apache License for the specific +# language governing permissions and limitations under the Apache License. # # - Try to find an OpenCL library diff --git a/cmake/FindOpenGLES.cmake b/cmake/FindOpenGLES.cmake index 408a88ec..8b72892b 100644 --- a/cmake/FindOpenGLES.cmake +++ b/cmake/FindOpenGLES.cmake @@ -1,26 +1,25 @@ # -# Copyright 2013 Pixar +# Copyright 2013 Pixar # -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License -# and the following modification to it: Section 6 Trademarks. -# deleted and replaced with: +# Licensed under the Apache License, Version 2.0 (the "Apache License") +# with the following modification; you may not use this file except in +# compliance with the Apache License and the following modification to it: +# Section 6. Trademarks. is deleted and replaced with: # -# 6. Trademarks. This License does not grant permission to use the -# trade names, trademarks, service marks, or product names of the -# Licensor and its affiliates, except as required for reproducing -# the content of the NOTICE file. +# 6. Trademarks. This License does not grant permission to use the trade +# names, trademarks, service marks, or product names of the Licensor +# and its affiliates, except as required to comply with Section 4(c) of +# the License and to reproduce the content of the NOTICE file. # -# You may obtain a copy of the License at +# You may obtain a copy of the Apache License at # -# http://www.apache.org/licenses/LICENSE-2.0 +# http://www.apache.org/licenses/LICENSE-2.0 # -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, -# either express or implied. See the License for the specific -# language governing permissions and limitations under the -# License. +# Unless required by applicable law or agreed to in writing, software +# distributed under the Apache License with the above modification is +# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the Apache License for the specific +# language governing permissions and limitations under the Apache License. # # - Try to find OpenGLES diff --git a/cmake/FindPTex.cmake b/cmake/FindPTex.cmake index 99f5f04b..2ae95014 100644 --- a/cmake/FindPTex.cmake +++ b/cmake/FindPTex.cmake @@ -1,26 +1,25 @@ # -# Copyright 2013 Pixar +# Copyright 2013 Pixar # -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License -# and the following modification to it: Section 6 Trademarks. -# deleted and replaced with: +# Licensed under the Apache License, Version 2.0 (the "Apache License") +# with the following modification; you may not use this file except in +# compliance with the Apache License and the following modification to it: +# Section 6. Trademarks. is deleted and replaced with: # -# 6. Trademarks. This License does not grant permission to use the -# trade names, trademarks, service marks, or product names of the -# Licensor and its affiliates, except as required for reproducing -# the content of the NOTICE file. +# 6. Trademarks. This License does not grant permission to use the trade +# names, trademarks, service marks, or product names of the Licensor +# and its affiliates, except as required to comply with Section 4(c) of +# the License and to reproduce the content of the NOTICE file. # -# You may obtain a copy of the License at +# You may obtain a copy of the Apache License at # -# http://www.apache.org/licenses/LICENSE-2.0 +# http://www.apache.org/licenses/LICENSE-2.0 # -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, -# either express or implied. See the License for the specific -# language governing permissions and limitations under the -# License. +# Unless required by applicable law or agreed to in writing, software +# distributed under the Apache License with the above modification is +# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the Apache License for the specific +# language governing permissions and limitations under the Apache License. # # Try to find PTex library and include path. diff --git a/cmake/FindTBB.cmake b/cmake/FindTBB.cmake index e64b6d8b..f4249432 100644 --- a/cmake/FindTBB.cmake +++ b/cmake/FindTBB.cmake @@ -1,26 +1,25 @@ # -# Copyright 2013 Pixar +# Copyright 2013 Pixar # -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License -# and the following modification to it: Section 6 Trademarks. -# deleted and replaced with: +# Licensed under the Apache License, Version 2.0 (the "Apache License") +# with the following modification; you may not use this file except in +# compliance with the Apache License and the following modification to it: +# Section 6. Trademarks. is deleted and replaced with: # -# 6. Trademarks. This License does not grant permission to use the -# trade names, trademarks, service marks, or product names of the -# Licensor and its affiliates, except as required for reproducing -# the content of the NOTICE file. +# 6. Trademarks. This License does not grant permission to use the trade +# names, trademarks, service marks, or product names of the Licensor +# and its affiliates, except as required to comply with Section 4(c) of +# the License and to reproduce the content of the NOTICE file. # -# You may obtain a copy of the License at +# You may obtain a copy of the Apache License at # -# http://www.apache.org/licenses/LICENSE-2.0 +# http://www.apache.org/licenses/LICENSE-2.0 # -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, -# either express or implied. See the License for the specific -# language governing permissions and limitations under the -# License. +# Unless required by applicable law or agreed to in writing, software +# distributed under the Apache License with the above modification is +# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the Apache License for the specific +# language governing permissions and limitations under the Apache License. # # - Try to find Intel's Threading Building Blocks diff --git a/documentation/CMakeLists.txt b/documentation/CMakeLists.txt index 38aa2d8b..603ace61 100644 --- a/documentation/CMakeLists.txt +++ b/documentation/CMakeLists.txt @@ -1,26 +1,25 @@ # -# Copyright 2013 Pixar +# Copyright 2013 Pixar # -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License -# and the following modification to it: Section 6 Trademarks. -# deleted and replaced with: +# Licensed under the Apache License, Version 2.0 (the "Apache License") +# with the following modification; you may not use this file except in +# compliance with the Apache License and the following modification to it: +# Section 6. Trademarks. is deleted and replaced with: # -# 6. Trademarks. This License does not grant permission to use the -# trade names, trademarks, service marks, or product names of the -# Licensor and its affiliates, except as required for reproducing -# the content of the NOTICE file. +# 6. Trademarks. This License does not grant permission to use the trade +# names, trademarks, service marks, or product names of the Licensor +# and its affiliates, except as required to comply with Section 4(c) of +# the License and to reproduce the content of the NOTICE file. # -# You may obtain a copy of the License at +# You may obtain a copy of the Apache License at # -# http://www.apache.org/licenses/LICENSE-2.0 +# http://www.apache.org/licenses/LICENSE-2.0 # -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, -# either express or implied. See the License for the specific -# language governing permissions and limitations under the -# License. +# Unless required by applicable law or agreed to in writing, software +# distributed under the Apache License with the above modification is +# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the Apache License for the specific +# language governing permissions and limitations under the Apache License. # diff --git a/documentation/OpenSubdiv.doxy b/documentation/OpenSubdiv.doxy index 944fe2af..119392f3 100644 --- a/documentation/OpenSubdiv.doxy +++ b/documentation/OpenSubdiv.doxy @@ -1,4 +1,27 @@ # Doxyfile 1.8.4 +# +# Copyright 2013 Pixar +# +# Licensed under the Apache License, Version 2.0 (the "Apache License") +# with the following modification; you may not use this file except in +# compliance with the Apache License and the following modification to it: +# Section 6. Trademarks. is deleted and replaced with: +# +# 6. Trademarks. This License does not grant permission to use the trade +# names, trademarks, service marks, or product names of the Licensor +# and its affiliates, except as required to comply with Section 4(c) of +# the License and to reproduce the content of the NOTICE file. +# +# You may obtain a copy of the Apache License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the Apache License with the above modification is +# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the Apache License for the specific +# language governing permissions and limitations under the Apache License. +# # This file describes the settings to be used by the documentation system # doxygen (www.doxygen.org) for a project. diff --git a/documentation/README b/documentation/README index 89065973..37686fb9 100644 --- a/documentation/README +++ b/documentation/README @@ -1,25 +1,24 @@ - Copyright 2013 Pixar - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License - and the following modification to it: Section 6 Trademarks. - deleted and replaced with: - - 6. Trademarks. This License does not grant permission to use the - trade names, trademarks, service marks, or product names of the - Licensor and its affiliates, except as required for reproducing - the content of the NOTICE file. - - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, - either express or implied. See the License for the specific - language governing permissions and limitations under the - License. + Copyright 2013 Pixar + + Licensed under the Apache License, Version 2.0 (the "Apache License") + with the following modification; you may not use this file except in + compliance with the Apache License and the following modification to it: + Section 6. Trademarks. is deleted and replaced with: + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor + and its affiliates, except as required to comply with Section 4(c) of + the License and to reproduce the content of the NOTICE file. + + You may obtain a copy of the Apache License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the Apache License with the above modification is + distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the Apache License for the specific + language governing permissions and limitations under the Apache License. ReST Documentation diff --git a/documentation/additional_resources.rst b/documentation/additional_resources.rst index c7f09f5d..a280ba4c 100644 --- a/documentation/additional_resources.rst +++ b/documentation/additional_resources.rst @@ -1,26 +1,25 @@ .. - Copyright 2013 Pixar - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License - and the following modification to it: Section 6 Trademarks. - deleted and replaced with: - - 6. Trademarks. This License does not grant permission to use the - trade names, trademarks, service marks, or product names of the - Licensor and its affiliates, except as required for reproducing - the content of the NOTICE file. - - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, - either express or implied. See the License for the specific - language governing permissions and limitations under the - License. + Copyright 2013 Pixar + + Licensed under the Apache License, Version 2.0 (the "Apache License") + with the following modification; you may not use this file except in + compliance with the Apache License and the following modification to it: + Section 6. Trademarks. is deleted and replaced with: + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor + and its affiliates, except as required to comply with Section 4(c) of + the License and to reproduce the content of the NOTICE file. + + You may obtain a copy of the Apache License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the Apache License with the above modification is + distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the Apache License for the specific + language governing permissions and limitations under the Apache License. Additional Resources diff --git a/documentation/api_overview.rst b/documentation/api_overview.rst index 66e6b326..f4c72aea 100644 --- a/documentation/api_overview.rst +++ b/documentation/api_overview.rst @@ -1,26 +1,25 @@ .. - Copyright 2013 Pixar - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License - and the following modification to it: Section 6 Trademarks. - deleted and replaced with: - - 6. Trademarks. This License does not grant permission to use the - trade names, trademarks, service marks, or product names of the - Licensor and its affiliates, except as required for reproducing - the content of the NOTICE file. - - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, - either express or implied. See the License for the specific - language governing permissions and limitations under the - License. + Copyright 2013 Pixar + + Licensed under the Apache License, Version 2.0 (the "Apache License") + with the following modification; you may not use this file except in + compliance with the Apache License and the following modification to it: + Section 6. Trademarks. is deleted and replaced with: + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor + and its affiliates, except as required to comply with Section 4(c) of + the License and to reproduce the content of the NOTICE file. + + You may obtain a copy of the Apache License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the Apache License with the above modification is + distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the Apache License for the specific + language governing permissions and limitations under the Apache License. API Overview diff --git a/documentation/cmake_build.rst b/documentation/cmake_build.rst index 5ccedfb4..a25990e0 100644 --- a/documentation/cmake_build.rst +++ b/documentation/cmake_build.rst @@ -1,26 +1,25 @@ .. - Copyright 2013 Pixar - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License - and the following modification to it: Section 6 Trademarks. - deleted and replaced with: - - 6. Trademarks. This License does not grant permission to use the - trade names, trademarks, service marks, or product names of the - Licensor and its affiliates, except as required for reproducing - the content of the NOTICE file. - - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, - either express or implied. See the License for the specific - language governing permissions and limitations under the - License. + Copyright 2013 Pixar + + Licensed under the Apache License, Version 2.0 (the "Apache License") + with the following modification; you may not use this file except in + compliance with the Apache License and the following modification to it: + Section 6. Trademarks. is deleted and replaced with: + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor + and its affiliates, except as required to comply with Section 4(c) of + the License and to reproduce the content of the NOTICE file. + + You may obtain a copy of the Apache License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the Apache License with the above modification is + distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the Apache License for the specific + language governing permissions and limitations under the Apache License. Building with Cmake diff --git a/documentation/code_examples.rst b/documentation/code_examples.rst index 57800b2a..3382747e 100644 --- a/documentation/code_examples.rst +++ b/documentation/code_examples.rst @@ -1,26 +1,25 @@ .. - Copyright 2013 Pixar - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License - and the following modification to it: Section 6 Trademarks. - deleted and replaced with: - - 6. Trademarks. This License does not grant permission to use the - trade names, trademarks, service marks, or product names of the - Licensor and its affiliates, except as required for reproducing - the content of the NOTICE file. - - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, - either express or implied. See the License for the specific - language governing permissions and limitations under the - License. + Copyright 2013 Pixar + + Licensed under the Apache License, Version 2.0 (the "Apache License") + with the following modification; you may not use this file except in + compliance with the Apache License and the following modification to it: + Section 6. Trademarks. is deleted and replaced with: + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor + and its affiliates, except as required to comply with Section 4(c) of + the License and to reproduce the content of the NOTICE file. + + You may obtain a copy of the Apache License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the Apache License with the above modification is + distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the Apache License for the specific + language governing permissions and limitations under the Apache License. Code Examples diff --git a/documentation/css/default.css b/documentation/css/default.css index 2dc8bec9..8c740a93 100644 --- a/documentation/css/default.css +++ b/documentation/css/default.css @@ -1,26 +1,25 @@ /* - Copyright 2013 Pixar - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License - and the following modification to it: Section 6 Trademarks. - deleted and replaced with: - - 6. Trademarks. This License does not grant permission to use the - trade names, trademarks, service marks, or product names of the - Licensor and its affiliates, except as required for reproducing - the content of the NOTICE file. - - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, - either express or implied. See the License for the specific - language governing permissions and limitations under the - License. + Copyright 2013 Pixar + + Licensed under the Apache License, Version 2.0 (the "Apache License") + with the following modification; you may not use this file except in + compliance with the Apache License and the following modification to it: + Section 6. Trademarks. is deleted and replaced with: + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor + and its affiliates, except as required to comply with Section 4(c) of + the License and to reproduce the content of the NOTICE file. + + You may obtain a copy of the Apache License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the Apache License with the above modification is + distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the Apache License for the specific + language governing permissions and limitations under the Apache License. */ /*-------------------------------GENERAL STYLES-------------------------------*/ diff --git a/documentation/css/doxy.css b/documentation/css/doxy.css index 4726d369..e5481255 100644 --- a/documentation/css/doxy.css +++ b/documentation/css/doxy.css @@ -1,26 +1,25 @@ /* - Copyright 2013 Pixar - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License - and the following modification to it: Section 6 Trademarks. - deleted and replaced with: - - 6. Trademarks. This License does not grant permission to use the - trade names, trademarks, service marks, or product names of the - Licensor and its affiliates, except as required for reproducing - the content of the NOTICE file. - - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, - either express or implied. See the License for the specific - language governing permissions and limitations under the - License. + Copyright 2013 Pixar + + Licensed under the Apache License, Version 2.0 (the "Apache License") + with the following modification; you may not use this file except in + compliance with the Apache License and the following modification to it: + Section 6. Trademarks. is deleted and replaced with: + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor + and its affiliates, except as required to comply with Section 4(c) of + the License and to reproduce the content of the NOTICE file. + + You may obtain a copy of the Apache License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the Apache License with the above modification is + distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the Apache License for the specific + language governing permissions and limitations under the Apache License. */ #top { diff --git a/documentation/css/flavor.css b/documentation/css/flavor.css index 9870136f..64a2448c 100644 --- a/documentation/css/flavor.css +++ b/documentation/css/flavor.css @@ -1,26 +1,25 @@ /* - Copyright 2013 Pixar - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License - and the following modification to it: Section 6 Trademarks. - deleted and replaced with: - - 6. Trademarks. This License does not grant permission to use the - trade names, trademarks, service marks, or product names of the - Licensor and its affiliates, except as required for reproducing - the content of the NOTICE file. - - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, - either express or implied. See the License for the specific - language governing permissions and limitations under the - License. + Copyright 2013 Pixar + + Licensed under the Apache License, Version 2.0 (the "Apache License") + with the following modification; you may not use this file except in + compliance with the Apache License and the following modification to it: + Section 6. Trademarks. is deleted and replaced with: + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor + and its affiliates, except as required to comply with Section 4(c) of + the License and to reproduce the content of the NOTICE file. + + You may obtain a copy of the Apache License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the Apache License with the above modification is + distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the Apache License for the specific + language governing permissions and limitations under the Apache License. */ /* Basic Styles diff --git a/documentation/css/renderman-university.css b/documentation/css/renderman-university.css index 25ce8cf4..7a87f95e 100644 --- a/documentation/css/renderman-university.css +++ b/documentation/css/renderman-university.css @@ -1,26 +1,25 @@ /* - Copyright 2013 Pixar - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License - and the following modification to it: Section 6 Trademarks. - deleted and replaced with: - - 6. Trademarks. This License does not grant permission to use the - trade names, trademarks, service marks, or product names of the - Licensor and its affiliates, except as required for reproducing - the content of the NOTICE file. - - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, - either express or implied. See the License for the specific - language governing permissions and limitations under the - License. + Copyright 2013 Pixar + + Licensed under the Apache License, Version 2.0 (the "Apache License") + with the following modification; you may not use this file except in + compliance with the Apache License and the following modification to it: + Section 6. Trademarks. is deleted and replaced with: + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor + and its affiliates, except as required to comply with Section 4(c) of + the License and to reproduce the content of the NOTICE file. + + You may obtain a copy of the Apache License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the Apache License with the above modification is + distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the Apache License for the specific + language governing permissions and limitations under the Apache License. */ .coursewareBackground { background: #efefef; diff --git a/documentation/css/rst.css b/documentation/css/rst.css index 0f0abf21..fb978ed5 100644 --- a/documentation/css/rst.css +++ b/documentation/css/rst.css @@ -1,26 +1,25 @@ /* - Copyright 2013 Pixar - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License - and the following modification to it: Section 6 Trademarks. - deleted and replaced with: - - 6. Trademarks. This License does not grant permission to use the - trade names, trademarks, service marks, or product names of the - Licensor and its affiliates, except as required for reproducing - the content of the NOTICE file. - - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, - either express or implied. See the License for the specific - language governing permissions and limitations under the - License. + Copyright 2013 Pixar + + Licensed under the Apache License, Version 2.0 (the "Apache License") + with the following modification; you may not use this file except in + compliance with the Apache License and the following modification to it: + Section 6. Trademarks. is deleted and replaced with: + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor + and its affiliates, except as required to comply with Section 4(c) of + the License and to reproduce the content of the NOTICE file. + + You may obtain a copy of the Apache License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the Apache License with the above modification is + distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the Apache License for the specific + language governing permissions and limitations under the Apache License. */ diff --git a/documentation/dxviewer.rst b/documentation/dxviewer.rst index a822510b..ddac25c6 100644 --- a/documentation/dxviewer.rst +++ b/documentation/dxviewer.rst @@ -1,26 +1,25 @@ .. - Copyright 2013 Pixar - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License - and the following modification to it: Section 6 Trademarks. - deleted and replaced with: - - 6. Trademarks. This License does not grant permission to use the - trade names, trademarks, service marks, or product names of the - Licensor and its affiliates, except as required for reproducing - the content of the NOTICE file. - - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, - either express or implied. See the License for the specific - language governing permissions and limitations under the - License. + Copyright 2013 Pixar + + Licensed under the Apache License, Version 2.0 (the "Apache License") + with the following modification; you may not use this file except in + compliance with the Apache License and the following modification to it: + Section 6. Trademarks. is deleted and replaced with: + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor + and its affiliates, except as required to comply with Section 4(c) of + the License and to reproduce the content of the NOTICE file. + + You may obtain a copy of the Apache License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the Apache License with the above modification is + distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the Apache License for the specific + language governing permissions and limitations under the Apache License. dxViewer diff --git a/documentation/far_overview.rst b/documentation/far_overview.rst index df399b7e..867ceb88 100644 --- a/documentation/far_overview.rst +++ b/documentation/far_overview.rst @@ -1,26 +1,25 @@ .. - Copyright 2013 Pixar - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License - and the following modification to it: Section 6 Trademarks. - deleted and replaced with: - - 6. Trademarks. This License does not grant permission to use the - trade names, trademarks, service marks, or product names of the - Licensor and its affiliates, except as required for reproducing - the content of the NOTICE file. - - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, - either express or implied. See the License for the specific - language governing permissions and limitations under the - License. + Copyright 2013 Pixar + + Licensed under the Apache License, Version 2.0 (the "Apache License") + with the following modification; you may not use this file except in + compliance with the Apache License and the following modification to it: + Section 6. Trademarks. is deleted and replaced with: + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor + and its affiliates, except as required to comply with Section 4(c) of + the License and to reproduce the content of the NOTICE file. + + You may obtain a copy of the Apache License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the Apache License with the above modification is + distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the Apache License for the specific + language governing permissions and limitations under the Apache License. FAR Overview diff --git a/documentation/getting_started.rst b/documentation/getting_started.rst index d2b1cf29..f48d45c1 100644 --- a/documentation/getting_started.rst +++ b/documentation/getting_started.rst @@ -1,26 +1,25 @@ .. - Copyright 2013 Pixar - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License - and the following modification to it: Section 6 Trademarks. - deleted and replaced with: - - 6. Trademarks. This License does not grant permission to use the - trade names, trademarks, service marks, or product names of the - Licensor and its affiliates, except as required for reproducing - the content of the NOTICE file. - - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, - either express or implied. See the License for the specific - language governing permissions and limitations under the - License. + Copyright 2013 Pixar + + Licensed under the Apache License, Version 2.0 (the "Apache License") + with the following modification; you may not use this file except in + compliance with the Apache License and the following modification to it: + Section 6. Trademarks. is deleted and replaced with: + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor + and its affiliates, except as required to comply with Section 4(c) of + the License and to reproduce the content of the NOTICE file. + + You may obtain a copy of the Apache License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the Apache License with the above modification is + distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the Apache License for the specific + language governing permissions and limitations under the Apache License. Getting Started diff --git a/documentation/glbatchviewer.rst b/documentation/glbatchviewer.rst index 8213f73c..3e9c7596 100644 --- a/documentation/glbatchviewer.rst +++ b/documentation/glbatchviewer.rst @@ -1,26 +1,25 @@ .. - Copyright 2013 Pixar - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License - and the following modification to it: Section 6 Trademarks. - deleted and replaced with: - - 6. Trademarks. This License does not grant permission to use the - trade names, trademarks, service marks, or product names of the - Licensor and its affiliates, except as required for reproducing - the content of the NOTICE file. - - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, - either express or implied. See the License for the specific - language governing permissions and limitations under the - License. + Copyright 2013 Pixar + + Licensed under the Apache License, Version 2.0 (the "Apache License") + with the following modification; you may not use this file except in + compliance with the Apache License and the following modification to it: + Section 6. Trademarks. is deleted and replaced with: + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor + and its affiliates, except as required to comply with Section 4(c) of + the License and to reproduce the content of the NOTICE file. + + You may obtain a copy of the Apache License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the Apache License with the above modification is + distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the Apache License for the specific + language governing permissions and limitations under the Apache License. glBatchViewer diff --git a/documentation/glstencilviewer.rst b/documentation/glstencilviewer.rst index 2b201f5f..a4abcdcd 100644 --- a/documentation/glstencilviewer.rst +++ b/documentation/glstencilviewer.rst @@ -1,26 +1,25 @@ .. - Copyright 2013 Pixar - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License - and the following modification to it: Section 6 Trademarks. - deleted and replaced with: - - 6. Trademarks. This License does not grant permission to use the - trade names, trademarks, service marks, or product names of the - Licensor and its affiliates, except as required for reproducing - the content of the NOTICE file. - - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, - either express or implied. See the License for the specific - language governing permissions and limitations under the - License. + Copyright 2013 Pixar + + Licensed under the Apache License, Version 2.0 (the "Apache License") + with the following modification; you may not use this file except in + compliance with the Apache License and the following modification to it: + Section 6. Trademarks. is deleted and replaced with: + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor + and its affiliates, except as required to comply with Section 4(c) of + the License and to reproduce the content of the NOTICE file. + + You may obtain a copy of the Apache License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the Apache License with the above modification is + distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the Apache License for the specific + language governing permissions and limitations under the Apache License. glStencilViewer diff --git a/documentation/glviewer.rst b/documentation/glviewer.rst index 430d13d0..a8352fb6 100644 --- a/documentation/glviewer.rst +++ b/documentation/glviewer.rst @@ -1,26 +1,25 @@ .. - Copyright 2013 Pixar - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License - and the following modification to it: Section 6 Trademarks. - deleted and replaced with: - - 6. Trademarks. This License does not grant permission to use the - trade names, trademarks, service marks, or product names of the - Licensor and its affiliates, except as required for reproducing - the content of the NOTICE file. - - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, - either express or implied. See the License for the specific - language governing permissions and limitations under the - License. + Copyright 2013 Pixar + + Licensed under the Apache License, Version 2.0 (the "Apache License") + with the following modification; you may not use this file except in + compliance with the Apache License and the following modification to it: + Section 6. Trademarks. is deleted and replaced with: + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor + and its affiliates, except as required to comply with Section 4(c) of + the License and to reproduce the content of the NOTICE file. + + You may obtain a copy of the Apache License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the Apache License with the above modification is + distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the Apache License for the specific + language governing permissions and limitations under the Apache License. glViewer diff --git a/documentation/hbr_overview.rst b/documentation/hbr_overview.rst index 410bd2e5..65f5f8a6 100644 --- a/documentation/hbr_overview.rst +++ b/documentation/hbr_overview.rst @@ -1,26 +1,25 @@ .. - Copyright 2013 Pixar - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License - and the following modification to it: Section 6 Trademarks. - deleted and replaced with: - - 6. Trademarks. This License does not grant permission to use the - trade names, trademarks, service marks, or product names of the - Licensor and its affiliates, except as required for reproducing - the content of the NOTICE file. - - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, - either express or implied. See the License for the specific - language governing permissions and limitations under the - License. + Copyright 2013 Pixar + + Licensed under the Apache License, Version 2.0 (the "Apache License") + with the following modification; you may not use this file except in + compliance with the Apache License and the following modification to it: + Section 6. Trademarks. is deleted and replaced with: + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor + and its affiliates, except as required to comply with Section 4(c) of + the License and to reproduce the content of the NOTICE file. + + You may obtain a copy of the Apache License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the Apache License with the above modification is + distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the Apache License for the specific + language governing permissions and limitations under the Apache License. HBR Overview diff --git a/documentation/intro.rst b/documentation/intro.rst index b96511e2..e6e49272 100644 --- a/documentation/intro.rst +++ b/documentation/intro.rst @@ -1,26 +1,25 @@ .. - Copyright 2013 Pixar - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License - and the following modification to it: Section 6 Trademarks. - deleted and replaced with: - - 6. Trademarks. This License does not grant permission to use the - trade names, trademarks, service marks, or product names of the - Licensor and its affiliates, except as required for reproducing - the content of the NOTICE file. - - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, - either express or implied. See the License for the specific - language governing permissions and limitations under the - License. + Copyright 2013 Pixar + + Licensed under the Apache License, Version 2.0 (the "Apache License") + with the following modification; you may not use this file except in + compliance with the Apache License and the following modification to it: + Section 6. Trademarks. is deleted and replaced with: + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor + and its affiliates, except as required to comply with Section 4(c) of + the License and to reproduce the content of the NOTICE file. + + You may obtain a copy of the Apache License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the Apache License with the above modification is + distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the Apache License for the specific + language governing permissions and limitations under the Apache License. Introduction diff --git a/documentation/limiteval.rst b/documentation/limiteval.rst index 0335392d..350371eb 100644 --- a/documentation/limiteval.rst +++ b/documentation/limiteval.rst @@ -1,26 +1,25 @@ .. - Copyright 2013 Pixar - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License - and the following modification to it: Section 6 Trademarks. - deleted and replaced with: - - 6. Trademarks. This License does not grant permission to use the - trade names, trademarks, service marks, or product names of the - Licensor and its affiliates, except as required for reproducing - the content of the NOTICE file. - - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, - either express or implied. See the License for the specific - language governing permissions and limitations under the - License. + Copyright 2013 Pixar + + Licensed under the Apache License, Version 2.0 (the "Apache License") + with the following modification; you may not use this file except in + compliance with the Apache License and the following modification to it: + Section 6. Trademarks. is deleted and replaced with: + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor + and its affiliates, except as required to comply with Section 4(c) of + the License and to reproduce the content of the NOTICE file. + + You may obtain a copy of the Apache License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the Apache License with the above modification is + distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the Apache License for the specific + language governing permissions and limitations under the Apache License. limitEval diff --git a/documentation/nav_template.txt b/documentation/nav_template.txt index 26737137..3e68a6ed 100644 --- a/documentation/nav_template.txt +++ b/documentation/nav_template.txt @@ -1,26 +1,25 @@