Skip to content

Commit

Permalink
Update license and add license headers
Browse files Browse the repository at this point in the history
Released under 3-clause bsd
  • Loading branch information
fluidnumerics-joe committed Jun 16, 2024
1 parent dd7b9b3 commit 650f8af
Show file tree
Hide file tree
Showing 344 changed files with 5,213 additions and 514 deletions.
26 changes: 26 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,29 @@
# ! //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// !
# !
# ! Maintainers : support@fluidnumerics.com
# ! Official Repository : https://github.com/FluidNumerics/feq-parse/
# !
# ! Copyright © 2024 Fluid Numerics LLC
# !
# ! Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
# !
# ! 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
# !
# ! 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in
# ! the documentation and/or other materials provided with the distribution.
# !
# ! 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from
# ! this software without specific prior written permission.
# !
# ! THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
# ! LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
# ! HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
# ! LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
# ! THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
# ! THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
# !
# ! //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// !

CMAKE_MINIMUM_REQUIRED(VERSION 3.0.2)

set(CMAKE_VERBOSE_MAKEFILE ON)
Expand Down
15 changes: 5 additions & 10 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,16 +1,11 @@
LICENSE

Copyright © 2024 Fluid Numerics LLC

Permission is hereby granted, free of charge, to any person or organization (the "User") obtaining a copy of this software and associated documentation files (the "Software"), to use, copy, modify, merge, and/or distribute copies of the Software, subject to the following conditions:
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

1. The above copyright notice and this permission notice shall be included in all copies or modified versions of the Software.
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

2. The User is one of the following:
a. An individual person, laboring for themselves
b. A non-profit organization
c. An educational institution
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

