We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 253c127 commit adef38bCopy full SHA for adef38b
.github/workflows/CI.yml
@@ -60,7 +60,6 @@ jobs:
60
run: |
61
python -m pip install --upgrade pip
62
#pip install ford FoBiS.py pygooglechart fpm
63
- # use older ford until bug fixed. See Issue #617
64
pip install ford pygooglechart fpm
65
# just get the latest FoBiS from git:
66
# git clone https://github.com/szaghi/FoBiS.git
LICENSE
@@ -1,7 +1,7 @@
1
JSON-Fortran: A Modern Fortran JSON API
2
<https://github.com/jacobwilliams/json-fortran>
3
4
-Copyright (c) 2014-2025, Jacob Williams
+Copyright (c) 2014-2026, Jacob Williams
5
All rights reserved.
6
7
Redistribution and use in source and binary forms, with or without modification,
0 commit comments