diff options
| author | Ian Jauslin <ian.jauslin@rutgers.edu> | 2025-12-14 11:22:09 -0500 |
|---|---|---|
| committer | Ian Jauslin <ian.jauslin@rutgers.edu> | 2025-12-14 11:22:09 -0500 |
| commit | c121946e2b6fe95f75dde5c2388c4b68d754e05c (patch) | |
| tree | 50bed42b68d518a53acd81d1c1e0fbfb128915d1 /doc | |
| parent | 69974b73dcaf28996ba87aacbcdaede16ded6941 (diff) | |
Fix simpleq-iteration types
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/Makefile | 2 | ||||
| -rw-r--r-- | doc/libs/code.sty | 2 | ||||
| -rw-r--r-- | doc/libs/dlmf.sty | 2 | ||||
| -rw-r--r-- | doc/libs/iantheo.sty | 2 | ||||
| -rw-r--r-- | doc/libs/largearray.sty | 2 | ||||
| -rw-r--r-- | doc/libs/point.sty | 2 | ||||
| -rw-r--r-- | doc/simplesolv-doc.tex | 4 |
7 files changed, 8 insertions, 8 deletions
diff --git a/doc/Makefile b/doc/Makefile index 8221979..69c0c2b 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -1,4 +1,4 @@ -## Copyright 2021-2024 Ian Jauslin +## Copyright 2021-2025 Ian Jauslin ## ## Licensed under the Apache License, Version 2.0 (the "License"); ## you may not use this file except in compliance with the License. diff --git a/doc/libs/code.sty b/doc/libs/code.sty index 8bf3c41..9f43334 100644 --- a/doc/libs/code.sty +++ b/doc/libs/code.sty @@ -1,4 +1,4 @@ -%% Copyright 2021-2024 Ian Jauslin +%% Copyright 2021-2025 Ian Jauslin %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/doc/libs/dlmf.sty b/doc/libs/dlmf.sty index 6422fa4..f6396f0 100644 --- a/doc/libs/dlmf.sty +++ b/doc/libs/dlmf.sty @@ -1,4 +1,4 @@ -%% Copyright 2021-2024 Ian Jauslin +%% Copyright 2021-2025 Ian Jauslin %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/doc/libs/iantheo.sty b/doc/libs/iantheo.sty index 0c20ea8..b3055e8 100644 --- a/doc/libs/iantheo.sty +++ b/doc/libs/iantheo.sty @@ -1,4 +1,4 @@ -%% Copyright 2021-2024 Ian Jauslin +%% Copyright 2021-2025 Ian Jauslin %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/doc/libs/largearray.sty b/doc/libs/largearray.sty index a8a63c3..0d06756 100644 --- a/doc/libs/largearray.sty +++ b/doc/libs/largearray.sty @@ -1,4 +1,4 @@ -%% Copyright 2021-2024 Ian Jauslin +%% Copyright 2021-2025 Ian Jauslin %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/doc/libs/point.sty b/doc/libs/point.sty index e4fb119..4ffcf90 100644 --- a/doc/libs/point.sty +++ b/doc/libs/point.sty @@ -1,4 +1,4 @@ -%% Copyright 2021-2024 Ian Jauslin +%% Copyright 2021-2025 Ian Jauslin %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/doc/simplesolv-doc.tex b/doc/simplesolv-doc.tex index 0b6e06d..fdb9880 100644 --- a/doc/simplesolv-doc.tex +++ b/doc/simplesolv-doc.tex @@ -1,4 +1,4 @@ -%% Copyright 2021-2024 Ian Jauslin +%% Copyright 2021-2025 Ian Jauslin %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. @@ -27,7 +27,7 @@ \hfil{\bf\Large {\tt simplesolv}\par \medskip -\hfil \large v0.4.2 +\hfil \large v0.4.3 } \vfill |
