@@ -32,7 +32,7 @@ module json_module
3232! [3] http://www.json.org/ [JSON website]
3333! [4] http://jsonlint.com/ [JSON validator]
3434!
35- ! COPYRIGHT
35+ ! LICENSE
3636!
3737! -------------------------------------------------------------------------------------
3838! json-fortran License:
@@ -338,7 +338,7 @@ end subroutine array_callback_func
338338 end interface
339339
340340 ! *************************************************************************************
341- ! ****f * json_module/json_get_child
341+ ! ****I * json_module/json_get_child
342342 !
343343 ! NAME
344344 ! json_get_child
@@ -358,7 +358,7 @@ end subroutine array_callback_func
358358 ! *************************************************************************************
359359
360360 ! *************************************************************************************
361- ! ****f * json_module/json_add
361+ ! ****I * json_module/json_add
362362 !
363363 ! NAME
364364 ! json_add
@@ -380,7 +380,7 @@ end subroutine array_callback_func
380380 ! *************************************************************************************
381381
382382 ! *************************************************************************************
383- ! ****f * json_module/json_update
383+ ! ****I * json_module/json_update
384384 !
385385 ! NAME
386386 ! json_update
@@ -406,7 +406,7 @@ end subroutine array_callback_func
406406 ! *************************************************************************************
407407
408408 ! *************************************************************************************
409- ! ****f * json_module/json_get
409+ ! ****I * json_module/json_get
410410 !
411411 ! NAME
412412 ! json_get
@@ -426,7 +426,7 @@ end subroutine array_callback_func
426426 ! *************************************************************************************
427427
428428 ! *************************************************************************************
429- ! ****f * json_module/json_print_to_string
429+ ! ****I * json_module/json_print_to_string
430430 !
431431 ! NAME
432432 ! json_print_to_string
@@ -441,7 +441,7 @@ end subroutine array_callback_func
441441 ! *************************************************************************************
442442
443443 ! *************************************************************************************
444- ! ****f * json_module/json_print
444+ ! ****I * json_module/json_print
445445 !
446446 ! NAME
447447 ! json_print
@@ -462,7 +462,7 @@ end subroutine array_callback_func
462462 ! *************************************************************************************
463463
464464 ! *************************************************************************************
465- ! ****f * json_module/json_destroy
465+ ! ****I * json_module/json_destroy
466466 !
467467 ! NAME
468468 ! json_destroy
@@ -484,7 +484,7 @@ end subroutine array_callback_func
484484 ! *************************************************************************************
485485
486486 ! *************************************************************************************
487- ! ****f * json_module/json_remove
487+ ! ****I * json_module/json_remove
488488 !
489489 ! NAME
490490 ! json_remove
@@ -499,7 +499,7 @@ end subroutine array_callback_func
499499 ! *************************************************************************************
500500
501501 ! *************************************************************************************
502- ! ****f * json_module/json_remove_if_present
502+ ! ****I * json_module/json_remove_if_present
503503 !
504504 ! NAME
505505 ! json_remove_if_present
0 commit comments