File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -26,18 +26,19 @@ module json_module
2626! Jacob Williams : 2/8/2013 : Extensive modifications to the original code.
2727!
2828! SEE ALSO
29- !
30- ! [1] https://github.com/josephalevin/fson [FSON code retrieved on 12/2/2013]
31- ! [3] http://www.json.org/ [JSON website]
32- ! [2] http://jsonlint.com/ [JSON validator]
29+ ! [1] http://github.com/jacobwilliams/json-fortran [json-fortran development site]
30+ ! [2] http://jacobwilliams.github.io/json-fortran [json-fortran online documentation]
31+ ! [3] http://github.com/josephalevin/fson [FSON code retrieved on 12/2/2013]
32+ ! [4] http://www.json.org/ [JSON website]
33+ ! [5] http://jsonlint.com/ [JSON validator]
3334!
3435! COPYRIGHT
3536!
3637! -----------------------------------------------------------------------------------------
3738! json-fortran License:
3839!
3940! JSON-FORTRAN: A Fortran 2003/2008 JSON API
40- ! https ://github.com/jacobwilliams/json-fortran
41+ ! http ://github.com/jacobwilliams/json-fortran
4142!
4243! Copyright (c) 2014, Jacob Williams
4344! All rights reserved.
You can’t perform that action at this time.
0 commit comments