Skip to content

Commit

Permalink
Replace OpenCMISS-Zinc Library with Zinc Library.
Browse files Browse the repository at this point in the history
  • Loading branch information
hsorby committed Mar 26, 2023
1 parent 5ed0084 commit 66281fb
Show file tree
Hide file tree
Showing 781 changed files with 923 additions and 923 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion cmake/FunctionDefinitions.cmake
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion cmake/MacroDefinitions.cmake
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion cmake/ZincPackaging.cmake
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion cmake/configure_version_cpp_file.in.cmake
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/api/cmlibs/zinc/changemanager.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/api/cmlibs/zinc/context.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/api/cmlibs/zinc/context.hpp
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/api/cmlibs/zinc/core.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/api/cmlibs/zinc/differentialoperator.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/api/cmlibs/zinc/differentialoperator.hpp
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/api/cmlibs/zinc/element.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/api/cmlibs/zinc/element.hpp
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/api/cmlibs/zinc/elementbasis.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/api/cmlibs/zinc/elementbasis.hpp
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/api/cmlibs/zinc/elementfieldtemplate.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/api/cmlibs/zinc/elementfieldtemplate.hpp
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/api/cmlibs/zinc/elementtemplate.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/api/cmlibs/zinc/elementtemplate.hpp
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/api/cmlibs/zinc/field.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/api/cmlibs/zinc/field.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/api/cmlibs/zinc/fieldalias.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/api/cmlibs/zinc/fieldalias.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/api/cmlibs/zinc/fieldapply.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/api/cmlibs/zinc/fieldapply.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/api/cmlibs/zinc/fieldarithmeticoperators.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/api/cmlibs/zinc/fieldarithmeticoperators.hpp
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/api/cmlibs/zinc/fieldassignment.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/api/cmlibs/zinc/fieldassignment.hpp
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/api/cmlibs/zinc/fieldcache.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/api/cmlibs/zinc/fieldcache.hpp
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/api/cmlibs/zinc/fieldcomposite.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/api/cmlibs/zinc/fieldcomposite.hpp
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/api/cmlibs/zinc/fieldconditional.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/api/cmlibs/zinc/fieldconditional.hpp
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/api/cmlibs/zinc/fieldconstant.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/api/cmlibs/zinc/fieldconstant.hpp
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/api/cmlibs/zinc/fieldcoordinatetransformation.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/api/cmlibs/zinc/fieldcoordinatetransformation.hpp
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/api/cmlibs/zinc/fieldderivatives.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/api/cmlibs/zinc/fieldderivatives.hpp
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/api/cmlibs/zinc/fieldfibres.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/api/cmlibs/zinc/fieldfibres.hpp
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/api/cmlibs/zinc/fieldfiniteelement.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/api/cmlibs/zinc/fieldfiniteelement.hpp
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Loading

0 comments on commit 66281fb

Please sign in to comment.