4. If the User is an organization, then the User is not law enforcement or military, or working for or under either.
3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT EXPRESS OR IMPLIED WARRANTY OF ANY KIND, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4 changes: 2 additions & 2 deletions docs/ford/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -153,14 +153,14 @@ <h3>Derived Types</h3>
<footer>
<div class="container">
<div class="row">
<div class="col-xs-6 col-md-6"><p>FEQParse was developed by Fluid Numerics<br>&copy; 2024 License
<div class="col-xs-6 col-md-6"><p>FEQParse was developed by Fluid Numerics<br>&copy; 2024 3-Clause BSD
</p>
</div>
<div class="col-xs-6 col-md-6">
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-06-16 15:36 </p>
on 2024-06-16 15:55 </p>
</div>
</div>
<br>
Expand Down
6 changes: 3 additions & 3 deletions docs/ford/interface/addfunction.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ <h1>AddFunction
<div class="col-lg-12">
<div class="well well-sm">
<ul class="list-inline" style="margin-bottom:0px;display:inline">
<li><i class="fa fa-legal"></i> License</li>
<li><i class="fa fa-legal"></i> 3-Clause BSD</li>
<li><i class="fa fa-list-ol"></i>
<a data-toggle="tooltip"
data-placement="bottom" data-html="true"
Expand Down Expand Up @@ -210,14 +210,14 @@ <h4>Arguments</h4> <table class="table table-striped varlist">
<footer>
<div class="container">
<div class="row">
<div class="col-xs-6 col-md-6"><p>FEQParse was developed by Fluid Numerics<br>&copy; 2024 License
<div class="col-xs-6 col-md-6"><p>FEQParse was developed by Fluid Numerics<br>&copy; 2024 3-Clause BSD
</p>
</div>
<div class="col-xs-6 col-md-6">
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-06-16 15:36 </p>
on 2024-06-16 15:55 </p>
</div>
</div>
<br>
Expand Down
6 changes: 3 additions & 3 deletions docs/ford/interface/equationparser.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ <h1>EquationParser
<div class="col-lg-12">
<div class="well well-sm">
<ul class="list-inline" style="margin-bottom:0px;display:inline">
<li><i class="fa fa-legal"></i> License</li>
<li><i class="fa fa-legal"></i> 3-Clause BSD</li>
<li><i class="fa fa-list-ol"></i>
<a data-toggle="tooltip"
data-placement="bottom" data-html="true"
Expand Down Expand Up @@ -183,14 +183,14 @@ <h4>Return Value <small>type(<a href='../type/equationparser.html'>EquationParse
<footer>
<div class="container">
<div class="row">
<div class="col-xs-6 col-md-6"><p>FEQParse was developed by Fluid Numerics<br>&copy; 2024 License
<div class="col-xs-6 col-md-6"><p>FEQParse was developed by Fluid Numerics<br>&copy; 2024 3-Clause BSD
</p>
</div>
<div class="col-xs-6 col-md-6">
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-06-16 15:36 </p>
on 2024-06-16 15:55 </p>
</div>
</div>
<br>
Expand Down
6 changes: 3 additions & 3 deletions docs/ford/interface/f32.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ <h1>f32
<div class="col-lg-12">
<div class="well well-sm">
<ul class="list-inline" style="margin-bottom:0px;display:inline">
<li><i class="fa fa-legal"></i> License</li>
<li><i class="fa fa-legal"></i> 3-Clause BSD</li>
<li><i class="fa fa-list-ol"></i>
<a data-toggle="tooltip"
data-placement="bottom" data-html="true"
Expand Down Expand Up @@ -150,14 +150,14 @@ <h3>Return Value <span class="anchor" id="variable-f32"></span><small>real(kind=
<footer>
<div class="container">
<div class="row">
<div class="col-xs-6 col-md-6"><p>FEQParse was developed by Fluid Numerics<br>&copy; 2024 License
<div class="col-xs-6 col-md-6"><p>FEQParse was developed by Fluid Numerics<br>&copy; 2024 3-Clause BSD
</p>
</div>
<div class="col-xs-6 col-md-6">
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-06-16 15:36 </p>
on 2024-06-16 15:55 </p>
</div>
</div>
<br>
Expand Down
6 changes: 3 additions & 3 deletions docs/ford/interface/f64.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ <h1>f64
<div class="col-lg-12">
<div class="well well-sm">
<ul class="list-inline" style="margin-bottom:0px;display:inline">
<li><i class="fa fa-legal"></i> License</li>
<li><i class="fa fa-legal"></i> 3-Clause BSD</li>
<li><i class="fa fa-list-ol"></i>
<a data-toggle="tooltip"
data-placement="bottom" data-html="true"
Expand Down Expand Up @@ -150,14 +150,14 @@ <h3>Return Value <span class="anchor" id="variable-f64"></span><small>real(kind=
<footer>
<div class="container">
<div class="row">
<div class="col-xs-6 col-md-6"><p>FEQParse was developed by Fluid Numerics<br>&copy; 2024 License
<div class="col-xs-6 col-md-6"><p>FEQParse was developed by Fluid Numerics<br>&copy; 2024 3-Clause BSD
</p>
</div>
<div class="col-xs-6 col-md-6">
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-06-16 15:36 </p>
on 2024-06-16 15:55 </p>
</div>
</div>
<br>
Expand Down
6 changes: 3 additions & 3 deletions docs/ford/interface/randomize_r32.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ <h1>randomize_r32
<div class="col-lg-12">
<div class="well well-sm">
<ul class="list-inline" style="margin-bottom:0px;display:inline">
<li><i class="fa fa-legal"></i> License</li>
<li><i class="fa fa-legal"></i> 3-Clause BSD</li>
<li><i class="fa fa-list-ol"></i>
<a data-toggle="tooltip"
data-placement="bottom" data-html="true"
Expand Down Expand Up @@ -139,14 +139,14 @@ <h3>Return Value <span class="anchor" id="variable-randomize_r32~2"></span><smal
<footer>
<div class="container">
<div class="row">
<div class="col-xs-6 col-md-6"><p>FEQParse was developed by Fluid Numerics<br>&copy; 2024 License
<div class="col-xs-6 col-md-6"><p>FEQParse was developed by Fluid Numerics<br>&copy; 2024 3-Clause BSD
</p>
</div>
<div class="col-xs-6 col-md-6">
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-06-16 15:36 </p>
on 2024-06-16 15:55 </p>
</div>
</div>
<br>
Expand Down
6 changes: 3 additions & 3 deletions docs/ford/interface/randomize_r64.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ <h1>randomize_r64
<div class="col-lg-12">
<div class="well well-sm">
<ul class="list-inline" style="margin-bottom:0px;display:inline">
<li><i class="fa fa-legal"></i> License</li>
<li><i class="fa fa-legal"></i> 3-Clause BSD</li>
<li><i class="fa fa-list-ol"></i>
<a data-toggle="tooltip"
data-placement="bottom" data-html="true"
Expand Down Expand Up @@ -139,14 +139,14 @@ <h3>Return Value <span class="anchor" id="variable-randomize_r64~2"></span><smal
<footer>
<div class="container">
<div class="row">
<div class="col-xs-6 col-md-6"><p>FEQParse was developed by Fluid Numerics<br>&copy; 2024 License
<div class="col-xs-6 col-md-6"><p>FEQParse was developed by Fluid Numerics<br>&copy; 2024 3-Clause BSD
</p>
</div>
<div class="col-xs-6 col-md-6">
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-06-16 15:36 </p>
on 2024-06-16 15:55 </p>
</div>
</div>
<br>
Expand Down
6 changes: 3 additions & 3 deletions docs/ford/interface/tuple.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ <h1>Tuple
<div class="col-lg-12">
<div class="well well-sm">
<ul class="list-inline" style="margin-bottom:0px;display:inline">
<li><i class="fa fa-legal"></i> License</li>
<li><i class="fa fa-legal"></i> 3-Clause BSD</li>
<li><i class="fa fa-list-ol"></i>
<a data-toggle="tooltip"
data-placement="bottom" data-html="true"
Expand Down Expand Up @@ -183,14 +183,14 @@ <h4>Return Value <small>type(<a href='../type/tuple.html'>Tuple</a>)</small></h4
<footer>
<div class="container">
<div class="row">
<div class="col-xs-6 col-md-6"><p>FEQParse was developed by Fluid Numerics<br>&copy; 2024 License
<div class="col-xs-6 col-md-6"><p>FEQParse was developed by Fluid Numerics<br>&copy; 2024 3-Clause BSD
</p>
</div>
<div class="col-xs-6 col-md-6">
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-06-16 15:36 </p>
on 2024-06-16 15:55 </p>
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions docs/ford/lists/files.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,14 +95,14 @@ <h1>Source Files</h1>
<footer>
<div class="container">
<div class="row">
<div class="col-xs-6 col-md-6"><p>FEQParse was developed by Fluid Numerics<br>&copy; 2024 License
<div class="col-xs-6 col-md-6"><p>FEQParse was developed by Fluid Numerics<br>&copy; 2024 3-Clause BSD
</p>
</div>
<div class="col-xs-6 col-md-6">
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-06-16 15:36 </p>
on 2024-06-16 15:55 </p>
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions docs/ford/lists/modules.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,14 +95,14 @@ <h1>Modules</h1>
<footer>
<div class="container">
<div class="row">
<div class="col-xs-6 col-md-6"><p>FEQParse was developed by Fluid Numerics<br>&copy; 2024 License
<div class="col-xs-6 col-md-6"><p>FEQParse was developed by Fluid Numerics<br>&copy; 2024 3-Clause BSD
</p>
</div>
<div class="col-xs-6 col-md-6">
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-06-16 15:36 </p>
on 2024-06-16 15:55 </p>
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions docs/ford/lists/procedures.html
Original file line number Diff line number Diff line change
Expand Up @@ -218,14 +218,14 @@ <h1>Procedures</h1>
<footer>
<div class="container">
<div class="row">
<div class="col-xs-6 col-md-6"><p>FEQParse was developed by Fluid Numerics<br>&copy; 2024 License
<div class="col-xs-6 col-md-6"><p>FEQParse was developed by Fluid Numerics<br>&copy; 2024 3-Clause BSD
</p>
</div>
<div class="col-xs-6 col-md-6">
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-06-16 15:36 </p>
on 2024-06-16 15:55 </p>
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions docs/ford/lists/types.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,14 +109,14 @@ <h1>Derived Types</h1>
<footer>
<div class="container">
<div class="row">
<div class="col-xs-6 col-md-6"><p>FEQParse was developed by Fluid Numerics<br>&copy; 2024 License
<div class="col-xs-6 col-md-6"><p>FEQParse was developed by Fluid Numerics<br>&copy; 2024 3-Clause BSD
</p>
</div>
<div class="col-xs-6 col-md-6">
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-06-16 15:36 </p>
on 2024-06-16 15:55 </p>
</div>
</div>
<br>
Expand Down
10 changes: 5 additions & 5 deletions docs/ford/module/feqparse.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ <h1>FEQParse
<div class="col-lg-12">
<div class="well well-sm">
<ul class="list-inline" style="margin-bottom:0px;display:inline">
<li><i class="fa fa-legal"></i> License</li>
<li><i class="fa fa-legal"></i> 3-Clause BSD</li>
<li><i class="fa fa-list-ol"></i>
<a data-toggle="tooltip"
data-placement="bottom" data-html="true"
Expand Down Expand Up @@ -202,9 +202,9 @@ <h3 class="panel-title">Uses</h3>
<ul class="list-group">
<li class="list-group-item">
<ul class="list-inline">
<li><a href='../module/feqparse_functions.html'>FEQParse_Functions</a></li>
<li><a href="http://fortranwiki.org/fortran/show/iso_fortran_env">iso_fortran_env</a></li>
<li><a href='../module/feqparse_tokenstack.html'>FEQParse_TokenStack</a></li>
<li><a href="http://fortranwiki.org/fortran/show/iso_fortran_env">iso_fortran_env</a></li>
<li><a href='../module/feqparse_functions.html'>FEQParse_Functions</a></li>
<li><a href='../module/feqparse_floatstacks.html'>FEQParse_FloatStacks</a></li>
</ul>
</li>
Expand Down Expand Up @@ -1197,14 +1197,14 @@ <h4>Arguments</h4> <table class="table table-striped varlist">
<footer>
<div class="container">
<div class="row">
<div class="col-xs-6 col-md-6"><p>FEQParse was developed by Fluid Numerics<br>&copy; 2024 License
<div class="col-xs-6 col-md-6"><p>FEQParse was developed by Fluid Numerics<br>&copy; 2024 3-Clause BSD
</p>
</div>
<div class="col-xs-6 col-md-6">
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-06-16 15:36 </p>
on 2024-06-16 15:55 </p>
</div>
</div>
<br>
Expand Down
6 changes: 3 additions & 3 deletions docs/ford/module/feqparse_floatstacks.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ <h1>FEQParse_FloatStacks
<div class="col-lg-12">
<div class="well well-sm">
<ul class="list-inline" style="margin-bottom:0px;display:inline">
<li><i class="fa fa-legal"></i> License</li>
<li><i class="fa fa-legal"></i> 3-Clause BSD</li>
<li><i class="fa fa-list-ol"></i>
<a data-toggle="tooltip"
data-placement="bottom" data-html="true"
Expand Down Expand Up @@ -1752,14 +1752,14 @@ <h4>Arguments</h4> <table class="table table-striped varlist">
<footer>
<div class="container">
<div class="row">
<div class="col-xs-6 col-md-6"><p>FEQParse was developed by Fluid Numerics<br>&copy; 2024 License
<div class="col-xs-6 col-md-6"><p>FEQParse was developed by Fluid Numerics<br>&copy; 2024 3-Clause BSD
</p>
</div>
<div class="col-xs-6 col-md-6">
<p class="text-right">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-06-16 15:36 </p>
on 2024-06-16 15:55 </p>
</div>
</div>
<br>
Expand Down
Loading

0 comments on commit 650f8af

Please sign in to comment.