Skip to content

Commit

Permalink
Update GSL version number in process_gsl.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
watanabe-j committed Aug 29, 2024
1 parent e718565 commit 38aeab3
Show file tree
Hide file tree
Showing 84 changed files with 84 additions and 84 deletions.
2 changes: 1 addition & 1 deletion src/gsl/err/error.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/err/gsl_errno.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/err/strerror.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/gsl_inline.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/gsl_machine.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/gsl_math.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/gsl_minmax.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/gsl_mode.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/gsl_nan.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/gsl_pow_int.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/gsl_precision.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/gsl_types.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/integration/err.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/integration/gsl_integration.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/integration/initialise.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/integration/positivity.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/integration/qags.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/integration/qelg.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/integration/qk.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/integration/qk15.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/integration/qpsrt.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/integration/qpsrt2.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/integration/reset.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/integration/set_initial.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/integration/util.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/integration/workspace.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/poly/gsl_poly.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/roots/brent.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/roots/convergence.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/roots/fsolver.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/roots/gsl_roots.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/roots/roots.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/specfunc/bessel.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/specfunc/bessel.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/specfunc/bessel_I0.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/specfunc/bessel_I1.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/specfunc/bessel_In.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/specfunc/bessel_Inu.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/specfunc/bessel_J1.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/specfunc/bessel_K0.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/specfunc/bessel_Knu.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/specfunc/bessel_amp_phase.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/specfunc/bessel_amp_phase.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/specfunc/bessel_temme.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/specfunc/bessel_temme.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/specfunc/beta.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/specfunc/cheb_eval.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/specfunc/chebyshev.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/specfunc/check.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/specfunc/elementary.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/specfunc/error.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/specfunc/eval.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/specfunc/exp.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/specfunc/gamma.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/specfunc/gsl_sf_bessel.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/specfunc/gsl_sf_elementary.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/specfunc/gsl_sf_exp.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/specfunc/gsl_sf_gamma.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/specfunc/gsl_sf_hyperg.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
2 changes: 1 addition & 1 deletion src/gsl/specfunc/gsl_sf_laguerre.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file is taken from GSL version 2.7.1 and distributed as part of qfratio
// This file is taken from GSL version 2.8 and distributed as part of qfratio
// with modification, in accordance with the GNU General Public License
// version 3. All modified lines are marked with comments.
// - 2023 Junya Watanabe
Expand Down
Loading

0 comments on commit 38aeab3

Please sign in to comment.