From 66281fb47702f954f6dcd5c434142171f34920b2 Mon Sep 17 00:00:00 2001 From: Hugh Sorby Date: Mon, 27 Mar 2023 12:46:25 +1300 Subject: [PATCH] Replace OpenCMISS-Zinc Library with Zinc Library. --- CMakeLists.txt | 2 +- cmake/FunctionDefinitions.cmake | 2 +- cmake/MacroDefinitions.cmake | 2 +- cmake/ZincPackaging.cmake | 2 +- cmake/configure_version_cpp_file.in.cmake | 2 +- src/CMakeLists.txt | 2 +- src/api/cmlibs/zinc/changemanager.hpp | 2 +- src/api/cmlibs/zinc/context.h | 2 +- src/api/cmlibs/zinc/context.hpp | 2 +- src/api/cmlibs/zinc/core.h | 2 +- src/api/cmlibs/zinc/differentialoperator.h | 2 +- src/api/cmlibs/zinc/differentialoperator.hpp | 2 +- src/api/cmlibs/zinc/element.h | 2 +- src/api/cmlibs/zinc/element.hpp | 2 +- src/api/cmlibs/zinc/elementbasis.h | 2 +- src/api/cmlibs/zinc/elementbasis.hpp | 2 +- src/api/cmlibs/zinc/elementfieldtemplate.h | 2 +- src/api/cmlibs/zinc/elementfieldtemplate.hpp | 2 +- src/api/cmlibs/zinc/elementtemplate.h | 2 +- src/api/cmlibs/zinc/elementtemplate.hpp | 2 +- src/api/cmlibs/zinc/field.h | 2 +- src/api/cmlibs/zinc/field.hpp | 2 +- src/api/cmlibs/zinc/fieldalias.h | 2 +- src/api/cmlibs/zinc/fieldalias.hpp | 2 +- src/api/cmlibs/zinc/fieldapply.h | 2 +- src/api/cmlibs/zinc/fieldapply.hpp | 2 +- .../cmlibs/zinc/fieldarithmeticoperators.h | 2 +- .../cmlibs/zinc/fieldarithmeticoperators.hpp | 2 +- src/api/cmlibs/zinc/fieldassignment.h | 2 +- src/api/cmlibs/zinc/fieldassignment.hpp | 2 +- src/api/cmlibs/zinc/fieldcache.h | 2 +- src/api/cmlibs/zinc/fieldcache.hpp | 2 +- src/api/cmlibs/zinc/fieldcomposite.h | 2 +- src/api/cmlibs/zinc/fieldcomposite.hpp | 2 +- src/api/cmlibs/zinc/fieldconditional.h | 2 +- src/api/cmlibs/zinc/fieldconditional.hpp | 2 +- src/api/cmlibs/zinc/fieldconstant.h | 2 +- src/api/cmlibs/zinc/fieldconstant.hpp | 2 +- .../zinc/fieldcoordinatetransformation.h | 2 +- .../zinc/fieldcoordinatetransformation.hpp | 2 +- src/api/cmlibs/zinc/fieldderivatives.h | 2 +- src/api/cmlibs/zinc/fieldderivatives.hpp | 2 +- src/api/cmlibs/zinc/fieldfibres.h | 2 +- src/api/cmlibs/zinc/fieldfibres.hpp | 2 +- src/api/cmlibs/zinc/fieldfiniteelement.h | 2 +- src/api/cmlibs/zinc/fieldfiniteelement.hpp | 2 +- src/api/cmlibs/zinc/fieldgroup.h | 2 +- src/api/cmlibs/zinc/fieldgroup.hpp | 2 +- src/api/cmlibs/zinc/fieldimage.h | 2 +- src/api/cmlibs/zinc/fieldimage.hpp | 2 +- src/api/cmlibs/zinc/fieldimageprocessing.h | 2 +- src/api/cmlibs/zinc/fieldimageprocessing.hpp | 2 +- src/api/cmlibs/zinc/fieldlogicaloperators.h | 2 +- src/api/cmlibs/zinc/fieldlogicaloperators.hpp | 2 +- src/api/cmlibs/zinc/fieldmatrixoperators.h | 2 +- src/api/cmlibs/zinc/fieldmatrixoperators.hpp | 2 +- src/api/cmlibs/zinc/fieldmeshoperators.h | 2 +- src/api/cmlibs/zinc/fieldmeshoperators.hpp | 2 +- src/api/cmlibs/zinc/fieldmodule.h | 2 +- src/api/cmlibs/zinc/fieldmodule.hpp | 2 +- src/api/cmlibs/zinc/fieldnodesetoperators.h | 2 +- src/api/cmlibs/zinc/fieldnodesetoperators.hpp | 2 +- src/api/cmlibs/zinc/fieldparameters.h | 2 +- src/api/cmlibs/zinc/fieldparameters.hpp | 2 +- src/api/cmlibs/zinc/fieldrange.h | 2 +- src/api/cmlibs/zinc/fieldrange.hpp | 2 +- .../cmlibs/zinc/fieldsceneviewerprojection.h | 2 +- .../zinc/fieldsceneviewerprojection.hpp | 2 +- src/api/cmlibs/zinc/fieldsmoothing.h | 2 +- src/api/cmlibs/zinc/fieldsmoothing.hpp | 2 +- src/api/cmlibs/zinc/fieldsubobjectgroup.h | 2 +- src/api/cmlibs/zinc/fieldsubobjectgroup.hpp | 2 +- src/api/cmlibs/zinc/fieldtime.h | 2 +- src/api/cmlibs/zinc/fieldtime.hpp | 2 +- src/api/cmlibs/zinc/fieldtrigonometry.h | 2 +- src/api/cmlibs/zinc/fieldtrigonometry.hpp | 2 +- src/api/cmlibs/zinc/fieldvectoroperators.h | 2 +- src/api/cmlibs/zinc/fieldvectoroperators.hpp | 2 +- src/api/cmlibs/zinc/font.h | 2 +- src/api/cmlibs/zinc/font.hpp | 2 +- src/api/cmlibs/zinc/glyph.h | 2 +- src/api/cmlibs/zinc/glyph.hpp | 2 +- src/api/cmlibs/zinc/graphics.h | 2 +- src/api/cmlibs/zinc/graphics.hpp | 2 +- src/api/cmlibs/zinc/light.h | 2 +- src/api/cmlibs/zinc/light.hpp | 2 +- src/api/cmlibs/zinc/logger.h | 2 +- src/api/cmlibs/zinc/logger.hpp | 2 +- src/api/cmlibs/zinc/material.h | 2 +- src/api/cmlibs/zinc/material.hpp | 2 +- src/api/cmlibs/zinc/mesh.h | 2 +- src/api/cmlibs/zinc/mesh.hpp | 2 +- src/api/cmlibs/zinc/node.h | 2 +- src/api/cmlibs/zinc/node.hpp | 2 +- src/api/cmlibs/zinc/nodeset.h | 2 +- src/api/cmlibs/zinc/nodeset.hpp | 2 +- src/api/cmlibs/zinc/nodetemplate.h | 2 +- src/api/cmlibs/zinc/nodetemplate.hpp | 2 +- src/api/cmlibs/zinc/optimisation.h | 2 +- src/api/cmlibs/zinc/optimisation.hpp | 2 +- src/api/cmlibs/zinc/region.h | 2 +- src/api/cmlibs/zinc/region.hpp | 2 +- src/api/cmlibs/zinc/result.h | 2 +- src/api/cmlibs/zinc/result.hpp | 2 +- src/api/cmlibs/zinc/scene.h | 2 +- src/api/cmlibs/zinc/scene.hpp | 2 +- src/api/cmlibs/zinc/scenefilter.h | 2 +- src/api/cmlibs/zinc/scenefilter.hpp | 2 +- src/api/cmlibs/zinc/scenepicker.h | 2 +- src/api/cmlibs/zinc/scenepicker.hpp | 2 +- src/api/cmlibs/zinc/sceneviewer.h | 2 +- src/api/cmlibs/zinc/sceneviewer.hpp | 2 +- src/api/cmlibs/zinc/sceneviewerinput.h | 2 +- src/api/cmlibs/zinc/sceneviewerinput.hpp | 2 +- src/api/cmlibs/zinc/selection.h | 2 +- src/api/cmlibs/zinc/selection.hpp | 2 +- src/api/cmlibs/zinc/shader.h | 2 +- src/api/cmlibs/zinc/shader.hpp | 2 +- src/api/cmlibs/zinc/spectrum.h | 2 +- src/api/cmlibs/zinc/spectrum.hpp | 2 +- src/api/cmlibs/zinc/status.h | 2 +- src/api/cmlibs/zinc/status.hpp | 2 +- src/api/cmlibs/zinc/stream.h | 2 +- src/api/cmlibs/zinc/stream.hpp | 2 +- src/api/cmlibs/zinc/streamimage.h | 2 +- src/api/cmlibs/zinc/streamimage.hpp | 2 +- src/api/cmlibs/zinc/streamregion.h | 2 +- src/api/cmlibs/zinc/streamregion.hpp | 2 +- src/api/cmlibs/zinc/streamscene.h | 2 +- src/api/cmlibs/zinc/streamscene.hpp | 2 +- src/api/cmlibs/zinc/tessellation.h | 2 +- src/api/cmlibs/zinc/tessellation.hpp | 2 +- src/api/cmlibs/zinc/timekeeper.h | 2 +- src/api/cmlibs/zinc/timekeeper.hpp | 2 +- src/api/cmlibs/zinc/timenotifier.h | 2 +- src/api/cmlibs/zinc/timenotifier.hpp | 2 +- src/api/cmlibs/zinc/timesequence.h | 2 +- src/api/cmlibs/zinc/timesequence.hpp | 2 +- src/api/cmlibs/zinc/types/cinline.h | 2 +- src/api/cmlibs/zinc/types/contextid.h | 2 +- .../zinc/types/differentialoperatorid.h | 2 +- src/api/cmlibs/zinc/types/elementbasisid.h | 2 +- .../zinc/types/elementfieldtemplateid.h | 2 +- src/api/cmlibs/zinc/types/elementid.h | 2 +- src/api/cmlibs/zinc/types/elementtemplateid.h | 2 +- src/api/cmlibs/zinc/types/fieldapplyid.h | 2 +- src/api/cmlibs/zinc/types/fieldassignmentid.h | 2 +- src/api/cmlibs/zinc/types/fieldcacheid.h | 2 +- src/api/cmlibs/zinc/types/fieldcompositeid.h | 2 +- src/api/cmlibs/zinc/types/fieldconstantid.h | 2 +- .../cmlibs/zinc/types/fieldderivativesid.h | 2 +- .../cmlibs/zinc/types/fieldfiniteelementid.h | 2 +- src/api/cmlibs/zinc/types/fieldgroupid.h | 2 +- src/api/cmlibs/zinc/types/fieldid.h | 2 +- src/api/cmlibs/zinc/types/fieldimageid.h | 2 +- .../zinc/types/fieldimageprocessingid.h | 2 +- .../zinc/types/fieldmatrixoperatorsid.h | 2 +- .../cmlibs/zinc/types/fieldmeshoperatorsid.h | 2 +- src/api/cmlibs/zinc/types/fieldmoduleid.h | 2 +- .../zinc/types/fieldnodesetoperatorsid.h | 2 +- src/api/cmlibs/zinc/types/fieldparametersid.h | 2 +- src/api/cmlibs/zinc/types/fieldrangeid.h | 2 +- src/api/cmlibs/zinc/types/fieldsmoothingid.h | 2 +- .../cmlibs/zinc/types/fieldsubobjectgroupid.h | 2 +- src/api/cmlibs/zinc/types/fontid.h | 2 +- src/api/cmlibs/zinc/types/glyphid.h | 2 +- src/api/cmlibs/zinc/types/graphicsid.h | 2 +- src/api/cmlibs/zinc/types/lightid.h | 2 +- src/api/cmlibs/zinc/types/loggerid.h | 2 +- src/api/cmlibs/zinc/types/materialid.h | 2 +- src/api/cmlibs/zinc/types/meshid.h | 2 +- src/api/cmlibs/zinc/types/nodeid.h | 2 +- src/api/cmlibs/zinc/types/nodesetid.h | 2 +- src/api/cmlibs/zinc/types/nodetemplateid.h | 2 +- src/api/cmlibs/zinc/types/optimisationid.h | 2 +- src/api/cmlibs/zinc/types/regionid.h | 2 +- .../cmlibs/zinc/types/scenecoordinatesystem.h | 2 +- .../zinc/types/scenecoordinatesystem.hpp | 2 +- src/api/cmlibs/zinc/types/scenefilterid.h | 2 +- src/api/cmlibs/zinc/types/sceneid.h | 2 +- src/api/cmlibs/zinc/types/scenepickerid.h | 2 +- src/api/cmlibs/zinc/types/sceneviewerid.h | 2 +- .../cmlibs/zinc/types/sceneviewerinputid.h | 2 +- src/api/cmlibs/zinc/types/selectionid.h | 2 +- src/api/cmlibs/zinc/types/shaderid.h | 2 +- src/api/cmlibs/zinc/types/spectrumid.h | 2 +- src/api/cmlibs/zinc/types/streamid.h | 2 +- src/api/cmlibs/zinc/types/tessellationid.h | 2 +- src/api/cmlibs/zinc/types/timekeeperid.h | 2 +- src/api/cmlibs/zinc/types/timenotifierid.h | 2 +- src/api/cmlibs/zinc/types/timesequenceid.h | 2 +- src/cad/cad_element.h | 8 +- src/cad/cad_geometry_to_graphics_object.h | 2 +- src/cad/cad_importer.h | 2 +- src/cad/computed_field_cad_colour.h | 2 +- src/cad/computed_field_cad_geometry.h | 2 +- src/cad/computed_field_cad_topology.h | 6 +- src/cad/computed_field_cad_topology_private.h | 2 +- src/cad/curve.h | 2 +- src/cad/element_identifier.h | 208 +++++++++--------- src/cad/entity.h | 2 +- src/cad/field_location.hpp | 2 +- src/cad/file_import_export.h | 2 +- src/cad/geometric_shape.h | 2 +- src/cad/graphic_importer.h | 2 +- src/cad/occ_part_factory.h | 2 +- src/cad/opencascade_format_reader.h | 2 +- src/cad/opencascade_importer.h | 2 +- src/cad/point.h | 2 +- src/cad/surface.h | 2 +- src/cad/topological_shape.h | 2 +- src/cad/topological_shape_root.h | 2 +- src/cad/transform_occ_model.h | 2 +- src/cmake/command_source_files.cmake | 2 +- src/cmake/computed_field_source_files.cmake | 2 +- src/cmake/finite_element_source_files.cmake | 2 +- src/cmake/general_source_files.cmake | 2 +- src/cmake/graphics_source_files.cmake | 2 +- src/cmake/image_processing_source_files.cmake | 2 +- src/cmake/misc_source_files.cmake | 2 +- src/cmake/zinc_lib_source_files.cmake | 2 +- src/colour/colour_editor_wx.hpp | 2 +- src/command/pass_through_interpreter.h | 2 +- src/computed_field/computed_field.cpp | 2 +- src/computed_field/computed_field.h | 2 +- src/computed_field/computed_field_apply.cpp | 2 +- src/computed_field/computed_field_apply.hpp | 2 +- .../computed_field_arithmetic_operators.cpp | 2 +- .../computed_field_arithmetic_operators.h | 2 +- src/computed_field/computed_field_compose.cpp | 2 +- src/computed_field/computed_field_compose.h | 2 +- .../computed_field_composite.cpp | 2 +- src/computed_field/computed_field_composite.h | 2 +- .../computed_field_conditional.cpp | 2 +- .../computed_field_conditional.h | 2 +- .../computed_field_coordinate.cpp | 2 +- .../computed_field_coordinate.h | 2 +- .../computed_field_deformation.cpp | 2 +- .../computed_field_deformation.h | 2 +- .../computed_field_derivatives.cpp | 2 +- .../computed_field_derivatives.h | 2 +- src/computed_field/computed_field_external.h | 2 +- src/computed_field/computed_field_fibres.cpp | 2 +- src/computed_field/computed_field_find_xi.cpp | 2 +- src/computed_field/computed_field_find_xi.h | 2 +- .../computed_field_find_xi_graphics.cpp | 2 +- .../computed_field_find_xi_graphics.h | 2 +- .../computed_field_find_xi_private.hpp | 2 +- .../computed_field_finite_element.cpp | 2 +- .../computed_field_finite_element.h | 2 +- .../computed_field_format_output.cpp | 2 +- .../computed_field_format_output.h | 2 +- .../computed_field_function.cpp | 2 +- src/computed_field/computed_field_function.h | 2 +- src/computed_field/computed_field_group.cpp | 2 +- src/computed_field/computed_field_group.hpp | 2 +- .../computed_field_group_base.hpp | 2 +- src/computed_field/computed_field_image.cpp | 2 +- src/computed_field/computed_field_image.h | 2 +- .../computed_field_image_processing.h | 2 +- .../computed_field_integration.cpp | 2 +- .../computed_field_integration.h | 2 +- .../computed_field_logical_operators.cpp | 2 +- .../computed_field_logical_operators.h | 2 +- src/computed_field/computed_field_lookup.cpp | 2 +- src/computed_field/computed_field_lookup.h | 2 +- .../computed_field_matrix_operators.cpp | 2 +- .../computed_field_matrix_operators.hpp | 2 +- .../computed_field_mesh_operators.cpp | 2 +- .../computed_field_mesh_operators.hpp | 2 +- .../computed_field_nodeset_operators.cpp | 2 +- .../computed_field_nodeset_operators.hpp | 2 +- src/computed_field/computed_field_private.hpp | 2 +- ...computed_field_scene_viewer_projection.cpp | 2 +- .../computed_field_scene_viewer_projection.h | 2 +- src/computed_field/computed_field_set.cpp | 2 +- src/computed_field/computed_field_set.h | 2 +- .../computed_field_string_constant.cpp | 2 +- .../computed_field_string_constant.h | 2 +- .../computed_field_subobject_group.cpp | 2 +- .../computed_field_subobject_group.hpp | 2 +- src/computed_field/computed_field_time.cpp | 2 +- src/computed_field/computed_field_time.h | 2 +- .../computed_field_trigonometry.cpp | 2 +- .../computed_field_trigonometry.h | 2 +- src/computed_field/computed_field_update.cpp | 2 +- src/computed_field/computed_field_update.h | 2 +- .../computed_field_value_index_ranges.cpp | 2 +- .../computed_field_value_index_ranges.h | 2 +- .../computed_field_vector_operators.cpp | 2 +- .../computed_field_vector_operators.hpp | 2 +- .../computed_field_wrappers.cpp | 2 +- src/computed_field/computed_field_wrappers.h | 2 +- src/computed_field/differential_operator.cpp | 2 +- src/computed_field/differential_operator.hpp | 2 +- src/computed_field/field_cache.cpp | 2 +- src/computed_field/field_cache.hpp | 2 +- src/computed_field/field_derivative.cpp | 2 +- src/computed_field/field_derivative.hpp | 2 +- src/computed_field/field_location.cpp | 2 +- src/computed_field/field_location.hpp | 2 +- src/computed_field/field_module.cpp | 2 +- src/computed_field/field_module.hpp | 2 +- src/computed_field/field_range.cpp | 2 +- src/computed_field/field_range.hpp | 2 +- src/computed_field/fieldassignmentprivate.cpp | 2 +- src/computed_field/fieldassignmentprivate.hpp | 2 +- src/computed_field/fieldparametersprivate.cpp | 2 +- src/computed_field/fieldparametersprivate.hpp | 2 +- src/computed_field/fieldsmoothingprivate.cpp | 2 +- src/computed_field/fieldsmoothingprivate.hpp | 2 +- src/configure/zincconfigure.h.cmake | 2 +- src/configure/zincsharedobject.h.cmake | 2 +- src/context/context.cpp | 2 +- src/context/context.hpp | 2 +- src/datastore/labels.cpp | 2 +- src/datastore/labels.hpp | 2 +- src/datastore/labelschangelog.cpp | 2 +- src/datastore/labelschangelog.hpp | 2 +- src/datastore/labelsgroup.cpp | 2 +- src/datastore/labelsgroup.hpp | 2 +- src/datastore/map.cpp | 2 +- src/datastore/map.hpp | 2 +- src/datastore/maparray.hpp | 2 +- src/datastore/mapindexing.cpp | 2 +- src/datastore/mapindexing.hpp | 2 +- src/description_io/field_json_io.cpp | 2 +- src/description_io/field_json_io.hpp | 2 +- src/description_io/fieldmodule_json_io.cpp | 2 +- src/description_io/fieldmodule_json_io.hpp | 2 +- src/description_io/graphics_json_export.cpp | 2 +- src/description_io/graphics_json_export.hpp | 2 +- src/description_io/graphics_json_import.cpp | 2 +- src/description_io/graphics_json_import.hpp | 2 +- src/description_io/graphics_json_io.cpp | 2 +- src/description_io/graphics_json_io.hpp | 2 +- src/description_io/material_json_io.cpp | 2 +- src/description_io/material_json_io.hpp | 2 +- src/description_io/scene_json_export.cpp | 2 +- src/description_io/scene_json_export.hpp | 2 +- src/description_io/scene_json_import.cpp | 2 +- src/description_io/scene_json_import.hpp | 2 +- src/description_io/sceneviewer_json_io.cpp | 2 +- src/description_io/sceneviewer_json_io.hpp | 2 +- src/description_io/spectrum_json_io.cpp | 2 +- src/description_io/spectrum_json_io.hpp | 2 +- src/description_io/tessellation_json_io.cpp | 2 +- src/description_io/tessellation_json_io.hpp | 2 +- src/description_io/timekeeper_json_io.cpp | 2 +- src/description_io/timekeeper_json_io.hpp | 2 +- src/element/element_operations.cpp | 2 +- src/element/element_operations.h | 2 +- src/emoter/em_cmgui.cpp | 2 +- src/emoter/em_cmgui.h | 2 +- src/field_io/fieldml_common.cpp | 2 +- src/field_io/fieldml_common.hpp | 2 +- src/field_io/read_fieldml.cpp | 2 +- src/field_io/read_fieldml.hpp | 2 +- src/field_io/write_fieldml.cpp | 2 +- src/field_io/write_fieldml.hpp | 2 +- src/finite_element/element_field_template.cpp | 2 +- src/finite_element/element_field_template.hpp | 2 +- src/finite_element/export_cm_files.cpp | 2 +- src/finite_element/export_cm_files.h | 2 +- src/finite_element/export_finite_element.cpp | 2 +- src/finite_element/export_finite_element.h | 2 +- src/finite_element/finite_element.cpp | 2 +- src/finite_element/finite_element.h | 2 +- .../finite_element_adjacent_elements.cpp | 2 +- .../finite_element_adjacent_elements.h | 2 +- src/finite_element/finite_element_basis.cpp | 2 +- src/finite_element/finite_element_basis.hpp | 2 +- .../finite_element_constants.hpp | 2 +- .../finite_element_conversion.cpp | 2 +- .../finite_element_conversion.h | 2 +- .../finite_element_discretization.cpp | 2 +- .../finite_element_discretization.h | 2 +- src/finite_element/finite_element_domain.cpp | 2 +- src/finite_element/finite_element_domain.hpp | 2 +- src/finite_element/finite_element_field.cpp | 2 +- src/finite_element/finite_element_field.hpp | 2 +- .../finite_element_field_evaluation.cpp | 2 +- .../finite_element_field_evaluation.hpp | 2 +- .../finite_element_field_parameters.cpp | 2 +- .../finite_element_field_parameters.hpp | 2 +- .../finite_element_field_private.hpp | 2 +- src/finite_element/finite_element_mesh.cpp | 2 +- src/finite_element/finite_element_mesh.hpp | 2 +- .../finite_element_mesh_field_ranges.cpp | 2 +- .../finite_element_mesh_field_ranges.hpp | 2 +- src/finite_element/finite_element_nodeset.cpp | 2 +- src/finite_element/finite_element_nodeset.hpp | 2 +- src/finite_element/finite_element_private.h | 2 +- src/finite_element/finite_element_region.cpp | 2 +- src/finite_element/finite_element_region.h | 2 +- .../finite_element_region_private.h | 2 +- src/finite_element/finite_element_shape.cpp | 2 +- src/finite_element/finite_element_shape.hpp | 2 +- src/finite_element/finite_element_time.cpp | 2 +- src/finite_element/finite_element_time.h | 2 +- .../finite_element_to_graphics_object.cpp | 2 +- .../finite_element_to_graphics_object.h | 2 +- src/finite_element/finite_element_to_iges.cpp | 2 +- src/finite_element/finite_element_to_iges.h | 2 +- .../finite_element_to_iso_lines.cpp | 2 +- .../finite_element_to_iso_lines.h | 2 +- .../finite_element_to_iso_surfaces.cpp | 2 +- .../finite_element_to_iso_surfaces.h | 2 +- .../finite_element_to_streamlines.cpp | 2 +- .../finite_element_to_streamlines.h | 2 +- .../finite_element_value_storage.cpp | 2 +- .../finite_element_value_storage.hpp | 2 +- src/finite_element/generate_mesh_netgen.cpp | 2 +- src/finite_element/generate_mesh_netgen.h | 2 +- src/finite_element/import_finite_element.cpp | 2 +- src/finite_element/import_finite_element.h | 2 +- src/finite_element/node_field_template.cpp | 2 +- src/finite_element/node_field_template.hpp | 2 +- src/finite_element/snake.cpp | 2 +- src/finite_element/snake.h | 2 +- src/general/alt_vfscanf.h | 32 +-- src/general/block_array.hpp | 2 +- src/general/callback.cpp | 2 +- src/general/callback.h | 2 +- src/general/callback_class.hpp | 2 +- src/general/callback_private.h | 2 +- src/general/change_log.h | 2 +- src/general/change_log_private.h | 2 +- src/general/child_process.cpp | 2 +- src/general/child_process.h | 2 +- src/general/cmiss_btree.hpp | 2 +- src/general/cmiss_btree_index.hpp | 2 +- src/general/cmiss_set.hpp | 2 +- src/general/compare.cpp | 2 +- src/general/compare.h | 2 +- src/general/debug.cpp | 2 +- src/general/debug.h | 2 +- src/general/enumerator.h | 2 +- src/general/enumerator_conversion.hpp | 2 +- src/general/enumerator_private.h | 2 +- src/general/enumerator_private.hpp | 2 +- src/general/error_handler.cpp | 2 +- src/general/error_handler.h | 2 +- src/general/geometry.cpp | 2 +- src/general/geometry.h | 2 +- src/general/heapsort.h | 2 +- src/general/image_utilities.cpp | 2 +- src/general/image_utilities.h | 2 +- src/general/indexed_list_private.h | 2 +- src/general/indexed_list_stl_private.hpp | 2 +- src/general/indexed_multi_range.cpp | 2 +- src/general/indexed_multi_range.h | 2 +- src/general/integration.cpp | 2 +- src/general/integration.h | 2 +- src/general/io_stream.cpp | 2 +- src/general/io_stream.h | 2 +- src/general/list.h | 2 +- src/general/list_btree_private.hpp | 2 +- .../list_object_with_list_member_private.h | 2 +- src/general/list_private.h | 2 +- src/general/machine.cpp | 2 +- src/general/machine.h | 2 +- src/general/manager.h | 2 +- src/general/manager_private.h | 2 +- src/general/math.h | 2 +- src/general/matrix_vector.cpp | 2 +- src/general/matrix_vector.h | 2 +- src/general/message.cpp | 2 +- src/general/message.h | 2 +- src/general/message_log.cpp | 2 +- src/general/message_log.hpp | 2 +- src/general/multi_range.cpp | 2 +- src/general/multi_range.h | 2 +- src/general/myio.cpp | 2 +- src/general/myio.h | 2 +- src/general/mystring.cpp | 2 +- src/general/mystring.h | 2 +- src/general/object.h | 2 +- src/general/octree.cpp | 2 +- src/general/octree.h | 2 +- src/general/photogrammetry.cpp | 2 +- src/general/photogrammetry.h | 2 +- src/general/random.h | 2 +- src/general/refcounted.hpp | 2 +- src/general/refhandle.hpp | 2 +- src/general/simple_list.h | 2 +- src/general/statistics.cpp | 2 +- src/general/statistics.h | 2 +- src/general/time.cpp | 2 +- src/general/time.h | 2 +- src/general/value.cpp | 2 +- src/general/value.h | 2 +- src/graphics/auxiliary_graphics_types.cpp | 2 +- src/graphics/auxiliary_graphics_types.h | 2 +- src/graphics/colour.cpp | 2 +- src/graphics/colour.h | 2 +- src/graphics/complex.cpp | 2 +- src/graphics/complex.h | 2 +- src/graphics/element_point_ranges.cpp | 2 +- src/graphics/element_point_ranges.h | 2 +- src/graphics/environment_map.cpp | 2 +- src/graphics/environment_map.h | 2 +- src/graphics/font.cpp | 2 +- src/graphics/font.h | 2 +- src/graphics/glyph.cpp | 2 +- src/graphics/glyph.hpp | 2 +- src/graphics/glyph_axes.cpp | 2 +- src/graphics/glyph_axes.hpp | 2 +- src/graphics/glyph_circular.cpp | 2 +- src/graphics/glyph_circular.hpp | 2 +- src/graphics/glyph_colour_bar.cpp | 2 +- src/graphics/glyph_colour_bar.hpp | 2 +- src/graphics/graphics.cpp | 2 +- src/graphics/graphics.hpp | 2 +- src/graphics/graphics_library.cpp | 2 +- src/graphics/graphics_library.h | 2 +- src/graphics/graphics_module.cpp | 2 +- src/graphics/graphics_module.hpp | 2 +- src/graphics/graphics_object.cpp | 2 +- src/graphics/graphics_object.h | 2 +- src/graphics/graphics_object.hpp | 2 +- src/graphics/graphics_object_highlight.hpp | 2 +- src/graphics/graphics_object_private.hpp | 2 +- src/graphics/graphics_vertex_array.cpp | 2 +- src/graphics/graphics_vertex_array.hpp | 2 +- src/graphics/image.h | 2 +- src/graphics/import_graphics_object.cpp | 2 +- src/graphics/import_graphics_object.h | 2 +- src/graphics/iso_field_calculation.cpp | 2 +- src/graphics/iso_field_calculation.h | 2 +- src/graphics/laguer.cpp | 2 +- src/graphics/laguer.h | 2 +- src/graphics/light.cpp | 2 +- src/graphics/light.h | 2 +- src/graphics/light.hpp | 2 +- src/graphics/light_model.h | 2 +- src/graphics/material.cpp | 2 +- src/graphics/material.hpp | 2 +- src/graphics/mcubes.cpp | 2 +- src/graphics/mcubes.h | 2 +- .../order_independent_transparency.cpp | 2 +- src/graphics/order_independent_transparency.h | 2 +- src/graphics/quaternion.cpp | 8 +- src/graphics/quaternion.hpp | 8 +- src/graphics/render.cpp | 2 +- src/graphics/render.hpp | 2 +- src/graphics/render_alias.h | 2 +- src/graphics/render_binary_wavefront.h | 2 +- src/graphics/render_gl.cpp | 2 +- src/graphics/render_gl.h | 2 +- src/graphics/render_stl.cpp | 2 +- src/graphics/render_stl.h | 2 +- src/graphics/render_to_finite_elements.cpp | 2 +- src/graphics/render_to_finite_elements.h | 2 +- src/graphics/render_triangularisation.cpp | 2 +- src/graphics/render_triangularisation.hpp | 2 +- src/graphics/render_vrml.cpp | 2 +- src/graphics/render_vrml.h | 2 +- src/graphics/render_wavefront.cpp | 2 +- src/graphics/render_wavefront.h | 2 +- src/graphics/scene.cpp | 2 +- src/graphics/scene.hpp | 2 +- src/graphics/scene_coordinate_system.cpp | 2 +- src/graphics/scene_coordinate_system.hpp | 2 +- src/graphics/scene_picker.cpp | 2 +- src/graphics/scene_picker.hpp | 2 +- src/graphics/scene_viewer.cpp | 2 +- src/graphics/scene_viewer.h | 2 +- src/graphics/scene_viewer.hpp | 2 +- src/graphics/scenefilter.cpp | 2 +- src/graphics/scenefilter.hpp | 2 +- src/graphics/selection.cpp | 2 +- src/graphics/selection.hpp | 2 +- src/graphics/shader.cpp | 2 +- src/graphics/shader.hpp | 2 +- src/graphics/shader_uniforms.cpp | 2 +- src/graphics/shader_uniforms.hpp | 2 +- src/graphics/spectrum.cpp | 2 +- src/graphics/spectrum.h | 2 +- src/graphics/spectrum.hpp | 8 +- src/graphics/spectrum_component.cpp | 2 +- src/graphics/spectrum_component.h | 2 +- src/graphics/tessellation.cpp | 2 +- src/graphics/tessellation.hpp | 2 +- src/graphics/texture.cpp | 2 +- src/graphics/texture.h | 2 +- src/graphics/texture.hpp | 8 +- src/graphics/texture_line.cpp | 2 +- src/graphics/texture_line.h | 2 +- src/graphics/threejs_export.cpp | 2 +- src/graphics/threejs_export.hpp | 2 +- src/graphics/tile_graphics_objects.cpp | 2 +- src/graphics/tile_graphics_objects.h | 8 +- src/graphics/triangle_mesh.cpp | 2 +- src/graphics/triangle_mesh.hpp | 2 +- src/graphics/volume_texture.cpp | 2 +- src/graphics/volume_texture.h | 2 +- src/graphics/webgl_export.cpp | 2 +- src/graphics/webgl_export.hpp | 2 +- src/gtk/gtk_cmiss_scene_viewer.h | 2 +- src/image_io/analyze.cpp | 2 +- src/image_io/analyze.h | 2 +- src/image_io/analyze_object_map.hpp | 2 +- ...puted_field_binary_dilate_image_filter.cpp | 2 +- ...omputed_field_binary_dilate_image_filter.h | 2 +- ...mputed_field_binary_erode_image_filter.cpp | 2 +- ...computed_field_binary_erode_image_filter.h | 2 +- ...ed_field_binary_threshold_image_filter.cpp | 2 +- ...uted_field_binary_threshold_image_filter.h | 2 +- ...uted_field_canny_edge_detection_filter.cpp | 2 +- ...mputed_field_canny_edge_detection_filter.h | 2 +- ...field_connected_threshold_image_filter.cpp | 2 +- ...d_field_connected_threshold_image_filter.h | 2 +- ...ure_anisotropic_diffusion_image_filter.cpp | 2 +- ...ature_anisotropic_diffusion_image_filter.h | 2 +- ...computed_field_derivative_image_filter.cpp | 2 +- .../computed_field_derivative_image_filter.h | 2 +- ...d_field_discrete_gaussian_image_filter.cpp | 2 +- ...ted_field_discrete_gaussian_image_filter.h | 2 +- ...puted_field_fast_marching_image_filter.cpp | 2 +- ...omputed_field_fast_marching_image_filter.h | 2 +- ...nitude_recursive_gaussian_image_filter.cpp | 2 +- ...agnitude_recursive_gaussian_image_filter.h | 2 +- .../computed_field_histogram_image_filter.cpp | 2 +- .../computed_field_histogram_image_filter.h | 2 +- .../computed_field_image_filter.cpp | 2 +- .../computed_field_image_filter.h | 2 +- .../computed_field_image_resample.cpp | 2 +- .../computed_field_image_resample.h | 2 +- .../computed_field_mean_image_filter.cpp | 2 +- .../computed_field_mean_image_filter.h | 2 +- ...d_field_rescale_intensity_image_filter.cpp | 2 +- ...ted_field_rescale_intensity_image_filter.h | 2 +- .../computed_field_sigmoid_image_filter.cpp | 2 +- .../computed_field_sigmoid_image_filter.h | 2 +- .../computed_field_threshold_image_filter.cpp | 2 +- .../computed_field_threshold_image_filter.h | 2 +- src/interaction/interaction_graphics.cpp | 2 +- src/interaction/interaction_graphics.h | 2 +- src/interaction/interaction_volume.cpp | 2 +- src/interaction/interaction_volume.h | 2 +- src/interaction/interactive_event.cpp | 2 +- src/interaction/interactive_event.h | 2 +- src/interaction/interactive_tool.h | 2 +- src/interaction/interactive_tool_private.h | 2 +- src/license.h | 4 +- src/mesh/cmiss_element_private.cpp | 2 +- src/mesh/cmiss_element_private.hpp | 2 +- src/mesh/cmiss_node_private.cpp | 2 +- src/mesh/cmiss_node_private.hpp | 2 +- src/minimise/cmiss_optimisation_private.cpp | 2 +- src/minimise/cmiss_optimisation_private.hpp | 2 +- src/minimise/minimise.cpp | 2 +- src/minimise/minimise.h | 2 +- src/minimise/optimisation.cpp | 2 +- src/minimise/optimisation.hpp | 2 +- src/node/node_operations.cpp | 2 +- src/node/node_operations.h | 2 +- src/region/cmiss_region.cpp | 2 +- src/region/cmiss_region.hpp | 2 +- src/region/cmiss_region_write_info.cpp | 2 +- src/region/cmiss_region_write_info.h | 2 +- src/selection/any_object_selection.h | 2 +- .../element_point_ranges_selection.cpp | 2 +- .../element_point_ranges_selection.h | 2 +- src/stream/field_image_stream.cpp | 2 +- src/stream/field_image_stream.hpp | 2 +- src/stream/region_stream.cpp | 2 +- src/stream/region_stream.hpp | 2 +- src/stream/scene_stream.cpp | 2 +- src/stream/scene_stream.hpp | 2 +- src/stream/stream_private.cpp | 2 +- src/stream/stream_private.hpp | 2 +- src/three_d_drawing/X3d.h | 2 +- .../abstract_graphics_buffer.h | 8 +- src/three_d_drawing/graphics_buffer.cpp | 2 +- src/three_d_drawing/graphics_buffer.h | 2 +- src/time/time.cpp | 2 +- src/time/time.h | 2 +- src/time/time_keeper.cpp | 2 +- src/time/time_keeper.hpp | 2 +- src/time/time_private.h | 2 +- src/ttf/font_types.h | 2 +- tests/CMakeLists.txt | 2 +- tests/context/context.cpp | 2 +- tests/context/tests.cmake | 2 +- tests/context/zinctestsetup.hpp | 2 +- tests/context/zinctestsetupcpp.hpp | 2 +- tests/fieldio/ex_io.cpp | 2 +- tests/fieldio/fieldml_basic.cpp | 2 +- tests/fieldio/fieldml_hermite.cpp | 2 +- tests/fieldio/tests.cmake | 2 +- tests/fieldmodule/create_composite.cpp | 2 +- tests/fieldmodule/create_derivatives.cpp | 2 +- tests/fieldmodule/create_fibre_axes.cpp | 2 +- tests/fieldmodule/create_if.cpp | 2 +- tests/fieldmodule/create_image_processing.cpp | 2 +- .../fieldmodule/create_nodeset_operators.cpp | 2 +- tests/fieldmodule/create_vectoroperators.cpp | 2 +- tests/fieldmodule/elementbasis.cpp | 2 +- .../field_operator_derivatives.cpp | 2 +- tests/fieldmodule/fieldapply.cpp | 2 +- .../fieldmodule/fieldarithmeticoperators.cpp | 2 +- tests/fieldmodule/fieldassignment.cpp | 2 +- tests/fieldmodule/fieldconditional.cpp | 2 +- tests/fieldmodule/fieldconstant.cpp | 2 +- tests/fieldmodule/fieldimage.cpp | 2 +- tests/fieldmodule/fielditerator.cpp | 2 +- tests/fieldmodule/fieldlogicaloperators.cpp | 2 +- .../fieldmodule/fieldmatrixoperatorstests.cpp | 2 +- tests/fieldmodule/fieldmeshoperators.cpp | 2 +- tests/fieldmodule/fieldmoduledescription.cpp | 2 +- tests/fieldmodule/fieldmodulenotifier.cpp | 2 +- tests/fieldmodule/fieldparameterstests.cpp | 2 +- tests/fieldmodule/fieldrange.cpp | 2 +- tests/fieldmodule/fieldsmoothing.cpp | 2 +- tests/fieldmodule/fieldtests.cpp | 2 +- tests/fieldmodule/finiteelement.cpp | 2 +- tests/fieldmodule/nodesandelements.cpp | 2 +- tests/fieldmodule/numerical_operators.cpp | 2 +- tests/fieldmodule/region_io.cpp | 2 +- tests/fieldmodule/tests.cmake | 2 +- tests/fieldmodule/timesequence.cpp | 2 +- tests/fieldmodule/zinctestsetup.hpp | 2 +- tests/fieldmodule/zinctestsetupcpp.hpp | 2 +- tests/glyph/axes.cpp | 2 +- tests/glyph/colour_bar.cpp | 2 +- tests/glyph/glyph.cpp | 2 +- tests/glyph/tests.cmake | 2 +- tests/glyph/zinctestsetup.hpp | 2 +- tests/glyph/zinctestsetupcpp.hpp | 2 +- tests/graphics/contours.cpp | 2 +- tests/graphics/convert_to_finite_elements.cpp | 2 +- tests/graphics/font.cpp | 2 +- tests/graphics/graphics.cpp | 2 +- tests/graphics/light.cpp | 2 +- tests/graphics/scene.cpp | 2 +- tests/graphics/scenefilter.cpp | 2 +- tests/graphics/scenepicker.cpp | 2 +- tests/graphics/sceneviewer.cpp | 2 +- tests/graphics/streamlines.cpp | 2 +- tests/graphics/tessellation.cpp | 2 +- tests/graphics/tests.cmake | 2 +- tests/graphics/zinctestsetup.hpp | 2 +- tests/graphics/zinctestsetupcpp.hpp | 2 +- tests/image/image.cpp | 2 +- tests/image/tests.cmake | 2 +- tests/logger/tests.cmake | 2 +- tests/material/materialtests.cpp | 2 +- tests/material/tests.cmake | 2 +- tests/material/zinctestsetup.hpp | 2 +- tests/material/zinctestsetupcpp.hpp | 2 +- tests/optimisation/optimisationtests.cpp | 2 +- tests/optimisation/tests.cmake | 2 +- tests/optimisation/zinctestsetup.hpp | 2 +- tests/optimisation/zinctestsetupcpp.hpp | 2 +- tests/region/region.cpp | 2 +- tests/region/tests.cmake | 2 +- tests/selection/group.cpp | 2 +- tests/selection/selection.cpp | 2 +- tests/selection/tests.cmake | 2 +- tests/selection/zinctestsetup.hpp | 2 +- tests/selection/zinctestsetupcpp.hpp | 2 +- tests/spectrum/spectrumtests.cpp | 2 +- tests/spectrum/tests.cmake | 2 +- tests/spectrum/zinctestsetup.hpp | 2 +- tests/spectrum/zinctestsetupcpp.hpp | 2 +- tests/time/tests.cmake | 2 +- tests/time/time.cpp | 2 +- tests/time/zinctestsetup.hpp | 2 +- tests/time/zinctestsetupcpp.hpp | 2 +- tests/utilities/fileio.hpp | 2 +- tests/utilities/testenum.hpp | 2 +- tests/utilities/zinctestsetup.hpp | 2 +- tests/utilities/zinctestsetupcpp.hpp | 2 +- tests/zinctestsetup.hpp | 2 +- tests/zinctestsetupcpp.hpp | 2 +- utilities/cmissd/echo.h | 2 +- utilities/cmissd/ssl_utilities.h | 2 +- .../photoface_interface/photoface_cmiss.h | 2 +- .../photoface_cmiss_utilities.h | 2 +- 781 files changed, 923 insertions(+), 923 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 1befdf909..57410d8b7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ -# OpenCMISS-Zinc Library +# Zinc Library # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/cmake/FunctionDefinitions.cmake b/cmake/FunctionDefinitions.cmake index 6ee51ef9f..e8f7d6b64 100644 --- a/cmake/FunctionDefinitions.cmake +++ b/cmake/FunctionDefinitions.cmake @@ -1,4 +1,4 @@ -# OpenCMISS-Zinc Library +# Zinc Library # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/cmake/MacroDefinitions.cmake b/cmake/MacroDefinitions.cmake index b9d6b2180..f5c57cd08 100644 --- a/cmake/MacroDefinitions.cmake +++ b/cmake/MacroDefinitions.cmake @@ -1,4 +1,4 @@ -# OpenCMISS-Zinc Library +# Zinc Library # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/cmake/ZincPackaging.cmake b/cmake/ZincPackaging.cmake index c4be03b7e..feff0773f 100644 --- a/cmake/ZincPackaging.cmake +++ b/cmake/ZincPackaging.cmake @@ -1,4 +1,4 @@ -# OpenCMISS-Zinc Library +# Zinc Library # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/cmake/configure_version_cpp_file.in.cmake b/cmake/configure_version_cpp_file.in.cmake index e081c6234..50a4c72b2 100644 --- a/cmake/configure_version_cpp_file.in.cmake +++ b/cmake/configure_version_cpp_file.in.cmake @@ -1,4 +1,4 @@ -# OpenCMISS-Zinc Library +# Zinc Library # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index df5e358f8..2c6a2e544 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,4 +1,4 @@ -# OpenCMISS-Zinc Library +# Zinc Library # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/changemanager.hpp b/src/api/cmlibs/zinc/changemanager.hpp index 2c55e7e1a..ac6523a4e 100644 --- a/src/api/cmlibs/zinc/changemanager.hpp +++ b/src/api/cmlibs/zinc/changemanager.hpp @@ -3,7 +3,7 @@ * * Exception-safe change caching class template. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/context.h b/src/api/cmlibs/zinc/context.h index 2a8e517ee..43daa9a52 100644 --- a/src/api/cmlibs/zinc/context.h +++ b/src/api/cmlibs/zinc/context.h @@ -3,7 +3,7 @@ * * API to access the main root structure of cmgui. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/context.hpp b/src/api/cmlibs/zinc/context.hpp index 872df9d24..fdda4ce1e 100644 --- a/src/api/cmlibs/zinc/context.hpp +++ b/src/api/cmlibs/zinc/context.hpp @@ -1,7 +1,7 @@ /** * @file context.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/core.h b/src/api/cmlibs/zinc/core.h index 4ccf4d652..4f517e9b8 100644 --- a/src/api/cmlibs/zinc/core.h +++ b/src/api/cmlibs/zinc/core.h @@ -3,7 +3,7 @@ * * The public interface to Zinc core memory handling functions. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/differentialoperator.h b/src/api/cmlibs/zinc/differentialoperator.h index 779107f02..be2ae28ed 100644 --- a/src/api/cmlibs/zinc/differentialoperator.h +++ b/src/api/cmlibs/zinc/differentialoperator.h @@ -4,7 +4,7 @@ * Public interface to differential operator objects used to specify which * field derivative to evaluate. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/differentialoperator.hpp b/src/api/cmlibs/zinc/differentialoperator.hpp index cc9989ef0..f9685b0ba 100644 --- a/src/api/cmlibs/zinc/differentialoperator.hpp +++ b/src/api/cmlibs/zinc/differentialoperator.hpp @@ -1,7 +1,7 @@ /** * @file differentialoperator.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/element.h b/src/api/cmlibs/zinc/element.h index 5e9054ab4..cc3afd4a5 100644 --- a/src/api/cmlibs/zinc/element.h +++ b/src/api/cmlibs/zinc/element.h @@ -3,7 +3,7 @@ * * The public interface to Zinc finite elements and related classes. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/element.hpp b/src/api/cmlibs/zinc/element.hpp index 4747975f8..c79117f6d 100644 --- a/src/api/cmlibs/zinc/element.hpp +++ b/src/api/cmlibs/zinc/element.hpp @@ -1,7 +1,7 @@ /** * @file element.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/elementbasis.h b/src/api/cmlibs/zinc/elementbasis.h index 95f7f6b04..64402b689 100644 --- a/src/api/cmlibs/zinc/elementbasis.h +++ b/src/api/cmlibs/zinc/elementbasis.h @@ -3,7 +3,7 @@ * * The public interface to Zinc element basis functions. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/elementbasis.hpp b/src/api/cmlibs/zinc/elementbasis.hpp index fd27ddf10..da6f816cb 100644 --- a/src/api/cmlibs/zinc/elementbasis.hpp +++ b/src/api/cmlibs/zinc/elementbasis.hpp @@ -1,7 +1,7 @@ /** * @file elementbasis.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/elementfieldtemplate.h b/src/api/cmlibs/zinc/elementfieldtemplate.h index 430eac1a9..fab721876 100644 --- a/src/api/cmlibs/zinc/elementfieldtemplate.h +++ b/src/api/cmlibs/zinc/elementfieldtemplate.h @@ -3,7 +3,7 @@ * * The public interface to Zinc element field templates. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/elementfieldtemplate.hpp b/src/api/cmlibs/zinc/elementfieldtemplate.hpp index 7f30a0080..fb0e9b188 100644 --- a/src/api/cmlibs/zinc/elementfieldtemplate.hpp +++ b/src/api/cmlibs/zinc/elementfieldtemplate.hpp @@ -1,7 +1,7 @@ /** * @file elementfieldtemplate.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/elementtemplate.h b/src/api/cmlibs/zinc/elementtemplate.h index cdeb10dc2..1e46d3334 100644 --- a/src/api/cmlibs/zinc/elementtemplate.h +++ b/src/api/cmlibs/zinc/elementtemplate.h @@ -3,7 +3,7 @@ * * The public interface to Zinc element templates. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/elementtemplate.hpp b/src/api/cmlibs/zinc/elementtemplate.hpp index 0e29ac71a..14f32576e 100644 --- a/src/api/cmlibs/zinc/elementtemplate.hpp +++ b/src/api/cmlibs/zinc/elementtemplate.hpp @@ -1,7 +1,7 @@ /** * @file elementtemplate.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/field.h b/src/api/cmlibs/zinc/field.h index 6ac4d5fa8..d26f96ea9 100644 --- a/src/api/cmlibs/zinc/field.h +++ b/src/api/cmlibs/zinc/field.h @@ -3,7 +3,7 @@ * * The public interface to the zinc field base object. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/field.hpp b/src/api/cmlibs/zinc/field.hpp index 86b0488cc..2bc012c31 100644 --- a/src/api/cmlibs/zinc/field.hpp +++ b/src/api/cmlibs/zinc/field.hpp @@ -2,7 +2,7 @@ * @file field.hpp * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldalias.h b/src/api/cmlibs/zinc/fieldalias.h index 88f511c0a..09a7cde80 100755 --- a/src/api/cmlibs/zinc/fieldalias.h +++ b/src/api/cmlibs/zinc/fieldalias.h @@ -5,7 +5,7 @@ * different region to make it available locally. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldalias.hpp b/src/api/cmlibs/zinc/fieldalias.hpp index ef3a2f530..357f746b3 100644 --- a/src/api/cmlibs/zinc/fieldalias.hpp +++ b/src/api/cmlibs/zinc/fieldalias.hpp @@ -2,7 +2,7 @@ * @file fieldalias.hpp * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldapply.h b/src/api/cmlibs/zinc/fieldapply.h index 808a6cf52..c0c1aa06f 100644 --- a/src/api/cmlibs/zinc/fieldapply.h +++ b/src/api/cmlibs/zinc/fieldapply.h @@ -5,7 +5,7 @@ * other regions, with argument binding. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldapply.hpp b/src/api/cmlibs/zinc/fieldapply.hpp index 7a24d5e4e..3fd9fad26 100644 --- a/src/api/cmlibs/zinc/fieldapply.hpp +++ b/src/api/cmlibs/zinc/fieldapply.hpp @@ -2,7 +2,7 @@ * @file fieldapply.hpp * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldarithmeticoperators.h b/src/api/cmlibs/zinc/fieldarithmeticoperators.h index 0906e12a8..47efa3be7 100644 --- a/src/api/cmlibs/zinc/fieldarithmeticoperators.h +++ b/src/api/cmlibs/zinc/fieldarithmeticoperators.h @@ -3,7 +3,7 @@ * * The public interface to fields that perform arithmetic operators. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldarithmeticoperators.hpp b/src/api/cmlibs/zinc/fieldarithmeticoperators.hpp index e625555f2..e5e24a4c4 100644 --- a/src/api/cmlibs/zinc/fieldarithmeticoperators.hpp +++ b/src/api/cmlibs/zinc/fieldarithmeticoperators.hpp @@ -1,7 +1,7 @@ /** * @file fieldarithmeticoperators.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldassignment.h b/src/api/cmlibs/zinc/fieldassignment.h index 719184ca8..11c8bdebe 100644 --- a/src/api/cmlibs/zinc/fieldassignment.h +++ b/src/api/cmlibs/zinc/fieldassignment.h @@ -3,7 +3,7 @@ * * Public interface to field assignment object. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldassignment.hpp b/src/api/cmlibs/zinc/fieldassignment.hpp index 0260864f4..23f50c5d9 100644 --- a/src/api/cmlibs/zinc/fieldassignment.hpp +++ b/src/api/cmlibs/zinc/fieldassignment.hpp @@ -1,7 +1,7 @@ /** * @file fieldassignment.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldcache.h b/src/api/cmlibs/zinc/fieldcache.h index 7a4723c2e..5ff386309 100644 --- a/src/api/cmlibs/zinc/fieldcache.h +++ b/src/api/cmlibs/zinc/fieldcache.h @@ -3,7 +3,7 @@ * * The public interface to the zinc field evaluation and assignment cache. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldcache.hpp b/src/api/cmlibs/zinc/fieldcache.hpp index 76d847bf0..75ec66917 100644 --- a/src/api/cmlibs/zinc/fieldcache.hpp +++ b/src/api/cmlibs/zinc/fieldcache.hpp @@ -1,7 +1,7 @@ /** * @file fieldcache.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldcomposite.h b/src/api/cmlibs/zinc/fieldcomposite.h index 9c6d327d7..b65924e17 100644 --- a/src/api/cmlibs/zinc/fieldcomposite.h +++ b/src/api/cmlibs/zinc/fieldcomposite.h @@ -4,7 +4,7 @@ * Public interface to the field operators that rearrange components of other * fields. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldcomposite.hpp b/src/api/cmlibs/zinc/fieldcomposite.hpp index f7571b62b..a1772c61b 100644 --- a/src/api/cmlibs/zinc/fieldcomposite.hpp +++ b/src/api/cmlibs/zinc/fieldcomposite.hpp @@ -1,7 +1,7 @@ /** * @file fieldcomposite.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldconditional.h b/src/api/cmlibs/zinc/fieldconditional.h index 4c8e57df8..a919e8a14 100644 --- a/src/api/cmlibs/zinc/fieldconditional.h +++ b/src/api/cmlibs/zinc/fieldconditional.h @@ -3,7 +3,7 @@ * * Implements zinc fields which conditionally calculate their inputs. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldconditional.hpp b/src/api/cmlibs/zinc/fieldconditional.hpp index d85936a33..ee9cc377a 100644 --- a/src/api/cmlibs/zinc/fieldconditional.hpp +++ b/src/api/cmlibs/zinc/fieldconditional.hpp @@ -1,7 +1,7 @@ /** * @file fieldconditional.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldconstant.h b/src/api/cmlibs/zinc/fieldconstant.h index 616910d6a..30a3fd4bd 100644 --- a/src/api/cmlibs/zinc/fieldconstant.h +++ b/src/api/cmlibs/zinc/fieldconstant.h @@ -2,7 +2,7 @@ * @file fieldconstant.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldconstant.hpp b/src/api/cmlibs/zinc/fieldconstant.hpp index 11ed26cac..2232ea7a7 100644 --- a/src/api/cmlibs/zinc/fieldconstant.hpp +++ b/src/api/cmlibs/zinc/fieldconstant.hpp @@ -1,7 +1,7 @@ /** * @file fieldconstant.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldcoordinatetransformation.h b/src/api/cmlibs/zinc/fieldcoordinatetransformation.h index 8074258c3..13380f3a5 100644 --- a/src/api/cmlibs/zinc/fieldcoordinatetransformation.h +++ b/src/api/cmlibs/zinc/fieldcoordinatetransformation.h @@ -3,7 +3,7 @@ * * Field coordinate transformation operators. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldcoordinatetransformation.hpp b/src/api/cmlibs/zinc/fieldcoordinatetransformation.hpp index b40be0eff..2ded8a6a8 100644 --- a/src/api/cmlibs/zinc/fieldcoordinatetransformation.hpp +++ b/src/api/cmlibs/zinc/fieldcoordinatetransformation.hpp @@ -1,7 +1,7 @@ /** * @file fieldcoordinatetransformation.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldderivatives.h b/src/api/cmlibs/zinc/fieldderivatives.h index 61431fcb1..92bee28b0 100644 --- a/src/api/cmlibs/zinc/fieldderivatives.h +++ b/src/api/cmlibs/zinc/fieldderivatives.h @@ -3,7 +3,7 @@ * * The public interface to the Zinc fields that evaluate derivatives. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldderivatives.hpp b/src/api/cmlibs/zinc/fieldderivatives.hpp index 07db1b53e..f97701a05 100644 --- a/src/api/cmlibs/zinc/fieldderivatives.hpp +++ b/src/api/cmlibs/zinc/fieldderivatives.hpp @@ -1,7 +1,7 @@ /** * @file fieldderivatives.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldfibres.h b/src/api/cmlibs/zinc/fieldfibres.h index 4549ef598..f8d4de327 100644 --- a/src/api/cmlibs/zinc/fieldfibres.h +++ b/src/api/cmlibs/zinc/fieldfibres.h @@ -4,7 +4,7 @@ * A field which extract a transformation matrix from a scene viewer for use in * field expressions. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldfibres.hpp b/src/api/cmlibs/zinc/fieldfibres.hpp index f73c75630..6c2a31e71 100644 --- a/src/api/cmlibs/zinc/fieldfibres.hpp +++ b/src/api/cmlibs/zinc/fieldfibres.hpp @@ -1,7 +1,7 @@ /** * @file fieldfibres.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldfiniteelement.h b/src/api/cmlibs/zinc/fieldfiniteelement.h index afee6c28d..7e6876fd1 100755 --- a/src/api/cmlibs/zinc/fieldfiniteelement.h +++ b/src/api/cmlibs/zinc/fieldfiniteelement.h @@ -5,7 +5,7 @@ * parameters indexed by nodes. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldfiniteelement.hpp b/src/api/cmlibs/zinc/fieldfiniteelement.hpp index 243bda272..eb20e2419 100644 --- a/src/api/cmlibs/zinc/fieldfiniteelement.hpp +++ b/src/api/cmlibs/zinc/fieldfiniteelement.hpp @@ -1,7 +1,7 @@ /** * @file fieldfiniteelement.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldgroup.h b/src/api/cmlibs/zinc/fieldgroup.h index a648dfec2..dc092cd5c 100755 --- a/src/api/cmlibs/zinc/fieldgroup.h +++ b/src/api/cmlibs/zinc/fieldgroup.h @@ -7,7 +7,7 @@ * The field evaluates to 1 (true) at domain locations in the group, and 0 * elsewhere. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldgroup.hpp b/src/api/cmlibs/zinc/fieldgroup.hpp index f73d12744..02174f0cb 100644 --- a/src/api/cmlibs/zinc/fieldgroup.hpp +++ b/src/api/cmlibs/zinc/fieldgroup.hpp @@ -1,7 +1,7 @@ /** * @file fieldgroup.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldimage.h b/src/api/cmlibs/zinc/fieldimage.h index 2d24d37b5..45c0c8283 100644 --- a/src/api/cmlibs/zinc/fieldimage.h +++ b/src/api/cmlibs/zinc/fieldimage.h @@ -3,7 +3,7 @@ * * Public interface to image field which stores images / structured grid data. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldimage.hpp b/src/api/cmlibs/zinc/fieldimage.hpp index 75dff0264..7ac49e695 100644 --- a/src/api/cmlibs/zinc/fieldimage.hpp +++ b/src/api/cmlibs/zinc/fieldimage.hpp @@ -1,7 +1,7 @@ /** * @file fieldimage.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldimageprocessing.h b/src/api/cmlibs/zinc/fieldimageprocessing.h index 0517e575c..3256fe9ca 100644 --- a/src/api/cmlibs/zinc/fieldimageprocessing.h +++ b/src/api/cmlibs/zinc/fieldimageprocessing.h @@ -3,7 +3,7 @@ * * Implements zinc fields which deal with image processing */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldimageprocessing.hpp b/src/api/cmlibs/zinc/fieldimageprocessing.hpp index e14ff8fec..b15ad7d4f 100644 --- a/src/api/cmlibs/zinc/fieldimageprocessing.hpp +++ b/src/api/cmlibs/zinc/fieldimageprocessing.hpp @@ -1,7 +1,7 @@ /** * @file fieldimageprocessing.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldlogicaloperators.h b/src/api/cmlibs/zinc/fieldlogicaloperators.h index 50d823a35..0f6da320b 100644 --- a/src/api/cmlibs/zinc/fieldlogicaloperators.h +++ b/src/api/cmlibs/zinc/fieldlogicaloperators.h @@ -3,7 +3,7 @@ * * The public interface to fields that perform logical operations. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldlogicaloperators.hpp b/src/api/cmlibs/zinc/fieldlogicaloperators.hpp index b38995d7f..90e49d9d2 100644 --- a/src/api/cmlibs/zinc/fieldlogicaloperators.hpp +++ b/src/api/cmlibs/zinc/fieldlogicaloperators.hpp @@ -1,7 +1,7 @@ /** * @file fieldlogicaloperators.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldmatrixoperators.h b/src/api/cmlibs/zinc/fieldmatrixoperators.h index 83dc69c49..11de272c4 100644 --- a/src/api/cmlibs/zinc/fieldmatrixoperators.h +++ b/src/api/cmlibs/zinc/fieldmatrixoperators.h @@ -3,7 +3,7 @@ * * The public interface to fields that perform matrix operators. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldmatrixoperators.hpp b/src/api/cmlibs/zinc/fieldmatrixoperators.hpp index 55e85f4f7..a0b09a7a1 100644 --- a/src/api/cmlibs/zinc/fieldmatrixoperators.hpp +++ b/src/api/cmlibs/zinc/fieldmatrixoperators.hpp @@ -1,7 +1,7 @@ /** * @file fieldmatrixoperators.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldmeshoperators.h b/src/api/cmlibs/zinc/fieldmeshoperators.h index 4e06fa289..2d39f9ae1 100644 --- a/src/api/cmlibs/zinc/fieldmeshoperators.h +++ b/src/api/cmlibs/zinc/fieldmeshoperators.h @@ -3,7 +3,7 @@ * * Implements field operators that sum or process fields over a mesh. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldmeshoperators.hpp b/src/api/cmlibs/zinc/fieldmeshoperators.hpp index e1797dbdc..5986a06c0 100644 --- a/src/api/cmlibs/zinc/fieldmeshoperators.hpp +++ b/src/api/cmlibs/zinc/fieldmeshoperators.hpp @@ -1,7 +1,7 @@ /** * @file fieldmeshoperators.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldmodule.h b/src/api/cmlibs/zinc/fieldmodule.h index 58eafb5d9..f50245e88 100644 --- a/src/api/cmlibs/zinc/fieldmodule.h +++ b/src/api/cmlibs/zinc/fieldmodule.h @@ -3,7 +3,7 @@ * * Public interface to the field module including its generic functions. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldmodule.hpp b/src/api/cmlibs/zinc/fieldmodule.hpp index 123411913..ea3e097cd 100644 --- a/src/api/cmlibs/zinc/fieldmodule.hpp +++ b/src/api/cmlibs/zinc/fieldmodule.hpp @@ -1,7 +1,7 @@ /** * @file fieldmodule.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldnodesetoperators.h b/src/api/cmlibs/zinc/fieldnodesetoperators.h index 3879814ed..722b735d2 100644 --- a/src/api/cmlibs/zinc/fieldnodesetoperators.h +++ b/src/api/cmlibs/zinc/fieldnodesetoperators.h @@ -3,7 +3,7 @@ * * Implements field operators that sum or process fields over a nodeset. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldnodesetoperators.hpp b/src/api/cmlibs/zinc/fieldnodesetoperators.hpp index 0f078a594..107509f23 100644 --- a/src/api/cmlibs/zinc/fieldnodesetoperators.hpp +++ b/src/api/cmlibs/zinc/fieldnodesetoperators.hpp @@ -1,7 +1,7 @@ /** * @file fieldnodesetoperators.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldparameters.h b/src/api/cmlibs/zinc/fieldparameters.h index 1044e4e37..2b457859c 100644 --- a/src/api/cmlibs/zinc/fieldparameters.h +++ b/src/api/cmlibs/zinc/fieldparameters.h @@ -3,7 +3,7 @@ * * Public interface to parameters of a field. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldparameters.hpp b/src/api/cmlibs/zinc/fieldparameters.hpp index 1647ccc31..f288f1a7e 100644 --- a/src/api/cmlibs/zinc/fieldparameters.hpp +++ b/src/api/cmlibs/zinc/fieldparameters.hpp @@ -1,7 +1,7 @@ /** * @file fieldparameters.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldrange.h b/src/api/cmlibs/zinc/fieldrange.h index 124a26aa5..549f9e004 100644 --- a/src/api/cmlibs/zinc/fieldrange.h +++ b/src/api/cmlibs/zinc/fieldrange.h @@ -3,7 +3,7 @@ * * The public interface to the zinc field range. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldrange.hpp b/src/api/cmlibs/zinc/fieldrange.hpp index c7385d6e9..e6ddb975f 100644 --- a/src/api/cmlibs/zinc/fieldrange.hpp +++ b/src/api/cmlibs/zinc/fieldrange.hpp @@ -1,7 +1,7 @@ /** * @file fieldrange.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldsceneviewerprojection.h b/src/api/cmlibs/zinc/fieldsceneviewerprojection.h index 3fd131a40..67378bc36 100644 --- a/src/api/cmlibs/zinc/fieldsceneviewerprojection.h +++ b/src/api/cmlibs/zinc/fieldsceneviewerprojection.h @@ -4,7 +4,7 @@ * A field which extract a transformation matrix from a scene viewer for use in * field expressions. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldsceneviewerprojection.hpp b/src/api/cmlibs/zinc/fieldsceneviewerprojection.hpp index a0a577f88..d3e2d9e00 100644 --- a/src/api/cmlibs/zinc/fieldsceneviewerprojection.hpp +++ b/src/api/cmlibs/zinc/fieldsceneviewerprojection.hpp @@ -1,7 +1,7 @@ /** * @file fieldsceneviewerprojection.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldsmoothing.h b/src/api/cmlibs/zinc/fieldsmoothing.h index da9fc033e..c3e486713 100644 --- a/src/api/cmlibs/zinc/fieldsmoothing.h +++ b/src/api/cmlibs/zinc/fieldsmoothing.h @@ -4,7 +4,7 @@ * Public interface to field smoothing object used to specify algorithm and * parameters for smoothing a field. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldsmoothing.hpp b/src/api/cmlibs/zinc/fieldsmoothing.hpp index 5f15c8710..d83b60187 100644 --- a/src/api/cmlibs/zinc/fieldsmoothing.hpp +++ b/src/api/cmlibs/zinc/fieldsmoothing.hpp @@ -1,7 +1,7 @@ /** * @file fieldsmoothing.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldsubobjectgroup.h b/src/api/cmlibs/zinc/fieldsubobjectgroup.h index 21980d8cb..bb1bcfb2c 100755 --- a/src/api/cmlibs/zinc/fieldsubobjectgroup.h +++ b/src/api/cmlibs/zinc/fieldsubobjectgroup.h @@ -5,7 +5,7 @@ * These group fields evaluate to 1 (true) at domain locations in the group, and * 0 elsewhere. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldsubobjectgroup.hpp b/src/api/cmlibs/zinc/fieldsubobjectgroup.hpp index ff1aba696..6f5a66293 100644 --- a/src/api/cmlibs/zinc/fieldsubobjectgroup.hpp +++ b/src/api/cmlibs/zinc/fieldsubobjectgroup.hpp @@ -1,7 +1,7 @@ /** * @file fieldsubobjectgroup.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldtime.h b/src/api/cmlibs/zinc/fieldtime.h index ca06cc840..abbfcb43d 100644 --- a/src/api/cmlibs/zinc/fieldtime.h +++ b/src/api/cmlibs/zinc/fieldtime.h @@ -3,7 +3,7 @@ * * Implements zinc fields that is controlled by time. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldtime.hpp b/src/api/cmlibs/zinc/fieldtime.hpp index b024375a1..d9b4d2fb4 100644 --- a/src/api/cmlibs/zinc/fieldtime.hpp +++ b/src/api/cmlibs/zinc/fieldtime.hpp @@ -1,7 +1,7 @@ /** * @file fieldtime.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldtrigonometry.h b/src/api/cmlibs/zinc/fieldtrigonometry.h index 7df7a5aa4..e3b66e776 100644 --- a/src/api/cmlibs/zinc/fieldtrigonometry.h +++ b/src/api/cmlibs/zinc/fieldtrigonometry.h @@ -3,7 +3,7 @@ * * The public interface to fields that perform trigonometric operators. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldtrigonometry.hpp b/src/api/cmlibs/zinc/fieldtrigonometry.hpp index 72bd17834..785dbc7aa 100644 --- a/src/api/cmlibs/zinc/fieldtrigonometry.hpp +++ b/src/api/cmlibs/zinc/fieldtrigonometry.hpp @@ -1,7 +1,7 @@ /** * @file fieldtrigonometry.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldvectoroperators.h b/src/api/cmlibs/zinc/fieldvectoroperators.h index 634410e1f..2896c779a 100644 --- a/src/api/cmlibs/zinc/fieldvectoroperators.h +++ b/src/api/cmlibs/zinc/fieldvectoroperators.h @@ -3,7 +3,7 @@ * * The public interface to fields that perform vector operations. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/fieldvectoroperators.hpp b/src/api/cmlibs/zinc/fieldvectoroperators.hpp index 660043f76..caa71205b 100644 --- a/src/api/cmlibs/zinc/fieldvectoroperators.hpp +++ b/src/api/cmlibs/zinc/fieldvectoroperators.hpp @@ -1,7 +1,7 @@ /** * @file fieldvectoroperators.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/font.h b/src/api/cmlibs/zinc/font.h index 81a6b9106..2ee65b158 100644 --- a/src/api/cmlibs/zinc/font.h +++ b/src/api/cmlibs/zinc/font.h @@ -3,7 +3,7 @@ * * Public interface to font class for rendering text with graphics. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/font.hpp b/src/api/cmlibs/zinc/font.hpp index ff7b5adcf..953879416 100644 --- a/src/api/cmlibs/zinc/font.hpp +++ b/src/api/cmlibs/zinc/font.hpp @@ -1,7 +1,7 @@ /** * @file font.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/glyph.h b/src/api/cmlibs/zinc/glyph.h index eec270ccc..4af0e6a7b 100644 --- a/src/api/cmlibs/zinc/glyph.h +++ b/src/api/cmlibs/zinc/glyph.h @@ -4,7 +4,7 @@ * Public interface to glyph static graphics objects used to visualise * points in the scene. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/glyph.hpp b/src/api/cmlibs/zinc/glyph.hpp index ad751f544..39a551114 100644 --- a/src/api/cmlibs/zinc/glyph.hpp +++ b/src/api/cmlibs/zinc/glyph.hpp @@ -1,7 +1,7 @@ /** * @file glyph.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/graphics.h b/src/api/cmlibs/zinc/graphics.h index 74d6a1c90..e06e11c42 100755 --- a/src/api/cmlibs/zinc/graphics.h +++ b/src/api/cmlibs/zinc/graphics.h @@ -4,7 +4,7 @@ * The public interface to a zinc graphics which produces a 3-D graphics * object from an algorithm using fields in a region. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/graphics.hpp b/src/api/cmlibs/zinc/graphics.hpp index d1bc5404e..d910488d6 100644 --- a/src/api/cmlibs/zinc/graphics.hpp +++ b/src/api/cmlibs/zinc/graphics.hpp @@ -1,7 +1,7 @@ /** * @file graphics.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/light.h b/src/api/cmlibs/zinc/light.h index cdb5696e5..c2eb87b3c 100644 --- a/src/api/cmlibs/zinc/light.h +++ b/src/api/cmlibs/zinc/light.h @@ -4,7 +4,7 @@ * Public interface to light objects. These describe vertices will be lit in * scene_viewer. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/light.hpp b/src/api/cmlibs/zinc/light.hpp index 7ced911a3..c21ad8848 100644 --- a/src/api/cmlibs/zinc/light.hpp +++ b/src/api/cmlibs/zinc/light.hpp @@ -1,7 +1,7 @@ /** * @file light.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/logger.h b/src/api/cmlibs/zinc/logger.h index 7e80faa40..9ee7f89ff 100644 --- a/src/api/cmlibs/zinc/logger.h +++ b/src/api/cmlibs/zinc/logger.h @@ -4,7 +4,7 @@ * Public interface to the logger object, it provides APIs to access messages * emitted from the library. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/logger.hpp b/src/api/cmlibs/zinc/logger.hpp index 56f5b8624..f8766ecd5 100644 --- a/src/api/cmlibs/zinc/logger.hpp +++ b/src/api/cmlibs/zinc/logger.hpp @@ -1,7 +1,7 @@ /** * @file logger.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/material.h b/src/api/cmlibs/zinc/material.h index b780d5920..55ecafb5f 100644 --- a/src/api/cmlibs/zinc/material.h +++ b/src/api/cmlibs/zinc/material.h @@ -1,7 +1,7 @@ /** * @file material.h */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/material.hpp b/src/api/cmlibs/zinc/material.hpp index 2e8e20d3f..3d9f3f5c5 100644 --- a/src/api/cmlibs/zinc/material.hpp +++ b/src/api/cmlibs/zinc/material.hpp @@ -1,7 +1,7 @@ /** * @file material.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/mesh.h b/src/api/cmlibs/zinc/mesh.h index 37ddf440e..1a451985b 100644 --- a/src/api/cmlibs/zinc/mesh.h +++ b/src/api/cmlibs/zinc/mesh.h @@ -3,7 +3,7 @@ * * The public interface to Zinc finite element meshes and related classes. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/mesh.hpp b/src/api/cmlibs/zinc/mesh.hpp index 82990cf56..f7c5abf31 100644 --- a/src/api/cmlibs/zinc/mesh.hpp +++ b/src/api/cmlibs/zinc/mesh.hpp @@ -1,7 +1,7 @@ /** * @file mesh.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/node.h b/src/api/cmlibs/zinc/node.h index 2d4706fc9..5d69fedff 100644 --- a/src/api/cmlibs/zinc/node.h +++ b/src/api/cmlibs/zinc/node.h @@ -5,7 +5,7 @@ * Nodes are also used for other point domains e.g. data points. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/node.hpp b/src/api/cmlibs/zinc/node.hpp index 93bcb659a..af88307c7 100644 --- a/src/api/cmlibs/zinc/node.hpp +++ b/src/api/cmlibs/zinc/node.hpp @@ -1,7 +1,7 @@ /** * @file node.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/nodeset.h b/src/api/cmlibs/zinc/nodeset.h index 2a95f1d50..b0c13a577 100644 --- a/src/api/cmlibs/zinc/nodeset.h +++ b/src/api/cmlibs/zinc/nodeset.h @@ -5,7 +5,7 @@ * Nodes are also used for other point domains e.g. data points. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/nodeset.hpp b/src/api/cmlibs/zinc/nodeset.hpp index 9d0775989..5963ca41a 100644 --- a/src/api/cmlibs/zinc/nodeset.hpp +++ b/src/api/cmlibs/zinc/nodeset.hpp @@ -1,7 +1,7 @@ /** * @file nodeset.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/nodetemplate.h b/src/api/cmlibs/zinc/nodetemplate.h index e7718c261..9d2ebb6b1 100644 --- a/src/api/cmlibs/zinc/nodetemplate.h +++ b/src/api/cmlibs/zinc/nodetemplate.h @@ -5,7 +5,7 @@ * node fields for creating new nodes and merging into existing nodes. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/nodetemplate.hpp b/src/api/cmlibs/zinc/nodetemplate.hpp index 6f6ee7ca5..100b9f853 100644 --- a/src/api/cmlibs/zinc/nodetemplate.hpp +++ b/src/api/cmlibs/zinc/nodetemplate.hpp @@ -1,7 +1,7 @@ /** * @file nodetemplate.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/optimisation.h b/src/api/cmlibs/zinc/optimisation.h index 84b95a73b..94863e560 100644 --- a/src/api/cmlibs/zinc/optimisation.h +++ b/src/api/cmlibs/zinc/optimisation.h @@ -5,7 +5,7 @@ * objective functions by modifying parameters of M dependent fields. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/optimisation.hpp b/src/api/cmlibs/zinc/optimisation.hpp index d46c6941e..985c3ab4a 100644 --- a/src/api/cmlibs/zinc/optimisation.hpp +++ b/src/api/cmlibs/zinc/optimisation.hpp @@ -1,7 +1,7 @@ /** * @file optimisation.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/region.h b/src/api/cmlibs/zinc/region.h index adf07b82e..84d367f1a 100644 --- a/src/api/cmlibs/zinc/region.h +++ b/src/api/cmlibs/zinc/region.h @@ -5,7 +5,7 @@ * in a tree-like structure. Each region owns its own fields and subregions, * and may have a scene attached to it which holds its graphics. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/region.hpp b/src/api/cmlibs/zinc/region.hpp index 32c18d4b2..82260c152 100644 --- a/src/api/cmlibs/zinc/region.hpp +++ b/src/api/cmlibs/zinc/region.hpp @@ -1,7 +1,7 @@ /** * @file region.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/result.h b/src/api/cmlibs/zinc/result.h index 2aaf55f46..bfc155bf5 100644 --- a/src/api/cmlibs/zinc/result.h +++ b/src/api/cmlibs/zinc/result.h @@ -4,7 +4,7 @@ * Zinc C API function result/error codes. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/result.hpp b/src/api/cmlibs/zinc/result.hpp index 655fad84e..c23424e14 100644 --- a/src/api/cmlibs/zinc/result.hpp +++ b/src/api/cmlibs/zinc/result.hpp @@ -4,7 +4,7 @@ * Zinc C++ API function result/error codes. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/scene.h b/src/api/cmlibs/zinc/scene.h index 814433df9..b8dd2bfc7 100755 --- a/src/api/cmlibs/zinc/scene.h +++ b/src/api/cmlibs/zinc/scene.h @@ -4,7 +4,7 @@ * The public interface to a zinc scene, which gives the graphical * representation of a region */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/scene.hpp b/src/api/cmlibs/zinc/scene.hpp index 7b6b3eed8..f65cb69ab 100644 --- a/src/api/cmlibs/zinc/scene.hpp +++ b/src/api/cmlibs/zinc/scene.hpp @@ -1,7 +1,7 @@ /** * @file scene.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/scenefilter.h b/src/api/cmlibs/zinc/scenefilter.h index 7b83a5cc6..8407fbc7e 100644 --- a/src/api/cmlibs/zinc/scenefilter.h +++ b/src/api/cmlibs/zinc/scenefilter.h @@ -4,7 +4,7 @@ * Public interface to scene filter objects for controlling which parts of a * scene are visible or processed. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/scenefilter.hpp b/src/api/cmlibs/zinc/scenefilter.hpp index 889fd59bf..4517b45a0 100644 --- a/src/api/cmlibs/zinc/scenefilter.hpp +++ b/src/api/cmlibs/zinc/scenefilter.hpp @@ -1,7 +1,7 @@ /** * @file scenefilter.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/scenepicker.h b/src/api/cmlibs/zinc/scenepicker.h index 85558ea32..258f73389 100644 --- a/src/api/cmlibs/zinc/scenepicker.h +++ b/src/api/cmlibs/zinc/scenepicker.h @@ -4,7 +4,7 @@ * Public interface to the scene picker which represents a tool for * graphics primitives picking. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/scenepicker.hpp b/src/api/cmlibs/zinc/scenepicker.hpp index 33fb410bc..9d9c781e6 100644 --- a/src/api/cmlibs/zinc/scenepicker.hpp +++ b/src/api/cmlibs/zinc/scenepicker.hpp @@ -1,7 +1,7 @@ /** * @file scenepicker.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/sceneviewer.h b/src/api/cmlibs/zinc/sceneviewer.h index 3f9c5528c..062568b1d 100644 --- a/src/api/cmlibs/zinc/sceneviewer.h +++ b/src/api/cmlibs/zinc/sceneviewer.h @@ -3,7 +3,7 @@ * * The public interface to the sceneviewer object for rendering scenes. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/sceneviewer.hpp b/src/api/cmlibs/zinc/sceneviewer.hpp index 01d01efc3..b5e54d372 100644 --- a/src/api/cmlibs/zinc/sceneviewer.hpp +++ b/src/api/cmlibs/zinc/sceneviewer.hpp @@ -1,7 +1,7 @@ /** * @file sceneviewer.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/sceneviewerinput.h b/src/api/cmlibs/zinc/sceneviewerinput.h index 6aa23c1f1..7d12bdabf 100644 --- a/src/api/cmlibs/zinc/sceneviewerinput.h +++ b/src/api/cmlibs/zinc/sceneviewerinput.h @@ -1,7 +1,7 @@ /** * @file sceneviewerinput.h */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/sceneviewerinput.hpp b/src/api/cmlibs/zinc/sceneviewerinput.hpp index 484babb2d..83fb2bf76 100644 --- a/src/api/cmlibs/zinc/sceneviewerinput.hpp +++ b/src/api/cmlibs/zinc/sceneviewerinput.hpp @@ -1,7 +1,7 @@ /** * @file sceneviewerinput.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/selection.h b/src/api/cmlibs/zinc/selection.h index dba322d2b..69ba064ac 100644 --- a/src/api/cmlibs/zinc/selection.h +++ b/src/api/cmlibs/zinc/selection.h @@ -1,7 +1,7 @@ /** * @file selection.h */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/selection.hpp b/src/api/cmlibs/zinc/selection.hpp index 6a45206fa..5c87fd9cd 100644 --- a/src/api/cmlibs/zinc/selection.hpp +++ b/src/api/cmlibs/zinc/selection.hpp @@ -1,7 +1,7 @@ /** * @file selection.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/shader.h b/src/api/cmlibs/zinc/shader.h index 13a7a74e6..b044329ae 100644 --- a/src/api/cmlibs/zinc/shader.h +++ b/src/api/cmlibs/zinc/shader.h @@ -6,7 +6,7 @@ * related functions. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/shader.hpp b/src/api/cmlibs/zinc/shader.hpp index 3df153407..1b4d6be20 100644 --- a/src/api/cmlibs/zinc/shader.hpp +++ b/src/api/cmlibs/zinc/shader.hpp @@ -1,7 +1,7 @@ /** * @file shader.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/spectrum.h b/src/api/cmlibs/zinc/spectrum.h index 615206b93..f5261be16 100644 --- a/src/api/cmlibs/zinc/spectrum.h +++ b/src/api/cmlibs/zinc/spectrum.h @@ -1,7 +1,7 @@ /** * @file spectrum.h */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/spectrum.hpp b/src/api/cmlibs/zinc/spectrum.hpp index 5680d4376..ed2162598 100644 --- a/src/api/cmlibs/zinc/spectrum.hpp +++ b/src/api/cmlibs/zinc/spectrum.hpp @@ -1,7 +1,7 @@ /** * @file spectrum.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/status.h b/src/api/cmlibs/zinc/status.h index 63ac8963b..bef973089 100644 --- a/src/api/cmlibs/zinc/status.h +++ b/src/api/cmlibs/zinc/status.h @@ -4,7 +4,7 @@ * C function status/error codes. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/status.hpp b/src/api/cmlibs/zinc/status.hpp index b1dae7ff4..9693d9294 100644 --- a/src/api/cmlibs/zinc/status.hpp +++ b/src/api/cmlibs/zinc/status.hpp @@ -4,7 +4,7 @@ * C++ function status/error codes. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/stream.h b/src/api/cmlibs/zinc/stream.h index 89dac5021..94012dfc8 100644 --- a/src/api/cmlibs/zinc/stream.h +++ b/src/api/cmlibs/zinc/stream.h @@ -4,7 +4,7 @@ * The public interface to zinc stream. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/stream.hpp b/src/api/cmlibs/zinc/stream.hpp index ae2f29156..78e5ab7fa 100644 --- a/src/api/cmlibs/zinc/stream.hpp +++ b/src/api/cmlibs/zinc/stream.hpp @@ -1,7 +1,7 @@ /** * @file stream.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/streamimage.h b/src/api/cmlibs/zinc/streamimage.h index 96de26322..749979540 100644 --- a/src/api/cmlibs/zinc/streamimage.h +++ b/src/api/cmlibs/zinc/streamimage.h @@ -3,7 +3,7 @@ * * Public interface to image field stream objects. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/streamimage.hpp b/src/api/cmlibs/zinc/streamimage.hpp index d74062b6f..abcfba8a7 100644 --- a/src/api/cmlibs/zinc/streamimage.hpp +++ b/src/api/cmlibs/zinc/streamimage.hpp @@ -1,7 +1,7 @@ /** * @file streamimage.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/streamregion.h b/src/api/cmlibs/zinc/streamregion.h index f69c18f5d..9f1d9bc83 100644 --- a/src/api/cmlibs/zinc/streamregion.h +++ b/src/api/cmlibs/zinc/streamregion.h @@ -3,7 +3,7 @@ * * Region-specific file stream objects. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/streamregion.hpp b/src/api/cmlibs/zinc/streamregion.hpp index 7dbf54346..45f5ce8db 100644 --- a/src/api/cmlibs/zinc/streamregion.hpp +++ b/src/api/cmlibs/zinc/streamregion.hpp @@ -1,7 +1,7 @@ /** * @file streamregion.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/streamscene.h b/src/api/cmlibs/zinc/streamscene.h index e902d304b..b3388b838 100644 --- a/src/api/cmlibs/zinc/streamscene.h +++ b/src/api/cmlibs/zinc/streamscene.h @@ -3,7 +3,7 @@ * * Public interface to scene stream objects. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/streamscene.hpp b/src/api/cmlibs/zinc/streamscene.hpp index 356881678..dd2bf377c 100644 --- a/src/api/cmlibs/zinc/streamscene.hpp +++ b/src/api/cmlibs/zinc/streamscene.hpp @@ -1,7 +1,7 @@ /** * @file streamscene.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/tessellation.h b/src/api/cmlibs/zinc/tessellation.h index 4506ab4a0..0ecb8fa2b 100644 --- a/src/api/cmlibs/zinc/tessellation.h +++ b/src/api/cmlibs/zinc/tessellation.h @@ -4,7 +4,7 @@ * Public interface to tessellation objects. These describe how elements or * other continuous field domains are subdivided into graphics. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/tessellation.hpp b/src/api/cmlibs/zinc/tessellation.hpp index 89288300d..daadef1bb 100644 --- a/src/api/cmlibs/zinc/tessellation.hpp +++ b/src/api/cmlibs/zinc/tessellation.hpp @@ -1,7 +1,7 @@ /** * @file tessellation.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/timekeeper.h b/src/api/cmlibs/zinc/timekeeper.h index bae7c955d..26faaad5d 100644 --- a/src/api/cmlibs/zinc/timekeeper.h +++ b/src/api/cmlibs/zinc/timekeeper.h @@ -4,7 +4,7 @@ * The public interface of timekeeper which maintains a current time and manages * several timenotifiers. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/timekeeper.hpp b/src/api/cmlibs/zinc/timekeeper.hpp index 6acc1af08..5830b43bc 100644 --- a/src/api/cmlibs/zinc/timekeeper.hpp +++ b/src/api/cmlibs/zinc/timekeeper.hpp @@ -1,7 +1,7 @@ /** * @file timekeeper.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/timenotifier.h b/src/api/cmlibs/zinc/timenotifier.h index 5342c04cb..fde694bd3 100644 --- a/src/api/cmlibs/zinc/timenotifier.h +++ b/src/api/cmlibs/zinc/timenotifier.h @@ -4,7 +4,7 @@ * The public interface to time notifier object which maintains conditions for * notification of time changes from a timekeeper. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/timenotifier.hpp b/src/api/cmlibs/zinc/timenotifier.hpp index 4245bb159..75f7dfcc6 100644 --- a/src/api/cmlibs/zinc/timenotifier.hpp +++ b/src/api/cmlibs/zinc/timenotifier.hpp @@ -1,7 +1,7 @@ /** * @file timenotifier.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/timesequence.h b/src/api/cmlibs/zinc/timesequence.h index 31e6a73cc..3a62a0a1c 100644 --- a/src/api/cmlibs/zinc/timesequence.h +++ b/src/api/cmlibs/zinc/timesequence.h @@ -4,7 +4,7 @@ * The public interface to time sequence which represents a sequence of times * usually used to index node parameters. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/timesequence.hpp b/src/api/cmlibs/zinc/timesequence.hpp index 0f3be32f0..bf867608d 100644 --- a/src/api/cmlibs/zinc/timesequence.hpp +++ b/src/api/cmlibs/zinc/timesequence.hpp @@ -1,7 +1,7 @@ /** * @file timesequence.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/cinline.h b/src/api/cmlibs/zinc/types/cinline.h index eeeff6a71..caf7e31da 100755 --- a/src/api/cmlibs/zinc/types/cinline.h +++ b/src/api/cmlibs/zinc/types/cinline.h @@ -2,7 +2,7 @@ * @file cinline.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/contextid.h b/src/api/cmlibs/zinc/types/contextid.h index 223a79e3a..90c42e2ef 100755 --- a/src/api/cmlibs/zinc/types/contextid.h +++ b/src/api/cmlibs/zinc/types/contextid.h @@ -2,7 +2,7 @@ * @file contextid.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/differentialoperatorid.h b/src/api/cmlibs/zinc/types/differentialoperatorid.h index d6439b71b..6d8d6a05e 100644 --- a/src/api/cmlibs/zinc/types/differentialoperatorid.h +++ b/src/api/cmlibs/zinc/types/differentialoperatorid.h @@ -2,7 +2,7 @@ * @file differentialoperatorid.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/elementbasisid.h b/src/api/cmlibs/zinc/types/elementbasisid.h index 1ca672e18..2551cb6ec 100644 --- a/src/api/cmlibs/zinc/types/elementbasisid.h +++ b/src/api/cmlibs/zinc/types/elementbasisid.h @@ -2,7 +2,7 @@ * @file elementbasisid.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/elementfieldtemplateid.h b/src/api/cmlibs/zinc/types/elementfieldtemplateid.h index 4835f9156..c0bc42527 100644 --- a/src/api/cmlibs/zinc/types/elementfieldtemplateid.h +++ b/src/api/cmlibs/zinc/types/elementfieldtemplateid.h @@ -2,7 +2,7 @@ * @file elementfieldtemplateid.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/elementid.h b/src/api/cmlibs/zinc/types/elementid.h index c62141de1..ec7627b0a 100755 --- a/src/api/cmlibs/zinc/types/elementid.h +++ b/src/api/cmlibs/zinc/types/elementid.h @@ -2,7 +2,7 @@ * @file elementid.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/elementtemplateid.h b/src/api/cmlibs/zinc/types/elementtemplateid.h index d786a139c..cd9bf3982 100644 --- a/src/api/cmlibs/zinc/types/elementtemplateid.h +++ b/src/api/cmlibs/zinc/types/elementtemplateid.h @@ -2,7 +2,7 @@ * @file elementtemplateid.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/fieldapplyid.h b/src/api/cmlibs/zinc/types/fieldapplyid.h index 2bfeb15f6..11b330f56 100644 --- a/src/api/cmlibs/zinc/types/fieldapplyid.h +++ b/src/api/cmlibs/zinc/types/fieldapplyid.h @@ -2,7 +2,7 @@ * @file fieldapplyid.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/fieldassignmentid.h b/src/api/cmlibs/zinc/types/fieldassignmentid.h index 94ff20ad9..91dc04635 100644 --- a/src/api/cmlibs/zinc/types/fieldassignmentid.h +++ b/src/api/cmlibs/zinc/types/fieldassignmentid.h @@ -2,7 +2,7 @@ * @file fieldassignmentid.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/fieldcacheid.h b/src/api/cmlibs/zinc/types/fieldcacheid.h index de944776c..cdd83eec6 100755 --- a/src/api/cmlibs/zinc/types/fieldcacheid.h +++ b/src/api/cmlibs/zinc/types/fieldcacheid.h @@ -2,7 +2,7 @@ * @file fieldcacheid.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/fieldcompositeid.h b/src/api/cmlibs/zinc/types/fieldcompositeid.h index 4f2f557f7..9a45506a2 100644 --- a/src/api/cmlibs/zinc/types/fieldcompositeid.h +++ b/src/api/cmlibs/zinc/types/fieldcompositeid.h @@ -2,7 +2,7 @@ * @file fieldcompositeid.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/fieldconstantid.h b/src/api/cmlibs/zinc/types/fieldconstantid.h index ee4b7e053..5290510cf 100644 --- a/src/api/cmlibs/zinc/types/fieldconstantid.h +++ b/src/api/cmlibs/zinc/types/fieldconstantid.h @@ -2,7 +2,7 @@ * @file fieldconstantid.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/fieldderivativesid.h b/src/api/cmlibs/zinc/types/fieldderivativesid.h index 2539920d7..61f0c35eb 100644 --- a/src/api/cmlibs/zinc/types/fieldderivativesid.h +++ b/src/api/cmlibs/zinc/types/fieldderivativesid.h @@ -2,7 +2,7 @@ * @file fieldderivativesid.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/fieldfiniteelementid.h b/src/api/cmlibs/zinc/types/fieldfiniteelementid.h index 7326b820e..ebc328917 100755 --- a/src/api/cmlibs/zinc/types/fieldfiniteelementid.h +++ b/src/api/cmlibs/zinc/types/fieldfiniteelementid.h @@ -2,7 +2,7 @@ * @file fieldfiniteelementid.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/fieldgroupid.h b/src/api/cmlibs/zinc/types/fieldgroupid.h index 4929cbce8..01c31b1f1 100755 --- a/src/api/cmlibs/zinc/types/fieldgroupid.h +++ b/src/api/cmlibs/zinc/types/fieldgroupid.h @@ -2,7 +2,7 @@ * @file fieldgroupid.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/fieldid.h b/src/api/cmlibs/zinc/types/fieldid.h index 25ff15d31..1f781a9b4 100755 --- a/src/api/cmlibs/zinc/types/fieldid.h +++ b/src/api/cmlibs/zinc/types/fieldid.h @@ -2,7 +2,7 @@ * @file fieldid.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/fieldimageid.h b/src/api/cmlibs/zinc/types/fieldimageid.h index abcd55520..bf1086cb1 100755 --- a/src/api/cmlibs/zinc/types/fieldimageid.h +++ b/src/api/cmlibs/zinc/types/fieldimageid.h @@ -2,7 +2,7 @@ * @file fieldimageid.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/fieldimageprocessingid.h b/src/api/cmlibs/zinc/types/fieldimageprocessingid.h index ad861d152..3204f0567 100755 --- a/src/api/cmlibs/zinc/types/fieldimageprocessingid.h +++ b/src/api/cmlibs/zinc/types/fieldimageprocessingid.h @@ -2,7 +2,7 @@ * @file fieldimageprocessingid.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/fieldmatrixoperatorsid.h b/src/api/cmlibs/zinc/types/fieldmatrixoperatorsid.h index 7d301bc90..a1b81039f 100644 --- a/src/api/cmlibs/zinc/types/fieldmatrixoperatorsid.h +++ b/src/api/cmlibs/zinc/types/fieldmatrixoperatorsid.h @@ -2,7 +2,7 @@ * @file fieldatrixoperatorsid.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/fieldmeshoperatorsid.h b/src/api/cmlibs/zinc/types/fieldmeshoperatorsid.h index ec55f0eb8..c5651cd65 100644 --- a/src/api/cmlibs/zinc/types/fieldmeshoperatorsid.h +++ b/src/api/cmlibs/zinc/types/fieldmeshoperatorsid.h @@ -2,7 +2,7 @@ * @file fieldmeshoperatorsid.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/fieldmoduleid.h b/src/api/cmlibs/zinc/types/fieldmoduleid.h index d78d5f9a4..c10d53e15 100755 --- a/src/api/cmlibs/zinc/types/fieldmoduleid.h +++ b/src/api/cmlibs/zinc/types/fieldmoduleid.h @@ -2,7 +2,7 @@ * @file fieldmoduleid.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/fieldnodesetoperatorsid.h b/src/api/cmlibs/zinc/types/fieldnodesetoperatorsid.h index d8a00e187..acb451d40 100644 --- a/src/api/cmlibs/zinc/types/fieldnodesetoperatorsid.h +++ b/src/api/cmlibs/zinc/types/fieldnodesetoperatorsid.h @@ -2,7 +2,7 @@ * @file fieldnodesetoperatorsid.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/fieldparametersid.h b/src/api/cmlibs/zinc/types/fieldparametersid.h index 75ef763d2..1ced634ac 100644 --- a/src/api/cmlibs/zinc/types/fieldparametersid.h +++ b/src/api/cmlibs/zinc/types/fieldparametersid.h @@ -2,7 +2,7 @@ * @file fieldparametersid.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/fieldrangeid.h b/src/api/cmlibs/zinc/types/fieldrangeid.h index 43f13c613..13f599ca9 100644 --- a/src/api/cmlibs/zinc/types/fieldrangeid.h +++ b/src/api/cmlibs/zinc/types/fieldrangeid.h @@ -2,7 +2,7 @@ * @file fieldrangeid.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/fieldsmoothingid.h b/src/api/cmlibs/zinc/types/fieldsmoothingid.h index 24af0bb14..ed2b9c26a 100644 --- a/src/api/cmlibs/zinc/types/fieldsmoothingid.h +++ b/src/api/cmlibs/zinc/types/fieldsmoothingid.h @@ -2,7 +2,7 @@ * @file fieldsmoothingid.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/fieldsubobjectgroupid.h b/src/api/cmlibs/zinc/types/fieldsubobjectgroupid.h index a6bc0aa5f..149791cef 100755 --- a/src/api/cmlibs/zinc/types/fieldsubobjectgroupid.h +++ b/src/api/cmlibs/zinc/types/fieldsubobjectgroupid.h @@ -2,7 +2,7 @@ * @file fieldsubobjectgroupid.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/fontid.h b/src/api/cmlibs/zinc/types/fontid.h index 128e7e308..51a70c648 100644 --- a/src/api/cmlibs/zinc/types/fontid.h +++ b/src/api/cmlibs/zinc/types/fontid.h @@ -2,7 +2,7 @@ * @file fontid.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/glyphid.h b/src/api/cmlibs/zinc/types/glyphid.h index feb80564f..db89267a2 100644 --- a/src/api/cmlibs/zinc/types/glyphid.h +++ b/src/api/cmlibs/zinc/types/glyphid.h @@ -2,7 +2,7 @@ * @file glyphid.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/graphicsid.h b/src/api/cmlibs/zinc/types/graphicsid.h index 5a199a6eb..48a3c26d2 100755 --- a/src/api/cmlibs/zinc/types/graphicsid.h +++ b/src/api/cmlibs/zinc/types/graphicsid.h @@ -2,7 +2,7 @@ * @file graphicsid.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/lightid.h b/src/api/cmlibs/zinc/types/lightid.h index c4261f391..2f67570ba 100644 --- a/src/api/cmlibs/zinc/types/lightid.h +++ b/src/api/cmlibs/zinc/types/lightid.h @@ -2,7 +2,7 @@ * @file lightid.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/loggerid.h b/src/api/cmlibs/zinc/types/loggerid.h index 60250b867..21fbc462e 100644 --- a/src/api/cmlibs/zinc/types/loggerid.h +++ b/src/api/cmlibs/zinc/types/loggerid.h @@ -2,7 +2,7 @@ * @file loggerid.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/materialid.h b/src/api/cmlibs/zinc/types/materialid.h index b11a6e4f3..f200c4c22 100755 --- a/src/api/cmlibs/zinc/types/materialid.h +++ b/src/api/cmlibs/zinc/types/materialid.h @@ -2,7 +2,7 @@ * @file materialid.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/meshid.h b/src/api/cmlibs/zinc/types/meshid.h index 76b6574a9..2b911813a 100644 --- a/src/api/cmlibs/zinc/types/meshid.h +++ b/src/api/cmlibs/zinc/types/meshid.h @@ -2,7 +2,7 @@ * @file meshid.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/nodeid.h b/src/api/cmlibs/zinc/types/nodeid.h index d126c6c91..3545d88f4 100755 --- a/src/api/cmlibs/zinc/types/nodeid.h +++ b/src/api/cmlibs/zinc/types/nodeid.h @@ -2,7 +2,7 @@ * @file nodeid.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/nodesetid.h b/src/api/cmlibs/zinc/types/nodesetid.h index 0dff12048..2978a8d1e 100644 --- a/src/api/cmlibs/zinc/types/nodesetid.h +++ b/src/api/cmlibs/zinc/types/nodesetid.h @@ -2,7 +2,7 @@ * @file nodesetid.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/nodetemplateid.h b/src/api/cmlibs/zinc/types/nodetemplateid.h index 6e7acded8..c17b6eaff 100644 --- a/src/api/cmlibs/zinc/types/nodetemplateid.h +++ b/src/api/cmlibs/zinc/types/nodetemplateid.h @@ -2,7 +2,7 @@ * @file nodetemplateid.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/optimisationid.h b/src/api/cmlibs/zinc/types/optimisationid.h index 90c2dad38..c6f975d1b 100755 --- a/src/api/cmlibs/zinc/types/optimisationid.h +++ b/src/api/cmlibs/zinc/types/optimisationid.h @@ -2,7 +2,7 @@ * @file optimisationid.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/regionid.h b/src/api/cmlibs/zinc/types/regionid.h index 81ba8c912..d220b2672 100755 --- a/src/api/cmlibs/zinc/types/regionid.h +++ b/src/api/cmlibs/zinc/types/regionid.h @@ -2,7 +2,7 @@ * @file regionid.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/scenecoordinatesystem.h b/src/api/cmlibs/zinc/types/scenecoordinatesystem.h index 118d378e3..5b47b990d 100644 --- a/src/api/cmlibs/zinc/types/scenecoordinatesystem.h +++ b/src/api/cmlibs/zinc/types/scenecoordinatesystem.h @@ -3,7 +3,7 @@ * * Enumerated type for identifying scene and window coordinate systems. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/scenecoordinatesystem.hpp b/src/api/cmlibs/zinc/types/scenecoordinatesystem.hpp index a01449f91..8ba8072ce 100644 --- a/src/api/cmlibs/zinc/types/scenecoordinatesystem.hpp +++ b/src/api/cmlibs/zinc/types/scenecoordinatesystem.hpp @@ -3,7 +3,7 @@ * * Enumerated type for identifying scene and window coordinate systems. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/scenefilterid.h b/src/api/cmlibs/zinc/types/scenefilterid.h index c0e8957e4..d820dbd38 100755 --- a/src/api/cmlibs/zinc/types/scenefilterid.h +++ b/src/api/cmlibs/zinc/types/scenefilterid.h @@ -2,7 +2,7 @@ * @file scenefilterid.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/sceneid.h b/src/api/cmlibs/zinc/types/sceneid.h index 66adf6ae0..c463dea0b 100755 --- a/src/api/cmlibs/zinc/types/sceneid.h +++ b/src/api/cmlibs/zinc/types/sceneid.h @@ -2,7 +2,7 @@ * @file sceneid.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/scenepickerid.h b/src/api/cmlibs/zinc/types/scenepickerid.h index eb3a9868a..32c3881eb 100644 --- a/src/api/cmlibs/zinc/types/scenepickerid.h +++ b/src/api/cmlibs/zinc/types/scenepickerid.h @@ -2,7 +2,7 @@ * @file scenepickerid.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/sceneviewerid.h b/src/api/cmlibs/zinc/types/sceneviewerid.h index 65cf5bffd..374e9c352 100755 --- a/src/api/cmlibs/zinc/types/sceneviewerid.h +++ b/src/api/cmlibs/zinc/types/sceneviewerid.h @@ -2,7 +2,7 @@ * @file sceneviewerid.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/sceneviewerinputid.h b/src/api/cmlibs/zinc/types/sceneviewerinputid.h index 6c151879f..51453b406 100644 --- a/src/api/cmlibs/zinc/types/sceneviewerinputid.h +++ b/src/api/cmlibs/zinc/types/sceneviewerinputid.h @@ -2,7 +2,7 @@ * @file sceneviewerinputid.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/selectionid.h b/src/api/cmlibs/zinc/types/selectionid.h index cd4fdc037..9a02c0013 100755 --- a/src/api/cmlibs/zinc/types/selectionid.h +++ b/src/api/cmlibs/zinc/types/selectionid.h @@ -2,7 +2,7 @@ * @file selectionid.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/shaderid.h b/src/api/cmlibs/zinc/types/shaderid.h index 2358178df..5c4fca06a 100644 --- a/src/api/cmlibs/zinc/types/shaderid.h +++ b/src/api/cmlibs/zinc/types/shaderid.h @@ -2,7 +2,7 @@ * @file shaderid.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/spectrumid.h b/src/api/cmlibs/zinc/types/spectrumid.h index d94d3a162..1108309e0 100755 --- a/src/api/cmlibs/zinc/types/spectrumid.h +++ b/src/api/cmlibs/zinc/types/spectrumid.h @@ -2,7 +2,7 @@ * @file spectrumid.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/streamid.h b/src/api/cmlibs/zinc/types/streamid.h index 729ed06fc..a09be4e3a 100644 --- a/src/api/cmlibs/zinc/types/streamid.h +++ b/src/api/cmlibs/zinc/types/streamid.h @@ -2,7 +2,7 @@ * @file streamid.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/tessellationid.h b/src/api/cmlibs/zinc/types/tessellationid.h index 188571438..49f41b984 100755 --- a/src/api/cmlibs/zinc/types/tessellationid.h +++ b/src/api/cmlibs/zinc/types/tessellationid.h @@ -2,7 +2,7 @@ * @file tessellationid.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/timekeeperid.h b/src/api/cmlibs/zinc/types/timekeeperid.h index 84e05f9c2..6b4fcf8f8 100755 --- a/src/api/cmlibs/zinc/types/timekeeperid.h +++ b/src/api/cmlibs/zinc/types/timekeeperid.h @@ -2,7 +2,7 @@ * @file timekeeperid.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/timenotifierid.h b/src/api/cmlibs/zinc/types/timenotifierid.h index c5b4e47e7..c8cb89b28 100755 --- a/src/api/cmlibs/zinc/types/timenotifierid.h +++ b/src/api/cmlibs/zinc/types/timenotifierid.h @@ -2,7 +2,7 @@ * @file timenotifierid.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/api/cmlibs/zinc/types/timesequenceid.h b/src/api/cmlibs/zinc/types/timesequenceid.h index 81c8de279..8b5e04c5f 100755 --- a/src/api/cmlibs/zinc/types/timesequenceid.h +++ b/src/api/cmlibs/zinc/types/timesequenceid.h @@ -2,7 +2,7 @@ * @file timesequenceid.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/cad/cad_element.h b/src/cad/cad_element.h index 2944ea878..7a70cd39a 100644 --- a/src/cad/cad_element.h +++ b/src/cad/cad_element.h @@ -8,10 +8,10 @@ DESCRIPTION : The data structures used for representing cad elements in the graphical interface to CMZN. */ -/* OpenCMISS-Zinc Library -* -* This Source Code Form is subject to the terms of the Mozilla Public -* License, v. 2.0. If a copy of the MPL was not distributed with this +/* Zinc Library +* +* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #if !defined (CAD_ELEMENT_H) #define CAD_ELEMENT_H diff --git a/src/cad/cad_geometry_to_graphics_object.h b/src/cad/cad_geometry_to_graphics_object.h index fd27e33b5..846255df4 100644 --- a/src/cad/cad_geometry_to_graphics_object.h +++ b/src/cad/cad_geometry_to_graphics_object.h @@ -1,4 +1,4 @@ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/cad/cad_importer.h b/src/cad/cad_importer.h index c2a1749f7..42fa52ca6 100644 --- a/src/cad/cad_importer.h +++ b/src/cad/cad_importer.h @@ -1,4 +1,4 @@ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/cad/computed_field_cad_colour.h b/src/cad/computed_field_cad_colour.h index d646d4178..630d40df6 100644 --- a/src/cad/computed_field_cad_colour.h +++ b/src/cad/computed_field_cad_colour.h @@ -4,7 +4,7 @@ * Created on: 12-Oct-2009 * Author: hsorby */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/cad/computed_field_cad_geometry.h b/src/cad/computed_field_cad_geometry.h index f1be9db6a..38442efe3 100644 --- a/src/cad/computed_field_cad_geometry.h +++ b/src/cad/computed_field_cad_geometry.h @@ -4,7 +4,7 @@ * Implements a cmiss field which extracts the geometry of an OpenCascade shape. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/cad/computed_field_cad_topology.h b/src/cad/computed_field_cad_topology.h index aaa51d5de..7c6e06fae 100644 --- a/src/cad/computed_field_cad_topology.h +++ b/src/cad/computed_field_cad_topology.h @@ -4,7 +4,7 @@ * Implements a cmiss field which wraps an OpenCASCADE shape. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this @@ -15,8 +15,8 @@ extern "C" { #include "api/cmiss_field.h" #include "api/cmiss_field_cad.h" -#include "command/parser.h" -#include "computed_field/computed_field.h" +#include "command/parser.h" +#include "computed_field/computed_field.h" } #include "cad/topologicalshape.h" #include "cad/geometricshape.h" diff --git a/src/cad/computed_field_cad_topology_private.h b/src/cad/computed_field_cad_topology_private.h index 2a0671bb4..c3b22617e 100644 --- a/src/cad/computed_field_cad_topology_private.h +++ b/src/cad/computed_field_cad_topology_private.h @@ -4,7 +4,7 @@ * Created on: 13-Oct-2009 * Author: hsorby */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/cad/curve.h b/src/cad/curve.h index eaf6c0d74..25d3e005e 100644 --- a/src/cad/curve.h +++ b/src/cad/curve.h @@ -1,4 +1,4 @@ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/cad/element_identifier.h b/src/cad/element_identifier.h index bb5d1a888..0310d4d0b 100644 --- a/src/cad/element_identifier.h +++ b/src/cad/element_identifier.h @@ -1,108 +1,108 @@ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ - -#if !defined(ELEMENT_IDENTIFIER_H) -#define ELEMENT_IDENTIFIER_H - -#include - -#include - -#include "api/cmiss_field_cad.h" -#include "cad/cad_element.h" - -struct cmzn_cad_identifier -{ - cmzn_field_cad_topology_id cad_topology; - Cad_primitive_identifier identifier; - - cmzn_cad_identifier(cmzn_field_cad_topology_id cad_topology, Cad_primitive_identifier identifier); - ~cmzn_cad_identifier(); - - cmzn_cad_identifier(const cmzn_cad_identifier& cad_identifier); - cmzn_cad_identifier& operator=(const cmzn_cad_identifier& source); - bool operator==(const cmzn_cad_identifier& other) const; - bool operator!=(const cmzn_cad_identifier& other) const; -}; - -struct Cad_topology_primitive_identifier -{ -private: - int surface_index; - int curve_index; - int point_index; - -public: - Cad_topology_primitive_identifier(int surface_index = -1, int curve_index = -1, int point_index = -1) - : surface_index(surface_index) - , curve_index(curve_index) - , point_index(point_index) - { - } - - ~Cad_topology_primitive_identifier() - { - } - - inline int getSurfaceIndex() const {return surface_index;} - inline int getCurveIndex() const {return curve_index;} - inline int getPointIndex() const {return point_index;} -}; - -class Cad_topology_primitive_identifier_compare -{ -public: - bool operator() (const Cad_topology_primitive_identifier &id1, const Cad_topology_primitive_identifier &id2) const - { - if (id1.getSurfaceIndex() < id2.getSurfaceIndex()) - return true; - else if (id1.getSurfaceIndex() == id2.getSurfaceIndex()) - { - if (id1.getCurveIndex() < id2.getCurveIndex()) - return true; - else if (id1.getCurveIndex() == id2.getCurveIndex()) - { - if (id1.getPointIndex() < id2.getPointIndex()) - return true; - } - } - return false; - } -}; - - - -struct cmzn_cad_colour -{ - enum cmzn_cad_colour_type { - CMZN_CAD_COLOUR_NOT_DEFINED = -1, - CMZN_CAD_COLOUR_GENERIC = 0, - CMZN_CAD_COLOUR_SURFACE = 1, - CMZN_CAD_COLOUR_CURVE = 2 - }; - -private: - cmzn_cad_colour_type colour_type; - Quantity_Color colour; - -public: - cmzn_cad_colour(cmzn_cad_colour_type colour_type = CMZN_CAD_COLOUR_NOT_DEFINED - , Quantity_Color colour = Quantity_NOC_WHITE) - : colour_type(colour_type) - , colour(colour) - { - } - - cmzn_cad_colour_type getColourType() const {return colour_type;} - Quantity_Color getColour() const {return colour;} -}; - -typedef std::map Cad_colour_map; -typedef std::map::iterator Cad_colour_map_iterator; -typedef std::map::const_iterator Cad_colour_map_const_iterator; - - -#endif + +#if !defined(ELEMENT_IDENTIFIER_H) +#define ELEMENT_IDENTIFIER_H + +#include + +#include + +#include "api/cmiss_field_cad.h" +#include "cad/cad_element.h" + +struct cmzn_cad_identifier +{ + cmzn_field_cad_topology_id cad_topology; + Cad_primitive_identifier identifier; + + cmzn_cad_identifier(cmzn_field_cad_topology_id cad_topology, Cad_primitive_identifier identifier); + ~cmzn_cad_identifier(); + + cmzn_cad_identifier(const cmzn_cad_identifier& cad_identifier); + cmzn_cad_identifier& operator=(const cmzn_cad_identifier& source); + bool operator==(const cmzn_cad_identifier& other) const; + bool operator!=(const cmzn_cad_identifier& other) const; +}; + +struct Cad_topology_primitive_identifier +{ +private: + int surface_index; + int curve_index; + int point_index; + +public: + Cad_topology_primitive_identifier(int surface_index = -1, int curve_index = -1, int point_index = -1) + : surface_index(surface_index) + , curve_index(curve_index) + , point_index(point_index) + { + } + + ~Cad_topology_primitive_identifier() + { + } + + inline int getSurfaceIndex() const {return surface_index;} + inline int getCurveIndex() const {return curve_index;} + inline int getPointIndex() const {return point_index;} +}; + +class Cad_topology_primitive_identifier_compare +{ +public: + bool operator() (const Cad_topology_primitive_identifier &id1, const Cad_topology_primitive_identifier &id2) const + { + if (id1.getSurfaceIndex() < id2.getSurfaceIndex()) + return true; + else if (id1.getSurfaceIndex() == id2.getSurfaceIndex()) + { + if (id1.getCurveIndex() < id2.getCurveIndex()) + return true; + else if (id1.getCurveIndex() == id2.getCurveIndex()) + { + if (id1.getPointIndex() < id2.getPointIndex()) + return true; + } + } + return false; + } +}; + + + +struct cmzn_cad_colour +{ + enum cmzn_cad_colour_type { + CMZN_CAD_COLOUR_NOT_DEFINED = -1, + CMZN_CAD_COLOUR_GENERIC = 0, + CMZN_CAD_COLOUR_SURFACE = 1, + CMZN_CAD_COLOUR_CURVE = 2 + }; + +private: + cmzn_cad_colour_type colour_type; + Quantity_Color colour; + +public: + cmzn_cad_colour(cmzn_cad_colour_type colour_type = CMZN_CAD_COLOUR_NOT_DEFINED + , Quantity_Color colour = Quantity_NOC_WHITE) + : colour_type(colour_type) + , colour(colour) + { + } + + cmzn_cad_colour_type getColourType() const {return colour_type;} + Quantity_Color getColour() const {return colour;} +}; + +typedef std::map Cad_colour_map; +typedef std::map::iterator Cad_colour_map_iterator; +typedef std::map::const_iterator Cad_colour_map_const_iterator; + + +#endif diff --git a/src/cad/entity.h b/src/cad/entity.h index 1269ae496..9b73f2411 100644 --- a/src/cad/entity.h +++ b/src/cad/entity.h @@ -1,4 +1,4 @@ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/cad/field_location.hpp b/src/cad/field_location.hpp index 37681b38e..da3e01e15 100644 --- a/src/cad/field_location.hpp +++ b/src/cad/field_location.hpp @@ -1,4 +1,4 @@ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/cad/file_import_export.h b/src/cad/file_import_export.h index d04426762..924c319ef 100644 --- a/src/cad/file_import_export.h +++ b/src/cad/file_import_export.h @@ -1,4 +1,4 @@ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/cad/geometric_shape.h b/src/cad/geometric_shape.h index 40d6912a2..c8a507298 100644 --- a/src/cad/geometric_shape.h +++ b/src/cad/geometric_shape.h @@ -1,4 +1,4 @@ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/cad/graphic_importer.h b/src/cad/graphic_importer.h index 3ac81a709..c4690e971 100644 --- a/src/cad/graphic_importer.h +++ b/src/cad/graphic_importer.h @@ -1,4 +1,4 @@ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/cad/occ_part_factory.h b/src/cad/occ_part_factory.h index 2c8df70b8..6c3692f5e 100644 --- a/src/cad/occ_part_factory.h +++ b/src/cad/occ_part_factory.h @@ -1,4 +1,4 @@ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/cad/opencascade_format_reader.h b/src/cad/opencascade_format_reader.h index bf8250f22..4a7123bc6 100644 --- a/src/cad/opencascade_format_reader.h +++ b/src/cad/opencascade_format_reader.h @@ -1,4 +1,4 @@ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/cad/opencascade_importer.h b/src/cad/opencascade_importer.h index 8a92e7d03..251a5bc4c 100644 --- a/src/cad/opencascade_importer.h +++ b/src/cad/opencascade_importer.h @@ -1,4 +1,4 @@ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/cad/point.h b/src/cad/point.h index dd5ea4258..20228201d 100644 --- a/src/cad/point.h +++ b/src/cad/point.h @@ -1,4 +1,4 @@ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/cad/surface.h b/src/cad/surface.h index c8582c6dd..07c8e2aa8 100644 --- a/src/cad/surface.h +++ b/src/cad/surface.h @@ -1,4 +1,4 @@ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/cad/topological_shape.h b/src/cad/topological_shape.h index 6bd2fb4ed..b9c7dc507 100644 --- a/src/cad/topological_shape.h +++ b/src/cad/topological_shape.h @@ -1,4 +1,4 @@ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/cad/topological_shape_root.h b/src/cad/topological_shape_root.h index e506b1b71..8ecbbc924 100644 --- a/src/cad/topological_shape_root.h +++ b/src/cad/topological_shape_root.h @@ -1,4 +1,4 @@ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/cad/transform_occ_model.h b/src/cad/transform_occ_model.h index badd56742..852a92aa7 100644 --- a/src/cad/transform_occ_model.h +++ b/src/cad/transform_occ_model.h @@ -1,4 +1,4 @@ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/cmake/command_source_files.cmake b/src/cmake/command_source_files.cmake index f9bb0aa0b..6630dcf14 100644 --- a/src/cmake/command_source_files.cmake +++ b/src/cmake/command_source_files.cmake @@ -1,7 +1,7 @@ # Defines COMMAND_SRCS, CONTEXT_SRCS -# OpenCMISS-Zinc Library +# Zinc Library # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/cmake/computed_field_source_files.cmake b/src/cmake/computed_field_source_files.cmake index 0e12a28b4..ee2fa2387 100644 --- a/src/cmake/computed_field_source_files.cmake +++ b/src/cmake/computed_field_source_files.cmake @@ -1,7 +1,7 @@ # Defines COMPUTED_FIELD_CORE_SRCS, COMPUTED_FIELD_GRAPHICS_SRCS, COMPUTED_FIELD_SRCS (contains previous two) -# OpenCMISS-Zinc Library +# Zinc Library # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/cmake/finite_element_source_files.cmake b/src/cmake/finite_element_source_files.cmake index c10e02064..c70dc5301 100644 --- a/src/cmake/finite_element_source_files.cmake +++ b/src/cmake/finite_element_source_files.cmake @@ -3,7 +3,7 @@ # FINITE_ELEMENT_ADDITIONAL_SRCS, FINITE_ELEMENT_SRCS # (group definition which includes the previous three) -# OpenCMISS-Zinc Library +# Zinc Library # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/cmake/general_source_files.cmake b/src/cmake/general_source_files.cmake index 2bd18c98e..10e88f0a9 100644 --- a/src/cmake/general_source_files.cmake +++ b/src/cmake/general_source_files.cmake @@ -1,7 +1,7 @@ # Defines GENERAL_SRCS -# OpenCMISS-Zinc Library +# Zinc Library # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/cmake/graphics_source_files.cmake b/src/cmake/graphics_source_files.cmake index 3cfb50f58..80d344277 100644 --- a/src/cmake/graphics_source_files.cmake +++ b/src/cmake/graphics_source_files.cmake @@ -1,7 +1,7 @@ # Defines GRAPHICS_SRCS -# OpenCMISS-Zinc Library +# Zinc Library # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/cmake/image_processing_source_files.cmake b/src/cmake/image_processing_source_files.cmake index 30a1730da..3afd6a7ab 100644 --- a/src/cmake/image_processing_source_files.cmake +++ b/src/cmake/image_processing_source_files.cmake @@ -1,7 +1,7 @@ # Defines IMAGE_PROCESSING_SRCS -# OpenCMISS-Zinc Library +# Zinc Library # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/cmake/misc_source_files.cmake b/src/cmake/misc_source_files.cmake index 3987a3d11..b12d92e00 100644 --- a/src/cmake/misc_source_files.cmake +++ b/src/cmake/misc_source_files.cmake @@ -1,5 +1,5 @@ -# OpenCMISS-Zinc Library +# Zinc Library # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/cmake/zinc_lib_source_files.cmake b/src/cmake/zinc_lib_source_files.cmake index 3226c82f8..4aa5001e2 100644 --- a/src/cmake/zinc_lib_source_files.cmake +++ b/src/cmake/zinc_lib_source_files.cmake @@ -1,5 +1,5 @@ -# OpenCMISS-Zinc Library +# Zinc Library # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/colour/colour_editor_wx.hpp b/src/colour/colour_editor_wx.hpp index 2ff94d4d9..6e1d5b347 100644 --- a/src/colour/colour_editor_wx.hpp +++ b/src/colour/colour_editor_wx.hpp @@ -7,7 +7,7 @@ DESCRIPTION : Creates a window that allows the user to create a colour. Each colour component ranges between 0-1. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/command/pass_through_interpreter.h b/src/command/pass_through_interpreter.h index 687c9416a..8585e2e5a 100644 --- a/src/command/pass_through_interpreter.h +++ b/src/command/pass_through_interpreter.h @@ -6,7 +6,7 @@ LAST MODIFIED : 18 April 2007 DESCRIPTION : Just passes commands through without interpretation ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field.cpp b/src/computed_field/computed_field.cpp index 39b407888..8da0f3c5f 100644 --- a/src/computed_field/computed_field.cpp +++ b/src/computed_field/computed_field.cpp @@ -110,7 +110,7 @@ changed if field is in use, since field may be chosen on the basis of this, like the number of components. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field.h b/src/computed_field/computed_field.h index a35095465..5a062f7e8 100644 --- a/src/computed_field/computed_field.h +++ b/src/computed_field/computed_field.h @@ -28,7 +28,7 @@ possibly depending on each other to get the maximum benefit out of values that have already been calculated, without requiring complex logic for determining if a value is already known. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_apply.cpp b/src/computed_field/computed_field_apply.cpp index bdd5363c0..b18521186 100644 --- a/src/computed_field/computed_field_apply.cpp +++ b/src/computed_field/computed_field_apply.cpp @@ -4,7 +4,7 @@ * Implements fields for applying the function of other fields, including from * other regions, with argument binding. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_apply.hpp b/src/computed_field/computed_field_apply.hpp index e79e197de..36d0b89ef 100644 --- a/src/computed_field/computed_field_apply.hpp +++ b/src/computed_field/computed_field_apply.hpp @@ -4,7 +4,7 @@ * Implements fields for applying the function of other fields, including from * other regions, with argument binding. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_arithmetic_operators.cpp b/src/computed_field/computed_field_arithmetic_operators.cpp index ea5471c02..c45a972db 100644 --- a/src/computed_field/computed_field_arithmetic_operators.cpp +++ b/src/computed_field/computed_field_arithmetic_operators.cpp @@ -6,7 +6,7 @@ LAST MODIFIED : 15 May 2008 DESCRIPTION : Implements a number of basic component wise operators on computed fields. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_arithmetic_operators.h b/src/computed_field/computed_field_arithmetic_operators.h index 295488d02..6e298be7d 100644 --- a/src/computed_field/computed_field_arithmetic_operators.h +++ b/src/computed_field/computed_field_arithmetic_operators.h @@ -6,7 +6,7 @@ LAST MODIFIED : 13 July 2000 DESCRIPTION : Implements a number of basic component wise operators on computed fields. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_compose.cpp b/src/computed_field/computed_field_compose.cpp index a23d898ed..deffda8b1 100644 --- a/src/computed_field/computed_field_compose.cpp +++ b/src/computed_field/computed_field_compose.cpp @@ -9,7 +9,7 @@ Implements a computed_field that uses evaluates one field, does a values and then evaluates a third field at that location. Essentially it is used to embed one mesh in the elements of another. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_compose.h b/src/computed_field/computed_field_compose.h index e65f8aa58..53523dfdb 100644 --- a/src/computed_field/computed_field_compose.h +++ b/src/computed_field/computed_field_compose.h @@ -5,7 +5,7 @@ LAST MODIFIED : 7 January 2003 DESCRIPTION : ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_composite.cpp b/src/computed_field/computed_field_composite.cpp index 09465abf6..e237db9a0 100644 --- a/src/computed_field/computed_field_composite.cpp +++ b/src/computed_field/computed_field_composite.cpp @@ -7,7 +7,7 @@ DESCRIPTION : Implements a "composite" computed_field which converts fields, field components and real values in any order into a single vector field. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_composite.h b/src/computed_field/computed_field_composite.h index 3de82fee9..d18c77af4 100644 --- a/src/computed_field/computed_field_composite.h +++ b/src/computed_field/computed_field_composite.h @@ -7,7 +7,7 @@ DESCRIPTION : Implements a "composite" computed_field which converts fields, field components and real values in any order into a single vector field. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_conditional.cpp b/src/computed_field/computed_field_conditional.cpp index 71f5ed27e..98da123b1 100644 --- a/src/computed_field/computed_field_conditional.cpp +++ b/src/computed_field/computed_field_conditional.cpp @@ -6,7 +6,7 @@ LAST MODIFIED : 16 May 2008 DESCRIPTION : Implements a number of basic component wise operations on computed fields. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_conditional.h b/src/computed_field/computed_field_conditional.h index aabe98420..cf1aa134a 100644 --- a/src/computed_field/computed_field_conditional.h +++ b/src/computed_field/computed_field_conditional.h @@ -6,7 +6,7 @@ LAST MODIFIED : 27 July 2007 DESCRIPTION : Implements computed fields which conditionally calculate their inputs. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_coordinate.cpp b/src/computed_field/computed_field_coordinate.cpp index f358a1c12..89acbe87d 100644 --- a/src/computed_field/computed_field_coordinate.cpp +++ b/src/computed_field/computed_field_coordinate.cpp @@ -5,7 +5,7 @@ LAST MODIFIED : 24 August 2006 DESCRIPTION : ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_coordinate.h b/src/computed_field/computed_field_coordinate.h index d7350311f..e32a62cdf 100644 --- a/src/computed_field/computed_field_coordinate.h +++ b/src/computed_field/computed_field_coordinate.h @@ -5,7 +5,7 @@ LAST MODIFIED : 18 July 2000 DESCRIPTION : ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_deformation.cpp b/src/computed_field/computed_field_deformation.cpp index b93653548..4ef709f74 100644 --- a/src/computed_field/computed_field_deformation.cpp +++ b/src/computed_field/computed_field_deformation.cpp @@ -7,7 +7,7 @@ DESCRIPTION : Implements a number of basic continuum mechanics deformation operations on computed fields. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_deformation.h b/src/computed_field/computed_field_deformation.h index 2af473bc4..119129cdd 100644 --- a/src/computed_field/computed_field_deformation.h +++ b/src/computed_field/computed_field_deformation.h @@ -7,7 +7,7 @@ DESCRIPTION : Implements a number of basic continuum mechanics deformation operations on computed fields. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_derivatives.cpp b/src/computed_field/computed_field_derivatives.cpp index 1df167aa7..a4d8d52d4 100644 --- a/src/computed_field/computed_field_derivatives.cpp +++ b/src/computed_field/computed_field_derivatives.cpp @@ -4,7 +4,7 @@ * Implements computed_fields for calculating various derivative quantities such * as derivatives w.r.t. Xi, gradient, curl, divergence etc. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_derivatives.h b/src/computed_field/computed_field_derivatives.h index 23000e9ac..87f07112b 100644 --- a/src/computed_field/computed_field_derivatives.h +++ b/src/computed_field/computed_field_derivatives.h @@ -4,7 +4,7 @@ * Implements computed_fields for calculating various derivative quantities such * as derivatives w.r.t. Xi, gradient, curl, divergence etc. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_external.h b/src/computed_field/computed_field_external.h index dd8bd7017..4ec65e96f 100644 --- a/src/computed_field/computed_field_external.h +++ b/src/computed_field/computed_field_external.h @@ -5,7 +5,7 @@ LAST MODIFIED : 23 January 2002 DESCRIPTION : ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_fibres.cpp b/src/computed_field/computed_field_fibres.cpp index c561e7c8e..9742306a1 100644 --- a/src/computed_field/computed_field_fibres.cpp +++ b/src/computed_field/computed_field_fibres.cpp @@ -7,7 +7,7 @@ DESCRIPTION : Implements a number of basic continuum mechanics fibres operations on computed fields. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_find_xi.cpp b/src/computed_field/computed_field_find_xi.cpp index 8d6c0e8f3..a3c1aa682 100644 --- a/src/computed_field/computed_field_find_xi.cpp +++ b/src/computed_field/computed_field_find_xi.cpp @@ -7,7 +7,7 @@ DESCRIPTION : Implements a special version of find_xi that uses OpenGL to accelerate the lookup of the element. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_find_xi.h b/src/computed_field/computed_field_find_xi.h index 192d4cb05..9755314bc 100644 --- a/src/computed_field/computed_field_find_xi.h +++ b/src/computed_field/computed_field_find_xi.h @@ -7,7 +7,7 @@ DESCRIPTION : Implements algorithm to find the element and xi location at which a field has a particular value. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_find_xi_graphics.cpp b/src/computed_field/computed_field_find_xi_graphics.cpp index 8a8a8986b..f33a065dc 100644 --- a/src/computed_field/computed_field_find_xi_graphics.cpp +++ b/src/computed_field/computed_field_find_xi_graphics.cpp @@ -7,7 +7,7 @@ DESCRIPTION : Implements a special version of find_xi that uses OpenGL to accelerate the lookup of the element. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_find_xi_graphics.h b/src/computed_field/computed_field_find_xi_graphics.h index 3b6c1f097..3f8b143da 100644 --- a/src/computed_field/computed_field_find_xi_graphics.h +++ b/src/computed_field/computed_field_find_xi_graphics.h @@ -7,7 +7,7 @@ DESCRIPTION : Implements a special version of find_xi that uses OpenGL to accelerate the lookup of the element. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_find_xi_private.hpp b/src/computed_field/computed_field_find_xi_private.hpp index a8c3fc28f..6ab58d163 100644 --- a/src/computed_field/computed_field_find_xi_private.hpp +++ b/src/computed_field/computed_field_find_xi_private.hpp @@ -6,7 +6,7 @@ LAST MODIFIED : 13 June 2008 DESCRIPTION : Data structures and prototype functions needed for all find xi implementations. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_finite_element.cpp b/src/computed_field/computed_field_finite_element.cpp index f54bc9aef..4d5ab4a07 100644 --- a/src/computed_field/computed_field_finite_element.cpp +++ b/src/computed_field/computed_field_finite_element.cpp @@ -3,7 +3,7 @@ * * Evaluates stored/interpolated finite element fields. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_finite_element.h b/src/computed_field/computed_field_finite_element.h index 82a2e0a54..18952f794 100644 --- a/src/computed_field/computed_field_finite_element.h +++ b/src/computed_field/computed_field_finite_element.h @@ -6,7 +6,7 @@ LAST MODIFIED : 25 May 2006 DESCRIPTION : Implements computed fields which interface to finite element fields. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_format_output.cpp b/src/computed_field/computed_field_format_output.cpp index 89e7442e5..d782fba9f 100644 --- a/src/computed_field/computed_field_format_output.cpp +++ b/src/computed_field/computed_field_format_output.cpp @@ -6,7 +6,7 @@ LAST MODIFIED : 14 December 2010 DESCRIPTION : Implements a field which formats numeric values as a string. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_format_output.h b/src/computed_field/computed_field_format_output.h index a5bfb3a8d..433933b47 100644 --- a/src/computed_field/computed_field_format_output.h +++ b/src/computed_field/computed_field_format_output.h @@ -6,7 +6,7 @@ LAST MODIFIED : 14 December 2010 DESCRIPTION : Implements computed fields that control the format_output behaviour. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_function.cpp b/src/computed_field/computed_field_function.cpp index 337fc8fae..e691efc60 100644 --- a/src/computed_field/computed_field_function.cpp +++ b/src/computed_field/computed_field_function.cpp @@ -7,7 +7,7 @@ DESCRIPTION : Implements a "function" computed_field which converts fields, field components and real values in any order into a single vector field. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_function.h b/src/computed_field/computed_field_function.h index ec3a0f5f1..e77c37551 100644 --- a/src/computed_field/computed_field_function.h +++ b/src/computed_field/computed_field_function.h @@ -12,7 +12,7 @@ become a function operating on the input values. which converts fields, field components and real values in any order into a single vector field. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_group.cpp b/src/computed_field/computed_field_group.cpp index ce364c361..b779de6b5 100755 --- a/src/computed_field/computed_field_group.cpp +++ b/src/computed_field/computed_field_group.cpp @@ -6,7 +6,7 @@ * and coordinating related subobject groups. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_group.hpp b/src/computed_field/computed_field_group.hpp index 627b78eee..864021d2d 100755 --- a/src/computed_field/computed_field_group.hpp +++ b/src/computed_field/computed_field_group.hpp @@ -4,7 +4,7 @@ * Implements a "group" computed_field which group regions, * node and data point component. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_group_base.hpp b/src/computed_field/computed_field_group_base.hpp index 780057583..5f7b8ef58 100755 --- a/src/computed_field/computed_field_group_base.hpp +++ b/src/computed_field/computed_field_group_base.hpp @@ -3,7 +3,7 @@ * * Common base class for group fields & common group change detail types. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_image.cpp b/src/computed_field/computed_field_image.cpp index 80121cfd8..c781bf292 100644 --- a/src/computed_field/computed_field_image.cpp +++ b/src/computed_field/computed_field_image.cpp @@ -4,7 +4,7 @@ * Derived field type that stores an image buffer suitable for I/O and * texturing. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_image.h b/src/computed_field/computed_field_image.h index 571bfda46..6246eb314 100644 --- a/src/computed_field/computed_field_image.h +++ b/src/computed_field/computed_field_image.h @@ -5,7 +5,7 @@ LAST MODIFIED : 4 July 2000 DESCRIPTION : ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_image_processing.h b/src/computed_field/computed_field_image_processing.h index 8d2b57aba..bb446fe60 100644 --- a/src/computed_field/computed_field_image_processing.h +++ b/src/computed_field/computed_field_image_processing.h @@ -6,7 +6,7 @@ LAST MODIFIED : 2 December 2003 DESCRIPTION : Implements image processing operations on computed fields. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_integration.cpp b/src/computed_field/computed_field_integration.cpp index fe12909f1..87fedba16 100644 --- a/src/computed_field/computed_field_integration.cpp +++ b/src/computed_field/computed_field_integration.cpp @@ -8,7 +8,7 @@ Implements a computed field which integrates along elements, including travelling between adjacent elements, using the faces for 2D and 3D elements and the nodes for 1D elements. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_integration.h b/src/computed_field/computed_field_integration.h index dd5b41233..a4e37fb0c 100644 --- a/src/computed_field/computed_field_integration.h +++ b/src/computed_field/computed_field_integration.h @@ -5,7 +5,7 @@ LAST MODIFIED : 26 October 2000 DESCRIPTION : ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_logical_operators.cpp b/src/computed_field/computed_field_logical_operators.cpp index 05b11446e..642484f36 100644 --- a/src/computed_field/computed_field_logical_operators.cpp +++ b/src/computed_field/computed_field_logical_operators.cpp @@ -5,7 +5,7 @@ * Following operators are defined: AND, OR, XOR, NOT, EQUAL_TO, LESS_THAN, * GREATER_THAN, IS_DEFINED. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_logical_operators.h b/src/computed_field/computed_field_logical_operators.h index f5af69f3d..259b6202f 100644 --- a/src/computed_field/computed_field_logical_operators.h +++ b/src/computed_field/computed_field_logical_operators.h @@ -3,7 +3,7 @@ * * Implements logical operations on computed fields. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_lookup.cpp b/src/computed_field/computed_field_lookup.cpp index 823a0990d..10f39dc5f 100644 --- a/src/computed_field/computed_field_lookup.cpp +++ b/src/computed_field/computed_field_lookup.cpp @@ -5,7 +5,7 @@ LAST MODIFIED : 25 July 2007 Defines fields for looking up values at given locations. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_lookup.h b/src/computed_field/computed_field_lookup.h index 2b2cc4019..d65f4bded 100644 --- a/src/computed_field/computed_field_lookup.h +++ b/src/computed_field/computed_field_lookup.h @@ -6,7 +6,7 @@ LAST MODIFIED : 10 October 2003 DESCRIPTION : Implements computed fields for lookups. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_matrix_operators.cpp b/src/computed_field/computed_field_matrix_operators.cpp index 1adced86a..f5b6fde00 100644 --- a/src/computed_field/computed_field_matrix_operators.cpp +++ b/src/computed_field/computed_field_matrix_operators.cpp @@ -3,7 +3,7 @@ * * Implements a number of basic matrix operations on computed fields. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_matrix_operators.hpp b/src/computed_field/computed_field_matrix_operators.hpp index 24ed2eb44..3997c964d 100644 --- a/src/computed_field/computed_field_matrix_operators.hpp +++ b/src/computed_field/computed_field_matrix_operators.hpp @@ -2,7 +2,7 @@ * FILE : computed_field_matrix_operators.hpp * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_mesh_operators.cpp b/src/computed_field/computed_field_mesh_operators.cpp index 88bef1bdd..fa149c7a2 100644 --- a/src/computed_field/computed_field_mesh_operators.cpp +++ b/src/computed_field/computed_field_mesh_operators.cpp @@ -3,7 +3,7 @@ * * Field operators that act on a mesh: integration etc. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_mesh_operators.hpp b/src/computed_field/computed_field_mesh_operators.hpp index 54d6fc496..58ef1c581 100644 --- a/src/computed_field/computed_field_mesh_operators.hpp +++ b/src/computed_field/computed_field_mesh_operators.hpp @@ -3,7 +3,7 @@ * * Field operators that act on a mesh: integration etc. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_nodeset_operators.cpp b/src/computed_field/computed_field_nodeset_operators.cpp index 3711b0b5a..99206f900 100644 --- a/src/computed_field/computed_field_nodeset_operators.cpp +++ b/src/computed_field/computed_field_nodeset_operators.cpp @@ -3,7 +3,7 @@ * * Implementation of field operators that act on a nodeset. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_nodeset_operators.hpp b/src/computed_field/computed_field_nodeset_operators.hpp index 21ee21f06..8c8850a0a 100644 --- a/src/computed_field/computed_field_nodeset_operators.hpp +++ b/src/computed_field/computed_field_nodeset_operators.hpp @@ -3,7 +3,7 @@ * * Field operators that act on a nodeset. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_private.hpp b/src/computed_field/computed_field_private.hpp index b62e23512..eaf7b9e17 100644 --- a/src/computed_field/computed_field_private.hpp +++ b/src/computed_field/computed_field_private.hpp @@ -5,7 +5,7 @@ LAST MODIFIED : 31 March 2008 DESCRIPTION : ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_scene_viewer_projection.cpp b/src/computed_field/computed_field_scene_viewer_projection.cpp index 475bc3447..0fe9f5b64 100644 --- a/src/computed_field/computed_field_scene_viewer_projection.cpp +++ b/src/computed_field/computed_field_scene_viewer_projection.cpp @@ -1,4 +1,4 @@ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_scene_viewer_projection.h b/src/computed_field/computed_field_scene_viewer_projection.h index a6a889923..779db5a87 100644 --- a/src/computed_field/computed_field_scene_viewer_projection.h +++ b/src/computed_field/computed_field_scene_viewer_projection.h @@ -1,7 +1,7 @@ /** * FILE : computed_field_scene_viewer_projection.h */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_set.cpp b/src/computed_field/computed_field_set.cpp index ce1929e0e..f2b383d50 100644 --- a/src/computed_field/computed_field_set.cpp +++ b/src/computed_field/computed_field_set.cpp @@ -5,7 +5,7 @@ LAST MODIFIED : 7 May 2007 DESCRIPTION : ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_set.h b/src/computed_field/computed_field_set.h index fbc673f14..5b81c5613 100644 --- a/src/computed_field/computed_field_set.h +++ b/src/computed_field/computed_field_set.h @@ -6,7 +6,7 @@ LAST MODIFIED : 4 December 2003 DESCRIPTION : Functions for selecting computed fields from the commands line. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_string_constant.cpp b/src/computed_field/computed_field_string_constant.cpp index 368297fd3..2d3a6b65e 100644 --- a/src/computed_field/computed_field_string_constant.cpp +++ b/src/computed_field/computed_field_string_constant.cpp @@ -6,7 +6,7 @@ LAST MODIFIED : 25 August 2006 DESCRIPTION : Implements a constant string field. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_string_constant.h b/src/computed_field/computed_field_string_constant.h index b00bd2495..67a941109 100644 --- a/src/computed_field/computed_field_string_constant.h +++ b/src/computed_field/computed_field_string_constant.h @@ -6,7 +6,7 @@ LAST MODIFIED : 7 July 2006 DESCRIPTION : Implements computed fields that control the string_constant behaviour. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_subobject_group.cpp b/src/computed_field/computed_field_subobject_group.cpp index 1023850f0..9b64a1f48 100755 --- a/src/computed_field/computed_field_subobject_group.cpp +++ b/src/computed_field/computed_field_subobject_group.cpp @@ -3,7 +3,7 @@ * * Implements region sub object groups, e.g. node group, element group. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_subobject_group.hpp b/src/computed_field/computed_field_subobject_group.hpp index 0601ad045..1963f9be0 100755 --- a/src/computed_field/computed_field_subobject_group.hpp +++ b/src/computed_field/computed_field_subobject_group.hpp @@ -3,7 +3,7 @@ * * Implements region sub object groups, e.g. node group, element group. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_time.cpp b/src/computed_field/computed_field_time.cpp index 79f7fb2d5..a92d27e87 100644 --- a/src/computed_field/computed_field_time.cpp +++ b/src/computed_field/computed_field_time.cpp @@ -6,7 +6,7 @@ LAST MODIFIED : 25 August 2006 DESCRIPTION : Implements a number of basic component wise operations on computed fields. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_time.h b/src/computed_field/computed_field_time.h index 027233ffc..c9b0599d5 100644 --- a/src/computed_field/computed_field_time.h +++ b/src/computed_field/computed_field_time.h @@ -6,7 +6,7 @@ LAST MODIFIED : 19 September 2003 DESCRIPTION : Implements computed fields that control the time behaviour. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_trigonometry.cpp b/src/computed_field/computed_field_trigonometry.cpp index ae0fa2b13..6effe5cc0 100644 --- a/src/computed_field/computed_field_trigonometry.cpp +++ b/src/computed_field/computed_field_trigonometry.cpp @@ -6,7 +6,7 @@ LAST MODIFIED : 16 May 2008 DESCRIPTION : Implements a number of basic component wise operations on computed fields. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_trigonometry.h b/src/computed_field/computed_field_trigonometry.h index 800df4f1a..dcf8b356d 100644 --- a/src/computed_field/computed_field_trigonometry.h +++ b/src/computed_field/computed_field_trigonometry.h @@ -6,7 +6,7 @@ LAST MODIFIED : 10 June 2004 DESCRIPTION : Implements a number of basic trigonometry operations on computed fields. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_update.cpp b/src/computed_field/computed_field_update.cpp index 6e47cf42b..d40944e09 100644 --- a/src/computed_field/computed_field_update.cpp +++ b/src/computed_field/computed_field_update.cpp @@ -6,7 +6,7 @@ LAST MODIFIED : 24 August 2006 DESCRIPTION : Functions for updating values of one computed field from those of another. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_update.h b/src/computed_field/computed_field_update.h index 5678ff085..7bf1996fb 100644 --- a/src/computed_field/computed_field_update.h +++ b/src/computed_field/computed_field_update.h @@ -6,7 +6,7 @@ LAST MODIFIED : 7 January 2003 DESCRIPTION : Functions for updating values of one computed field from those of another. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_value_index_ranges.cpp b/src/computed_field/computed_field_value_index_ranges.cpp index a5997e56c..e1a285037 100644 --- a/src/computed_field/computed_field_value_index_ranges.cpp +++ b/src/computed_field/computed_field_value_index_ranges.cpp @@ -7,7 +7,7 @@ DESCRIPTION : Stores ranges of indices of field values in a multi-range for a Computed_field. Used, eg., to indicate which components have been modified in an editor. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_value_index_ranges.h b/src/computed_field/computed_field_value_index_ranges.h index 519165fa6..5ec156ddb 100644 --- a/src/computed_field/computed_field_value_index_ranges.h +++ b/src/computed_field/computed_field_value_index_ranges.h @@ -7,7 +7,7 @@ DESCRIPTION : Stores ranges of indices of field values in a multi-range for a Computed_field. Used, eg., to indicate which components have been modified in an editor. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_vector_operators.cpp b/src/computed_field/computed_field_vector_operators.cpp index eedc5ac31..d467503d2 100644 --- a/src/computed_field/computed_field_vector_operators.cpp +++ b/src/computed_field/computed_field_vector_operators.cpp @@ -3,7 +3,7 @@ * * Implements a number of basic vector operations on computed fields. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_vector_operators.hpp b/src/computed_field/computed_field_vector_operators.hpp index 8ceb37ccd..a760730c4 100644 --- a/src/computed_field/computed_field_vector_operators.hpp +++ b/src/computed_field/computed_field_vector_operators.hpp @@ -2,7 +2,7 @@ * FILE : computed_field_vector_operators.hpp * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_wrappers.cpp b/src/computed_field/computed_field_wrappers.cpp index 8beec12d6..45992aa5c 100644 --- a/src/computed_field/computed_field_wrappers.cpp +++ b/src/computed_field/computed_field_wrappers.cpp @@ -9,7 +9,7 @@ quantities, usually for graphical display or editing. For example, making a wrapper rectangular Cartesian field out of a prolate coordinate field, making fibre_axes out of a fibre field. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/computed_field_wrappers.h b/src/computed_field/computed_field_wrappers.h index fd2e6c940..41a48e012 100644 --- a/src/computed_field/computed_field_wrappers.h +++ b/src/computed_field/computed_field_wrappers.h @@ -9,7 +9,7 @@ quantities, usually for graphical display or editing. For example, making a wrapper rectangular Cartesian field out of a prolate coordinate field, making fibre_axes out of a fibre field. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/differential_operator.cpp b/src/computed_field/differential_operator.cpp index 643b80b23..c32df5953 100644 --- a/src/computed_field/differential_operator.cpp +++ b/src/computed_field/differential_operator.cpp @@ -4,7 +4,7 @@ * Internal implementation for class representing a differential operator that * can be applied to a field to obtain a derivative. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/differential_operator.hpp b/src/computed_field/differential_operator.hpp index e586f7e7e..4ab3975bb 100644 --- a/src/computed_field/differential_operator.hpp +++ b/src/computed_field/differential_operator.hpp @@ -4,7 +4,7 @@ * Internal header for class representing a differential differential_operator * that can be applied to a field to obtain a derivative. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/field_cache.cpp b/src/computed_field/field_cache.cpp index e6e673b7a..98d609112 100644 --- a/src/computed_field/field_cache.cpp +++ b/src/computed_field/field_cache.cpp @@ -3,7 +3,7 @@ * * Implements a cache for prescribed domain locations and field evaluations. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/field_cache.hpp b/src/computed_field/field_cache.hpp index b4b416f37..9888fcc59 100644 --- a/src/computed_field/field_cache.hpp +++ b/src/computed_field/field_cache.hpp @@ -3,7 +3,7 @@ * * Implements a cache for prescribed domain locations and field evaluations. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/field_derivative.cpp b/src/computed_field/field_derivative.cpp index c8caa51b2..2f99e9f15 100644 --- a/src/computed_field/field_derivative.cpp +++ b/src/computed_field/field_derivative.cpp @@ -7,7 +7,7 @@ * evaluate derivative, including links to next lower FieldDerivative so * can evaluate downstream derivatives using rules. */ - /* OpenCMISS-Zinc Library + /* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/field_derivative.hpp b/src/computed_field/field_derivative.hpp index 018ef2c6c..61ae22229 100644 --- a/src/computed_field/field_derivative.hpp +++ b/src/computed_field/field_derivative.hpp @@ -7,7 +7,7 @@ * evaluate derivative, including links to next lower FieldDerivative so * can evaluate downstream derivatives using rules. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/field_location.cpp b/src/computed_field/field_location.cpp index a586a8d88..e564384a3 100644 --- a/src/computed_field/field_location.cpp +++ b/src/computed_field/field_location.cpp @@ -6,7 +6,7 @@ * May contain object pointers, but does not access them for thread safety. * Client using them must monitor for changes and clear as needed. */ - /* OpenCMISS-Zinc Library + /* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/field_location.hpp b/src/computed_field/field_location.hpp index 858389556..511128649 100644 --- a/src/computed_field/field_location.hpp +++ b/src/computed_field/field_location.hpp @@ -6,7 +6,7 @@ * May contain object pointers, but does not access them for thread safety. * Client using them must monitor for changes and clear as needed. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/field_module.cpp b/src/computed_field/field_module.cpp index 6fd1ea7c5..636c6b213 100644 --- a/src/computed_field/field_module.cpp +++ b/src/computed_field/field_module.cpp @@ -3,7 +3,7 @@ * * Internal implementation of field module api. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/field_module.hpp b/src/computed_field/field_module.hpp index 55a2714dd..e22f68330 100644 --- a/src/computed_field/field_module.hpp +++ b/src/computed_field/field_module.hpp @@ -3,7 +3,7 @@ * * Internal header of field module api. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/field_range.cpp b/src/computed_field/field_range.cpp index 266d32e94..56900e7a9 100644 --- a/src/computed_field/field_range.cpp +++ b/src/computed_field/field_range.cpp @@ -4,7 +4,7 @@ * Stores range of a fields values over a chosen domain, the locations at * which each component minimum or maximum occurs and the field values there. */ - /* OpenCMISS-Zinc Library + /* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/field_range.hpp b/src/computed_field/field_range.hpp index 0e10dbe3e..55290dcbc 100644 --- a/src/computed_field/field_range.hpp +++ b/src/computed_field/field_range.hpp @@ -4,7 +4,7 @@ * Stores range of a fields values over a chosen domain, the locations at * which each component minimum or maximum occurs and the field values there. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/fieldassignmentprivate.cpp b/src/computed_field/fieldassignmentprivate.cpp index 2e746677d..ff5db5755 100644 --- a/src/computed_field/fieldassignmentprivate.cpp +++ b/src/computed_field/fieldassignmentprivate.cpp @@ -3,7 +3,7 @@ * * Implementation of field assignment class. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/fieldassignmentprivate.hpp b/src/computed_field/fieldassignmentprivate.hpp index 1a48a5ea3..d2eee3478 100644 --- a/src/computed_field/fieldassignmentprivate.hpp +++ b/src/computed_field/fieldassignmentprivate.hpp @@ -3,7 +3,7 @@ * * Implementation of field assignment class. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/fieldparametersprivate.cpp b/src/computed_field/fieldparametersprivate.cpp index 96d856481..bdbf69589 100644 --- a/src/computed_field/fieldparametersprivate.cpp +++ b/src/computed_field/fieldparametersprivate.cpp @@ -3,7 +3,7 @@ * * Implementation of field parameters class. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/fieldparametersprivate.hpp b/src/computed_field/fieldparametersprivate.hpp index e7dece11d..9df169221 100644 --- a/src/computed_field/fieldparametersprivate.hpp +++ b/src/computed_field/fieldparametersprivate.hpp @@ -3,7 +3,7 @@ * * Implementation of field parameters class. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/fieldsmoothingprivate.cpp b/src/computed_field/fieldsmoothingprivate.cpp index 1758a60f5..2f1935071 100644 --- a/src/computed_field/fieldsmoothingprivate.cpp +++ b/src/computed_field/fieldsmoothingprivate.cpp @@ -3,7 +3,7 @@ * * Implementation of field smoothing class. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/computed_field/fieldsmoothingprivate.hpp b/src/computed_field/fieldsmoothingprivate.hpp index 62508c4ad..1e7b85c14 100644 --- a/src/computed_field/fieldsmoothingprivate.hpp +++ b/src/computed_field/fieldsmoothingprivate.hpp @@ -3,7 +3,7 @@ * * Implementation of field smoothing class. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/configure/zincconfigure.h.cmake b/src/configure/zincconfigure.h.cmake index 995693186..27a8aaff1 100644 --- a/src/configure/zincconfigure.h.cmake +++ b/src/configure/zincconfigure.h.cmake @@ -1,5 +1,5 @@ -# /*OpenCMISS-Zinc Library +# /*Zinc Library # * # * This Source Code Form is subject to the terms of the Mozilla Public # * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/configure/zincsharedobject.h.cmake b/src/configure/zincsharedobject.h.cmake index dff54f4b9..8bedaf4bf 100644 --- a/src/configure/zincsharedobject.h.cmake +++ b/src/configure/zincsharedobject.h.cmake @@ -1,4 +1,4 @@ -# /*OpenCMISS-Zinc Library +# /*Zinc Library # * # * This Source Code Form is subject to the terms of the Mozilla Public # * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/context/context.cpp b/src/context/context.cpp index c95fe8c3a..091c4023c 100644 --- a/src/context/context.cpp +++ b/src/context/context.cpp @@ -3,7 +3,7 @@ * * The main root structure of cmgui. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/context/context.hpp b/src/context/context.hpp index 4091ec577..779a8a506 100644 --- a/src/context/context.hpp +++ b/src/context/context.hpp @@ -3,7 +3,7 @@ * * The main root structure of cmgui. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/datastore/labels.cpp b/src/datastore/labels.cpp index 2b43fb496..b370539cf 100644 --- a/src/datastore/labels.cpp +++ b/src/datastore/labels.cpp @@ -4,7 +4,7 @@ * Implements a set of labels identifying nodes, elements, field components. * Used to index a dimension of a datastore map. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/datastore/labels.hpp b/src/datastore/labels.hpp index 1de19d2c4..da2e54c0a 100644 --- a/src/datastore/labels.hpp +++ b/src/datastore/labels.hpp @@ -4,7 +4,7 @@ * Implements a set of labels identifying nodes, elements, field components. * Used to index a dimension of a datastore map. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/datastore/labelschangelog.cpp b/src/datastore/labelschangelog.cpp index e0ab8993a..d283fd674 100644 --- a/src/datastore/labelschangelog.cpp +++ b/src/datastore/labelschangelog.cpp @@ -3,7 +3,7 @@ * * Cache of changes to labels for client notification. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/datastore/labelschangelog.hpp b/src/datastore/labelschangelog.hpp index 616c6de01..5d7a3287a 100644 --- a/src/datastore/labelschangelog.hpp +++ b/src/datastore/labelschangelog.hpp @@ -3,7 +3,7 @@ * * Cache of changes to labels for client notification. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/datastore/labelsgroup.cpp b/src/datastore/labelsgroup.cpp index 1f4727bc1..e47502287 100644 --- a/src/datastore/labelsgroup.cpp +++ b/src/datastore/labelsgroup.cpp @@ -3,7 +3,7 @@ * * Implements a subset of a datastore labels set. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/datastore/labelsgroup.hpp b/src/datastore/labelsgroup.hpp index da00a832a..ae55c013c 100644 --- a/src/datastore/labelsgroup.hpp +++ b/src/datastore/labelsgroup.hpp @@ -3,7 +3,7 @@ * * Implements a subset of a datastore labels set. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/datastore/map.cpp b/src/datastore/map.cpp index 56d3b9b7d..0bfa55c91 100644 --- a/src/datastore/map.cpp +++ b/src/datastore/map.cpp @@ -4,7 +4,7 @@ * Implements a semi-dense multidimensional array addressed by sets * of labels. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/datastore/map.hpp b/src/datastore/map.hpp index b0c33a8f6..a6a1bf911 100644 --- a/src/datastore/map.hpp +++ b/src/datastore/map.hpp @@ -4,7 +4,7 @@ * Implements a semi-dense multidimensional array addressed by sets * of labels. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/datastore/maparray.hpp b/src/datastore/maparray.hpp index ce697643e..eda78fd88 100644 --- a/src/datastore/maparray.hpp +++ b/src/datastore/maparray.hpp @@ -4,7 +4,7 @@ * Template implementing a map from a single datastore labels set to fixed size * array of given type. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/datastore/mapindexing.cpp b/src/datastore/mapindexing.cpp index 3feac3e9d..f4cffd71f 100644 --- a/src/datastore/mapindexing.cpp +++ b/src/datastore/mapindexing.cpp @@ -4,7 +4,7 @@ * Implements a multidimensional indexing object for addressing data in a * datastore map. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/datastore/mapindexing.hpp b/src/datastore/mapindexing.hpp index 79df10a35..57ea94882 100644 --- a/src/datastore/mapindexing.hpp +++ b/src/datastore/mapindexing.hpp @@ -4,7 +4,7 @@ * Implements a multidimensional indexing object for addressing data in a * datastore map. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/description_io/field_json_io.cpp b/src/description_io/field_json_io.cpp index c5a45b26f..65f5de062 100644 --- a/src/description_io/field_json_io.cpp +++ b/src/description_io/field_json_io.cpp @@ -4,7 +4,7 @@ * The definition to graphics_json_io. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/description_io/field_json_io.hpp b/src/description_io/field_json_io.hpp index e758fbf4e..ec75b7177 100644 --- a/src/description_io/field_json_io.hpp +++ b/src/description_io/field_json_io.hpp @@ -4,7 +4,7 @@ * The interface to field_json_io. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/description_io/fieldmodule_json_io.cpp b/src/description_io/fieldmodule_json_io.cpp index f94037f6a..60327dd46 100644 --- a/src/description_io/fieldmodule_json_io.cpp +++ b/src/description_io/fieldmodule_json_io.cpp @@ -4,7 +4,7 @@ * The definition to fieldmodule_json_io. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/description_io/fieldmodule_json_io.hpp b/src/description_io/fieldmodule_json_io.hpp index 6aed1b1f8..486df0490 100644 --- a/src/description_io/fieldmodule_json_io.hpp +++ b/src/description_io/fieldmodule_json_io.hpp @@ -4,7 +4,7 @@ * The interface to fieldmodule_json_io. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/description_io/graphics_json_export.cpp b/src/description_io/graphics_json_export.cpp index d9fe1f5a7..a120722ee 100644 --- a/src/description_io/graphics_json_export.cpp +++ b/src/description_io/graphics_json_export.cpp @@ -4,7 +4,7 @@ * The definition to graphics_json_export. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/description_io/graphics_json_export.hpp b/src/description_io/graphics_json_export.hpp index b1a3b0d30..e0954b6a9 100644 --- a/src/description_io/graphics_json_export.hpp +++ b/src/description_io/graphics_json_export.hpp @@ -4,7 +4,7 @@ * The interface to graphics_json_export. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/description_io/graphics_json_import.cpp b/src/description_io/graphics_json_import.cpp index cc452fb95..b984b53a2 100644 --- a/src/description_io/graphics_json_import.cpp +++ b/src/description_io/graphics_json_import.cpp @@ -4,7 +4,7 @@ * The definition to graphics_json_import. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/description_io/graphics_json_import.hpp b/src/description_io/graphics_json_import.hpp index 80a799a8f..ee4115eca 100644 --- a/src/description_io/graphics_json_import.hpp +++ b/src/description_io/graphics_json_import.hpp @@ -4,7 +4,7 @@ * The interface to graphics_json_import. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/description_io/graphics_json_io.cpp b/src/description_io/graphics_json_io.cpp index 0c717ff2c..816f89332 100644 --- a/src/description_io/graphics_json_io.cpp +++ b/src/description_io/graphics_json_io.cpp @@ -4,7 +4,7 @@ * The definition to graphics_json_io. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/description_io/graphics_json_io.hpp b/src/description_io/graphics_json_io.hpp index b778d7717..67b30e7c9 100644 --- a/src/description_io/graphics_json_io.hpp +++ b/src/description_io/graphics_json_io.hpp @@ -4,7 +4,7 @@ * The interface to graphics_json_io. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/description_io/material_json_io.cpp b/src/description_io/material_json_io.cpp index 937d49a19..02b68f4a4 100644 --- a/src/description_io/material_json_io.cpp +++ b/src/description_io/material_json_io.cpp @@ -4,7 +4,7 @@ * Implementation of material serialisation in JSON format. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/description_io/material_json_io.hpp b/src/description_io/material_json_io.hpp index 7029e96f5..b94f1d80e 100644 --- a/src/description_io/material_json_io.hpp +++ b/src/description_io/material_json_io.hpp @@ -4,7 +4,7 @@ * Interface to material serialisation in JSON format. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/description_io/scene_json_export.cpp b/src/description_io/scene_json_export.cpp index 2e1cc080d..88dd11f12 100644 --- a/src/description_io/scene_json_export.cpp +++ b/src/description_io/scene_json_export.cpp @@ -4,7 +4,7 @@ * The definition to graphics_json_export. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/description_io/scene_json_export.hpp b/src/description_io/scene_json_export.hpp index e6d815732..6d92a51ed 100644 --- a/src/description_io/scene_json_export.hpp +++ b/src/description_io/scene_json_export.hpp @@ -4,7 +4,7 @@ * The interface to scene_json_export. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/description_io/scene_json_import.cpp b/src/description_io/scene_json_import.cpp index 969f9822b..5b3981f8b 100644 --- a/src/description_io/scene_json_import.cpp +++ b/src/description_io/scene_json_import.cpp @@ -4,7 +4,7 @@ * The definition to scene_json_import. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/description_io/scene_json_import.hpp b/src/description_io/scene_json_import.hpp index 6b0ede01e..906ed242a 100644 --- a/src/description_io/scene_json_import.hpp +++ b/src/description_io/scene_json_import.hpp @@ -4,7 +4,7 @@ * The interface to scene_json_export. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/description_io/sceneviewer_json_io.cpp b/src/description_io/sceneviewer_json_io.cpp index aaf7495a8..d75240a49 100644 --- a/src/description_io/sceneviewer_json_io.cpp +++ b/src/description_io/sceneviewer_json_io.cpp @@ -4,7 +4,7 @@ * The definition to sceneviewer_json_io. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/description_io/sceneviewer_json_io.hpp b/src/description_io/sceneviewer_json_io.hpp index e807aabf5..8913572ca 100644 --- a/src/description_io/sceneviewer_json_io.hpp +++ b/src/description_io/sceneviewer_json_io.hpp @@ -4,7 +4,7 @@ * The interface to sceneviewer_json_io. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/description_io/spectrum_json_io.cpp b/src/description_io/spectrum_json_io.cpp index 8cdf20a37..7ec119860 100644 --- a/src/description_io/spectrum_json_io.cpp +++ b/src/description_io/spectrum_json_io.cpp @@ -4,7 +4,7 @@ * The definition to spectrum_json_io. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/description_io/spectrum_json_io.hpp b/src/description_io/spectrum_json_io.hpp index af3d25b14..ef278fc1a 100644 --- a/src/description_io/spectrum_json_io.hpp +++ b/src/description_io/spectrum_json_io.hpp @@ -4,7 +4,7 @@ * The interface to spectrum_json_io. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/description_io/tessellation_json_io.cpp b/src/description_io/tessellation_json_io.cpp index 05f013b64..dff4383cf 100644 --- a/src/description_io/tessellation_json_io.cpp +++ b/src/description_io/tessellation_json_io.cpp @@ -4,7 +4,7 @@ * The definition to tessellation_json_io. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/description_io/tessellation_json_io.hpp b/src/description_io/tessellation_json_io.hpp index e994ddd74..32ec98317 100644 --- a/src/description_io/tessellation_json_io.hpp +++ b/src/description_io/tessellation_json_io.hpp @@ -4,7 +4,7 @@ * The interface to tessellation_json_io. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/description_io/timekeeper_json_io.cpp b/src/description_io/timekeeper_json_io.cpp index 5be4b6223..66d525420 100644 --- a/src/description_io/timekeeper_json_io.cpp +++ b/src/description_io/timekeeper_json_io.cpp @@ -4,7 +4,7 @@ * The definition to timekeeper_json_io. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/description_io/timekeeper_json_io.hpp b/src/description_io/timekeeper_json_io.hpp index b2ae86826..0e1a5c918 100644 --- a/src/description_io/timekeeper_json_io.hpp +++ b/src/description_io/timekeeper_json_io.hpp @@ -4,7 +4,7 @@ * The interface to timekeeper_json_io. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/element/element_operations.cpp b/src/element/element_operations.cpp index c9ec84db5..2c1539b6d 100644 --- a/src/element/element_operations.cpp +++ b/src/element/element_operations.cpp @@ -7,7 +7,7 @@ FE_element functions that utilise non finite element data structures and therefore cannot reside in finite element modules. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/element/element_operations.h b/src/element/element_operations.h index 529e4bb90..87b80430a 100644 --- a/src/element/element_operations.h +++ b/src/element/element_operations.h @@ -7,7 +7,7 @@ DESCRIPTION : FE_element functions that utilise non finite element data structures and therefore cannot reside in finite element modules. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/emoter/em_cmgui.cpp b/src/emoter/em_cmgui.cpp index a5dc12c43..870136fe8 100644 --- a/src/emoter/em_cmgui.cpp +++ b/src/emoter/em_cmgui.cpp @@ -6,7 +6,7 @@ LAST MODIFIED : 26 April 1998 DESCRIPTION : EM stuff for DB and cmgui. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/emoter/em_cmgui.h b/src/emoter/em_cmgui.h index dc9d7510f..4d78cc09f 100644 --- a/src/emoter/em_cmgui.h +++ b/src/emoter/em_cmgui.h @@ -6,7 +6,7 @@ LAST MODIFIED : 25 Febuary 1998 DESCRIPTION : Header file for EM stuff for DB and cmgui. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/field_io/fieldml_common.cpp b/src/field_io/fieldml_common.cpp index 85e2d9d8b..aa5c2cd80 100644 --- a/src/field_io/fieldml_common.cpp +++ b/src/field_io/fieldml_common.cpp @@ -3,7 +3,7 @@ * * Common data and classes for FieldML 0.5 I/O. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/field_io/fieldml_common.hpp b/src/field_io/fieldml_common.hpp index ce9514a4e..6654de657 100644 --- a/src/field_io/fieldml_common.hpp +++ b/src/field_io/fieldml_common.hpp @@ -3,7 +3,7 @@ * * Common data and classes for FieldML 0.5 I/O. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/field_io/read_fieldml.cpp b/src/field_io/read_fieldml.cpp index b0d211285..494aaf582 100644 --- a/src/field_io/read_fieldml.cpp +++ b/src/field_io/read_fieldml.cpp @@ -3,7 +3,7 @@ * * FieldML 0.5 model reader implementation. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/field_io/read_fieldml.hpp b/src/field_io/read_fieldml.hpp index 0dba09b6a..fbb3cb2cc 100644 --- a/src/field_io/read_fieldml.hpp +++ b/src/field_io/read_fieldml.hpp @@ -3,7 +3,7 @@ * * FieldML 0.5 model reader. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/field_io/write_fieldml.cpp b/src/field_io/write_fieldml.cpp index 0d85d1163..3d84ae8c3 100644 --- a/src/field_io/write_fieldml.cpp +++ b/src/field_io/write_fieldml.cpp @@ -3,7 +3,7 @@ * * FieldML 0.5 model writer implementation. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/field_io/write_fieldml.hpp b/src/field_io/write_fieldml.hpp index abed37d7c..c7e7a1a73 100644 --- a/src/field_io/write_fieldml.hpp +++ b/src/field_io/write_fieldml.hpp @@ -3,7 +3,7 @@ * * FieldML 0.5 model writer. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/element_field_template.cpp b/src/finite_element/element_field_template.cpp index 453e3ff6c..f66985379 100644 --- a/src/finite_element/element_field_template.cpp +++ b/src/finite_element/element_field_template.cpp @@ -4,7 +4,7 @@ * Describes parameter mapping and interpolation for a scalar * field or field component over an element. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/element_field_template.hpp b/src/finite_element/element_field_template.hpp index 9cb9833fa..2e2490f61 100644 --- a/src/finite_element/element_field_template.hpp +++ b/src/finite_element/element_field_template.hpp @@ -4,7 +4,7 @@ * Describes parameter mapping and interpolation for a scalar * field or field component over an element. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/export_cm_files.cpp b/src/finite_element/export_cm_files.cpp index 1c68a0191..1c003dfea 100644 --- a/src/finite_element/export_cm_files.cpp +++ b/src/finite_element/export_cm_files.cpp @@ -3,7 +3,7 @@ * * Functions for exporting finite element data to CMISS IP files. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/export_cm_files.h b/src/finite_element/export_cm_files.h index 710a6bf17..b211f9dfe 100644 --- a/src/finite_element/export_cm_files.h +++ b/src/finite_element/export_cm_files.h @@ -3,7 +3,7 @@ * * Functions for exporting finite element data to CMISS IP files. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/export_finite_element.cpp b/src/finite_element/export_finite_element.cpp index 8398cb45c..a461bb31f 100644 --- a/src/finite_element/export_finite_element.cpp +++ b/src/finite_element/export_finite_element.cpp @@ -3,7 +3,7 @@ * * Functions for exporting finite element data to EX format. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/export_finite_element.h b/src/finite_element/export_finite_element.h index 1747eead1..dfe26c3de 100644 --- a/src/finite_element/export_finite_element.h +++ b/src/finite_element/export_finite_element.h @@ -3,7 +3,7 @@ * * Functions for exporting finite element data to EX format. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/finite_element.cpp b/src/finite_element/finite_element.cpp index b795f2543..8bcc72ba0 100644 --- a/src/finite_element/finite_element.cpp +++ b/src/finite_element/finite_element.cpp @@ -3,7 +3,7 @@ * * Finite element data structures and functions. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/finite_element.h b/src/finite_element/finite_element.h index 961bfed66..d3c97336e 100644 --- a/src/finite_element/finite_element.h +++ b/src/finite_element/finite_element.h @@ -3,7 +3,7 @@ * * Internal header for finite element data structures and functions. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/finite_element_adjacent_elements.cpp b/src/finite_element/finite_element_adjacent_elements.cpp index 4121e1cd8..4732723e2 100644 --- a/src/finite_element/finite_element_adjacent_elements.cpp +++ b/src/finite_element/finite_element_adjacent_elements.cpp @@ -8,7 +8,7 @@ Functions for finding elements adjacent to other ones. These functions have been separated out from finite_element.c due to their dependence on indexed_multi_range. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/finite_element_adjacent_elements.h b/src/finite_element/finite_element_adjacent_elements.h index 8cdfba18e..65524f651 100644 --- a/src/finite_element/finite_element_adjacent_elements.h +++ b/src/finite_element/finite_element_adjacent_elements.h @@ -8,7 +8,7 @@ Functions for finding elements adjacent to other ones. These functions have been separated out from finite_element.c due to their dependence on indexed_multi_range. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/finite_element_basis.cpp b/src/finite_element/finite_element_basis.cpp index 881579599..c58cf7e13 100644 --- a/src/finite_element/finite_element_basis.cpp +++ b/src/finite_element/finite_element_basis.cpp @@ -3,7 +3,7 @@ * * Implementation of finite element basis functions. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/finite_element_basis.hpp b/src/finite_element/finite_element_basis.hpp index 134f8f87e..feaffd5e3 100644 --- a/src/finite_element/finite_element_basis.hpp +++ b/src/finite_element/finite_element_basis.hpp @@ -3,7 +3,7 @@ * * Declarations of types and methods for finite element basis functions. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/finite_element_constants.hpp b/src/finite_element/finite_element_constants.hpp index 81c8fadda..b121c9924 100644 --- a/src/finite_element/finite_element_constants.hpp +++ b/src/finite_element/finite_element_constants.hpp @@ -3,7 +3,7 @@ * * Constants giving fixed limits on element dimensions, orders of derivatives. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/finite_element_conversion.cpp b/src/finite_element/finite_element_conversion.cpp index f49f12ef2..24266450d 100644 --- a/src/finite_element/finite_element_conversion.cpp +++ b/src/finite_element/finite_element_conversion.cpp @@ -6,7 +6,7 @@ LAST MODIFIED : 5 April 2006 DESCRIPTION : Functions for converting one finite_element representation to another. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/finite_element_conversion.h b/src/finite_element/finite_element_conversion.h index aabcd45c6..a75b09744 100644 --- a/src/finite_element/finite_element_conversion.h +++ b/src/finite_element/finite_element_conversion.h @@ -7,7 +7,7 @@ DESCRIPTION : Functions for building IGES information from finite elements and exporting to file. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/finite_element_discretization.cpp b/src/finite_element/finite_element_discretization.cpp index ac164edda..d0dc19ee9 100644 --- a/src/finite_element/finite_element_discretization.cpp +++ b/src/finite_element/finite_element_discretization.cpp @@ -6,7 +6,7 @@ LAST MODIFIED : 21 March 2003 DESCRIPTION : Functions for discretizing finite elements into points and simple sub-domains. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/finite_element_discretization.h b/src/finite_element/finite_element_discretization.h index 45d5f8658..37e487ca7 100644 --- a/src/finite_element/finite_element_discretization.h +++ b/src/finite_element/finite_element_discretization.h @@ -6,7 +6,7 @@ LAST MODIFIED : 12 October 2001 DESCRIPTION : Functions for discretizing finite elements into points and simple sub-domains. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/finite_element_domain.cpp b/src/finite_element/finite_element_domain.cpp index 906be06f6..dd1dcf868 100644 --- a/src/finite_element/finite_element_domain.cpp +++ b/src/finite_element/finite_element_domain.cpp @@ -3,7 +3,7 @@ * * Abstract base class for finite element domains built on a set of labels. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/finite_element_domain.hpp b/src/finite_element/finite_element_domain.hpp index 76eee68fb..afe4e5765 100644 --- a/src/finite_element/finite_element_domain.hpp +++ b/src/finite_element/finite_element_domain.hpp @@ -3,7 +3,7 @@ * * Abstract base class for finite element domains built on a set of labels. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/finite_element_field.cpp b/src/finite_element/finite_element_field.cpp index 64cce50bb..74afea5f8 100644 --- a/src/finite_element/finite_element_field.cpp +++ b/src/finite_element/finite_element_field.cpp @@ -3,7 +3,7 @@ * * Internal class for field interpolated over finite elements. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/finite_element_field.hpp b/src/finite_element/finite_element_field.hpp index 63f5f1f79..2602f56c6 100644 --- a/src/finite_element/finite_element_field.hpp +++ b/src/finite_element/finite_element_field.hpp @@ -3,7 +3,7 @@ * * Internal class for field interpolated over finite elements. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/finite_element_field_evaluation.cpp b/src/finite_element/finite_element_field_evaluation.cpp index 4060b5099..7d821db28 100644 --- a/src/finite_element/finite_element_field_evaluation.cpp +++ b/src/finite_element/finite_element_field_evaluation.cpp @@ -3,7 +3,7 @@ * * Class for caching values and evaluating fields over elements. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/finite_element_field_evaluation.hpp b/src/finite_element/finite_element_field_evaluation.hpp index 9247fadb7..d6df0a97c 100644 --- a/src/finite_element/finite_element_field_evaluation.hpp +++ b/src/finite_element/finite_element_field_evaluation.hpp @@ -3,7 +3,7 @@ * * Class for caching values and evaluating fields over elements. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/finite_element_field_parameters.cpp b/src/finite_element/finite_element_field_parameters.cpp index 797fc240d..3ad59ed64 100644 --- a/src/finite_element/finite_element_field_parameters.cpp +++ b/src/finite_element/finite_element_field_parameters.cpp @@ -3,7 +3,7 @@ * * Records field parameter indexing. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/finite_element_field_parameters.hpp b/src/finite_element/finite_element_field_parameters.hpp index 9a21a3a6b..2f2e50167 100644 --- a/src/finite_element/finite_element_field_parameters.hpp +++ b/src/finite_element/finite_element_field_parameters.hpp @@ -3,7 +3,7 @@ * * Records field parameter indexing. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/finite_element_field_private.hpp b/src/finite_element/finite_element_field_private.hpp index 9055e6340..53f03b0df 100644 --- a/src/finite_element/finite_element_field_private.hpp +++ b/src/finite_element/finite_element_field_private.hpp @@ -4,7 +4,7 @@ * Internal class for field interpolated over finite elements. * Private header to share struct definition. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/finite_element_mesh.cpp b/src/finite_element/finite_element_mesh.cpp index 9f458ac8d..d08694d07 100644 --- a/src/finite_element/finite_element_mesh.cpp +++ b/src/finite_element/finite_element_mesh.cpp @@ -3,7 +3,7 @@ * * Class defining a domain consisting of a set of finite elements. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/finite_element_mesh.hpp b/src/finite_element/finite_element_mesh.hpp index 78cf56010..e5f4907e0 100644 --- a/src/finite_element/finite_element_mesh.hpp +++ b/src/finite_element/finite_element_mesh.hpp @@ -3,7 +3,7 @@ * * Class defining a domain consisting of a set of finite elements. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/finite_element_mesh_field_ranges.cpp b/src/finite_element/finite_element_mesh_field_ranges.cpp index c3409bb77..a0c7f95b2 100644 --- a/src/finite_element/finite_element_mesh_field_ranges.cpp +++ b/src/finite_element/finite_element_mesh_field_ranges.cpp @@ -3,7 +3,7 @@ * * Caches field ranges in elements, owned by FE_mesh. */ - /* OpenCMISS-Zinc Library + /* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/finite_element_mesh_field_ranges.hpp b/src/finite_element/finite_element_mesh_field_ranges.hpp index d67e3ac1b..c6b95c2d1 100644 --- a/src/finite_element/finite_element_mesh_field_ranges.hpp +++ b/src/finite_element/finite_element_mesh_field_ranges.hpp @@ -3,7 +3,7 @@ * * Caches field ranges in elements, owned by FE_mesh. */ - /* OpenCMISS-Zinc Library + /* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/finite_element_nodeset.cpp b/src/finite_element/finite_element_nodeset.cpp index d25c411bc..1b2105910 100644 --- a/src/finite_element/finite_element_nodeset.cpp +++ b/src/finite_element/finite_element_nodeset.cpp @@ -3,7 +3,7 @@ * * Class defining a domain consisting of a set of nodes. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/finite_element_nodeset.hpp b/src/finite_element/finite_element_nodeset.hpp index 8eff7e392..2db633569 100644 --- a/src/finite_element/finite_element_nodeset.hpp +++ b/src/finite_element/finite_element_nodeset.hpp @@ -3,7 +3,7 @@ * * Class defining a domain consisting of a set of nodes. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/finite_element_private.h b/src/finite_element/finite_element_private.h index ce519ef62..07af1b671 100644 --- a/src/finite_element/finite_element_private.h +++ b/src/finite_element/finite_element_private.h @@ -7,7 +7,7 @@ DESCRIPTION : Private interfaces to finite element objects to be included only by privileged modules such as finite_element_region.c. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/finite_element_region.cpp b/src/finite_element/finite_element_region.cpp index c3dad5c7a..4cfba0ee8 100644 --- a/src/finite_element/finite_element_region.cpp +++ b/src/finite_element/finite_element_region.cpp @@ -7,7 +7,7 @@ DESCRIPTION : Object comprising a single finite element mesh including nodes, elements and finite element fields defined on or interpolated over them. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/finite_element_region.h b/src/finite_element/finite_element_region.h index fdd5a8334..f1eee6158 100644 --- a/src/finite_element/finite_element_region.h +++ b/src/finite_element/finite_element_region.h @@ -7,7 +7,7 @@ DESCRIPTION : Object comprising a single finite element mesh including nodes, elements and finite element fields defined on or interpolated over them. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/finite_element_region_private.h b/src/finite_element/finite_element_region_private.h index 1420de24d..1e95ccf70 100644 --- a/src/finite_element/finite_element_region_private.h +++ b/src/finite_element/finite_element_region_private.h @@ -7,7 +7,7 @@ DESCRIPTION : Private interfaces to FE_region types and functions to be included only by privileged finite_element modules. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/finite_element_shape.cpp b/src/finite_element/finite_element_shape.cpp index 4caf94962..f6065fe8e 100644 --- a/src/finite_element/finite_element_shape.cpp +++ b/src/finite_element/finite_element_shape.cpp @@ -3,7 +3,7 @@ * * Finite element shape bounds. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/finite_element_shape.hpp b/src/finite_element/finite_element_shape.hpp index 4c9170ae5..d7fa23db0 100644 --- a/src/finite_element/finite_element_shape.hpp +++ b/src/finite_element/finite_element_shape.hpp @@ -3,7 +3,7 @@ * * Finite element shape bounds. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/finite_element_time.cpp b/src/finite_element/finite_element_time.cpp index a4e84c1c9..06ecb72e0 100644 --- a/src/finite_element/finite_element_time.cpp +++ b/src/finite_element/finite_element_time.cpp @@ -6,7 +6,7 @@ LAST MODIFIED : 27 November 2002 DESCRIPTION : Representing time in finite elements. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/finite_element_time.h b/src/finite_element/finite_element_time.h index b1b7bbd58..c577ecbde 100644 --- a/src/finite_element/finite_element_time.h +++ b/src/finite_element/finite_element_time.h @@ -6,7 +6,7 @@ LAST MODIFIED : 12 November 2004 DESCRIPTION : Representing time in finite elements. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/finite_element_to_graphics_object.cpp b/src/finite_element/finite_element_to_graphics_object.cpp index 405a8c6dc..3982f9787 100644 --- a/src/finite_element/finite_element_to_graphics_object.cpp +++ b/src/finite_element/finite_element_to_graphics_object.cpp @@ -4,7 +4,7 @@ FILE : finite_element_to_graphics_object.cpp DESCRIPTION : The functions for creating graphical objects from finite elements. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/finite_element_to_graphics_object.h b/src/finite_element/finite_element_to_graphics_object.h index ec4a113d8..ca7e308a4 100644 --- a/src/finite_element/finite_element_to_graphics_object.h +++ b/src/finite_element/finite_element_to_graphics_object.h @@ -6,7 +6,7 @@ LAST MODIFIED : 14 March 2003 DESCRIPTION : The function prototypes for creating graphical objects from finite elements. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/finite_element_to_iges.cpp b/src/finite_element/finite_element_to_iges.cpp index 6a2bba91e..e4beea781 100644 --- a/src/finite_element/finite_element_to_iges.cpp +++ b/src/finite_element/finite_element_to_iges.cpp @@ -7,7 +7,7 @@ DESCRIPTION : Functions for building IGES information from finite elements and exporting to file. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/finite_element_to_iges.h b/src/finite_element/finite_element_to_iges.h index b85fa775a..d491b207f 100644 --- a/src/finite_element/finite_element_to_iges.h +++ b/src/finite_element/finite_element_to_iges.h @@ -7,7 +7,7 @@ DESCRIPTION : Functions for building IGES information from finite elements and exporting to file. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/finite_element_to_iso_lines.cpp b/src/finite_element/finite_element_to_iso_lines.cpp index 86cf0d901..713e3218d 100644 --- a/src/finite_element/finite_element_to_iso_lines.cpp +++ b/src/finite_element/finite_element_to_iso_lines.cpp @@ -7,7 +7,7 @@ DESCRIPTION : Functions for computing, sorting and storing polylines of constant scalar field value over 2-D elements. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/finite_element_to_iso_lines.h b/src/finite_element/finite_element_to_iso_lines.h index 8ecc8ea9c..3a19ba0d6 100644 --- a/src/finite_element/finite_element_to_iso_lines.h +++ b/src/finite_element/finite_element_to_iso_lines.h @@ -7,7 +7,7 @@ DESCRIPTION : Functions for computing, sorting and storing polylines of constant scalar field value over 2-D elements. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/finite_element_to_iso_surfaces.cpp b/src/finite_element/finite_element_to_iso_surfaces.cpp index f0f1ccfb9..1c7cab137 100644 --- a/src/finite_element/finite_element_to_iso_surfaces.cpp +++ b/src/finite_element/finite_element_to_iso_surfaces.cpp @@ -3,7 +3,7 @@ * * Functions for creating graphical iso-surfaces from finite element fields. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/finite_element_to_iso_surfaces.h b/src/finite_element/finite_element_to_iso_surfaces.h index acaacd311..ecad309bf 100644 --- a/src/finite_element/finite_element_to_iso_surfaces.h +++ b/src/finite_element/finite_element_to_iso_surfaces.h @@ -3,7 +3,7 @@ * * Functions for creating graphical iso-surfaces from finite element fields. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/finite_element_to_streamlines.cpp b/src/finite_element/finite_element_to_streamlines.cpp index 9be1bd410..69301046c 100644 --- a/src/finite_element/finite_element_to_streamlines.cpp +++ b/src/finite_element/finite_element_to_streamlines.cpp @@ -8,7 +8,7 @@ Functions for calculating streamlines in finite elements. ???DB. Put into finite_element_to_graphics_object or split finite_element_to_graphics_object further ? ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/finite_element_to_streamlines.h b/src/finite_element/finite_element_to_streamlines.h index eaaa4d5e7..78efaa3d5 100644 --- a/src/finite_element/finite_element_to_streamlines.h +++ b/src/finite_element/finite_element_to_streamlines.h @@ -8,7 +8,7 @@ Functions for calculating streamlines in finite elements. ???DB. Put into finite_element_to_graphics_object or split finite_element_to_graphics_object further ? ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/finite_element_value_storage.cpp b/src/finite_element/finite_element_value_storage.cpp index ee8a397bf..f1126dedd 100644 --- a/src/finite_element/finite_element_value_storage.cpp +++ b/src/finite_element/finite_element_value_storage.cpp @@ -3,7 +3,7 @@ * * Low level functions for packing data in fields and nodes. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/finite_element_value_storage.hpp b/src/finite_element/finite_element_value_storage.hpp index 97336bc15..7a373eb3a 100644 --- a/src/finite_element/finite_element_value_storage.hpp +++ b/src/finite_element/finite_element_value_storage.hpp @@ -3,7 +3,7 @@ * * Low level functions for packing data in fields and nodes. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/generate_mesh_netgen.cpp b/src/finite_element/generate_mesh_netgen.cpp index b24e590ce..deda80174 100644 --- a/src/finite_element/generate_mesh_netgen.cpp +++ b/src/finite_element/generate_mesh_netgen.cpp @@ -7,7 +7,7 @@ generate triangular surface and export the surface into netgen. After netgen ret the volume mesh, CMGUI will visualize them to the user. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/generate_mesh_netgen.h b/src/finite_element/generate_mesh_netgen.h index d0fb56be5..58dca046a 100644 --- a/src/finite_element/generate_mesh_netgen.h +++ b/src/finite_element/generate_mesh_netgen.h @@ -3,7 +3,7 @@ * * Convenience functions for making simple finite element fields. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/import_finite_element.cpp b/src/finite_element/import_finite_element.cpp index a257e829a..2b76fce33 100644 --- a/src/finite_element/import_finite_element.cpp +++ b/src/finite_element/import_finite_element.cpp @@ -3,7 +3,7 @@ * * Functions for importing finite element data from EX file format. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/import_finite_element.h b/src/finite_element/import_finite_element.h index 2a99bf8b7..758ca7810 100644 --- a/src/finite_element/import_finite_element.h +++ b/src/finite_element/import_finite_element.h @@ -3,7 +3,7 @@ * * Functions for importing finite element data from EX file format. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/node_field_template.cpp b/src/finite_element/node_field_template.cpp index 394cc6146..ff0aff18c 100644 --- a/src/finite_element/node_field_template.cpp +++ b/src/finite_element/node_field_template.cpp @@ -4,7 +4,7 @@ * Describes parameter type and version storage at a node for a scalar * field or field component. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/node_field_template.hpp b/src/finite_element/node_field_template.hpp index c65304472..30b23984e 100644 --- a/src/finite_element/node_field_template.hpp +++ b/src/finite_element/node_field_template.hpp @@ -4,7 +4,7 @@ * Describes parameter type and version storage at a node for a scalar * field or field component. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/snake.cpp b/src/finite_element/snake.cpp index a68cdc6e0..a500d1c65 100644 --- a/src/finite_element/snake.cpp +++ b/src/finite_element/snake.cpp @@ -7,7 +7,7 @@ DESCRIPTION : Functions for making a snake of 1-D cubic Hermite elements from a chain of data points. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/finite_element/snake.h b/src/finite_element/snake.h index e3b21c2a1..ccaee8951 100644 --- a/src/finite_element/snake.h +++ b/src/finite_element/snake.h @@ -7,7 +7,7 @@ DESCRIPTION : Functions for making a snake of 1-D cubic Hermite elements from a chain of data points. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/alt_vfscanf.h b/src/general/alt_vfscanf.h index 7553a71a4..632d72c60 100644 --- a/src/general/alt_vfscanf.h +++ b/src/general/alt_vfscanf.h @@ -1,21 +1,21 @@ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ - - -#if !defined (ALT_VFSCANF_H) -#define ALT_VFSCANF_H - -#ifdef __cplusplus -extern "C" { -#endif /* __cplusplus */ - -int alt_vfscanf(FILE *fp, char const *fmt0, va_list ap); - -#ifdef __cplusplus -} -#endif /* __cplusplus */ - + + +#if !defined (ALT_VFSCANF_H) +#define ALT_VFSCANF_H + +#ifdef __cplusplus +extern "C" { +#endif /* __cplusplus */ + +int alt_vfscanf(FILE *fp, char const *fmt0, va_list ap); + +#ifdef __cplusplus +} +#endif /* __cplusplus */ + #endif /* ALT_VFSCANF_H */ \ No newline at end of file diff --git a/src/general/block_array.hpp b/src/general/block_array.hpp index 1e307e113..113ad4b92 100644 --- a/src/general/block_array.hpp +++ b/src/general/block_array.hpp @@ -3,7 +3,7 @@ * * Implements an array container allocated in blocks. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/callback.cpp b/src/general/callback.cpp index 16bd84661..5a66297c1 100644 --- a/src/general/callback.cpp +++ b/src/general/callback.cpp @@ -6,7 +6,7 @@ LAST MODIFIED : 17 March 2000 DESCRIPTION : Macro definition for lists of callbacks between objects. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/callback.h b/src/general/callback.h index 637f52118..ec2fb64a2 100644 --- a/src/general/callback.h +++ b/src/general/callback.h @@ -6,7 +6,7 @@ LAST MODIFIED : 23 March 2000 DESCRIPTION : Macro definition for lists of callbacks between objects. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/callback_class.hpp b/src/general/callback_class.hpp index 37dfd513d..283b42cfa 100644 --- a/src/general/callback_class.hpp +++ b/src/general/callback_class.hpp @@ -6,7 +6,7 @@ LAST MODIFIED : 21 February 2007 DESCRIPTION : Template definitions for callbacks. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/callback_private.h b/src/general/callback_private.h index 3045ccc74..525101e7b 100644 --- a/src/general/callback_private.h +++ b/src/general/callback_private.h @@ -6,7 +6,7 @@ LAST MODIFIED : 23 March 2000 DESCRIPTION : Macro definition for lists of callbacks between objects. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/change_log.h b/src/general/change_log.h index 10d3ead3f..8aa2feea2 100644 --- a/src/general/change_log.h +++ b/src/general/change_log.h @@ -12,7 +12,7 @@ change_log are accessed so that removed objects exist until after clients get to hear about their imminent demise. Change enumerator logic is slightly involved -- refer to function CHANGE_LOG_ADD for details. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/change_log_private.h b/src/general/change_log_private.h index 9f36eff42..b3aa8a208 100644 --- a/src/general/change_log_private.h +++ b/src/general/change_log_private.h @@ -12,7 +12,7 @@ change_log are accessed so that removed objects exist until after clients get to hear about their imminent demise. Change enumerator logic is slightly involved -- refer to function CHANGE_LOG_ADD for details. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/child_process.cpp b/src/general/child_process.cpp index 83c5ca9f4..a7e85d074 100644 --- a/src/general/child_process.cpp +++ b/src/general/child_process.cpp @@ -6,7 +6,7 @@ LAST MODIFIED : 24 August 1999 DESCRIPTION : This provides an object which interfaces between a child_process and Cmgui ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/child_process.h b/src/general/child_process.h index 272ce4444..82bbd80f2 100644 --- a/src/general/child_process.h +++ b/src/general/child_process.h @@ -5,7 +5,7 @@ LAST MODIFIED : 24 August 1999 DESCRIPTION : ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/cmiss_btree.hpp b/src/general/cmiss_btree.hpp index 2ab69db16..e8547500a 100644 --- a/src/general/cmiss_btree.hpp +++ b/src/general/cmiss_btree.hpp @@ -3,7 +3,7 @@ * * N-way binary tree container template class. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/cmiss_btree_index.hpp b/src/general/cmiss_btree_index.hpp index 59d7eacc9..499534c4f 100644 --- a/src/general/cmiss_btree_index.hpp +++ b/src/general/cmiss_btree_index.hpp @@ -6,7 +6,7 @@ * data structure, e.g. a DsLabels. * The owner object must provide a getIdentifier(index) methods. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/cmiss_set.hpp b/src/general/cmiss_set.hpp index bd2a0bcdd..e1e50ca88 100644 --- a/src/general/cmiss_set.hpp +++ b/src/general/cmiss_set.hpp @@ -5,7 +5,7 @@ * maintains connections between sets of related objects to safely and * efficiently manage changing the identifier i.e. sort key of the objects. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/compare.cpp b/src/general/compare.cpp index 9e1aae8d2..c48242d95 100644 --- a/src/general/compare.cpp +++ b/src/general/compare.cpp @@ -7,7 +7,7 @@ DESCRIPTION : Functions for comparing data types (analogous to strcmp). Functions used for managers and lists. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/compare.h b/src/general/compare.h index 31ece3f99..a92f6981f 100644 --- a/src/general/compare.h +++ b/src/general/compare.h @@ -7,7 +7,7 @@ DESCRIPTION : Prototypes of functions for comparing data types (analogous to strcmp). Functions used for managers and lists. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/debug.cpp b/src/general/debug.cpp index 9466c1936..2e1fa0378 100644 --- a/src/general/debug.cpp +++ b/src/general/debug.cpp @@ -6,7 +6,7 @@ LAST MODIFIED : 16 December 2001 DESCRIPTION : Function definitions for debugging. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/debug.h b/src/general/debug.h index 409d60ef5..324e59bb6 100644 --- a/src/general/debug.h +++ b/src/general/debug.h @@ -7,7 +7,7 @@ DESCRIPTION : Function definitions for debugging. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/enumerator.h b/src/general/enumerator.h index 0014ca7cc..992c612af 100644 --- a/src/general/enumerator.h +++ b/src/general/enumerator.h @@ -18,7 +18,7 @@ increments by 1 to the last value which has an ENUMERATOR_STRING. If your enum declaration does not match this pattern, you will have to write the contents of these functions yourself. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/enumerator_conversion.hpp b/src/general/enumerator_conversion.hpp index 181b56741..223a06004 100644 --- a/src/general/enumerator_conversion.hpp +++ b/src/general/enumerator_conversion.hpp @@ -2,7 +2,7 @@ * FILE : enumerator_conversion.hpp * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/enumerator_private.h b/src/general/enumerator_private.h index 4aa593144..dd0bfe211 100644 --- a/src/general/enumerator_private.h +++ b/src/general/enumerator_private.h @@ -18,7 +18,7 @@ increments by 1 to the last value which has an ENUMERATOR_STRING. If your enum declaration does not match this pattern, you will have to write the contents of these functions yourself. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/enumerator_private.hpp b/src/general/enumerator_private.hpp index fe9602143..a1a4fea00 100644 --- a/src/general/enumerator_private.hpp +++ b/src/general/enumerator_private.hpp @@ -18,7 +18,7 @@ increments by 1 to the last value which has an ENUMERATOR_STRING. If your enum declaration does not match this pattern, you will have to write the contents of these functions yourself. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/error_handler.cpp b/src/general/error_handler.cpp index 6fc5dd7ef..5b411c918 100644 --- a/src/general/error_handler.cpp +++ b/src/general/error_handler.cpp @@ -9,7 +9,7 @@ Error handling routines. ???DB. Hard to abstract because of the special requirements for setjmp and longjmp . ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/error_handler.h b/src/general/error_handler.h index 69d10aaf2..8ead8f9dc 100644 --- a/src/general/error_handler.h +++ b/src/general/error_handler.h @@ -9,7 +9,7 @@ Error handling routines. ???DB. Hard to abstract because of the special requirements for setjmp and longjmp . ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/geometry.cpp b/src/general/geometry.cpp index 23891caab..e7165990e 100644 --- a/src/general/geometry.cpp +++ b/src/general/geometry.cpp @@ -6,7 +6,7 @@ LAST MODIFIED : 21 June 2000 DESCRIPTION : Functions for performing coordinate transformations. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/geometry.h b/src/general/geometry.h index d3b83a431..e9e54e41a 100644 --- a/src/general/geometry.h +++ b/src/general/geometry.h @@ -8,7 +8,7 @@ The types and global variables for describing geometry. Prototypes of functions for performing coordinate transformations. ???DB. What about PI ? ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/heapsort.h b/src/general/heapsort.h index c01ca8088..6d332c1a9 100644 --- a/src/general/heapsort.h +++ b/src/general/heapsort.h @@ -6,7 +6,7 @@ LAST MODIFIED : 4 July 1992 DESCRIPTION : Created because qsort didn't seem to be working properly in TurboC. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/image_utilities.cpp b/src/general/image_utilities.cpp index a028ed7a7..fb831ec7a 100644 --- a/src/general/image_utilities.cpp +++ b/src/general/image_utilities.cpp @@ -6,7 +6,7 @@ LAST MODIFIED : 20 December 2004 DESCRIPTION : Utilities for handling images. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/image_utilities.h b/src/general/image_utilities.h index 4e24fee85..9ae4e2ed3 100644 --- a/src/general/image_utilities.h +++ b/src/general/image_utilities.h @@ -6,7 +6,7 @@ LAST MODIFIED : 11 March 2002 DESCRIPTION : Utilities for handling images. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/indexed_list_private.h b/src/general/indexed_list_private.h index 1aa0824ac..fe3686039 100644 --- a/src/general/indexed_list_private.h +++ b/src/general/indexed_list_private.h @@ -13,7 +13,7 @@ type. This list differs from the standard list (see list_private.h) in that it has an B-tree for faster searching on an index. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/indexed_list_stl_private.hpp b/src/general/indexed_list_stl_private.hpp index 8f5101504..bd3b94fda 100644 --- a/src/general/indexed_list_stl_private.hpp +++ b/src/general/indexed_list_stl_private.hpp @@ -3,7 +3,7 @@ * * Implementation of indexed lists which delegates to an STL container. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/indexed_multi_range.cpp b/src/general/indexed_multi_range.cpp index 131e076fc..37ca5e913 100644 --- a/src/general/indexed_multi_range.cpp +++ b/src/general/indexed_multi_range.cpp @@ -9,7 +9,7 @@ can then be created for a group of these objects allowing rapid lookup. This code was originally mirage/tracking_editor_data.c and refered explicitly to index_multi_range for pending/placed frames etc. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/indexed_multi_range.h b/src/general/indexed_multi_range.h index 372bfdd0e..d96b03d52 100644 --- a/src/general/indexed_multi_range.h +++ b/src/general/indexed_multi_range.h @@ -9,7 +9,7 @@ can then be created for a group of these objects allowing rapid lookup. This code was originally mirage/tracking_editor_data.c and refered explicitly to Node_status for pending/placed frames etc. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/integration.cpp b/src/general/integration.cpp index 361b7f067..7b17436f7 100644 --- a/src/general/integration.cpp +++ b/src/general/integration.cpp @@ -9,7 +9,7 @@ elements. ???DB. What about time integrals? ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/integration.h b/src/general/integration.h index 956927247..387bfc467 100644 --- a/src/general/integration.h +++ b/src/general/integration.h @@ -7,7 +7,7 @@ DESCRIPTION : Structures and functions for integerating a computed field over a group of elements. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/io_stream.cpp b/src/general/io_stream.cpp index 9fbde6be4..c62204edf 100644 --- a/src/general/io_stream.cpp +++ b/src/general/io_stream.cpp @@ -7,7 +7,7 @@ DESCRIPTION : A class to provide a consistent IO interface to files, memory, gzip and bzip streams. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/io_stream.h b/src/general/io_stream.h index e24369627..aaf46f047 100644 --- a/src/general/io_stream.h +++ b/src/general/io_stream.h @@ -7,7 +7,7 @@ DESCRIPTION : A class to provide a consistent IO interface to files, memory, gzip and bzip streams. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/list.h b/src/general/list.h index 9a73a2c2b..59a1565f4 100644 --- a/src/general/list.h +++ b/src/general/list.h @@ -8,7 +8,7 @@ Macros for forward declaring standard list types and prototyping standard list functions. Full declarations are not given, so as to hide the internal workings and allow them to be changed without affecting other parts of the program. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/list_btree_private.hpp b/src/general/list_btree_private.hpp index 44acf4ae0..6e74833c9 100644 --- a/src/general/list_btree_private.hpp +++ b/src/general/list_btree_private.hpp @@ -3,7 +3,7 @@ * * Implementation of indexed lists using cmzn_btree template. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/list_object_with_list_member_private.h b/src/general/list_object_with_list_member_private.h index aac55670c..4eea99843 100644 --- a/src/general/list_object_with_list_member_private.h +++ b/src/general/list_object_with_list_member_private.h @@ -21,7 +21,7 @@ type. More standard list functions should be added as required. Note also that only functions adding and removing objects from the list need to changed from those in list_private.h -- which is included by this header. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/list_private.h b/src/general/list_private.h index cc27188a8..4a3534021 100644 --- a/src/general/list_private.h +++ b/src/general/list_private.h @@ -14,7 +14,7 @@ affecting other parts of the program. Also see indexed_list_private.h . ???DB. What if want to use different internal structures within same module ? ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/machine.cpp b/src/general/machine.cpp index 500ce3eba..3dd42aa3a 100644 --- a/src/general/machine.cpp +++ b/src/general/machine.cpp @@ -5,7 +5,7 @@ LAST MODIFIED : 8 August 2002 DESCRIPTION : ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/machine.h b/src/general/machine.h index 1126d086b..497e6c330 100644 --- a/src/general/machine.h +++ b/src/general/machine.h @@ -6,7 +6,7 @@ LAST MODIFIED : 18 February 1997 DESCRIPTION : Definitions of machine specific stuff. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/manager.h b/src/general/manager.h index e1f3f3590..2cd9f28f8 100644 --- a/src/general/manager.h +++ b/src/general/manager.h @@ -13,7 +13,7 @@ prototyping global manager functions. Full declarations are not given, so as to hide the internal workings and allow them to be changed without affecting other parts of the program. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/manager_private.h b/src/general/manager_private.h index 45b211e39..732842b41 100644 --- a/src/general/manager_private.h +++ b/src/general/manager_private.h @@ -13,7 +13,7 @@ should be included in the module that declares the manager for a particular object type. This allows changes to the internal structure to be made without affecting other parts of the program. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/math.h b/src/general/math.h index b0eb409bb..95876a480 100644 --- a/src/general/math.h +++ b/src/general/math.h @@ -6,7 +6,7 @@ LAST MODIFIED : 26 June 2002 DESCRIPTION : Defines the finite function for UNIX and WIN32_SYSTEM ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/matrix_vector.cpp b/src/general/matrix_vector.cpp index a201a7d09..30e81768c 100644 --- a/src/general/matrix_vector.cpp +++ b/src/general/matrix_vector.cpp @@ -25,7 +25,7 @@ vector or matrix routines that should be in here are: graphics/mcubes.c graphics/matrix.c ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/matrix_vector.h b/src/general/matrix_vector.h index ccfae5856..80aa1effc 100644 --- a/src/general/matrix_vector.h +++ b/src/general/matrix_vector.h @@ -23,7 +23,7 @@ Bit by bit all bits of vector and matrix code should be put in here - and not be scattered around the source code as it is now. Routines known to contain vector or matrix routines that should be in here are listed in matrix_vector.c. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/message.cpp b/src/general/message.cpp index 982e0309b..918bb165f 100644 --- a/src/general/message.cpp +++ b/src/general/message.cpp @@ -7,7 +7,7 @@ DESCRIPTION : Declaration of functions for displaying messages. ???GMH. Should all the printf('s be fprintf(stderr,'s? ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/message.h b/src/general/message.h index 405891623..a85530805 100644 --- a/src/general/message.h +++ b/src/general/message.h @@ -6,7 +6,7 @@ LAST MODIFIED : 11 June 1999 DESCRIPTION : Global types and function prototypes for displaying messages. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/message_log.cpp b/src/general/message_log.cpp index 91647d254..f4be30778 100644 --- a/src/general/message_log.cpp +++ b/src/general/message_log.cpp @@ -1,7 +1,7 @@ /** * @file message_log.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/message_log.hpp b/src/general/message_log.hpp index e0485238f..74d1b7ca1 100644 --- a/src/general/message_log.hpp +++ b/src/general/message_log.hpp @@ -1,7 +1,7 @@ /** * @file message_log.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/multi_range.cpp b/src/general/multi_range.cpp index deb34d3c0..5577d4be3 100644 --- a/src/general/multi_range.cpp +++ b/src/general/multi_range.cpp @@ -8,7 +8,7 @@ Structure for storing and manipulating multiple, non-overlapping ranges of values, eg. 1-5,7-7,29-100. At present, limited to int type, but could be converted to other number types. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/multi_range.h b/src/general/multi_range.h index b67820603..fc55c3942 100644 --- a/src/general/multi_range.h +++ b/src/general/multi_range.h @@ -8,7 +8,7 @@ Structure for storing and manipulating multiple, non-overlapping ranges of values, eg. 1-5,7-7,29-100. At present, limited to int type, but could be converted to other number types. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/myio.cpp b/src/general/myio.cpp index 2f53ddf0c..d3cd8b240 100644 --- a/src/general/myio.cpp +++ b/src/general/myio.cpp @@ -6,7 +6,7 @@ LAST MODIFIED : 23 August 2004 DESCRIPTION : Some additions/modifications to stdio. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/myio.h b/src/general/myio.h index 3ee64d4b2..bed2f7923 100644 --- a/src/general/myio.h +++ b/src/general/myio.h @@ -6,7 +6,7 @@ LAST MODIFIED : 12 June 2003 DESCRIPTION : Some additions/modifications to stdio. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/mystring.cpp b/src/general/mystring.cpp index dd469fdbd..b226f6071 100644 --- a/src/general/mystring.cpp +++ b/src/general/mystring.cpp @@ -9,7 +9,7 @@ Function definitions for some general purpose string functions. ???DB. Needs some more tidying up and rationalization. ???DB. Need to tidy up writing error messages. =============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/mystring.h b/src/general/mystring.h index 9dc8ff7b1..bcc764184 100644 --- a/src/general/mystring.h +++ b/src/general/mystring.h @@ -8,7 +8,7 @@ Function prototypes for some general purpose string functions. ???DB. A merging of Greg's and my string.h 's ???DB. Needs some more tidying up and rationalization. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/object.h b/src/general/object.h index 3e74d7490..e31c790f4 100644 --- a/src/general/object.h +++ b/src/general/object.h @@ -20,7 +20,7 @@ TO DO : 1 Have to do something to make sure that objects aren't destroyed twice. Check if access_count<0 ? ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/octree.cpp b/src/general/octree.cpp index 16c14aebd..59bb734d4 100644 --- a/src/general/octree.cpp +++ b/src/general/octree.cpp @@ -5,7 +5,7 @@ LAST MODIFIED : 8 December 2005 DESCRIPTION : ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/octree.h b/src/general/octree.h index 8dca81fd8..014a8a8b7 100644 --- a/src/general/octree.h +++ b/src/general/octree.h @@ -5,7 +5,7 @@ LAST MODIFIED : 20 October 2005 DESCRIPTION : ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/photogrammetry.cpp b/src/general/photogrammetry.cpp index cc60cb96c..f4ceb1b93 100644 --- a/src/general/photogrammetry.cpp +++ b/src/general/photogrammetry.cpp @@ -9,7 +9,7 @@ Routines for performing photogrammetry calculations. Note that all matrices and vectors used here will be stored or expected in the format specified in general/matrix_vector.h. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/photogrammetry.h b/src/general/photogrammetry.h index 3fd83693c..99477918d 100644 --- a/src/general/photogrammetry.h +++ b/src/general/photogrammetry.h @@ -6,7 +6,7 @@ LAST MODIFIED : 15 April 1998 DESCRIPTION : Routines for performing photogrammetry calculations. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/random.h b/src/general/random.h index 4e6edaf6a..56b22c6d5 100644 --- a/src/general/random.h +++ b/src/general/random.h @@ -6,7 +6,7 @@ LAST MODIFIED : 26 June 2002 DESCRIPTION : Standard macros for returning random numbers. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/refcounted.hpp b/src/general/refcounted.hpp index 114a67afa..4b5dfe48d 100644 --- a/src/general/refcounted.hpp +++ b/src/general/refcounted.hpp @@ -3,7 +3,7 @@ * * Base class for intrusively reference counted objects. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/refhandle.hpp b/src/general/refhandle.hpp index 6825c8206..a0820af61 100644 --- a/src/general/refhandle.hpp +++ b/src/general/refhandle.hpp @@ -4,7 +4,7 @@ * Simple intrusive smart pointer template for classes derived from * cmzn::RefCounted, supporting access/deaccess methods. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/simple_list.h b/src/general/simple_list.h index 79c7c299d..d4c0c8971 100644 --- a/src/general/simple_list.h +++ b/src/general/simple_list.h @@ -9,7 +9,7 @@ contain pointers to things that need to be destroyed individually. This file contains the types, prototypes and definitions required to use simple_list's. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/statistics.cpp b/src/general/statistics.cpp index 5a648534d..6ef7c897e 100644 --- a/src/general/statistics.cpp +++ b/src/general/statistics.cpp @@ -6,7 +6,7 @@ LAST MODIFIED : 7 May 2001 DESCRIPTION : Statistical functions, eg. sampling from distributions, used by CMGUI. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/statistics.h b/src/general/statistics.h index 6da87c7ea..8f203a18b 100644 --- a/src/general/statistics.h +++ b/src/general/statistics.h @@ -6,7 +6,7 @@ LAST MODIFIED : 4 May 2001 DESCRIPTION : Statistical functions, eg. sampling from distributions, used by CMGUI. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/time.cpp b/src/general/time.cpp index a63d76f60..c896e93e0 100644 --- a/src/general/time.cpp +++ b/src/general/time.cpp @@ -6,7 +6,7 @@ LAST MODIFIED : 26 June 2002 DESCRIPTION : Defines the gettimeofday and relevant structure for UNIX and WIN32_SYSTEM ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/time.h b/src/general/time.h index d4c62ca17..16af79bb4 100644 --- a/src/general/time.h +++ b/src/general/time.h @@ -6,7 +6,7 @@ LAST MODIFIED : 26 June 2002 DESCRIPTION : Defines the gettimeofday and relevant structure for UNIX and WIN32_SYSTEM ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/value.cpp b/src/general/value.cpp index bbad47699..3de2e61a9 100644 --- a/src/general/value.cpp +++ b/src/general/value.cpp @@ -8,7 +8,7 @@ A value type that knows what its type is. So that can have a single function for setting values and a single function for getting values and still have type checking. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/general/value.h b/src/general/value.h index 82b7f83b1..86022563b 100644 --- a/src/general/value.h +++ b/src/general/value.h @@ -8,7 +8,7 @@ A value type that knows what its type is. So that can have a single function for setting values and a single function for getting values and still have type checking. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/auxiliary_graphics_types.cpp b/src/graphics/auxiliary_graphics_types.cpp index 88ff98baa..0623c1f6a 100644 --- a/src/graphics/auxiliary_graphics_types.cpp +++ b/src/graphics/auxiliary_graphics_types.cpp @@ -10,7 +10,7 @@ specific to any of them. Examples are: represent curvesin three xi-directions; - Triple; ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/auxiliary_graphics_types.h b/src/graphics/auxiliary_graphics_types.h index ff2c936d4..da47450c5 100644 --- a/src/graphics/auxiliary_graphics_types.h +++ b/src/graphics/auxiliary_graphics_types.h @@ -10,7 +10,7 @@ specific to any of them. Examples are: represent curves in three xi-directions; - Triple; ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/colour.cpp b/src/graphics/colour.cpp index ce2271745..15ea2eba2 100644 --- a/src/graphics/colour.cpp +++ b/src/graphics/colour.cpp @@ -8,7 +8,7 @@ Colour structures and support code. ???DB. I'm not sure that this needs to be abstracted/formalized. ???DB. Should convert to CREATE and DESTROY ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/colour.h b/src/graphics/colour.h index 02e1c8a24..19aba428f 100644 --- a/src/graphics/colour.h +++ b/src/graphics/colour.h @@ -7,7 +7,7 @@ DESCRIPTION : Colour structures and support code. ???DB. I'm not sure that colour needs to be abstracted/formalized. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/complex.cpp b/src/graphics/complex.cpp index ef38faed6..a0f327beb 100644 --- a/src/graphics/complex.cpp +++ b/src/graphics/complex.cpp @@ -1,4 +1,4 @@ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/complex.h b/src/graphics/complex.h index 5c6228716..49edbabd5 100644 --- a/src/graphics/complex.h +++ b/src/graphics/complex.h @@ -1,4 +1,4 @@ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/element_point_ranges.cpp b/src/graphics/element_point_ranges.cpp index cae8cc6a7..d9921b366 100644 --- a/src/graphics/element_point_ranges.cpp +++ b/src/graphics/element_point_ranges.cpp @@ -5,7 +5,7 @@ LAST MODIFIED : 19 March 2003 DESCRIPTION : ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/element_point_ranges.h b/src/graphics/element_point_ranges.h index 4549b2f13..3e0e33929 100644 --- a/src/graphics/element_point_ranges.h +++ b/src/graphics/element_point_ranges.h @@ -7,7 +7,7 @@ DESCRIPTION : Structure for storing ranges of points in elements according to the various element point sample modes. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/environment_map.cpp b/src/graphics/environment_map.cpp index 9d4dc9baf..0fd4f25c5 100644 --- a/src/graphics/environment_map.cpp +++ b/src/graphics/environment_map.cpp @@ -6,7 +6,7 @@ LAST MODIFIED : 6 December 2004 DESCRIPTION : The functions for manipulating environment maps. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/environment_map.h b/src/graphics/environment_map.h index 60473a59d..56e1b6acc 100644 --- a/src/graphics/environment_map.h +++ b/src/graphics/environment_map.h @@ -7,7 +7,7 @@ DESCRIPTION : The data structures used for representing environment maps. Used by volume textures. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/font.cpp b/src/graphics/font.cpp index 18d9746a6..c369be8bd 100644 --- a/src/graphics/font.cpp +++ b/src/graphics/font.cpp @@ -6,7 +6,7 @@ LAST MODIFIED : 17 November 2005 DESCRIPTION : This provides a Cmgui interface to the font contexts of many types. ******************************************************************************/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/font.h b/src/graphics/font.h index 2c3e43032..dfcdfc8a7 100644 --- a/src/graphics/font.h +++ b/src/graphics/font.h @@ -6,7 +6,7 @@ LAST MODIFIED : 17 November 2005 DESCRIPTION : This provides a Cmgui interface to the OpenGL contexts of many types. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/glyph.cpp b/src/graphics/glyph.cpp index 91971deed..1fe29728e 100644 --- a/src/graphics/glyph.cpp +++ b/src/graphics/glyph.cpp @@ -13,7 +13,7 @@ * - axes should therefore be centred at (0,0,0) and extend to 1 in each axis * direction. Axis titles "x", "y" and "z" may be outside the unit cube. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/glyph.hpp b/src/graphics/glyph.hpp index feecc8061..10893ad53 100644 --- a/src/graphics/glyph.hpp +++ b/src/graphics/glyph.hpp @@ -3,7 +3,7 @@ * * Internal header for private glyph functions. */ - /* OpenCMISS-Zinc Library + /* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/glyph_axes.cpp b/src/graphics/glyph_axes.cpp index 14e2ef814..91c298b8a 100644 --- a/src/graphics/glyph_axes.cpp +++ b/src/graphics/glyph_axes.cpp @@ -4,7 +4,7 @@ * Derived glyph type which creates 2 or 3 dimensional axes with optional * per axis labels and materials. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/glyph_axes.hpp b/src/graphics/glyph_axes.hpp index 1cb04af36..b2e2fe3dc 100644 --- a/src/graphics/glyph_axes.hpp +++ b/src/graphics/glyph_axes.hpp @@ -4,7 +4,7 @@ * Derived glyph type which creates 2 or 3 dimensional axes with optional * per axis labels and materials. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/glyph_circular.cpp b/src/graphics/glyph_circular.cpp index 63e5bef91..b025f2ffe 100644 --- a/src/graphics/glyph_circular.cpp +++ b/src/graphics/glyph_circular.cpp @@ -4,7 +4,7 @@ * Internal header for glyphs with circular features which are drawn with * tessellation circle divisions. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/glyph_circular.hpp b/src/graphics/glyph_circular.hpp index 98be61a79..1caecd3ce 100644 --- a/src/graphics/glyph_circular.hpp +++ b/src/graphics/glyph_circular.hpp @@ -4,7 +4,7 @@ * Internal header for glyphs with circular features which are drawn with * tessellation circle divisions. */ - /* OpenCMISS-Zinc Library + /* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/glyph_colour_bar.cpp b/src/graphics/glyph_colour_bar.cpp index c938531d2..80d7653d9 100644 --- a/src/graphics/glyph_colour_bar.cpp +++ b/src/graphics/glyph_colour_bar.cpp @@ -4,7 +4,7 @@ * Derived glyph type which creates a spectrum colour_bar which automatically * updates when the spectrum changes. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/glyph_colour_bar.hpp b/src/graphics/glyph_colour_bar.hpp index 32f013ddb..9cd377aa6 100644 --- a/src/graphics/glyph_colour_bar.hpp +++ b/src/graphics/glyph_colour_bar.hpp @@ -4,7 +4,7 @@ * Derived glyph type which creates a spectrum colour_bar which automatically * updates when the spectrum changes. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/graphics.cpp b/src/graphics/graphics.cpp index 830554572..5d0341427 100755 --- a/src/graphics/graphics.cpp +++ b/src/graphics/graphics.cpp @@ -4,7 +4,7 @@ * Implementation of graphics, a visualisation of fields using an algorithm * i.e. points, lines, surfaces, contours and streamlines. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/graphics.hpp b/src/graphics/graphics.hpp index f52a94aac..7901dc0de 100755 --- a/src/graphics/graphics.hpp +++ b/src/graphics/graphics.hpp @@ -1,7 +1,7 @@ /***************************************************************************//** * graphics.h */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/graphics_library.cpp b/src/graphics/graphics_library.cpp index 60e5fc845..a80f2c276 100644 --- a/src/graphics/graphics_library.cpp +++ b/src/graphics/graphics_library.cpp @@ -6,7 +6,7 @@ LAST MODIFIED : 5 May 2005 DESCRIPTION : Functions for interfacing with the graphics library. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/graphics_library.h b/src/graphics/graphics_library.h index 18cc9bb97..e3552cb3d 100644 --- a/src/graphics/graphics_library.h +++ b/src/graphics/graphics_library.h @@ -6,7 +6,7 @@ LAST MODIFIED : 17 July 2006 DESCRIPTION : Functions and structures for interfacing with the graphics library. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/graphics_module.cpp b/src/graphics/graphics_module.cpp index bb4fdba25..3e9812b0c 100644 --- a/src/graphics/graphics_module.cpp +++ b/src/graphics/graphics_module.cpp @@ -1,7 +1,7 @@ /** * FILE : graphics_module.cpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/graphics_module.hpp b/src/graphics/graphics_module.hpp index ddcd5d323..53ded759b 100644 --- a/src/graphics/graphics_module.hpp +++ b/src/graphics/graphics_module.hpp @@ -2,7 +2,7 @@ FILE : graphics_module.h ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/graphics_object.cpp b/src/graphics/graphics_object.cpp index 24c752c13..fad81b870 100644 --- a/src/graphics/graphics_object.cpp +++ b/src/graphics/graphics_object.cpp @@ -11,7 +11,7 @@ gtObject/gtWindow management routines. replaced by the graphical FE_node). See below. ???RC. Changed above nodes to integer names for OpenGL picking. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/graphics_object.h b/src/graphics/graphics_object.h index 5b97b0ed1..d58dff057 100644 --- a/src/graphics/graphics_object.h +++ b/src/graphics/graphics_object.h @@ -3,7 +3,7 @@ * * Private interfaces to Graphical object data structures. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/graphics_object.hpp b/src/graphics/graphics_object.hpp index 2e0783d6e..0c4a86d7f 100644 --- a/src/graphics/graphics_object.hpp +++ b/src/graphics/graphics_object.hpp @@ -1,4 +1,4 @@ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/graphics_object_highlight.hpp b/src/graphics/graphics_object_highlight.hpp index 0f09c4311..03af55d89 100755 --- a/src/graphics/graphics_object_highlight.hpp +++ b/src/graphics/graphics_object_highlight.hpp @@ -2,7 +2,7 @@ FILE : graphics_object_highlight.hpp ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/graphics_object_private.hpp b/src/graphics/graphics_object_private.hpp index 938e48672..ff1168d34 100644 --- a/src/graphics/graphics_object_private.hpp +++ b/src/graphics/graphics_object_private.hpp @@ -35,7 +35,7 @@ Used to be gtypes.h SAB Spilt GT_object out into graphics_object_private.h so that we control which files can see the guts. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/graphics_vertex_array.cpp b/src/graphics/graphics_vertex_array.cpp index 0116085d2..6433c1973 100644 --- a/src/graphics/graphics_vertex_array.cpp +++ b/src/graphics/graphics_vertex_array.cpp @@ -1,4 +1,4 @@ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/graphics_vertex_array.hpp b/src/graphics/graphics_vertex_array.hpp index 97f5ccbd9..d184d2110 100644 --- a/src/graphics/graphics_vertex_array.hpp +++ b/src/graphics/graphics_vertex_array.hpp @@ -1,4 +1,4 @@ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/image.h b/src/graphics/image.h index f6eba10da..7cb484885 100644 --- a/src/graphics/image.h +++ b/src/graphics/image.h @@ -1,4 +1,4 @@ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/import_graphics_object.cpp b/src/graphics/import_graphics_object.cpp index 308e82f19..53082d0c0 100644 --- a/src/graphics/import_graphics_object.cpp +++ b/src/graphics/import_graphics_object.cpp @@ -8,7 +8,7 @@ Functions for reading graphics object data from a file. ???DB. 7 June 1994. Merged GTTEXT into GTPOINT and GTPOINTSET and added a marker type and a marker size ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/import_graphics_object.h b/src/graphics/import_graphics_object.h index dd7c14a18..de302a23d 100644 --- a/src/graphics/import_graphics_object.h +++ b/src/graphics/import_graphics_object.h @@ -6,7 +6,7 @@ LAST MODIFIED : 6 December 2004 DESCRIPTION : Function prototype for reading graphics object data from a file. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/iso_field_calculation.cpp b/src/graphics/iso_field_calculation.cpp index e7f3432b3..db016c25e 100644 --- a/src/graphics/iso_field_calculation.cpp +++ b/src/graphics/iso_field_calculation.cpp @@ -6,7 +6,7 @@ LAST MODIFIED : 27 July 1998 DESCRIPTION : Functions/types for creating iso-surfaces (other than using FE_fields). ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/iso_field_calculation.h b/src/graphics/iso_field_calculation.h index af986335b..2437b9414 100644 --- a/src/graphics/iso_field_calculation.h +++ b/src/graphics/iso_field_calculation.h @@ -6,7 +6,7 @@ LAST MODIFIED : 24 September 1997 DESCRIPTION : Functions/types for creating iso-surfaces (other than using FE_fields). ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/laguer.cpp b/src/graphics/laguer.cpp index 631d848b8..b44fe698a 100644 --- a/src/graphics/laguer.cpp +++ b/src/graphics/laguer.cpp @@ -1,4 +1,4 @@ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/laguer.h b/src/graphics/laguer.h index 4a2672f3a..a1c22e3ba 100644 --- a/src/graphics/laguer.h +++ b/src/graphics/laguer.h @@ -5,7 +5,7 @@ LAST MODIFIED : 24 November 1994 DESCRIPTION : ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/light.cpp b/src/graphics/light.cpp index 2474b988d..e12808486 100644 --- a/src/graphics/light.cpp +++ b/src/graphics/light.cpp @@ -6,7 +6,7 @@ LAST MODIFIED : 9 October 2002 DESCRIPTION : The functions for manipulating lights. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/light.h b/src/graphics/light.h index c6332a96f..aca1862d9 100644 --- a/src/graphics/light.h +++ b/src/graphics/light.h @@ -6,7 +6,7 @@ LAST MODIFIED : 8 October 2002 DESCRIPTION : The data structures used for representing graphical lights. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/light.hpp b/src/graphics/light.hpp index 1fd29ddc7..f6543396b 100644 --- a/src/graphics/light.hpp +++ b/src/graphics/light.hpp @@ -6,7 +6,7 @@ LAST MODIFIED : 8 October 2002 DESCRIPTION : The data structures used for representing graphical lights. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/light_model.h b/src/graphics/light_model.h index e3310e0ba..35230e7db 100644 --- a/src/graphics/light_model.h +++ b/src/graphics/light_model.h @@ -6,7 +6,7 @@ LAST MODIFIED : 21 September 1998 DESCRIPTION : The data structures used for representing light models. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/material.cpp b/src/graphics/material.cpp index 72c82a2c4..7d9cae98a 100644 --- a/src/graphics/material.cpp +++ b/src/graphics/material.cpp @@ -20,7 +20,7 @@ easier, compile_Graphical_material is a list/manager iterator function. execute function can take over compiling as well. Furthermore, it is easy to return to direct rendering, as described with these routines. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/material.hpp b/src/graphics/material.hpp index efc2666c7..ccdac6160 100644 --- a/src/graphics/material.hpp +++ b/src/graphics/material.hpp @@ -4,7 +4,7 @@ * Internal interfaces to graphical material and module. * Includes OpenGL rendering. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/mcubes.cpp b/src/graphics/mcubes.cpp index cdd4ab70a..e641b36e3 100644 --- a/src/graphics/mcubes.cpp +++ b/src/graphics/mcubes.cpp @@ -16,7 +16,7 @@ algorithm described in Kenwright. (arrays are shifted by -1) and initializers for mctbl, ipntbl and idatbl . Replaced load_mc_tables with these declarations. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/mcubes.h b/src/graphics/mcubes.h index b28dbf090..2e2932dd4 100644 --- a/src/graphics/mcubes.h +++ b/src/graphics/mcubes.h @@ -5,7 +5,7 @@ LAST MODIFIED : 11 April 2005 DESCRIPTION : ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/order_independent_transparency.cpp b/src/graphics/order_independent_transparency.cpp index 87fe2d532..c73cd8fa1 100644 --- a/src/graphics/order_independent_transparency.cpp +++ b/src/graphics/order_independent_transparency.cpp @@ -17,7 +17,7 @@ HISTORY : SAB. I got rid of the glh, c++ and nv_parse stuff. Uses ARB vertex and fragment programs. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/order_independent_transparency.h b/src/graphics/order_independent_transparency.h index d71d60ec7..e59e5e917 100644 --- a/src/graphics/order_independent_transparency.h +++ b/src/graphics/order_independent_transparency.h @@ -5,7 +5,7 @@ LAST MODIFIED : 14 April 2003 DESCRIPTION : ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/quaternion.cpp b/src/graphics/quaternion.cpp index 84b26c2f5..6c0e7e7e8 100644 --- a/src/graphics/quaternion.cpp +++ b/src/graphics/quaternion.cpp @@ -6,10 +6,10 @@ LAST MODIFIED : 17 October 2007 DESCRIPTION : A class of quaternion operations, any new quaternion operations should be added into this class. ==============================================================================*/ -/* OpenCMISS-Zinc Library -* -* This Source Code Form is subject to the terms of the Mozilla Public -* License, v. 2.0. If a copy of the MPL was not distributed with this +/* Zinc Library +* +* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include "quaternion.hpp" diff --git a/src/graphics/quaternion.hpp b/src/graphics/quaternion.hpp index 8108efc5b..b29226e46 100644 --- a/src/graphics/quaternion.hpp +++ b/src/graphics/quaternion.hpp @@ -6,10 +6,10 @@ LAST MODIFIED : 17 October 2007 DESCRIPTION : A class of quaternion operations, any new quaternion operations should be added into this class. ==============================================================================*/ -/* OpenCMISS-Zinc Library -* -* This Source Code Form is subject to the terms of the Mozilla Public -* License, v. 2.0. If a copy of the MPL was not distributed with this +/* Zinc Library +* +* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #if !defined (QUATERNION_HPP) diff --git a/src/graphics/render.cpp b/src/graphics/render.cpp index 2d6684c3d..89485206b 100644 --- a/src/graphics/render.cpp +++ b/src/graphics/render.cpp @@ -2,7 +2,7 @@ * render.cpp * Rendering calls - Non API specific. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/render.hpp b/src/graphics/render.hpp index f7c7ca610..95ee2eccc 100644 --- a/src/graphics/render.hpp +++ b/src/graphics/render.hpp @@ -2,7 +2,7 @@ * render.hpp * Header file for general rendering interface. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/render_alias.h b/src/graphics/render_alias.h index 82a4da0f0..c1698708c 100644 --- a/src/graphics/render_alias.h +++ b/src/graphics/render_alias.h @@ -5,7 +5,7 @@ LAST MODIFIED : 19 February 1998 DESCRIPTION : ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/render_binary_wavefront.h b/src/graphics/render_binary_wavefront.h index b61286fee..03b9c9f24 100644 --- a/src/graphics/render_binary_wavefront.h +++ b/src/graphics/render_binary_wavefront.h @@ -6,7 +6,7 @@ LAST MODIFIED : 20 October 1998 DESCRIPTION : Renders gtObjects to BINARY WAVEFRONT file ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/render_gl.cpp b/src/graphics/render_gl.cpp index 868efdc19..6f25979d6 100644 --- a/src/graphics/render_gl.cpp +++ b/src/graphics/render_gl.cpp @@ -4,7 +4,7 @@ FILE : rendergl.cpp DESCRIPTION : GL rendering calls - API specific. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/render_gl.h b/src/graphics/render_gl.h index 8eae469d3..0cd909f18 100644 --- a/src/graphics/render_gl.h +++ b/src/graphics/render_gl.h @@ -2,7 +2,7 @@ * rendergl.hpp * OpenGL rendering calls */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/render_stl.cpp b/src/graphics/render_stl.cpp index 4c910ac13..104191d1e 100644 --- a/src/graphics/render_stl.cpp +++ b/src/graphics/render_stl.cpp @@ -6,7 +6,7 @@ LAST MODIFIED : 8 July 2008 DESCRIPTION : Renders gtObjects to STL stereolithography file. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/render_stl.h b/src/graphics/render_stl.h index f9ba133ba..d31719a7a 100644 --- a/src/graphics/render_stl.h +++ b/src/graphics/render_stl.h @@ -6,7 +6,7 @@ LAST MODIFIED : 3 July 2008 DESCRIPTION : Renders gtObjects to STL stereolithography file. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/render_to_finite_elements.cpp b/src/graphics/render_to_finite_elements.cpp index 44e90c3c8..eb11f90a6 100644 --- a/src/graphics/render_to_finite_elements.cpp +++ b/src/graphics/render_to_finite_elements.cpp @@ -3,7 +3,7 @@ * * Renders gtObjects to finite elements */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/render_to_finite_elements.h b/src/graphics/render_to_finite_elements.h index 6a4493b69..cae382c38 100644 --- a/src/graphics/render_to_finite_elements.h +++ b/src/graphics/render_to_finite_elements.h @@ -6,7 +6,7 @@ LAST MODIFIED : 5 January 1998 DESCRIPTION : Renders gtObjects to VRML file ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/render_triangularisation.cpp b/src/graphics/render_triangularisation.cpp index 17c723667..81a8d2c62 100644 --- a/src/graphics/render_triangularisation.cpp +++ b/src/graphics/render_triangularisation.cpp @@ -2,7 +2,7 @@ * render_triangularisation.cpp * Rendering calls - Non API specific. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/render_triangularisation.hpp b/src/graphics/render_triangularisation.hpp index c1c0f5a9a..33f43f416 100644 --- a/src/graphics/render_triangularisation.hpp +++ b/src/graphics/render_triangularisation.hpp @@ -2,7 +2,7 @@ * render_to_triangularisation.hpp * OpenGL rendering calls */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/render_vrml.cpp b/src/graphics/render_vrml.cpp index e9805419b..3cf7c29fe 100644 --- a/src/graphics/render_vrml.cpp +++ b/src/graphics/render_vrml.cpp @@ -6,7 +6,7 @@ LAST MODIFIED : 20 March 2003 DESCRIPTION : Renders gtObjects to VRML file ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/render_vrml.h b/src/graphics/render_vrml.h index 6f79c0be6..f6e9ac71e 100644 --- a/src/graphics/render_vrml.h +++ b/src/graphics/render_vrml.h @@ -6,7 +6,7 @@ LAST MODIFIED : 5 January 1998 DESCRIPTION : Renders gtObjects to VRML file ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/render_wavefront.cpp b/src/graphics/render_wavefront.cpp index 369b12b85..40f8eed71 100644 --- a/src/graphics/render_wavefront.cpp +++ b/src/graphics/render_wavefront.cpp @@ -6,7 +6,7 @@ LAST MODIFIED : 20 March 2003 DESCRIPTION : Renders gtObjects to Wavefront OBJ file ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/render_wavefront.h b/src/graphics/render_wavefront.h index 8fc7c538e..b61911051 100644 --- a/src/graphics/render_wavefront.h +++ b/src/graphics/render_wavefront.h @@ -6,7 +6,7 @@ LAST MODIFIED : 20 October 1998 DESCRIPTION : Renders gtObjects to WAVEFRONT file ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/scene.cpp b/src/graphics/scene.cpp index 4c0551221..ef0bc1c1b 100644 --- a/src/graphics/scene.cpp +++ b/src/graphics/scene.cpp @@ -2,7 +2,7 @@ FILE : scene.cpp ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/scene.hpp b/src/graphics/scene.hpp index aea51a386..497cabe66 100644 --- a/src/graphics/scene.hpp +++ b/src/graphics/scene.hpp @@ -2,7 +2,7 @@ FILE : scene.h ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/scene_coordinate_system.cpp b/src/graphics/scene_coordinate_system.cpp index 1c72159cb..9d86bbf90 100644 --- a/src/graphics/scene_coordinate_system.cpp +++ b/src/graphics/scene_coordinate_system.cpp @@ -1,7 +1,7 @@ /** * FILE: scene_coordinate_system.cpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/scene_coordinate_system.hpp b/src/graphics/scene_coordinate_system.hpp index 50ef2a14a..6c18cfe60 100644 --- a/src/graphics/scene_coordinate_system.hpp +++ b/src/graphics/scene_coordinate_system.hpp @@ -1,7 +1,7 @@ /** * FILE: scene_coordinate_system.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/scene_picker.cpp b/src/graphics/scene_picker.cpp index 4276bf816..3f9d47fe9 100644 --- a/src/graphics/scene_picker.cpp +++ b/src/graphics/scene_picker.cpp @@ -1,4 +1,4 @@ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/scene_picker.hpp b/src/graphics/scene_picker.hpp index bfa376395..7e92b1e13 100644 --- a/src/graphics/scene_picker.hpp +++ b/src/graphics/scene_picker.hpp @@ -1,4 +1,4 @@ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/scene_viewer.cpp b/src/graphics/scene_viewer.cpp index 7df9036c0..f408a03f7 100644 --- a/src/graphics/scene_viewer.cpp +++ b/src/graphics/scene_viewer.cpp @@ -17,7 +17,7 @@ translating and zooming with mouse button and press and motion events. HISTORY : November 97 Created from rendering part of Drawing. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/scene_viewer.h b/src/graphics/scene_viewer.h index aa72b8ff5..9c6565144 100644 --- a/src/graphics/scene_viewer.h +++ b/src/graphics/scene_viewer.h @@ -14,7 +14,7 @@ information in a view-independent format. SCENE_VIEWER_TRANSFORM allows the view of the scene to be changed by tumbling, translating and zooming with mouse button press and motion events. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/scene_viewer.hpp b/src/graphics/scene_viewer.hpp index bf7c52481..72de24aa8 100644 --- a/src/graphics/scene_viewer.hpp +++ b/src/graphics/scene_viewer.hpp @@ -1,7 +1,7 @@ /***************************************************************************//** * scene_viewer.hpp */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/scenefilter.cpp b/src/graphics/scenefilter.cpp index 4c644d836..1bd9161f6 100644 --- a/src/graphics/scenefilter.cpp +++ b/src/graphics/scenefilter.cpp @@ -3,7 +3,7 @@ * * Implementation of scene filter. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/scenefilter.hpp b/src/graphics/scenefilter.hpp index e9f7928a3..d90fff814 100755 --- a/src/graphics/scenefilter.hpp +++ b/src/graphics/scenefilter.hpp @@ -3,7 +3,7 @@ * * Declaration of scene filter classes and functions. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/selection.cpp b/src/graphics/selection.cpp index a3c8c5b0f..3a42eead6 100644 --- a/src/graphics/selection.cpp +++ b/src/graphics/selection.cpp @@ -1,4 +1,4 @@ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/selection.hpp b/src/graphics/selection.hpp index 190574170..05a194cf3 100644 --- a/src/graphics/selection.hpp +++ b/src/graphics/selection.hpp @@ -1,4 +1,4 @@ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/shader.cpp b/src/graphics/shader.cpp index 5a6028e68..cd5c9f28b 100644 --- a/src/graphics/shader.cpp +++ b/src/graphics/shader.cpp @@ -3,7 +3,7 @@ * * Objects for controlling shaders program used in Zinc. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/shader.hpp b/src/graphics/shader.hpp index 2808f98c0..0629200cf 100644 --- a/src/graphics/shader.hpp +++ b/src/graphics/shader.hpp @@ -3,7 +3,7 @@ * * Objects for controlling shaders program used in Zinc. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/shader_uniforms.cpp b/src/graphics/shader_uniforms.cpp index 435fd9679..6f23f3724 100644 --- a/src/graphics/shader_uniforms.cpp +++ b/src/graphics/shader_uniforms.cpp @@ -3,7 +3,7 @@ * * Objects for providing shaders uniforms values. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/shader_uniforms.hpp b/src/graphics/shader_uniforms.hpp index 40122be23..a15a6446a 100644 --- a/src/graphics/shader_uniforms.hpp +++ b/src/graphics/shader_uniforms.hpp @@ -4,7 +4,7 @@ * Objects for providing shaders uniforms values. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/spectrum.cpp b/src/graphics/spectrum.cpp index 7949c78dd..4a480fd60 100644 --- a/src/graphics/spectrum.cpp +++ b/src/graphics/spectrum.cpp @@ -6,7 +6,7 @@ LAST MODIFIED : 22 January 2002 DESCRIPTION : Spectrum functions and support code. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/spectrum.h b/src/graphics/spectrum.h index ebf65cd8f..18bd6991c 100644 --- a/src/graphics/spectrum.h +++ b/src/graphics/spectrum.h @@ -6,7 +6,7 @@ LAST MODIFIED : 15 October 1998 DESCRIPTION : Spectrum structures and support code. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/spectrum.hpp b/src/graphics/spectrum.hpp index f5e6949f9..7fc356eec 100644 --- a/src/graphics/spectrum.hpp +++ b/src/graphics/spectrum.hpp @@ -1,10 +1,10 @@ /***************************************************************************//** * spectrum.hpp */ -/* OpenCMISS-Zinc Library -* -* This Source Code Form is subject to the terms of the Mozilla Public -* License, v. 2.0. If a copy of the MPL was not distributed with this +/* Zinc Library +* +* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #if !defined(SPECTRUM_HPP) #define SPECTRUM_HPP diff --git a/src/graphics/spectrum_component.cpp b/src/graphics/spectrum_component.cpp index b9582a65e..19e9ee43b 100644 --- a/src/graphics/spectrum_component.cpp +++ b/src/graphics/spectrum_component.cpp @@ -9,7 +9,7 @@ DESCRIPTION : cmzn_spectrumcomponent structure and routines for describing and manipulating the appearance of spectrums. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/spectrum_component.h b/src/graphics/spectrum_component.h index aacad88a6..e341d326d 100644 --- a/src/graphics/spectrum_component.h +++ b/src/graphics/spectrum_component.h @@ -7,7 +7,7 @@ DESCRIPTION : cmzn_spectrumcomponent structure and routines for describing and manipulating the appearance of spectrums. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/tessellation.cpp b/src/graphics/tessellation.cpp index b5eff1e82..4d0ef2f2b 100755 --- a/src/graphics/tessellation.cpp +++ b/src/graphics/tessellation.cpp @@ -4,7 +4,7 @@ * Objects for describing how elements / continuous field domains are * tessellated or sampled into graphics. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/tessellation.hpp b/src/graphics/tessellation.hpp index 0aebbd0b3..651f8b9ce 100644 --- a/src/graphics/tessellation.hpp +++ b/src/graphics/tessellation.hpp @@ -4,7 +4,7 @@ * Objects for describing how elements / continuous field domains are * tessellated or sampled into graphics. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/texture.cpp b/src/graphics/texture.cpp index 64998920d..b03f89789 100644 --- a/src/graphics/texture.cpp +++ b/src/graphics/texture.cpp @@ -6,7 +6,7 @@ LAST MODIFIED : 31 March 2008 DESCRIPTION : The functions for manipulating graphical textures. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/texture.h b/src/graphics/texture.h index e9dbafb88..9c0f182b3 100644 --- a/src/graphics/texture.h +++ b/src/graphics/texture.h @@ -6,7 +6,7 @@ LAST MODIFIED : 28 March 2008 DESCRIPTION : The data structures used for representing textures. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/texture.hpp b/src/graphics/texture.hpp index fe496289f..069344129 100644 --- a/src/graphics/texture.hpp +++ b/src/graphics/texture.hpp @@ -1,10 +1,10 @@ /***************************************************************************//** * texture.hpp */ -/* OpenCMISS-Zinc Library -* -* This Source Code Form is subject to the terms of the Mozilla Public -* License, v. 2.0. If a copy of the MPL was not distributed with this +/* Zinc Library +* +* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #if !defined (TEXTURE_HPP) #define TEXTURE_HPP diff --git a/src/graphics/texture_line.cpp b/src/graphics/texture_line.cpp index d5dcf8c07..41c6253d1 100644 --- a/src/graphics/texture_line.cpp +++ b/src/graphics/texture_line.cpp @@ -5,7 +5,7 @@ LAST MODIFIED : 8 August 2002 DESCRIPTION : ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/texture_line.h b/src/graphics/texture_line.h index e0165b379..746de4d5c 100644 --- a/src/graphics/texture_line.h +++ b/src/graphics/texture_line.h @@ -5,7 +5,7 @@ LAST MODIFIED : 30 August 1996 DESCRIPTION : ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/threejs_export.cpp b/src/graphics/threejs_export.cpp index 6668d7a67..d01d777b8 100644 --- a/src/graphics/threejs_export.cpp +++ b/src/graphics/threejs_export.cpp @@ -3,7 +3,7 @@ * * File containing a class for exporting threejs vertices and script for rendering. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/threejs_export.hpp b/src/graphics/threejs_export.hpp index 50f4a84e7..2b109ef33 100644 --- a/src/graphics/threejs_export.hpp +++ b/src/graphics/threejs_export.hpp @@ -3,7 +3,7 @@ * * File containing a class for exporting threejs vertices and script for rendering. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/tile_graphics_objects.cpp b/src/graphics/tile_graphics_objects.cpp index 627605c9a..b187ed838 100644 --- a/src/graphics/tile_graphics_objects.cpp +++ b/src/graphics/tile_graphics_objects.cpp @@ -7,7 +7,7 @@ DESCRIPTION : Tiling routines that split graphics objects based on texture coordinates and Texture_tiling boundaries. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/tile_graphics_objects.h b/src/graphics/tile_graphics_objects.h index e55eb5613..0e68ee75a 100644 --- a/src/graphics/tile_graphics_objects.h +++ b/src/graphics/tile_graphics_objects.h @@ -6,10 +6,10 @@ LAST MODIFIED : 29 November 2007 DESCRIPTION : Header file for rendergl.c, GL rendering calls (API specific) ==============================================================================*/ -/* OpenCMISS-Zinc Library -* -* This Source Code Form is subject to the terms of the Mozilla Public -* License, v. 2.0. If a copy of the MPL was not distributed with this +/* Zinc Library +* +* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #if !defined (TILE_GRAPHICS_OBJECTS_H) #define TILE_GRAPHICS_OBJECTS_H diff --git a/src/graphics/triangle_mesh.cpp b/src/graphics/triangle_mesh.cpp index af2dd8e02..1cd362d0d 100644 --- a/src/graphics/triangle_mesh.cpp +++ b/src/graphics/triangle_mesh.cpp @@ -4,7 +4,7 @@ * Class for representing a simple linear triangular mesh with facilities for * merging vertices whose coordinates are within a tolerance. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/triangle_mesh.hpp b/src/graphics/triangle_mesh.hpp index 95366199c..cfae305f5 100644 --- a/src/graphics/triangle_mesh.hpp +++ b/src/graphics/triangle_mesh.hpp @@ -4,7 +4,7 @@ * Class for representing a simple linear triangular mesh with facilities for * merging vertices whose coordinates are within a tolerance. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/volume_texture.cpp b/src/graphics/volume_texture.cpp index 1b3ad1aa9..d11206566 100644 --- a/src/graphics/volume_texture.cpp +++ b/src/graphics/volume_texture.cpp @@ -11,7 +11,7 @@ elements, or with nodes. The texture nodes are arranged as a 3d lattice in xi1, xi2, xi3 space. ???DB. OPENGL ? ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/volume_texture.h b/src/graphics/volume_texture.h index 969910fd4..423217fb7 100644 --- a/src/graphics/volume_texture.h +++ b/src/graphics/volume_texture.h @@ -12,7 +12,7 @@ xi2, xi3 space. ???DB. Why are doubles used ? ???DB. Get rid of index's ? ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/webgl_export.cpp b/src/graphics/webgl_export.cpp index cbda67eb5..e39ffa0d2 100644 --- a/src/graphics/webgl_export.cpp +++ b/src/graphics/webgl_export.cpp @@ -3,7 +3,7 @@ * * File containing a class for exporting webgl vertices and script for rendering. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/graphics/webgl_export.hpp b/src/graphics/webgl_export.hpp index caac6a181..24247365e 100644 --- a/src/graphics/webgl_export.hpp +++ b/src/graphics/webgl_export.hpp @@ -3,7 +3,7 @@ * * File containing a class for exporting webgl vertices and script for rendering. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/gtk/gtk_cmiss_scene_viewer.h b/src/gtk/gtk_cmiss_scene_viewer.h index 05d54f479..a10afc1ca 100644 --- a/src/gtk/gtk_cmiss_scene_viewer.h +++ b/src/gtk/gtk_cmiss_scene_viewer.h @@ -9,7 +9,7 @@ scenes. This creates a GtkWidget that represents the scene viewer and allows the cmzn_scene_viewer to be integrated with other Gtk widgets. To control the scene viewer get the contained cmzn_scene_viewer object and use its api. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/image_io/analyze.cpp b/src/image_io/analyze.cpp index 23f0629d9..e95b0f798 100644 --- a/src/image_io/analyze.cpp +++ b/src/image_io/analyze.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library + * Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/image_io/analyze.h b/src/image_io/analyze.h index eb9366357..be5d81434 100644 --- a/src/image_io/analyze.h +++ b/src/image_io/analyze.h @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library + * Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/image_io/analyze_object_map.hpp b/src/image_io/analyze_object_map.hpp index cd6d1965d..eb11d49ef 100644 --- a/src/image_io/analyze_object_map.hpp +++ b/src/image_io/analyze_object_map.hpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library + * Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/image_processing/computed_field_binary_dilate_image_filter.cpp b/src/image_processing/computed_field_binary_dilate_image_filter.cpp index fe5aafc41..8c6e4b9a2 100644 --- a/src/image_processing/computed_field_binary_dilate_image_filter.cpp +++ b/src/image_processing/computed_field_binary_dilate_image_filter.cpp @@ -6,7 +6,7 @@ LAST MODIFIED : 16 July 2007 DESCRIPTION : Wraps itk::BinaryDilateImageFilter ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/image_processing/computed_field_binary_dilate_image_filter.h b/src/image_processing/computed_field_binary_dilate_image_filter.h index 77b1d37a7..7f814e219 100644 --- a/src/image_processing/computed_field_binary_dilate_image_filter.h +++ b/src/image_processing/computed_field_binary_dilate_image_filter.h @@ -5,7 +5,7 @@ LAST MODIFIED : 13 July 2007 DESCRIPTION : ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/image_processing/computed_field_binary_erode_image_filter.cpp b/src/image_processing/computed_field_binary_erode_image_filter.cpp index 0c3aa17ce..5de87b5d0 100644 --- a/src/image_processing/computed_field_binary_erode_image_filter.cpp +++ b/src/image_processing/computed_field_binary_erode_image_filter.cpp @@ -6,7 +6,7 @@ LAST MODIFIED : 16 July 2007 DESCRIPTION : Wraps itk::BinaryErodeImageFilter ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/image_processing/computed_field_binary_erode_image_filter.h b/src/image_processing/computed_field_binary_erode_image_filter.h index 4bca32006..e8192a124 100644 --- a/src/image_processing/computed_field_binary_erode_image_filter.h +++ b/src/image_processing/computed_field_binary_erode_image_filter.h @@ -5,7 +5,7 @@ LAST MODIFIED : 13 July 2007 DESCRIPTION : ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/image_processing/computed_field_binary_threshold_image_filter.cpp b/src/image_processing/computed_field_binary_threshold_image_filter.cpp index c0210c9bc..7c035a24c 100644 --- a/src/image_processing/computed_field_binary_threshold_image_filter.cpp +++ b/src/image_processing/computed_field_binary_threshold_image_filter.cpp @@ -6,7 +6,7 @@ LAST MODIFIED : 16 May 2008 DESCRIPTION : Wraps itk::BinaryThresholdImageFilter ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/image_processing/computed_field_binary_threshold_image_filter.h b/src/image_processing/computed_field_binary_threshold_image_filter.h index 0c1b63435..43400841a 100644 --- a/src/image_processing/computed_field_binary_threshold_image_filter.h +++ b/src/image_processing/computed_field_binary_threshold_image_filter.h @@ -5,7 +5,7 @@ LAST MODIFIED : 16 May 2008 DESCRIPTION : ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/image_processing/computed_field_canny_edge_detection_filter.cpp b/src/image_processing/computed_field_canny_edge_detection_filter.cpp index f0ed6ecb3..6f59f4cf9 100644 --- a/src/image_processing/computed_field_canny_edge_detection_filter.cpp +++ b/src/image_processing/computed_field_canny_edge_detection_filter.cpp @@ -6,7 +6,7 @@ LAST MODIFIED : 9 September 2006 DESCRIPTION : Wraps itk::MeanImageFilter ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/image_processing/computed_field_canny_edge_detection_filter.h b/src/image_processing/computed_field_canny_edge_detection_filter.h index a66bea0de..76542eba1 100644 --- a/src/image_processing/computed_field_canny_edge_detection_filter.h +++ b/src/image_processing/computed_field_canny_edge_detection_filter.h @@ -5,7 +5,7 @@ LAST MODIFIED : 9 September 2006 DESCRIPTION : ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/image_processing/computed_field_connected_threshold_image_filter.cpp b/src/image_processing/computed_field_connected_threshold_image_filter.cpp index 061b536d5..0f01a9adb 100644 --- a/src/image_processing/computed_field_connected_threshold_image_filter.cpp +++ b/src/image_processing/computed_field_connected_threshold_image_filter.cpp @@ -6,7 +6,7 @@ LAST MODIFIED : 16 July 2007 DESCRIPTION : Wraps itk::MeanImageFilter ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/image_processing/computed_field_connected_threshold_image_filter.h b/src/image_processing/computed_field_connected_threshold_image_filter.h index c2f4e4b9d..b7d603b08 100644 --- a/src/image_processing/computed_field_connected_threshold_image_filter.h +++ b/src/image_processing/computed_field_connected_threshold_image_filter.h @@ -5,7 +5,7 @@ LAST MODIFIED : 16 July 2007 DESCRIPTION : ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/image_processing/computed_field_curvature_anisotropic_diffusion_image_filter.cpp b/src/image_processing/computed_field_curvature_anisotropic_diffusion_image_filter.cpp index b6757d470..df6c8732f 100644 --- a/src/image_processing/computed_field_curvature_anisotropic_diffusion_image_filter.cpp +++ b/src/image_processing/computed_field_curvature_anisotropic_diffusion_image_filter.cpp @@ -6,7 +6,7 @@ LAST MODIFIED : 15 Dec 2006 DESCRIPTION : Wraps itk::CurvatureAnisotropicDiffusionImageFilter ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/image_processing/computed_field_curvature_anisotropic_diffusion_image_filter.h b/src/image_processing/computed_field_curvature_anisotropic_diffusion_image_filter.h index 1a7e08339..f4cc42409 100644 --- a/src/image_processing/computed_field_curvature_anisotropic_diffusion_image_filter.h +++ b/src/image_processing/computed_field_curvature_anisotropic_diffusion_image_filter.h @@ -5,7 +5,7 @@ LAST MODIFIED : 15 Dec 2006 DESCRIPTION : ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/image_processing/computed_field_derivative_image_filter.cpp b/src/image_processing/computed_field_derivative_image_filter.cpp index 076b2757e..1abce9d69 100644 --- a/src/image_processing/computed_field_derivative_image_filter.cpp +++ b/src/image_processing/computed_field_derivative_image_filter.cpp @@ -6,7 +6,7 @@ LAST MODIFIED : 18 Nov 2006 DESCRIPTION : Wraps itk::DerivativeImageFilter ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/image_processing/computed_field_derivative_image_filter.h b/src/image_processing/computed_field_derivative_image_filter.h index 671b09813..a6ddfc648 100644 --- a/src/image_processing/computed_field_derivative_image_filter.h +++ b/src/image_processing/computed_field_derivative_image_filter.h @@ -5,7 +5,7 @@ LAST MODIFIED : 31 May 2001 DESCRIPTION : ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/image_processing/computed_field_discrete_gaussian_image_filter.cpp b/src/image_processing/computed_field_discrete_gaussian_image_filter.cpp index fd6a3ee67..72c164676 100644 --- a/src/image_processing/computed_field_discrete_gaussian_image_filter.cpp +++ b/src/image_processing/computed_field_discrete_gaussian_image_filter.cpp @@ -6,7 +6,7 @@ LAST MODIFIED : 16 May 2008 DESCRIPTION : Wraps itk::DiscreteGaussianImageFilter ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/image_processing/computed_field_discrete_gaussian_image_filter.h b/src/image_processing/computed_field_discrete_gaussian_image_filter.h index 2058564e7..51b8cd356 100644 --- a/src/image_processing/computed_field_discrete_gaussian_image_filter.h +++ b/src/image_processing/computed_field_discrete_gaussian_image_filter.h @@ -5,7 +5,7 @@ LAST MODIFIED : 16 May 2008 DESCRIPTION : ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/image_processing/computed_field_fast_marching_image_filter.cpp b/src/image_processing/computed_field_fast_marching_image_filter.cpp index 2e1417e8b..14f6ee1e1 100644 --- a/src/image_processing/computed_field_fast_marching_image_filter.cpp +++ b/src/image_processing/computed_field_fast_marching_image_filter.cpp @@ -6,7 +6,7 @@ LAST MODIFIED : 22 February 2007 DESCRIPTION : Wraps itk::MeanImageFilter ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/image_processing/computed_field_fast_marching_image_filter.h b/src/image_processing/computed_field_fast_marching_image_filter.h index ed4c9e455..36e20f23e 100644 --- a/src/image_processing/computed_field_fast_marching_image_filter.h +++ b/src/image_processing/computed_field_fast_marching_image_filter.h @@ -5,7 +5,7 @@ LAST MODIFIED : 31 May 2001 DESCRIPTION : ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/image_processing/computed_field_gradient_magnitude_recursive_gaussian_image_filter.cpp b/src/image_processing/computed_field_gradient_magnitude_recursive_gaussian_image_filter.cpp index 435ac964a..dc2bed4c1 100644 --- a/src/image_processing/computed_field_gradient_magnitude_recursive_gaussian_image_filter.cpp +++ b/src/image_processing/computed_field_gradient_magnitude_recursive_gaussian_image_filter.cpp @@ -6,7 +6,7 @@ LAST MODIFIED : 18 Nov 2006 DESCRIPTION : Wraps itk::GradientMagnitudeRecursiveGaussianImageFilter ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/image_processing/computed_field_gradient_magnitude_recursive_gaussian_image_filter.h b/src/image_processing/computed_field_gradient_magnitude_recursive_gaussian_image_filter.h index 1e0eb078b..324a715ac 100644 --- a/src/image_processing/computed_field_gradient_magnitude_recursive_gaussian_image_filter.h +++ b/src/image_processing/computed_field_gradient_magnitude_recursive_gaussian_image_filter.h @@ -5,7 +5,7 @@ LAST MODIFIED : 31 May 2001 DESCRIPTION : ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/image_processing/computed_field_histogram_image_filter.cpp b/src/image_processing/computed_field_histogram_image_filter.cpp index 220664faa..9130bbb1c 100644 --- a/src/image_processing/computed_field_histogram_image_filter.cpp +++ b/src/image_processing/computed_field_histogram_image_filter.cpp @@ -6,7 +6,7 @@ LAST MODIFIED : 26 March 2008 DESCRIPTION : Wraps itk::Statistics::ScalarImageToHistogramGenerator ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/image_processing/computed_field_histogram_image_filter.h b/src/image_processing/computed_field_histogram_image_filter.h index ae459d441..80b86c13e 100644 --- a/src/image_processing/computed_field_histogram_image_filter.h +++ b/src/image_processing/computed_field_histogram_image_filter.h @@ -5,7 +5,7 @@ LAST MODIFIED : 25 March 2008 DESCRIPTION : ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/image_processing/computed_field_image_filter.cpp b/src/image_processing/computed_field_image_filter.cpp index 019685b6d..50ceb52c6 100644 --- a/src/image_processing/computed_field_image_filter.cpp +++ b/src/image_processing/computed_field_image_filter.cpp @@ -6,7 +6,7 @@ LAST MODIFIED : 9 September 2006 DESCRIPTION : Class used for wrapping itk filters ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/image_processing/computed_field_image_filter.h b/src/image_processing/computed_field_image_filter.h index 72d502b46..779faa428 100644 --- a/src/image_processing/computed_field_image_filter.h +++ b/src/image_processing/computed_field_image_filter.h @@ -3,7 +3,7 @@ * * Base class for itk image filter field operators. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/image_processing/computed_field_image_resample.cpp b/src/image_processing/computed_field_image_resample.cpp index ca87923a2..872d4900c 100644 --- a/src/image_processing/computed_field_image_resample.cpp +++ b/src/image_processing/computed_field_image_resample.cpp @@ -7,7 +7,7 @@ DESCRIPTION : Field that changes the native resolution of a computed field. Image processing fields use the native resolution to determine their image size. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/image_processing/computed_field_image_resample.h b/src/image_processing/computed_field_image_resample.h index 468eab444..fa106de32 100644 --- a/src/image_processing/computed_field_image_resample.h +++ b/src/image_processing/computed_field_image_resample.h @@ -7,7 +7,7 @@ DESCRIPTION : Field that changes the native resolution of a computed field. Image processing fields use the native resolution to determine their image size. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/image_processing/computed_field_mean_image_filter.cpp b/src/image_processing/computed_field_mean_image_filter.cpp index 2d8f3d701..bf3bece3f 100644 --- a/src/image_processing/computed_field_mean_image_filter.cpp +++ b/src/image_processing/computed_field_mean_image_filter.cpp @@ -6,7 +6,7 @@ LAST MODIFIED : 9 September 2006 DESCRIPTION : Wraps itk::MeanImageFilter ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/image_processing/computed_field_mean_image_filter.h b/src/image_processing/computed_field_mean_image_filter.h index 7e326135c..1962c7243 100644 --- a/src/image_processing/computed_field_mean_image_filter.h +++ b/src/image_processing/computed_field_mean_image_filter.h @@ -5,7 +5,7 @@ LAST MODIFIED : 31 May 2001 DESCRIPTION : ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/image_processing/computed_field_rescale_intensity_image_filter.cpp b/src/image_processing/computed_field_rescale_intensity_image_filter.cpp index a93c75446..92cf2ebc7 100644 --- a/src/image_processing/computed_field_rescale_intensity_image_filter.cpp +++ b/src/image_processing/computed_field_rescale_intensity_image_filter.cpp @@ -6,7 +6,7 @@ LAST MODIFIED : 15 Dec 2006 DESCRIPTION : Wraps itk::RescaleIntensityImageFiter ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/image_processing/computed_field_rescale_intensity_image_filter.h b/src/image_processing/computed_field_rescale_intensity_image_filter.h index 9075c7d28..2a79653cd 100644 --- a/src/image_processing/computed_field_rescale_intensity_image_filter.h +++ b/src/image_processing/computed_field_rescale_intensity_image_filter.h @@ -5,7 +5,7 @@ LAST MODIFIED : 15 Dec 2006 DESCRIPTION : ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/image_processing/computed_field_sigmoid_image_filter.cpp b/src/image_processing/computed_field_sigmoid_image_filter.cpp index 1e03c9f93..eff7fe1d6 100644 --- a/src/image_processing/computed_field_sigmoid_image_filter.cpp +++ b/src/image_processing/computed_field_sigmoid_image_filter.cpp @@ -6,7 +6,7 @@ LAST MODIFIED : 9 September 2006 DESCRIPTION : Wraps itk::SigmoidImageFilter ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/image_processing/computed_field_sigmoid_image_filter.h b/src/image_processing/computed_field_sigmoid_image_filter.h index 854efcc7e..a9c40fe35 100644 --- a/src/image_processing/computed_field_sigmoid_image_filter.h +++ b/src/image_processing/computed_field_sigmoid_image_filter.h @@ -5,7 +5,7 @@ LAST MODIFIED : 31 May 2001 DESCRIPTION : ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/image_processing/computed_field_threshold_image_filter.cpp b/src/image_processing/computed_field_threshold_image_filter.cpp index 47b37ae52..3803dee68 100644 --- a/src/image_processing/computed_field_threshold_image_filter.cpp +++ b/src/image_processing/computed_field_threshold_image_filter.cpp @@ -16,7 +16,7 @@ can be used in three different ways. threshold values are set to a specified outside value ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/image_processing/computed_field_threshold_image_filter.h b/src/image_processing/computed_field_threshold_image_filter.h index 977a18e07..f7d3bd13d 100644 --- a/src/image_processing/computed_field_threshold_image_filter.h +++ b/src/image_processing/computed_field_threshold_image_filter.h @@ -6,7 +6,7 @@ LAST MODIFIED : 16 May 2008 DESCRIPTION : Wraps itk::ThresholdImageFilter ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/interaction/interaction_graphics.cpp b/src/interaction/interaction_graphics.cpp index 9dde9dce7..de74dfcc7 100644 --- a/src/interaction/interaction_graphics.cpp +++ b/src/interaction/interaction_graphics.cpp @@ -6,7 +6,7 @@ LAST MODIFIED : 10 July 2000 DESCRIPTION : Functions for building graphics assisting interaction, eg. rubber-band effect. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/interaction/interaction_graphics.h b/src/interaction/interaction_graphics.h index d82d5554b..9ce96e32c 100644 --- a/src/interaction/interaction_graphics.h +++ b/src/interaction/interaction_graphics.h @@ -6,7 +6,7 @@ LAST MODIFIED : 10 July 2000 DESCRIPTION : Functions for building graphics assisting interaction, eg. rubber-band effect. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/interaction/interaction_volume.cpp b/src/interaction/interaction_volume.cpp index 60a1d6043..f3b70c22d 100644 --- a/src/interaction/interaction_volume.cpp +++ b/src/interaction/interaction_volume.cpp @@ -7,7 +7,7 @@ DESCRIPTION : Structure representing volume of space and centre interacted on by input devices, and used by scenes for picking graphics. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/interaction/interaction_volume.h b/src/interaction/interaction_volume.h index fd42a5262..35e8e3cbe 100644 --- a/src/interaction/interaction_volume.h +++ b/src/interaction/interaction_volume.h @@ -7,7 +7,7 @@ DESCRIPTION : Structure representing volume of space and centre interacted on by input devices, and used by scenes for picking graphics. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/interaction/interactive_event.cpp b/src/interaction/interactive_event.cpp index e4c68dbc4..c915c251f 100644 --- a/src/interaction/interactive_event.cpp +++ b/src/interaction/interactive_event.cpp @@ -11,7 +11,7 @@ Structure describing an interactive event containing: - Interaction_volume - Scene ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/interaction/interactive_event.h b/src/interaction/interactive_event.h index 5da4a58b2..e6d5d75cb 100644 --- a/src/interaction/interactive_event.h +++ b/src/interaction/interactive_event.h @@ -11,7 +11,7 @@ Structure describing an interactive event containing: - Interaction_volume - Scene ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/interaction/interactive_tool.h b/src/interaction/interactive_tool.h index aa0f57c45..c73fb15ab 100644 --- a/src/interaction/interactive_tool.h +++ b/src/interaction/interactive_tool.h @@ -11,7 +11,7 @@ Only certain such tools will be capable of receiving input events from scene viewer/mouse input and other devices, but many more will follow and change the content of the global selections and objects with text input. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/interaction/interactive_tool_private.h b/src/interaction/interactive_tool_private.h index 569e0eb0a..8451f9c1e 100644 --- a/src/interaction/interactive_tool_private.h +++ b/src/interaction/interactive_tool_private.h @@ -7,7 +7,7 @@ DESCRIPTION : Privileged functions that different types of Interactive Tool are allowed to use. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/license.h b/src/license.h index 8deb5aa44..16934cd87 100644 --- a/src/license.h +++ b/src/license.h @@ -1,4 +1,4 @@ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this @@ -7,7 +7,7 @@ #if !defined CMZN_LICENSE_STRING #include const char *CMZN_LICENSE_STRING ={ -"OpenCMISS-Zinc Library\n" +"Zinc Library\n" "\n" "This Source Code Form is subject to the terms of the Mozilla Public\n" "License, v. 2.0. If a copy of the MPL was not distributed with this\n" diff --git a/src/mesh/cmiss_element_private.cpp b/src/mesh/cmiss_element_private.cpp index 8a139c440..23da3ecf8 100644 --- a/src/mesh/cmiss_element_private.cpp +++ b/src/mesh/cmiss_element_private.cpp @@ -4,7 +4,7 @@ * Implementation of public interface to cmzn_element, finite element meshes. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/mesh/cmiss_element_private.hpp b/src/mesh/cmiss_element_private.hpp index a45701629..5096c6b82 100644 --- a/src/mesh/cmiss_element_private.hpp +++ b/src/mesh/cmiss_element_private.hpp @@ -4,7 +4,7 @@ * Private header file of cmzn_element, finite element meshes. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/mesh/cmiss_node_private.cpp b/src/mesh/cmiss_node_private.cpp index 12211e89e..51977b57e 100644 --- a/src/mesh/cmiss_node_private.cpp +++ b/src/mesh/cmiss_node_private.cpp @@ -4,7 +4,7 @@ * Implementation of public interface to cmzn_node. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/mesh/cmiss_node_private.hpp b/src/mesh/cmiss_node_private.hpp index 4191af514..0153a0af7 100644 --- a/src/mesh/cmiss_node_private.hpp +++ b/src/mesh/cmiss_node_private.hpp @@ -4,7 +4,7 @@ * Private header file of cmzn_node, cmzn_nodeset. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/minimise/cmiss_optimisation_private.cpp b/src/minimise/cmiss_optimisation_private.cpp index de99d8975..b67059052 100644 --- a/src/minimise/cmiss_optimisation_private.cpp +++ b/src/minimise/cmiss_optimisation_private.cpp @@ -6,7 +6,7 @@ * @see-also api/zinc/optimisation.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/minimise/cmiss_optimisation_private.hpp b/src/minimise/cmiss_optimisation_private.hpp index d891d9ed9..176c5a0d0 100644 --- a/src/minimise/cmiss_optimisation_private.hpp +++ b/src/minimise/cmiss_optimisation_private.hpp @@ -7,7 +7,7 @@ * @see-also api/zinc/optimisation.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/minimise/minimise.cpp b/src/minimise/minimise.cpp index 15ccb3abf..c1c6936ba 100644 --- a/src/minimise/minimise.cpp +++ b/src/minimise/minimise.cpp @@ -3,7 +3,7 @@ * * Optimisation/minimisation routines. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/minimise/minimise.h b/src/minimise/minimise.h index c2be904ec..bffeeef8e 100644 --- a/src/minimise/minimise.h +++ b/src/minimise/minimise.h @@ -3,7 +3,7 @@ * * Optimisation/minimisation routines. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/minimise/optimisation.cpp b/src/minimise/optimisation.cpp index e6d1eb7c2..de66a0b99 100644 --- a/src/minimise/optimisation.cpp +++ b/src/minimise/optimisation.cpp @@ -7,7 +7,7 @@ * @see-also api/zinc/optimisation.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/minimise/optimisation.hpp b/src/minimise/optimisation.hpp index 93aade926..2e406ef2d 100644 --- a/src/minimise/optimisation.hpp +++ b/src/minimise/optimisation.hpp @@ -7,7 +7,7 @@ * @see-also api/zinc/optimisation.h * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/node/node_operations.cpp b/src/node/node_operations.cpp index 184964281..fb1072f22 100644 --- a/src/node/node_operations.cpp +++ b/src/node/node_operations.cpp @@ -7,7 +7,7 @@ DESCRIPTION : FE_node functions that utilise non finite element data structures and therefore cannot reside in finite element modules. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/node/node_operations.h b/src/node/node_operations.h index d715d139b..43a3729a3 100644 --- a/src/node/node_operations.h +++ b/src/node/node_operations.h @@ -7,7 +7,7 @@ DESCRIPTION : FE_node functions that utilise non finite element data structures and therefore cannot reside in finite element modules. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/region/cmiss_region.cpp b/src/region/cmiss_region.cpp index 187bfea81..a71e44c1e 100644 --- a/src/region/cmiss_region.cpp +++ b/src/region/cmiss_region.cpp @@ -4,7 +4,7 @@ * Definition of cmzn_region, container of fields for representing model data, * and child regions for building hierarchical models. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/region/cmiss_region.hpp b/src/region/cmiss_region.hpp index 19d60b6ec..343b852fa 100644 --- a/src/region/cmiss_region.hpp +++ b/src/region/cmiss_region.hpp @@ -4,7 +4,7 @@ * Definition of cmzn_region, container of fields for representing model data, * and child regions for building hierarchical models. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/region/cmiss_region_write_info.cpp b/src/region/cmiss_region_write_info.cpp index 812ac5b77..bc7e8b797 100644 --- a/src/region/cmiss_region_write_info.cpp +++ b/src/region/cmiss_region_write_info.cpp @@ -6,7 +6,7 @@ LAST MODIFIED : 16 May 2003 DESCRIPTION : Data structure shared by several region export modules. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/region/cmiss_region_write_info.h b/src/region/cmiss_region_write_info.h index d52631763..d6eba6859 100644 --- a/src/region/cmiss_region_write_info.h +++ b/src/region/cmiss_region_write_info.h @@ -6,7 +6,7 @@ LAST MODIFIED : 16 May 2003 DESCRIPTION : Data structure shared by several region export modules. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/selection/any_object_selection.h b/src/selection/any_object_selection.h index a22c6f7d8..a5935b60e 100644 --- a/src/selection/any_object_selection.h +++ b/src/selection/any_object_selection.h @@ -6,7 +6,7 @@ LAST MODIFIED : 23 August 2000 DESCRIPTION : Global store of selected any_objects for group actions and highlighting. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/selection/element_point_ranges_selection.cpp b/src/selection/element_point_ranges_selection.cpp index 0b13835e4..f0bfd0ebc 100644 --- a/src/selection/element_point_ranges_selection.cpp +++ b/src/selection/element_point_ranges_selection.cpp @@ -7,7 +7,7 @@ DESCRIPTION : Global store of selected element_point_ranges for group actions and highlighting. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/selection/element_point_ranges_selection.h b/src/selection/element_point_ranges_selection.h index 7cf5f8bd7..e8c3ae1f9 100644 --- a/src/selection/element_point_ranges_selection.h +++ b/src/selection/element_point_ranges_selection.h @@ -7,7 +7,7 @@ DESCRIPTION : Global store of selected element_point_ranges for group actions and highlighting. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/stream/field_image_stream.cpp b/src/stream/field_image_stream.cpp index 3bda8c3a1..f5146a316 100644 --- a/src/stream/field_image_stream.cpp +++ b/src/stream/field_image_stream.cpp @@ -4,7 +4,7 @@ * The definition to cmzn_field_image_stream. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/stream/field_image_stream.hpp b/src/stream/field_image_stream.hpp index 8327defa6..5076b4db6 100644 --- a/src/stream/field_image_stream.hpp +++ b/src/stream/field_image_stream.hpp @@ -4,7 +4,7 @@ * The private interface to cmzn_field_image_stream. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/stream/region_stream.cpp b/src/stream/region_stream.cpp index ac2939b88..0fe117394 100644 --- a/src/stream/region_stream.cpp +++ b/src/stream/region_stream.cpp @@ -4,7 +4,7 @@ * The definition to cmzn_region_stream. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/stream/region_stream.hpp b/src/stream/region_stream.hpp index 08ab3103f..a75b12635 100644 --- a/src/stream/region_stream.hpp +++ b/src/stream/region_stream.hpp @@ -4,7 +4,7 @@ * The private interface to cmzn_region_stream. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/stream/scene_stream.cpp b/src/stream/scene_stream.cpp index 369ff161c..1769127cd 100644 --- a/src/stream/scene_stream.cpp +++ b/src/stream/scene_stream.cpp @@ -4,7 +4,7 @@ * The definition to cmzn_streaminformation_scene. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/stream/scene_stream.hpp b/src/stream/scene_stream.hpp index 6fd993d39..cbcf7e476 100644 --- a/src/stream/scene_stream.hpp +++ b/src/stream/scene_stream.hpp @@ -4,7 +4,7 @@ * The private interface to cmzn_streaminformation_scene. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/stream/stream_private.cpp b/src/stream/stream_private.cpp index b48cf8838..3857d6463 100644 --- a/src/stream/stream_private.cpp +++ b/src/stream/stream_private.cpp @@ -4,7 +4,7 @@ * The definition to cmzn_stream. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/stream/stream_private.hpp b/src/stream/stream_private.hpp index 4865fc098..bd501d95a 100644 --- a/src/stream/stream_private.hpp +++ b/src/stream/stream_private.hpp @@ -4,7 +4,7 @@ * The private interface to cmzn_stream. * */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/three_d_drawing/X3d.h b/src/three_d_drawing/X3d.h index e4972ebdd..48e5e5137 100644 --- a/src/three_d_drawing/X3d.h +++ b/src/three_d_drawing/X3d.h @@ -6,7 +6,7 @@ LAST MODIFIED : 12 February 1995 DESCRIPTION : Public header file for the 3-D drawing widget library. Modelled on Xm.h ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/three_d_drawing/abstract_graphics_buffer.h b/src/three_d_drawing/abstract_graphics_buffer.h index d22f0f28e..2696b8366 100644 --- a/src/three_d_drawing/abstract_graphics_buffer.h +++ b/src/three_d_drawing/abstract_graphics_buffer.h @@ -6,10 +6,10 @@ LAST MODIFIED : 4 June 2004 DESCRIPTION : This provides a Cmgui interface to the OpenGL contexts of many types. ==============================================================================*/ -/* OpenCMISS-Zinc Library -* -* This Source Code Form is subject to the terms of the Mozilla Public -* License, v. 2.0. If a copy of the MPL was not distributed with this +/* Zinc Library +* +* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #if !defined (ABSTRACT_GRAPHICS_BUFFER_H) #define ABSTRACT_GRAPHICS_BUFFER_H diff --git a/src/three_d_drawing/graphics_buffer.cpp b/src/three_d_drawing/graphics_buffer.cpp index fd13a45f3..37f9f207d 100644 --- a/src/three_d_drawing/graphics_buffer.cpp +++ b/src/three_d_drawing/graphics_buffer.cpp @@ -6,7 +6,7 @@ LAST MODIFIED : 19 February 2007 DESCRIPTION : This provides a Cmgui interface to the OpenGL contexts of many types. ******************************************************************************/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/three_d_drawing/graphics_buffer.h b/src/three_d_drawing/graphics_buffer.h index 505d0a099..f8cd647b7 100644 --- a/src/three_d_drawing/graphics_buffer.h +++ b/src/three_d_drawing/graphics_buffer.h @@ -6,7 +6,7 @@ LAST MODIFIED : 4 June 2004 DESCRIPTION : This provides a Cmgui interface to the OpenGL contexts of many types. ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/time/time.cpp b/src/time/time.cpp index 05b323a0b..ea83ca0e9 100644 --- a/src/time/time.cpp +++ b/src/time/time.cpp @@ -6,7 +6,7 @@ LAST MODIFIED : 25 November 1999 DESCRIPTION : This provides an object which supplies a concept of time to Cmgui ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/time/time.h b/src/time/time.h index 86e41bb6c..33b6d8a06 100644 --- a/src/time/time.h +++ b/src/time/time.h @@ -6,7 +6,7 @@ LAST MODIFIED : 28 December 1999 DESCRIPTION : This provides an object which supplies a concept of time to Cmgui ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/time/time_keeper.cpp b/src/time/time_keeper.cpp index b7e721fb6..f378eda95 100644 --- a/src/time/time_keeper.cpp +++ b/src/time/time_keeper.cpp @@ -8,7 +8,7 @@ This object defines a relationship between a bunch of time objects, keeps them in sync and allows control such as play, rewind and fast forward. This is intended to be multithreaded...... ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/time/time_keeper.hpp b/src/time/time_keeper.hpp index d681d3601..acec976e6 100644 --- a/src/time/time_keeper.hpp +++ b/src/time/time_keeper.hpp @@ -3,7 +3,7 @@ * * Declaration of time keeper classes and functions. */ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/time/time_private.h b/src/time/time_private.h index bdfb29c1f..f9107cff1 100644 --- a/src/time/time_private.h +++ b/src/time/time_private.h @@ -6,7 +6,7 @@ LAST MODIFIED : 16 Apr 2009 DESCRIPTION : This provides an object which supplies a concept of time to Cmgui ==============================================================================*/ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/ttf/font_types.h b/src/ttf/font_types.h index 943278103..6f4e07013 100644 --- a/src/ttf/font_types.h +++ b/src/ttf/font_types.h @@ -1,4 +1,4 @@ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 33d390e71..4df0ca600 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -1,4 +1,4 @@ -# OpenCMISS-Zinc Library Unit Tests +# Zinc Library Unit Tests # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/context/context.cpp b/tests/context/context.cpp index 9b76f311c..de2db6f6d 100644 --- a/tests/context/context.cpp +++ b/tests/context/context.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/context/tests.cmake b/tests/context/tests.cmake index 55ccbaae9..4ea6bdcec 100644 --- a/tests/context/tests.cmake +++ b/tests/context/tests.cmake @@ -1,4 +1,4 @@ -# OpenCMISS-Zinc Library Unit Tests +# Zinc Library Unit Tests # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/context/zinctestsetup.hpp b/tests/context/zinctestsetup.hpp index 2af803cdb..8f527612a 100644 --- a/tests/context/zinctestsetup.hpp +++ b/tests/context/zinctestsetup.hpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/context/zinctestsetupcpp.hpp b/tests/context/zinctestsetupcpp.hpp index 8a096de52..636653c83 100644 --- a/tests/context/zinctestsetupcpp.hpp +++ b/tests/context/zinctestsetupcpp.hpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/fieldio/ex_io.cpp b/tests/fieldio/ex_io.cpp index 7366ceb36..15b886309 100644 --- a/tests/fieldio/ex_io.cpp +++ b/tests/fieldio/ex_io.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/fieldio/fieldml_basic.cpp b/tests/fieldio/fieldml_basic.cpp index b6aa6801c..ccd103f75 100644 --- a/tests/fieldio/fieldml_basic.cpp +++ b/tests/fieldio/fieldml_basic.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/fieldio/fieldml_hermite.cpp b/tests/fieldio/fieldml_hermite.cpp index 2d442a05d..fc118e619 100644 --- a/tests/fieldio/fieldml_hermite.cpp +++ b/tests/fieldio/fieldml_hermite.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/fieldio/tests.cmake b/tests/fieldio/tests.cmake index 16f622f0d..131763c6b 100644 --- a/tests/fieldio/tests.cmake +++ b/tests/fieldio/tests.cmake @@ -1,4 +1,4 @@ -# OpenCMISS-Zinc Library Unit Tests +# Zinc Library Unit Tests # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/fieldmodule/create_composite.cpp b/tests/fieldmodule/create_composite.cpp index 1679ac1b2..9804b8aa1 100644 --- a/tests/fieldmodule/create_composite.cpp +++ b/tests/fieldmodule/create_composite.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/fieldmodule/create_derivatives.cpp b/tests/fieldmodule/create_derivatives.cpp index 61a1005af..af236e522 100644 --- a/tests/fieldmodule/create_derivatives.cpp +++ b/tests/fieldmodule/create_derivatives.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/fieldmodule/create_fibre_axes.cpp b/tests/fieldmodule/create_fibre_axes.cpp index 8d8c6e561..8b8abfbf0 100644 --- a/tests/fieldmodule/create_fibre_axes.cpp +++ b/tests/fieldmodule/create_fibre_axes.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/fieldmodule/create_if.cpp b/tests/fieldmodule/create_if.cpp index 31eb3bb75..0d728e808 100644 --- a/tests/fieldmodule/create_if.cpp +++ b/tests/fieldmodule/create_if.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/fieldmodule/create_image_processing.cpp b/tests/fieldmodule/create_image_processing.cpp index b55316c42..5e713bd9c 100644 --- a/tests/fieldmodule/create_image_processing.cpp +++ b/tests/fieldmodule/create_image_processing.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/fieldmodule/create_nodeset_operators.cpp b/tests/fieldmodule/create_nodeset_operators.cpp index 1e31ae953..f56e1d1ae 100644 --- a/tests/fieldmodule/create_nodeset_operators.cpp +++ b/tests/fieldmodule/create_nodeset_operators.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/fieldmodule/create_vectoroperators.cpp b/tests/fieldmodule/create_vectoroperators.cpp index a9b39e1ce..872e0f582 100644 --- a/tests/fieldmodule/create_vectoroperators.cpp +++ b/tests/fieldmodule/create_vectoroperators.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/fieldmodule/elementbasis.cpp b/tests/fieldmodule/elementbasis.cpp index 45df56a1b..4d6257145 100644 --- a/tests/fieldmodule/elementbasis.cpp +++ b/tests/fieldmodule/elementbasis.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/fieldmodule/field_operator_derivatives.cpp b/tests/fieldmodule/field_operator_derivatives.cpp index 187ed3dfd..427c9e509 100644 --- a/tests/fieldmodule/field_operator_derivatives.cpp +++ b/tests/fieldmodule/field_operator_derivatives.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/fieldmodule/fieldapply.cpp b/tests/fieldmodule/fieldapply.cpp index 50fc5bcf7..72eefbcd6 100644 --- a/tests/fieldmodule/fieldapply.cpp +++ b/tests/fieldmodule/fieldapply.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/fieldmodule/fieldarithmeticoperators.cpp b/tests/fieldmodule/fieldarithmeticoperators.cpp index 75acbb54c..9646a6ce2 100644 --- a/tests/fieldmodule/fieldarithmeticoperators.cpp +++ b/tests/fieldmodule/fieldarithmeticoperators.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/fieldmodule/fieldassignment.cpp b/tests/fieldmodule/fieldassignment.cpp index 17dc492f8..950c958e6 100644 --- a/tests/fieldmodule/fieldassignment.cpp +++ b/tests/fieldmodule/fieldassignment.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/fieldmodule/fieldconditional.cpp b/tests/fieldmodule/fieldconditional.cpp index df92a2206..747627ee6 100644 --- a/tests/fieldmodule/fieldconditional.cpp +++ b/tests/fieldmodule/fieldconditional.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/fieldmodule/fieldconstant.cpp b/tests/fieldmodule/fieldconstant.cpp index e333d1610..8a0f7e824 100644 --- a/tests/fieldmodule/fieldconstant.cpp +++ b/tests/fieldmodule/fieldconstant.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/fieldmodule/fieldimage.cpp b/tests/fieldmodule/fieldimage.cpp index 8901e8a1a..bbb3c91de 100644 --- a/tests/fieldmodule/fieldimage.cpp +++ b/tests/fieldmodule/fieldimage.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/fieldmodule/fielditerator.cpp b/tests/fieldmodule/fielditerator.cpp index 0fe9cbdc9..2db3a5c46 100644 --- a/tests/fieldmodule/fielditerator.cpp +++ b/tests/fieldmodule/fielditerator.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/fieldmodule/fieldlogicaloperators.cpp b/tests/fieldmodule/fieldlogicaloperators.cpp index 19c164c18..5277f4228 100644 --- a/tests/fieldmodule/fieldlogicaloperators.cpp +++ b/tests/fieldmodule/fieldlogicaloperators.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/fieldmodule/fieldmatrixoperatorstests.cpp b/tests/fieldmodule/fieldmatrixoperatorstests.cpp index b1050b5dd..128aac8d1 100644 --- a/tests/fieldmodule/fieldmatrixoperatorstests.cpp +++ b/tests/fieldmodule/fieldmatrixoperatorstests.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/fieldmodule/fieldmeshoperators.cpp b/tests/fieldmodule/fieldmeshoperators.cpp index 435c963e0..25ce8a7ce 100644 --- a/tests/fieldmodule/fieldmeshoperators.cpp +++ b/tests/fieldmodule/fieldmeshoperators.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/fieldmodule/fieldmoduledescription.cpp b/tests/fieldmodule/fieldmoduledescription.cpp index 5faaee71d..1cafa1b51 100644 --- a/tests/fieldmodule/fieldmoduledescription.cpp +++ b/tests/fieldmodule/fieldmoduledescription.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/fieldmodule/fieldmodulenotifier.cpp b/tests/fieldmodule/fieldmodulenotifier.cpp index 54fdba984..d2aa09685 100644 --- a/tests/fieldmodule/fieldmodulenotifier.cpp +++ b/tests/fieldmodule/fieldmodulenotifier.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/fieldmodule/fieldparameterstests.cpp b/tests/fieldmodule/fieldparameterstests.cpp index 76541b440..f0b51c176 100644 --- a/tests/fieldmodule/fieldparameterstests.cpp +++ b/tests/fieldmodule/fieldparameterstests.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/fieldmodule/fieldrange.cpp b/tests/fieldmodule/fieldrange.cpp index da86bd8b2..81a4adc83 100644 --- a/tests/fieldmodule/fieldrange.cpp +++ b/tests/fieldmodule/fieldrange.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/fieldmodule/fieldsmoothing.cpp b/tests/fieldmodule/fieldsmoothing.cpp index f7d445752..e115b9255 100644 --- a/tests/fieldmodule/fieldsmoothing.cpp +++ b/tests/fieldmodule/fieldsmoothing.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/fieldmodule/fieldtests.cpp b/tests/fieldmodule/fieldtests.cpp index 586334aa2..2ac31d6db 100644 --- a/tests/fieldmodule/fieldtests.cpp +++ b/tests/fieldmodule/fieldtests.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/fieldmodule/finiteelement.cpp b/tests/fieldmodule/finiteelement.cpp index a1a112919..1b7123791 100644 --- a/tests/fieldmodule/finiteelement.cpp +++ b/tests/fieldmodule/finiteelement.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/fieldmodule/nodesandelements.cpp b/tests/fieldmodule/nodesandelements.cpp index f26881cca..d89ceb676 100644 --- a/tests/fieldmodule/nodesandelements.cpp +++ b/tests/fieldmodule/nodesandelements.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/fieldmodule/numerical_operators.cpp b/tests/fieldmodule/numerical_operators.cpp index 1c1bf0ba2..aba644665 100644 --- a/tests/fieldmodule/numerical_operators.cpp +++ b/tests/fieldmodule/numerical_operators.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * Test all numerical field operators and their derivatives. * diff --git a/tests/fieldmodule/region_io.cpp b/tests/fieldmodule/region_io.cpp index 5f32ad06e..9b5e262db 100644 --- a/tests/fieldmodule/region_io.cpp +++ b/tests/fieldmodule/region_io.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/fieldmodule/tests.cmake b/tests/fieldmodule/tests.cmake index 7df33a83f..f566a2bd5 100644 --- a/tests/fieldmodule/tests.cmake +++ b/tests/fieldmodule/tests.cmake @@ -1,4 +1,4 @@ -# OpenCMISS-Zinc Library Unit Tests +# Zinc Library Unit Tests # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/fieldmodule/timesequence.cpp b/tests/fieldmodule/timesequence.cpp index 72ebbd8a5..c4a4f14e5 100644 --- a/tests/fieldmodule/timesequence.cpp +++ b/tests/fieldmodule/timesequence.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/fieldmodule/zinctestsetup.hpp b/tests/fieldmodule/zinctestsetup.hpp index 445e0ebd2..725483cb8 100644 --- a/tests/fieldmodule/zinctestsetup.hpp +++ b/tests/fieldmodule/zinctestsetup.hpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/fieldmodule/zinctestsetupcpp.hpp b/tests/fieldmodule/zinctestsetupcpp.hpp index fcf9426cf..ea2e763d1 100644 --- a/tests/fieldmodule/zinctestsetupcpp.hpp +++ b/tests/fieldmodule/zinctestsetupcpp.hpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/glyph/axes.cpp b/tests/glyph/axes.cpp index db5b328b9..02e28a998 100644 --- a/tests/glyph/axes.cpp +++ b/tests/glyph/axes.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/glyph/colour_bar.cpp b/tests/glyph/colour_bar.cpp index 176edf807..3b2f5cf81 100644 --- a/tests/glyph/colour_bar.cpp +++ b/tests/glyph/colour_bar.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/glyph/glyph.cpp b/tests/glyph/glyph.cpp index 86be012c0..3d15935d2 100644 --- a/tests/glyph/glyph.cpp +++ b/tests/glyph/glyph.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/glyph/tests.cmake b/tests/glyph/tests.cmake index 7b54ece16..bd60348d4 100644 --- a/tests/glyph/tests.cmake +++ b/tests/glyph/tests.cmake @@ -1,4 +1,4 @@ -# OpenCMISS-Zinc Library Unit Tests +# Zinc Library Unit Tests # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/glyph/zinctestsetup.hpp b/tests/glyph/zinctestsetup.hpp index 9ec4f0727..97e09e908 100644 --- a/tests/glyph/zinctestsetup.hpp +++ b/tests/glyph/zinctestsetup.hpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/glyph/zinctestsetupcpp.hpp b/tests/glyph/zinctestsetupcpp.hpp index 23f0301a3..407f63954 100644 --- a/tests/glyph/zinctestsetupcpp.hpp +++ b/tests/glyph/zinctestsetupcpp.hpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/graphics/contours.cpp b/tests/graphics/contours.cpp index 0baa71fc8..ffa33ec6f 100644 --- a/tests/graphics/contours.cpp +++ b/tests/graphics/contours.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/graphics/convert_to_finite_elements.cpp b/tests/graphics/convert_to_finite_elements.cpp index f137d4fa4..b71d510ec 100644 --- a/tests/graphics/convert_to_finite_elements.cpp +++ b/tests/graphics/convert_to_finite_elements.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/graphics/font.cpp b/tests/graphics/font.cpp index 43fcb79cd..927c4ecdc 100644 --- a/tests/graphics/font.cpp +++ b/tests/graphics/font.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/graphics/graphics.cpp b/tests/graphics/graphics.cpp index 97fdcaa0a..42cecee2a 100644 --- a/tests/graphics/graphics.cpp +++ b/tests/graphics/graphics.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/graphics/light.cpp b/tests/graphics/light.cpp index 6b13d2149..785ef5816 100644 --- a/tests/graphics/light.cpp +++ b/tests/graphics/light.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/graphics/scene.cpp b/tests/graphics/scene.cpp index 890df3619..26014f473 100644 --- a/tests/graphics/scene.cpp +++ b/tests/graphics/scene.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/graphics/scenefilter.cpp b/tests/graphics/scenefilter.cpp index 496537151..461875277 100644 --- a/tests/graphics/scenefilter.cpp +++ b/tests/graphics/scenefilter.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/graphics/scenepicker.cpp b/tests/graphics/scenepicker.cpp index 55dd9ce41..7b4004efe 100644 --- a/tests/graphics/scenepicker.cpp +++ b/tests/graphics/scenepicker.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/graphics/sceneviewer.cpp b/tests/graphics/sceneviewer.cpp index ce259481a..aa2f99f1c 100644 --- a/tests/graphics/sceneviewer.cpp +++ b/tests/graphics/sceneviewer.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/graphics/streamlines.cpp b/tests/graphics/streamlines.cpp index 29bde7175..b298896a2 100644 --- a/tests/graphics/streamlines.cpp +++ b/tests/graphics/streamlines.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/graphics/tessellation.cpp b/tests/graphics/tessellation.cpp index d076ffdd3..7e32fc31d 100644 --- a/tests/graphics/tessellation.cpp +++ b/tests/graphics/tessellation.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/graphics/tests.cmake b/tests/graphics/tests.cmake index 869237775..85953e583 100644 --- a/tests/graphics/tests.cmake +++ b/tests/graphics/tests.cmake @@ -1,4 +1,4 @@ -# OpenCMISS-Zinc Library Unit Tests +# Zinc Library Unit Tests # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/graphics/zinctestsetup.hpp b/tests/graphics/zinctestsetup.hpp index b26d42c60..a924d31b0 100644 --- a/tests/graphics/zinctestsetup.hpp +++ b/tests/graphics/zinctestsetup.hpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/graphics/zinctestsetupcpp.hpp b/tests/graphics/zinctestsetupcpp.hpp index c62b55ada..c60eb80bc 100644 --- a/tests/graphics/zinctestsetupcpp.hpp +++ b/tests/graphics/zinctestsetupcpp.hpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/image/image.cpp b/tests/image/image.cpp index 59c41d8e7..10fd06677 100644 --- a/tests/image/image.cpp +++ b/tests/image/image.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/image/tests.cmake b/tests/image/tests.cmake index e52eaf886..c3b11dd06 100644 --- a/tests/image/tests.cmake +++ b/tests/image/tests.cmake @@ -1,4 +1,4 @@ -# OpenCMISS-Zinc Library Unit Tests +# Zinc Library Unit Tests # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/logger/tests.cmake b/tests/logger/tests.cmake index a036db12e..ab7ef9283 100644 --- a/tests/logger/tests.cmake +++ b/tests/logger/tests.cmake @@ -1,4 +1,4 @@ -# OpenCMISS-Zinc Library Unit Tests +# Zinc Library Unit Tests # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/material/materialtests.cpp b/tests/material/materialtests.cpp index 84e95ab28..1bea7ec0c 100644 --- a/tests/material/materialtests.cpp +++ b/tests/material/materialtests.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/material/tests.cmake b/tests/material/tests.cmake index 7f2f0c4e1..d2c47d8e2 100644 --- a/tests/material/tests.cmake +++ b/tests/material/tests.cmake @@ -1,4 +1,4 @@ -# OpenCMISS-Zinc Library Unit Tests +# Zinc Library Unit Tests # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/material/zinctestsetup.hpp b/tests/material/zinctestsetup.hpp index b26d42c60..a924d31b0 100644 --- a/tests/material/zinctestsetup.hpp +++ b/tests/material/zinctestsetup.hpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/material/zinctestsetupcpp.hpp b/tests/material/zinctestsetupcpp.hpp index 930846b15..59c27a459 100644 --- a/tests/material/zinctestsetupcpp.hpp +++ b/tests/material/zinctestsetupcpp.hpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/optimisation/optimisationtests.cpp b/tests/optimisation/optimisationtests.cpp index 6b72af0fd..d426bb3d1 100644 --- a/tests/optimisation/optimisationtests.cpp +++ b/tests/optimisation/optimisationtests.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/optimisation/tests.cmake b/tests/optimisation/tests.cmake index c0c41f9f3..ec4501b62 100644 --- a/tests/optimisation/tests.cmake +++ b/tests/optimisation/tests.cmake @@ -1,4 +1,4 @@ -# OpenCMISS-Zinc Library Unit Tests +# Zinc Library Unit Tests # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/optimisation/zinctestsetup.hpp b/tests/optimisation/zinctestsetup.hpp index 445e0ebd2..725483cb8 100644 --- a/tests/optimisation/zinctestsetup.hpp +++ b/tests/optimisation/zinctestsetup.hpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/optimisation/zinctestsetupcpp.hpp b/tests/optimisation/zinctestsetupcpp.hpp index 394c18564..0e0355aa5 100644 --- a/tests/optimisation/zinctestsetupcpp.hpp +++ b/tests/optimisation/zinctestsetupcpp.hpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/region/region.cpp b/tests/region/region.cpp index ec171229e..91de8d3f5 100644 --- a/tests/region/region.cpp +++ b/tests/region/region.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/region/tests.cmake b/tests/region/tests.cmake index 8f8122910..e67731a02 100644 --- a/tests/region/tests.cmake +++ b/tests/region/tests.cmake @@ -1,4 +1,4 @@ -# OpenCMISS-Zinc Library Unit Tests +# Zinc Library Unit Tests # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/selection/group.cpp b/tests/selection/group.cpp index ea475b816..d4a5c2438 100644 --- a/tests/selection/group.cpp +++ b/tests/selection/group.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/selection/selection.cpp b/tests/selection/selection.cpp index 25942ef3a..0335af067 100644 --- a/tests/selection/selection.cpp +++ b/tests/selection/selection.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/selection/tests.cmake b/tests/selection/tests.cmake index 09275adba..58daf24fa 100644 --- a/tests/selection/tests.cmake +++ b/tests/selection/tests.cmake @@ -1,4 +1,4 @@ -# OpenCMISS-Zinc Library Unit Tests +# Zinc Library Unit Tests # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/selection/zinctestsetup.hpp b/tests/selection/zinctestsetup.hpp index b26d42c60..a924d31b0 100644 --- a/tests/selection/zinctestsetup.hpp +++ b/tests/selection/zinctestsetup.hpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/selection/zinctestsetupcpp.hpp b/tests/selection/zinctestsetupcpp.hpp index 274336d6b..7cdfe40ad 100644 --- a/tests/selection/zinctestsetupcpp.hpp +++ b/tests/selection/zinctestsetupcpp.hpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/spectrum/spectrumtests.cpp b/tests/spectrum/spectrumtests.cpp index ace349e5d..d084aaf70 100644 --- a/tests/spectrum/spectrumtests.cpp +++ b/tests/spectrum/spectrumtests.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/spectrum/tests.cmake b/tests/spectrum/tests.cmake index b82f0dd9e..040511c0e 100644 --- a/tests/spectrum/tests.cmake +++ b/tests/spectrum/tests.cmake @@ -1,4 +1,4 @@ -# OpenCMISS-Zinc Library Unit Tests +# Zinc Library Unit Tests # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/spectrum/zinctestsetup.hpp b/tests/spectrum/zinctestsetup.hpp index b26d42c60..a924d31b0 100644 --- a/tests/spectrum/zinctestsetup.hpp +++ b/tests/spectrum/zinctestsetup.hpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/spectrum/zinctestsetupcpp.hpp b/tests/spectrum/zinctestsetupcpp.hpp index e2dc513b2..712eb24c1 100644 --- a/tests/spectrum/zinctestsetupcpp.hpp +++ b/tests/spectrum/zinctestsetupcpp.hpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/time/tests.cmake b/tests/time/tests.cmake index 7e4c6b1c6..9e25c1449 100644 --- a/tests/time/tests.cmake +++ b/tests/time/tests.cmake @@ -1,4 +1,4 @@ -# OpenCMISS-Zinc Library Unit Tests +# Zinc Library Unit Tests # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/time/time.cpp b/tests/time/time.cpp index 57401c2da..d4a3fa50c 100644 --- a/tests/time/time.cpp +++ b/tests/time/time.cpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/time/zinctestsetup.hpp b/tests/time/zinctestsetup.hpp index 445e0ebd2..725483cb8 100644 --- a/tests/time/zinctestsetup.hpp +++ b/tests/time/zinctestsetup.hpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/time/zinctestsetupcpp.hpp b/tests/time/zinctestsetupcpp.hpp index 70ab86782..67ade2a5f 100644 --- a/tests/time/zinctestsetupcpp.hpp +++ b/tests/time/zinctestsetupcpp.hpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/utilities/fileio.hpp b/tests/utilities/fileio.hpp index 943f16f26..39e989c23 100644 --- a/tests/utilities/fileio.hpp +++ b/tests/utilities/fileio.hpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/utilities/testenum.hpp b/tests/utilities/testenum.hpp index d0ccc768c..dd93877ec 100644 --- a/tests/utilities/testenum.hpp +++ b/tests/utilities/testenum.hpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/utilities/zinctestsetup.hpp b/tests/utilities/zinctestsetup.hpp index 445e0ebd2..725483cb8 100644 --- a/tests/utilities/zinctestsetup.hpp +++ b/tests/utilities/zinctestsetup.hpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/utilities/zinctestsetupcpp.hpp b/tests/utilities/zinctestsetupcpp.hpp index b3d65b120..44ae6cc27 100644 --- a/tests/utilities/zinctestsetupcpp.hpp +++ b/tests/utilities/zinctestsetupcpp.hpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/zinctestsetup.hpp b/tests/zinctestsetup.hpp index 9d3ad2814..03ab50e20 100644 --- a/tests/zinctestsetup.hpp +++ b/tests/zinctestsetup.hpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/tests/zinctestsetupcpp.hpp b/tests/zinctestsetupcpp.hpp index 71c4f4121..e9a2881b3 100644 --- a/tests/zinctestsetupcpp.hpp +++ b/tests/zinctestsetupcpp.hpp @@ -1,5 +1,5 @@ /* - * OpenCMISS-Zinc Library Unit Tests + * Zinc Library Unit Tests * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/utilities/cmissd/echo.h b/utilities/cmissd/echo.h index 37e56e46c..927b785df 100644 --- a/utilities/cmissd/echo.h +++ b/utilities/cmissd/echo.h @@ -1,4 +1,4 @@ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/utilities/cmissd/ssl_utilities.h b/utilities/cmissd/ssl_utilities.h index 12aa59eae..8843219c9 100644 --- a/utilities/cmissd/ssl_utilities.h +++ b/utilities/cmissd/ssl_utilities.h @@ -1,4 +1,4 @@ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/utilities/photoface_interface/photoface_cmiss.h b/utilities/photoface_interface/photoface_cmiss.h index 47c0e7b44..b5def3072 100644 --- a/utilities/photoface_interface/photoface_cmiss.h +++ b/utilities/photoface_interface/photoface_cmiss.h @@ -1,4 +1,4 @@ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/utilities/photoface_interface/photoface_cmiss_utilities.h b/utilities/photoface_interface/photoface_cmiss_utilities.h index ba3a9961d..d8d0f350a 100644 --- a/utilities/photoface_interface/photoface_cmiss_utilities.h +++ b/utilities/photoface_interface/photoface_cmiss_utilities.h @@ -1,4 +1,4 @@ -/* OpenCMISS-Zinc Library +/* Zinc Library * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this