[Dart-dev] [6237] DART/branches/development: Restructured the subversion keywords.

nancy at ucar.edu nancy at ucar.edu
Mon Jun 10 16:35:43 MDT 2013


Revision: 6237
Author:   thoar
Date:     2013-06-10 16:35:40 -0600 (Mon, 10 Jun 2013)
Log Message:
-----------
Restructured the subversion keywords.
Added a header comment to indicate that certain files are NOT
under the DART copyright.
Updated the DART copyright to 2013.

Changed the declaration of the module strings 'source,revision,revdate'
to avoid specifying lines too long for the compilers. As it is,
the source keyword is pretty long ... and all DART compiler
templates should have 'long lines' enabled.

Modified Paths:
--------------
    DART/branches/development/adaptive_inflate/adaptive_inflate_mod.f90
    DART/branches/development/adaptive_inflate/fill_inflation_restart.f90
    DART/branches/development/assim_model/assim_model_mod.f90
    DART/branches/development/assim_tools/assim_tools_mod.f90
    DART/branches/development/common/types_mod.f90
    DART/branches/development/cov_cutoff/cov_cutoff_mod.f90
    DART/branches/development/diagnostics/oned/obs_diag.f90
    DART/branches/development/diagnostics/rms_diag.f90
    DART/branches/development/diagnostics/threed_sphere/obs_diag.f90
    DART/branches/development/doc/html/html_function.f90
    DART/branches/development/doc/html/html_namelist.f90
    DART/branches/development/doc/html/html_subroutine.f90
    DART/branches/development/doc/mpi/ctest.c
    DART/branches/development/doc/mpi/ctest_mpi.c
    DART/branches/development/doc/mpi/ctest_nc.c
    DART/branches/development/doc/mpi/ftest_f90.f90
    DART/branches/development/doc/mpi/ftest_go.f90
    DART/branches/development/doc/mpi/ftest_mpi.f90
    DART/branches/development/doc/mpi/ftest_nc.f90
    DART/branches/development/doc/mpi/ftest_stop.f90
    DART/branches/development/ensemble_manager/ensemble_manager_mod.f90
    DART/branches/development/filter/filter.dopplerfold.f90
    DART/branches/development/filter/filter.f90
    DART/branches/development/filter/wakeup_filter.f90
    DART/branches/development/integrate_model/integrate_model.f90
    DART/branches/development/location/annulus/location_mod.f90
    DART/branches/development/location/channel/location_mod.f90
    DART/branches/development/location/column/location_mod.f90
    DART/branches/development/location/location_test.f90
    DART/branches/development/location/location_test2.f90
    DART/branches/development/location/location_test3.f90
    DART/branches/development/location/oned/location_mod.f90
    DART/branches/development/location/threed/location_mod.f90
    DART/branches/development/location/threed_cartesian/location_mod.f90
    DART/branches/development/location/threed_cartesian/xyz_location_mod.f90
    DART/branches/development/location/threed_sphere/location_mod.f90
    DART/branches/development/location/twod/location_mod.f90
    DART/branches/development/location/twod_annulus/location_mod.f90
    DART/branches/development/location/twod_sphere/location_mod.f90
    DART/branches/development/models/9var/model_mod.f90
    DART/branches/development/models/CESM/cesm_to_dart.f90
    DART/branches/development/models/CESM/dart_to_cesm.f90
    DART/branches/development/models/CESM/model_mod.f90
    DART/branches/development/models/MITgcm_annulus/model_mod.f90
    DART/branches/development/models/MITgcm_annulus/shell_scripts/byteswap.c
    DART/branches/development/models/MITgcm_annulus/trans_MITgcm_to_dart.f90
    DART/branches/development/models/MITgcm_annulus/trans_dart_to_MITgcm.f90
    DART/branches/development/models/MITgcm_annulus/trans_perfect_ics.f90
    DART/branches/development/models/MITgcm_ocean/column_rand.f90
    DART/branches/development/models/MITgcm_ocean/create_ocean_obs.f90
    DART/branches/development/models/MITgcm_ocean/dart_MITocean_mod.f90
    DART/branches/development/models/MITgcm_ocean/model_mod.f90
    DART/branches/development/models/MITgcm_ocean/trans_pv_sv.f90
    DART/branches/development/models/MITgcm_ocean/trans_sv_pv.f90
    DART/branches/development/models/NAAPS/dart_to_naaps.f90
    DART/branches/development/models/NAAPS/model_mod.f90
    DART/branches/development/models/NAAPS/model_mod_check.f90
    DART/branches/development/models/NAAPS/naaps_to_dart.f90
    DART/branches/development/models/NCOMMAS/dart_to_ncommas.f90
    DART/branches/development/models/NCOMMAS/model_mod.f90
    DART/branches/development/models/NCOMMAS/ncommas_to_dart.f90
    DART/branches/development/models/PBL_1d/create_real_network.f90
    DART/branches/development/models/PBL_1d/gen_init/gen_init.f90
    DART/branches/development/models/PBL_1d/model_mod.f90
    DART/branches/development/models/PBL_1d/module_map_utils.f90
    DART/branches/development/models/PBL_1d/src/driver.F90
    DART/branches/development/models/PBL_1d/src/driver_enf.F90
    DART/branches/development/models/PBL_1d/src/module_bl_gfs.F90
    DART/branches/development/models/PBL_1d/src/module_bl_mrf.F90
    DART/branches/development/models/PBL_1d/src/module_bl_myjpbl.F90
    DART/branches/development/models/PBL_1d/src/module_bl_ysu.F90
    DART/branches/development/models/PBL_1d/src/module_getsm.F90
    DART/branches/development/models/PBL_1d/src/module_gfs_funcphys.F90
    DART/branches/development/models/PBL_1d/src/module_gfs_machine.F90
    DART/branches/development/models/PBL_1d/src/module_gfs_physcons.F90
    DART/branches/development/models/PBL_1d/src/module_ideal.F90
    DART/branches/development/models/PBL_1d/src/module_init_soil_ideal.F90
    DART/branches/development/models/PBL_1d/src/module_init_soil_real.F90
    DART/branches/development/models/PBL_1d/src/module_init_soil_real_fluxforce.F90
    DART/branches/development/models/PBL_1d/src/module_initialize.F90
    DART/branches/development/models/PBL_1d/src/module_interpolations.F90
    DART/branches/development/models/PBL_1d/src/module_luse_init.F90
    DART/branches/development/models/PBL_1d/src/module_map_utils.F90
    DART/branches/development/models/PBL_1d/src/module_microphysics_driver.F90
    DART/branches/development/models/PBL_1d/src/module_misc.F90
    DART/branches/development/models/PBL_1d/src/module_model_constants.F90
    DART/branches/development/models/PBL_1d/src/module_mp_etanew.F90
    DART/branches/development/models/PBL_1d/src/module_mp_kessler.F90
    DART/branches/development/models/PBL_1d/src/module_mp_lin.F90
    DART/branches/development/models/PBL_1d/src/module_mp_ncloud3.F90
    DART/branches/development/models/PBL_1d/src/module_mp_ncloud5.F90
    DART/branches/development/models/PBL_1d/src/module_mp_thompson.F90
    DART/branches/development/models/PBL_1d/src/module_mp_wsm3.F90
    DART/branches/development/models/PBL_1d/src/module_mp_wsm5.F90
    DART/branches/development/models/PBL_1d/src/module_mp_wsm6.F90
    DART/branches/development/models/PBL_1d/src/module_namelist.F90
    DART/branches/development/models/PBL_1d/src/module_nr_procedures.F90
    DART/branches/development/models/PBL_1d/src/module_pbl_driver.F90
    DART/branches/development/models/PBL_1d/src/module_progtm.F90
    DART/branches/development/models/PBL_1d/src/module_ra_rrtm.F90
    DART/branches/development/models/PBL_1d/src/module_ra_sw.F90
    DART/branches/development/models/PBL_1d/src/module_radiation_driver.F90
    DART/branches/development/models/PBL_1d/src/module_sf_force_restore.F90
    DART/branches/development/models/PBL_1d/src/module_sf_gfs.F90
    DART/branches/development/models/PBL_1d/src/module_sf_gfs_fluxforce.F90
    DART/branches/development/models/PBL_1d/src/module_sf_myjsfc.F90
    DART/branches/development/models/PBL_1d/src/module_sf_myjsfc_fluxforce.F90
    DART/branches/development/models/PBL_1d/src/module_sf_noahlsm.F90
    DART/branches/development/models/PBL_1d/src/module_sf_ruclsm.F90
    DART/branches/development/models/PBL_1d/src/module_sf_sfcdiags.F90
    DART/branches/development/models/PBL_1d/src/module_sf_sfclay.F90
    DART/branches/development/models/PBL_1d/src/module_sf_sfclay_fluxforce.F90
    DART/branches/development/models/PBL_1d/src/module_sf_slab.F90
    DART/branches/development/models/PBL_1d/src/module_sf_urban.F90
    DART/branches/development/models/PBL_1d/src/module_sfc_init_and_bc.F90
    DART/branches/development/models/PBL_1d/src/module_snd_init_and_bc.F90
    DART/branches/development/models/PBL_1d/src/module_soil_pre.F90
    DART/branches/development/models/PBL_1d/src/module_stochastic_cloud.F90
    DART/branches/development/models/PBL_1d/src/module_surface_driver.F90
    DART/branches/development/models/PBL_1d/src/module_uvg_force.F90
    DART/branches/development/models/PBL_1d/src/module_wrf.F90
    DART/branches/development/models/PBL_1d/src/module_wrf_error.F90
    DART/branches/development/models/PBL_1d/src/module_wrf_init_and_bc.F90
    DART/branches/development/models/PBL_1d/src/time_manager_mod.F90
    DART/branches/development/models/PBL_1d/src/tridiag.F90
    DART/branches/development/models/PBL_1d/src/types_mod.F90
    DART/branches/development/models/PBL_1d/src/utilities_mod.F90
    DART/branches/development/models/POP/dart_pop_mod.f90
    DART/branches/development/models/POP/dart_to_pop.f90
    DART/branches/development/models/POP/model_mod.f90
    DART/branches/development/models/POP/pop_model_mod.f90
    DART/branches/development/models/POP/pop_to_dart.f90
    DART/branches/development/models/POP/test_dipole_interp.f90
    DART/branches/development/models/am2/am2_to_dart.f90
    DART/branches/development/models/am2/column_rand.f90
    DART/branches/development/models/am2/dart_to_am2.f90
    DART/branches/development/models/am2/model_mod.f90
    DART/branches/development/models/am2/trans_date_to_dart.f90
    DART/branches/development/models/am2/trans_time.f90
    DART/branches/development/models/bgrid_solo/column_rand.f90
    DART/branches/development/models/bgrid_solo/id_set_def_stdin.f90
    DART/branches/development/models/bgrid_solo/model_mod.f90
    DART/branches/development/models/bgrid_solo/ps_id_stdin.f90
    DART/branches/development/models/bgrid_solo/ps_rand_local.f90
    DART/branches/development/models/cam/cam_model_mod.f90
    DART/branches/development/models/cam/cam_to_dart.f90
    DART/branches/development/models/cam/clm_ens_avg.f90
    DART/branches/development/models/cam/column_rand.f90
    DART/branches/development/models/cam/controlMod.F90
    DART/branches/development/models/cam/dart_to_cam.f90
    DART/branches/development/models/cam/deprecated/trans_date_to_dart.f90
    DART/branches/development/models/cam/deprecated/trans_pv_sv.f90
    DART/branches/development/models/cam/deprecated/trans_pv_sv_pert0.f90
    DART/branches/development/models/cam/deprecated/trans_pv_sv_time0.f90
    DART/branches/development/models/cam/deprecated/trans_sv_pv.f90
    DART/branches/development/models/cam/deprecated/trans_time.f90
    DART/branches/development/models/cam/do_id_set_def_stdin.f90
    DART/branches/development/models/cam/history.F90
    DART/branches/development/models/cam/inicFileMod.F90
    DART/branches/development/models/cam/model_mod.f90
    DART/branches/development/models/cam/parse_namelist.F90
    DART/branches/development/models/clm/clm_model_mod.f90
    DART/branches/development/models/clm/clm_to_dart.f90
    DART/branches/development/models/clm/dart_to_clm.f90
    DART/branches/development/models/clm/model_mod.f90
    DART/branches/development/models/clm/model_mod_check.f90
    DART/branches/development/models/coamps/byteswap.c
    DART/branches/development/models/coamps/check_in_grid.f90
    DART/branches/development/models/coamps/coamps_flat_file_mod.f90
    DART/branches/development/models/coamps/coamps_grid_mod.f90
    DART/branches/development/models/coamps/coamps_interp_mod.f90
    DART/branches/development/models/coamps/coamps_restart_mod.f90
    DART/branches/development/models/coamps/coamps_translate_mod.f90
    DART/branches/development/models/coamps/coamps_util_mod.f90
    DART/branches/development/models/coamps/externals/obs_def/obs_def_navdas_mod.f90
    DART/branches/development/models/coamps/model_mod.f90
    DART/branches/development/models/coamps/trans_coamps_to_dart.f90
    DART/branches/development/models/coamps/trans_coamps_to_statevec.f90
    DART/branches/development/models/coamps/trans_dart_to_coamps.f90
    DART/branches/development/models/coamps_nest/byteswap.c
    DART/branches/development/models/coamps_nest/check_in_grid.f90
    DART/branches/development/models/coamps_nest/coamps_domain_mod.f90
    DART/branches/development/models/coamps_nest/coamps_interp_mod.f90
    DART/branches/development/models/coamps_nest/coamps_map_mod.f90
    DART/branches/development/models/coamps_nest/coamps_nest_mod.f90
    DART/branches/development/models/coamps_nest/coamps_netcdf_mod.f90
    DART/branches/development/models/coamps_nest/coamps_pert_mod.f90
    DART/branches/development/models/coamps_nest/coamps_statevar_mod.f90
    DART/branches/development/models/coamps_nest/coamps_statevec_mod.f90
    DART/branches/development/models/coamps_nest/coamps_translate_mod.f90
    DART/branches/development/models/coamps_nest/coamps_util_mod.f90
    DART/branches/development/models/coamps_nest/coamps_vertical_mod.f90
    DART/branches/development/models/coamps_nest/create_increment.f90
    DART/branches/development/models/coamps_nest/create_mean_nogaps.f90
    DART/branches/development/models/coamps_nest/create_mean_std.f90
    DART/branches/development/models/coamps_nest/externals/obs_def/obs_def_navdas_mod.f90
    DART/branches/development/models/coamps_nest/innov_to_obs_seq.f90
    DART/branches/development/models/coamps_nest/instru_list_coamps.inc
    DART/branches/development/models/coamps_nest/model_mod.f90
    DART/branches/development/models/coamps_nest/navdas_innov_mod.f90
    DART/branches/development/models/coamps_nest/perturb_bndy.f90
    DART/branches/development/models/coamps_nest/perturb_init.f90
    DART/branches/development/models/coamps_nest/recntr_bndyperts.f90
    DART/branches/development/models/coamps_nest/scale_coamps_perts.f90
    DART/branches/development/models/coamps_nest/scale_nogaps_perts.f90
    DART/branches/development/models/coamps_nest/trans_coamps_to_dart.f90
    DART/branches/development/models/coamps_nest/trans_coamps_to_statevec.f90
    DART/branches/development/models/coamps_nest/trans_dart_to_coamps.f90
    DART/branches/development/models/coamps_nest/trans_statevec_to_coamps.f90
    DART/branches/development/models/coamps_nest/update_datahd_file.f90
    DART/branches/development/models/coamps_nest/var_list_coamps.inc
    DART/branches/development/models/coamps_nest/xiv_format_default.inc
    DART/branches/development/models/dynamo/dart_to_model.f90
    DART/branches/development/models/dynamo/dobsdx.f90
    DART/branches/development/models/dynamo/gau_param.f90
    DART/branches/development/models/dynamo/model_mod.f90
    DART/branches/development/models/dynamo/model_to_dart.f90
    DART/branches/development/models/dynamo/x_plus_delta.f90
    DART/branches/development/models/forced_barot/barot_obs_file.f90
    DART/branches/development/models/forced_barot/barot_obs_random.f90
    DART/branches/development/models/forced_barot/model_mod.f90
    DART/branches/development/models/forced_barot/obs/obs_mod.f90
    DART/branches/development/models/forced_barot/obs/real_obs.f90
    DART/branches/development/models/forced_lorenz_96/model_mod.f90
    DART/branches/development/models/gitm/GITM2/src/ModConstants.f90
    DART/branches/development/models/gitm/GITM2/src/ModEarth.f90
    DART/branches/development/models/gitm/GITM2/src/ModKind.f90
    DART/branches/development/models/gitm/GITM2/src/ModSize.f90
    DART/branches/development/models/gitm/GITM2/src/ModTime.f90
    DART/branches/development/models/gitm/GITM2/src/time_routines.f90
    DART/branches/development/models/gitm/dart_gitm_mod.f90
    DART/branches/development/models/gitm/dart_to_gitm.f90
    DART/branches/development/models/gitm/gitm_to_dart.f90
    DART/branches/development/models/gitm/model_mod.f90
    DART/branches/development/models/gitm/model_mod_check.f90
    DART/branches/development/models/ikeda/model_mod.f90
    DART/branches/development/models/lorenz_04/model_mod.f90
    DART/branches/development/models/lorenz_63/model_mod.f90
    DART/branches/development/models/lorenz_84/model_mod.f90
    DART/branches/development/models/lorenz_96/jeff_netcdf.f90
    DART/branches/development/models/lorenz_96/model_mod.f90
    DART/branches/development/models/lorenz_96_2scale/model_mod.f90
    DART/branches/development/models/mpas_atm/dart_to_model.f90
    DART/branches/development/models/mpas_atm/exhaustion.f90
    DART/branches/development/models/mpas_atm/get_coeff_mod.f90
    DART/branches/development/models/mpas_atm/get_geometry_mod.f90
    DART/branches/development/models/mpas_atm/get_reconstruct_mod.f90
    DART/branches/development/models/mpas_atm/model_mod.f90
    DART/branches/development/models/mpas_atm/model_mod_check.f90
    DART/branches/development/models/mpas_atm/model_to_dart.f90
    DART/branches/development/models/mpas_atm/resample.f90
    DART/branches/development/models/mpas_atm/trans_time.f90
    DART/branches/development/models/mpas_ocn/dart_to_model.f90
    DART/branches/development/models/mpas_ocn/get_coeff_mod.f90
    DART/branches/development/models/mpas_ocn/get_geometry_mod.f90
    DART/branches/development/models/mpas_ocn/get_reconstruct_mod.f90
    DART/branches/development/models/mpas_ocn/model_mod.f90
    DART/branches/development/models/mpas_ocn/model_mod_check.f90
    DART/branches/development/models/mpas_ocn/model_to_dart.f90
    DART/branches/development/models/mpas_ocn/trans_time.f90
    DART/branches/development/models/noah/dart_to_noah.f90
    DART/branches/development/models/noah/model_mod.f90
    DART/branches/development/models/noah/model_mod_check.f90
    DART/branches/development/models/noah/noah_to_dart.f90
    DART/branches/development/models/null_model/model_mod.f90
    DART/branches/development/models/pe2lyr/model_mod.f90
    DART/branches/development/models/pe2lyr/pe2lyr_mod.f90
    DART/branches/development/models/pe2lyr/resolt127.h
    DART/branches/development/models/pe2lyr/resolt31.h
    DART/branches/development/models/pe2lyr/resolt63.h
    DART/branches/development/models/pe2lyr/spharmt_mod.f90
    DART/branches/development/models/rose/dart_to_model.f90
    DART/branches/development/models/rose/model_mod.f90
    DART/branches/development/models/rose/model_to_dart.f90
    DART/branches/development/models/rose/params.mod.f
    DART/branches/development/models/simple_advection/model_mod.f90
    DART/branches/development/models/sqg/fft.f90
    DART/branches/development/models/sqg/model_mod.f90
    DART/branches/development/models/sqg/spectral_mod.f90
    DART/branches/development/models/sqg/sqg.f90
    DART/branches/development/models/sqg/sqg_mod.f90
    DART/branches/development/models/sqg/write_sqg_restart.f90
    DART/branches/development/models/template/dart_to_model.f90
    DART/branches/development/models/template/full_model_mod.f90
    DART/branches/development/models/template/full_model_mod_check.f90
    DART/branches/development/models/template/model_mod.f90
    DART/branches/development/models/template/model_mod_check.f90
    DART/branches/development/models/template/model_to_dart.f90
    DART/branches/development/models/template/trans_time.f90
    DART/branches/development/models/tiegcm/dart_to_model.f90
    DART/branches/development/models/tiegcm/model_mod.f90
    DART/branches/development/models/tiegcm/model_to_dart.f90
    DART/branches/development/models/wrf/WRF_BC/module_couple_uv.f90
    DART/branches/development/models/wrf/WRF_BC/module_netcdf_interface.f90
    DART/branches/development/models/wrf/WRF_BC/module_timediff.f90
    DART/branches/development/models/wrf/WRF_BC/pert_wrf_bc.f90
    DART/branches/development/models/wrf/WRF_BC/update_wrf_bc.f90
    DART/branches/development/models/wrf/WRF_DART_utilities/add_pert_where_high_refl.f90
    DART/branches/development/models/wrf/WRF_DART_utilities/advance_cymdh.f90
    DART/branches/development/models/wrf/WRF_DART_utilities/convertdate.f90
    DART/branches/development/models/wrf/WRF_DART_utilities/dart_to_wrf.f90
    DART/branches/development/models/wrf/WRF_DART_utilities/ensemble_init.f90
    DART/branches/development/models/wrf/WRF_DART_utilities/extract.f90
    DART/branches/development/models/wrf/WRF_DART_utilities/f2kcli.f90
    DART/branches/development/models/wrf/WRF_DART_utilities/grid_refl_obs.f90
    DART/branches/development/models/wrf/WRF_DART_utilities/replace_wrf_fields.f90
    DART/branches/development/models/wrf/WRF_DART_utilities/wrf_dart_obs_preprocess.f90
    DART/branches/development/models/wrf/WRF_DART_utilities/wrf_data_module.f90
    DART/branches/development/models/wrf/WRF_DART_utilities/wrf_to_dart.f90
    DART/branches/development/models/wrf/experiments/Radar/IC/sounding_perturbation/pert_sounding.f90
    DART/branches/development/models/wrf/experiments/Radar/IC/sounding_perturbation/pert_sounding_module.f90
    DART/branches/development/models/wrf/model_mod.f90
    DART/branches/development/models/wrf/module_map_utils-wrf3.0.f90
    DART/branches/development/models/wrf/module_map_utils.f90
    DART/branches/development/models/wrf/select.f90
    DART/branches/development/mpi_utilities/mpi_utilities_mod.f90
    DART/branches/development/mpi_utilities/null_mpi_utilities_mod.f90
    DART/branches/development/obs_def/DEFAULT_obs_def_mod.F90
    DART/branches/development/obs_def/obs_def_1d_state_mod.f90
    DART/branches/development/obs_def/obs_def_AIRS_mod.f90
    DART/branches/development/obs_def/obs_def_AOD_mod.f90
    DART/branches/development/obs_def/obs_def_AURA_mod.f90
    DART/branches/development/obs_def/obs_def_COSMOS_mod.f90
    DART/branches/development/obs_def/obs_def_GWD_mod.f90
    DART/branches/development/obs_def/obs_def_QuikSCAT_mod.f90
    DART/branches/development/obs_def/obs_def_SABER_mod.f90
    DART/branches/development/obs_def/obs_def_TES_nadir_mod.f90
    DART/branches/development/obs_def/obs_def_altimeter_mod.f90
    DART/branches/development/obs_def/obs_def_cloud_mod.f90
    DART/branches/development/obs_def/obs_def_dew_point_mod.f90
    DART/branches/development/obs_def/obs_def_eval_mod.f90
    DART/branches/development/obs_def/obs_def_gps_mod.f90
    DART/branches/development/obs_def/obs_def_gts_mod.f90
    DART/branches/development/obs_def/obs_def_metar_mod.f90
    DART/branches/development/obs_def/obs_def_ocean_mod.f90
    DART/branches/development/obs_def/obs_def_pe2lyr_mod.f90
    DART/branches/development/obs_def/obs_def_radar_mod.f90
    DART/branches/development/obs_def/obs_def_reanalysis_bufr_mod.f90
    DART/branches/development/obs_def/obs_def_rel_humidity_mod.f90
    DART/branches/development/obs_def/obs_def_simple_advection_mod.f90
    DART/branches/development/obs_def/obs_def_sqg_mod.f90
    DART/branches/development/obs_def/obs_def_tower_mod.f90
    DART/branches/development/obs_def/obs_def_tpw_mod.f90
    DART/branches/development/obs_def/obs_def_upper_atm_mod.f90
    DART/branches/development/obs_def/obs_def_vortex_mod.f90
    DART/branches/development/obs_def/obs_def_wind_speed_mod.f90
    DART/branches/development/obs_kind/DEFAULT_obs_kind_mod.F90
    DART/branches/development/obs_model/obs_model_mod.f90
    DART/branches/development/obs_model/oned/obs_model_mod.f90
    DART/branches/development/obs_sequence/create_fixed_network_seq.f90
    DART/branches/development/obs_sequence/create_obs_sequence.f90
    DART/branches/development/obs_sequence/obs_common_subset.f90
    DART/branches/development/obs_sequence/obs_loop.f90
    DART/branches/development/obs_sequence/obs_selection.f90
    DART/branches/development/obs_sequence/obs_seq_coverage.f90
    DART/branches/development/obs_sequence/obs_seq_to_netcdf.f90
    DART/branches/development/obs_sequence/obs_seq_verify.f90
    DART/branches/development/obs_sequence/obs_sequence_mod.f90
    DART/branches/development/obs_sequence/obs_sequence_tool.f90
    DART/branches/development/observations/AIRS/airs_JPL_mod.f90
    DART/branches/development/observations/AIRS/airs_obs_mod.f90
    DART/branches/development/observations/AIRS/convert_airs_L2.f90
    DART/branches/development/observations/AURA/convert_aura.f90
    DART/branches/development/observations/Ameriflux/level4_to_obs.f90
    DART/branches/development/observations/COSMOS/COSMOS_development.f90
    DART/branches/development/observations/COSMOS/COSMOS_to_obs.f90
    DART/branches/development/observations/GTSPP/gtspp_to_obs.f90
    DART/branches/development/observations/MADIS/convert_madis_acars.f90
    DART/branches/development/observations/MADIS/convert_madis_marine.f90
    DART/branches/development/observations/MADIS/convert_madis_mesonet.f90
    DART/branches/development/observations/MADIS/convert_madis_metar.f90
    DART/branches/development/observations/MADIS/convert_madis_profiler.f90
    DART/branches/development/observations/MADIS/convert_madis_rawin.f90
    DART/branches/development/observations/MADIS/convert_madis_satwnd.f90
    DART/branches/development/observations/MADIS/meteor_mod.f90
    DART/branches/development/observations/MIDAS/MIDAS_to_obs.f90
    DART/branches/development/observations/NCEP/ascii_to_obs/create_real_obs.f90
    DART/branches/development/observations/NCEP/ascii_to_obs/real_obs_mod.f90
    DART/branches/development/observations/NCEP/prep_bufr/blk_ublk/cwordsh
    DART/branches/development/observations/NCEP/prep_bufr/blk_ublk/cwordsh.f
    DART/branches/development/observations/NCEP/prep_bufr/convert_bufr/arg_test.f
    DART/branches/development/observations/NCEP/prep_bufr/convert_bufr/grabbufr.f
    DART/branches/development/observations/NCEP/prep_bufr/convert_bufr/stat_test.f
    DART/branches/development/observations/NCEP/prep_bufr/src/prepbufr.f
    DART/branches/development/observations/NCEP/prep_bufr/src/prepbufr_03Z.f
    DART/branches/development/observations/SABER/convert_saber_cdf.f90
    DART/branches/development/observations/SSEC/convert_ssec_satwnd.f90
    DART/branches/development/observations/WOD/wodFOR.f
    DART/branches/development/observations/WOD/wod_read_routines.f90
    DART/branches/development/observations/WOD/wod_to_obs.f90
    DART/branches/development/observations/gps/convert_cosmic_gps_cdf.f90
    DART/branches/development/observations/obs_error/dewpoint_obs_err_mod.f90
    DART/branches/development/observations/obs_error/ecmwf_obs_err_mod.f90
    DART/branches/development/observations/obs_error/ncep_obs_err_mod.f90
    DART/branches/development/observations/quikscat/convert_L2b.f90
    DART/branches/development/observations/quikscat/quikscat_JPL_mod.f90
    DART/branches/development/observations/quikscat/read_qscat2b.f
    DART/branches/development/observations/quikscat/read_qscat_info.f
    DART/branches/development/observations/radar/create_obs_radar_sequence.f90
    DART/branches/development/observations/snow/snow_to_obs.f90
    DART/branches/development/observations/snow/snow_to_obs_netcdf.f90
    DART/branches/development/observations/text/text_to_obs.f90
    DART/branches/development/observations/utilities/make_fake_obs.f90
    DART/branches/development/observations/utilities/obs_utilities_mod.f90
    DART/branches/development/observations/var/gts_dart_mod.f90
    DART/branches/development/observations/var/gts_to_dart.f90
    DART/branches/development/observations/var/littler_tf_dart.f90
    DART/branches/development/observations/var/rad_3dvar_to_dart.f90
    DART/branches/development/perfect_model_obs/perfect_model_obs.f90
    DART/branches/development/preprocess/preprocess.f90
    DART/branches/development/random_nr/random_nr_mod.f90
    DART/branches/development/random_seq/random_seq_mod.f90
    DART/branches/development/random_seq/test_corr.f90
    DART/branches/development/random_seq/test_diff.f90
    DART/branches/development/random_seq/test_random.f90
    DART/branches/development/random_seq/test_random_gsl.f90
    DART/branches/development/random_seq/test_reseed.f90
    DART/branches/development/reg_factor/reg_factor_mod.f90
    DART/branches/development/reg_factor/smoother.f90
    DART/branches/development/reg_factor/sys_sim401.f90
    DART/branches/development/reg_factor/sys_sim402.f90
    DART/branches/development/smoother/smoother_mod.f90
    DART/branches/development/sort/sort_mod.f90
    DART/branches/development/system_simulation/correl_error.f90
    DART/branches/development/system_simulation/full_error.f90
    DART/branches/development/system_simulation/obs_sampling_err.f90
    DART/branches/development/system_simulation/sampling_error.f90
    DART/branches/development/system_simulation/sys_sim101.f90
    DART/branches/development/system_simulation/sys_sim101a.f90
    DART/branches/development/system_simulation/sys_sim102.f90
    DART/branches/development/system_simulation/sys_sim102b.f90
    DART/branches/development/system_simulation/sys_sim103.f90
    DART/branches/development/system_simulation/sys_sim104.f90
    DART/branches/development/system_simulation/sys_sim104b.f90
    DART/branches/development/system_simulation/sys_sim105.f90
    DART/branches/development/system_simulation/sys_sim2.f90
    DART/branches/development/system_simulation/sys_sim201.f90
    DART/branches/development/system_simulation/sys_sim202.f90
    DART/branches/development/system_simulation/sys_sim203.f90
    DART/branches/development/system_simulation/sys_sim3.f90
    DART/branches/development/system_simulation/sys_sim301.f90
    DART/branches/development/system_simulation/sys_sim302.f90
    DART/branches/development/system_simulation/sys_sim4.f90
    DART/branches/development/system_simulation/sys_sim5.f90
    DART/branches/development/system_simulation/sys_sim501.f90
    DART/branches/development/system_simulation/sys_sim502.f90
    DART/branches/development/system_simulation/system_simulation.f90
    DART/branches/development/time_manager/advance_time.f90
    DART/branches/development/time_manager/gregorian_time.c
    DART/branches/development/time_manager/schedule_mod.f90
    DART/branches/development/time_manager/tests/timetest.f90
    DART/branches/development/time_manager/time_manager_mod.f90
    DART/branches/development/utilities/PrecisionCheck.f90
    DART/branches/development/utilities/clean_nml.c
    DART/branches/development/utilities/closest_member_tool.f90
    DART/branches/development/utilities/compare_states.f90
    DART/branches/development/utilities/model_mod_check.f90
    DART/branches/development/utilities/nml_test.f90
    DART/branches/development/utilities/parse_args_mod.f90
    DART/branches/development/utilities/restart_file_tool.f90
    DART/branches/development/utilities/stacktest.f90
    DART/branches/development/utilities/swabrestart.c
    DART/branches/development/utilities/utilities_mod.f90

Property Changed:
----------------
    DART/branches/development/models/mpas_ocn/get_coeff_mod.f90
    DART/branches/development/models/mpas_ocn/get_geometry_mod.f90
    DART/branches/development/models/mpas_ocn/get_reconstruct_mod.f90
    DART/branches/development/models/tiegcm/dart_to_model.f90
    DART/branches/development/models/tiegcm/model_mod.f90
    DART/branches/development/models/tiegcm/model_to_dart.f90

-------------- next part --------------
Modified: DART/branches/development/adaptive_inflate/adaptive_inflate_mod.f90
===================================================================
--- DART/branches/development/adaptive_inflate/adaptive_inflate_mod.f90	2013-06-10 20:56:03 UTC (rev 6236)
+++ DART/branches/development/adaptive_inflate/adaptive_inflate_mod.f90	2013-06-10 22:35:40 UTC (rev 6237)
@@ -1,15 +1,11 @@
-! DART software - Copyright 2004 - 2011 UCAR. This open source software is
+! DART software - Copyright 2004 - 2013 UCAR. This open source software is
 ! provided by UCAR, "as is", without charge, subject to all terms of use at
 ! http://www.image.ucar.edu/DAReS/DART/DART_download
+!
+! $Id$ 
 
 module adaptive_inflate_mod
 
-! <next few lines under version control, do not edit>
-! $URL$ 
-! $Id$ 
-! $Revision$ 
-! $Date$ 
-!
 ! Operations and storage required for various adaptive inflation algorithms
 
 use types_mod,            only : r8, PI, missing_r8
@@ -33,10 +29,10 @@
 
 
 ! version controlled file description for error handling, do not edit
-character(len=128), parameter :: &
-   source   = "$URL$", &
-   revision = "$Revision$", &
-   revdate  = "$Date$"
+character(len=256), parameter :: source   = &
+   "$URL$"
+character(len=32 ), parameter :: revision = "$Revision$"
+character(len=128), parameter :: revdate  = "$Date$"
 
 ! Manages both observation space and state space inflation
 ! Handles initial values and restarts, diagnostic output, and computations
@@ -979,3 +975,9 @@
 !========================================================================
 
 end module adaptive_inflate_mod
+
+! <next few lines under version control, do not edit>
+! $URL$ 
+! $Id$ 
+! $Revision$ 
+! $Date$ 

Modified: DART/branches/development/adaptive_inflate/fill_inflation_restart.f90
===================================================================
--- DART/branches/development/adaptive_inflate/fill_inflation_restart.f90	2013-06-10 20:56:03 UTC (rev 6236)
+++ DART/branches/development/adaptive_inflate/fill_inflation_restart.f90	2013-06-10 22:35:40 UTC (rev 6237)
@@ -1,20 +1,15 @@
-! DART software - Copyright 2004 - 2011 UCAR. This open source software is
+! DART software - Copyright 2004 - 2013 UCAR. This open source software is
 ! provided by UCAR, "as is", without charge, subject to all terms of use at
 ! http://www.image.ucar.edu/DAReS/DART/DART_download
+!
+! $Id$ 
 
 program fill_inflation_restart
 
-! <next few lines under version control, do not edit>
-! $URL$ 
-! $Id$ 
-! $Revision$ 
-! $Date$ 
-!
 ! Write an inflation restart file with the right number of entries,
 ! based on a single inflate and standard deviation value read from the console.
 ! (alternatively we could read them from a namelist, but it seems like overkill.)
 
-
 use types_mod,            only : r8, PI
 
 use utilities_mod,        only : error_handler, E_ERR, E_MSG,       &
@@ -31,10 +26,10 @@
 implicit none
 
 ! version controlled file description for error handling, do not edit
-character(len=128), parameter :: &
-   source   = "$URL$", &
-   revision = "$Revision$", &
-   revdate  = "$Date$"
+character(len=256), parameter :: source   = &
+   "$URL$"
+character(len=32 ), parameter :: revision = "$Revision$"
+character(len=128), parameter :: revdate  = "$Date$"
 
 ! Read 2 floating point values from the console - the initial inflation value
 ! and the inflation standard deviation.  Will write an output file named
@@ -91,3 +86,9 @@
 !========================================================================
 
 end program fill_inflation_restart
+
+! <next few lines under version control, do not edit>
+! $URL$ 
+! $Id$ 
+! $Revision$ 
+! $Date$ 

Modified: DART/branches/development/assim_model/assim_model_mod.f90
===================================================================
--- DART/branches/development/assim_model/assim_model_mod.f90	2013-06-10 20:56:03 UTC (rev 6236)
+++ DART/branches/development/assim_model/assim_model_mod.f90	2013-06-10 22:35:40 UTC (rev 6237)
@@ -1,15 +1,11 @@
-! DART software - Copyright 2004 - 2011 UCAR. This open source software is
+! DART software - Copyright 2004 - 2013 UCAR. This open source software is
 ! provided by UCAR, "as is", without charge, subject to all terms of use at
 ! http://www.image.ucar.edu/DAReS/DART/DART_download
+!
+! $Id$
 
 module assim_model_mod
 
-! <next few lines under version control, do not edit>
-! $URL$
-! $Id$
-! $Revision$
-! $Date$
-
 ! This module is used to wrap around the basic portions of existing dynamical models to
 ! add capabilities needed by the standard assimilation methods.
 
@@ -51,10 +47,10 @@
           get_close_obs_init, get_close_obs, ens_mean_for_model
 
 ! version controlled file description for error handling, do not edit
-character(len=128), parameter :: &
-   source   = "$URL$", &
-   revision = "$Revision$", &
-   revdate  = "$Date$"
+character(len=256), parameter :: source   = &
+   "$URL$"
+character(len=32 ), parameter :: revision = "$Revision$"
+character(len=128), parameter :: revdate  = "$Date$"
 
 
 ! Type to keep model state and time together
@@ -1587,3 +1583,9 @@
 !===================================================================
 !
 end module assim_model_mod
+
+! <next few lines under version control, do not edit>
+! $URL$
+! $Id$
+! $Revision$
+! $Date$

Modified: DART/branches/development/assim_tools/assim_tools_mod.f90
===================================================================
--- DART/branches/development/assim_tools/assim_tools_mod.f90	2013-06-10 20:56:03 UTC (rev 6236)
+++ DART/branches/development/assim_tools/assim_tools_mod.f90	2013-06-10 22:35:40 UTC (rev 6237)
@@ -1,14 +1,11 @@
-! DART software - Copyright 2004 - 2011 UCAR. This open source software is
+! DART software - Copyright 2004 - 2013 UCAR. This open source software is
 ! provided by UCAR, "as is", without charge, subject to all terms of use at
 ! http://www.image.ucar.edu/DAReS/DART/DART_download
+!
+! $Id$
 
 module assim_tools_mod
 
-! <next few lines under version control, do not edit>
-! $URL$
-! $Id$
-! $Revision$
-! $Date$
  
 ! A variety of operations required by assimilation.
 
@@ -79,12 +76,13 @@
 
 ! Need to read in table for off-line based sampling correction and store it
 logical                :: first_get_correction = .true.
-real(r8)               :: exp_true_correl(200), alpha(200)                                                                      
+real(r8)               :: exp_true_correl(200), alpha(200)
+
 ! version controlled file description for error handling, do not edit
-character(len=128), parameter :: &
-   source   = "$URL$", &
-   revision = "$Revision$", &
-   revdate  = "$Date$"
+character(len=256), parameter :: source   = &
+   "$URL$"
+character(len=32 ), parameter :: revision = "$Revision$"
+character(len=128), parameter :: revdate  = "$Date$"
 
 !============================================================================
 
@@ -2583,3 +2581,9 @@
 !========================================================================
 
 end module assim_tools_mod
+
+! <next few lines under version control, do not edit>
+! $URL$
+! $Id$
+! $Revision$
+! $Date$

Modified: DART/branches/development/common/types_mod.f90
===================================================================
--- DART/branches/development/common/types_mod.f90	2013-06-10 20:56:03 UTC (rev 6236)
+++ DART/branches/development/common/types_mod.f90	2013-06-10 22:35:40 UTC (rev 6237)
@@ -1,14 +1,11 @@
-! DART software - Copyright 2004 - 2011 UCAR. This open source software is
+! DART software - Copyright 2004 - 2013 UCAR. This open source software is
 ! provided by UCAR, "as is", without charge, subject to all terms of use at
 ! http://www.image.ucar.edu/DAReS/DART/DART_download
+!
+! $Id$
 
 MODULE types_mod
 
-! <next few lines under version control, do not edit>
-! $URL$
-! $Id$
-! $Revision$
-! $Date$
 
 implicit none
 private 
@@ -23,10 +20,10 @@
 public :: obstypelength
 
 ! version controlled file description for error handling, do not edit
-character(len=128), parameter :: &
-   source   = "$URL$", &
-   revision = "$Revision$", &
-   revdate  = "$Date$"
+character(len=256), parameter :: source   = &
+   "$URL$"
+character(len=32 ), parameter :: revision = "$Revision$"
+character(len=128), parameter :: revdate  = "$Date$"
 
 SAVE
 
@@ -94,3 +91,9 @@
 real(r8), PARAMETER :: gravity        = 9.81_r8        ! wikipedia has 9.80665
 
 END MODULE types_mod
+
+! <next few lines under version control, do not edit>
+! $URL$
+! $Id$
+! $Revision$
+! $Date$

Modified: DART/branches/development/cov_cutoff/cov_cutoff_mod.f90
===================================================================
--- DART/branches/development/cov_cutoff/cov_cutoff_mod.f90	2013-06-10 20:56:03 UTC (rev 6236)
+++ DART/branches/development/cov_cutoff/cov_cutoff_mod.f90	2013-06-10 22:35:40 UTC (rev 6237)
@@ -1,14 +1,11 @@
-! DART software - Copyright 2004 - 2011 UCAR. This open source software is
+! DART software - Copyright 2004 - 2013 UCAR. This open source software is
 ! provided by UCAR, "as is", without charge, subject to all terms of use at
 ! http://www.image.ucar.edu/DAReS/DART/DART_download
+!
+! $Id$
 
 module cov_cutoff_mod
 
-! <next few lines under version control, do not edit>
-! $URL$
-! $Id$
-! $Revision$
-! $Date$
 
 use     types_mod, only : r8
 use utilities_mod, only : register_module, error_handler, E_ERR, E_MSG, &
@@ -22,10 +19,10 @@
 public :: comp_cov_factor
 
 ! version controlled file description for error handling, do not edit
-character(len=128), parameter :: &
-   source   = "$URL$", &
-   revision = "$Revision$", &
-   revdate  = "$Date$"
+character(len=256), parameter :: source   = &
+   "$URL$"
+character(len=32 ), parameter :: revision = "$Revision$"
+character(len=128), parameter :: revdate  = "$Date$"
 
 
 !============================================================================
@@ -185,3 +182,9 @@
 end function comp_cov_factor
 
 end module cov_cutoff_mod
+
+! <next few lines under version control, do not edit>
+! $URL$
+! $Id$
+! $Revision$
+! $Date$

Modified: DART/branches/development/diagnostics/oned/obs_diag.f90
===================================================================
--- DART/branches/development/diagnostics/oned/obs_diag.f90	2013-06-10 20:56:03 UTC (rev 6236)
+++ DART/branches/development/diagnostics/oned/obs_diag.f90	2013-06-10 22:35:40 UTC (rev 6237)
@@ -1,6 +1,8 @@
-! DART software - Copyright 2004 - 2011 UCAR. This open source software is
+! DART software - Copyright 2004 - 2013 UCAR. This open source software is
 ! provided by UCAR, "as is", without charge, subject to all terms of use at
 ! http://www.image.ucar.edu/DAReS/DART/DART_download
+!
+! $Id$
 
 program obs_diag
 
@@ -49,10 +51,10 @@
 implicit none
 
 ! version controlled file description for error handling, do not edit
-character(len=128), parameter :: &
-   source   = "$URL$", &
-   revision = "$Revision$", &
-   revdate  = "$Date$"
+character(len=256), parameter :: source   = &
+   "$URL$"
+character(len=32 ), parameter :: revision = "$Revision$"
+character(len=128), parameter :: revdate  = "$Date$"
 
 !---------------------------------------------------------------------
 !---------------------------------------------------------------------
@@ -2440,4 +2442,3 @@
 ! $Id$
 ! $Revision$
 ! $Date$
-

Modified: DART/branches/development/diagnostics/rms_diag.f90
===================================================================
--- DART/branches/development/diagnostics/rms_diag.f90	2013-06-10 20:56:03 UTC (rev 6236)
+++ DART/branches/development/diagnostics/rms_diag.f90	2013-06-10 22:35:40 UTC (rev 6237)
@@ -1,15 +1,11 @@
-! DART software - Copyright 2004 - 2011 UCAR. This open source software is
+! DART software - Copyright 2004 - 2013 UCAR. This open source software is
 ! provided by UCAR, "as is", without charge, subject to all terms of use at
 ! http://www.image.ucar.edu/DAReS/DART/DART_download
+!
+! $Id$
 
 program rms_diag
 
-! <next few lines under version control, do not edit>
-! $URL$
-! $Id$
-! $Revision$
-! $Date$
-
 ! Sample diagnostic program that computes rms error as function 
 ! of time between a truth found in one file, priors found in 
 ! another, and posterior found in a third.
@@ -23,10 +19,10 @@
 implicit none
 
 ! version controlled file description for error handling, do not edit
-character(len=128), parameter :: &
-   source   = "$URL$", &
-   revision = "$Revision$", &
-   revdate  = "$Date$"
+character(len=256), parameter :: source   = &
+   "$URL$"
+character(len=32 ), parameter :: revision = "$Revision$"
+character(len=128), parameter :: revdate  = "$Date$"
 
 integer :: prior_unit, posterior_unit, truth_unit, ens_size, model_size, copies
 type(location_type), allocatable :: location(:)
@@ -123,3 +119,9 @@
 write(*, *) 'normalized ratio is ', (sum_posterior_rms / sum_posterior_mean_rms) / desired
 
 end program rms_diag
+
+! <next few lines under version control, do not edit>
+! $URL$
+! $Id$
+! $Revision$
+! $Date$

Modified: DART/branches/development/diagnostics/threed_sphere/obs_diag.f90
===================================================================
--- DART/branches/development/diagnostics/threed_sphere/obs_diag.f90	2013-06-10 20:56:03 UTC (rev 6236)
+++ DART/branches/development/diagnostics/threed_sphere/obs_diag.f90	2013-06-10 22:35:40 UTC (rev 6237)
@@ -1,15 +1,11 @@
-! DART software - Copyright 2004 - 2011 UCAR. This open source software is
+! DART software - Copyright 2004 - 2013 UCAR. This open source software is
 ! provided by UCAR, "as is", without charge, subject to all terms of use at
 ! http://www.image.ucar.edu/DAReS/DART/DART_download
+!
+! $Id$
 
 program obs_diag
 
-! <next few lines under version control, do not edit>
-! $URL$
-! $Id$
-! $Revision$
-! $Date$
-
 !-----------------------------------------------------------------------
 ! The programs defines a series of epochs (periods of time) and geographic
 ! regions and accumulates statistics for these epochs and regions.
@@ -66,10 +62,10 @@
 implicit none
 
 ! version controlled file description for error handling, do not edit
-character(len=128), parameter :: &
-   source   = '$URL$', &
-   revision = '$Revision$', &
-   revdate  = '$Date$'
+character(len=256), parameter :: source   = &
+   "$URL$"
+character(len=32 ), parameter :: revision = "$Revision$"
+character(len=128), parameter :: revdate  = "$Date$"
 
 !---------------------------------------------------------------------
 ! Some basic parameters
@@ -4729,3 +4725,9 @@
 
 
 end program obs_diag
+
+! <next few lines under version control, do not edit>
+! $URL$
+! $Id$
+! $Revision$
+! $Date$

Modified: DART/branches/development/doc/html/html_function.f90
===================================================================
--- DART/branches/development/doc/html/html_function.f90	2013-06-10 20:56:03 UTC (rev 6236)
+++ DART/branches/development/doc/html/html_function.f90	2013-06-10 22:35:40 UTC (rev 6237)
@@ -1,15 +1,11 @@
-! DART software - Copyright 2004 - 2011 UCAR. This open source software is
+! DART software - Copyright 2004 - 2013 UCAR. This open source software is
 ! provided by UCAR, "as is", without charge, subject to all terms of use at
 ! http://www.image.ucar.edu/DAReS/DART/DART_download
+!
+! $Id$
 
 program html_function
 
-! <next few lines under version control, do not edit>
-! $URL$
-! $Id$
-! $Revision$
-! $Date$
-
 implicit none
 
 ! Interactive creation of html for function documentation for DART
@@ -118,3 +114,9 @@
 write(22, *) '<!--================================================================-->'
 
 end program html_function
+
+! <next few lines under version control, do not edit>
+! $URL$
+! $Id$
+! $Revision$
+! $Date$

Modified: DART/branches/development/doc/html/html_namelist.f90
===================================================================
--- DART/branches/development/doc/html/html_namelist.f90	2013-06-10 20:56:03 UTC (rev 6236)
+++ DART/branches/development/doc/html/html_namelist.f90	2013-06-10 22:35:40 UTC (rev 6237)
@@ -1,15 +1,11 @@
-! DART software - Copyright 2004 - 2011 UCAR. This open source software is
+! DART software - Copyright 2004 - 2013 UCAR. This open source software is
 ! provided by UCAR, "as is", without charge, subject to all terms of use at
 ! http://www.image.ucar.edu/DAReS/DART/DART_download
+!
+! $Id$
 
 program html_namelist
 
-! <next few lines under version control, do not edit>
-! $URL$
-! $Id$
-! $Revision$
-! $Date$
-
 implicit none
 
 ! Interactive creation of html for function documentation for DART
@@ -93,3 +89,9 @@
 write(22, *) '<!--================================================================-->'
 
 end program html_namelist
+
+! <next few lines under version control, do not edit>
+! $URL$
+! $Id$
+! $Revision$
+! $Date$

Modified: DART/branches/development/doc/html/html_subroutine.f90
===================================================================
--- DART/branches/development/doc/html/html_subroutine.f90	2013-06-10 20:56:03 UTC (rev 6236)
+++ DART/branches/development/doc/html/html_subroutine.f90	2013-06-10 22:35:40 UTC (rev 6237)
@@ -1,15 +1,11 @@
-! DART software - Copyright 2004 - 2011 UCAR. This open source software is
+! DART software - Copyright 2004 - 2013 UCAR. This open source software is
 ! provided by UCAR, "as is", without charge, subject to all terms of use at
 ! http://www.image.ucar.edu/DAReS/DART/DART_download
+!
+! $Id$
 
 program html_subroutine
 
-! <next few lines under version control, do not edit>
-! $URL$
-! $Id$
-! $Revision$
-! $Date$
-
 implicit none
 
 ! Interactive creation of html for function documentation for DART
@@ -119,3 +115,9 @@
 write(22, *) '<!--================================================================-->'
 
 end program html_subroutine
+
+! <next few lines under version control, do not edit>
+! $URL$
+! $Id$
+! $Revision$
+! $Date$

Modified: DART/branches/development/doc/mpi/ctest.c
===================================================================
--- DART/branches/development/doc/mpi/ctest.c	2013-06-10 20:56:03 UTC (rev 6236)
+++ DART/branches/development/doc/mpi/ctest.c	2013-06-10 22:35:40 UTC (rev 6237)
@@ -1,13 +1,10 @@
-/* DART software - Copyright 2004 - 2011 UCAR. This open source software is */
-/* provided by UCAR, "as is", without charge, subject to all terms of use at  */
-/* http://www.image.ucar.edu/DAReS/DART/DART_download                         */
+/* DART software - Copyright 2004 - 2013 UCAR. This open source software is
+ * provided by UCAR, "as is", without charge, subject to all terms of use at
+ * http://www.image.ucar.edu/DAReS/DART/DART_download
+ *
+ * $Id$
+ */
 
-/* <next few lines under version control, do not edit> */
-/* $URL$ */
-/* $Id$ */
-/* $Revision$ */
-/* $Date$ */
-
 /* A simple "c" program - no mpi calls, no netCDF - to test you have a      */
 /* working c compiler.                                                      */
 /*                                                                          */
@@ -16,7 +13,6 @@
 /* with the entire installation or with just the F90 interfaces, these      */
 /* c programs will allow you to test the c interfaces for mpi and netCDF.   */
 
-
 #include <stdlib.h>
 #include <stdio.h>
 
@@ -34,3 +30,9 @@
    exit(0);
 }
 
+/* <next few lines under version control, do not edit>
+ * $URL$
+ * $Id$
+ * $Revision$
+ * $Date$
+ */

Modified: DART/branches/development/doc/mpi/ctest_mpi.c
===================================================================
--- DART/branches/development/doc/mpi/ctest_mpi.c	2013-06-10 20:56:03 UTC (rev 6236)
+++ DART/branches/development/doc/mpi/ctest_mpi.c	2013-06-10 22:35:40 UTC (rev 6237)
@@ -1,21 +1,18 @@
-/* DART software - Copyright 2004 - 2011 UCAR. This open source software is */
-/* provided by UCAR, "as is", without charge, subject to all terms of use at  */
-/* http://www.image.ucar.edu/DAReS/DART/DART_download                         */
+/* DART software - Copyright 2004 - 2013 UCAR. This open source software is
+ * provided by UCAR, "as is", without charge, subject to all terms of use at
+ * http://www.image.ucar.edu/DAReS/DART/DART_download
+ *
+ * $Id$
+ */
 
-/* <next few lines under version control, do not edit> */                    
-/* $URL$ */
-/* $Id$ */                   
-/* $Revision$ */                                                      
-/* $Date$ */
+/* A simple MPI "c" program to test if the c interfaces for MPI work.
+ *
+ * DART contains no c code, but if you are having problems with either the
+ * MPI or netCDF libraries and you want to diagnose whether the problem is
+ * with the entire installation or with just the F90 interfaces, these
+ * c programs will allow you to test the c interfaces for mpi and netCDF.
+ */
 
-/* A simple MPI "c" program to test if the c interfaces for MPI work.       */
-/*                                                                          */
-/* DART contains no c code, but if you are having problems with either the  */
-/* MPI or netCDF libraries and you want to diagnose whether the problem is  */
-/* with the entire installation or with just the F90 interfaces, these      */
-/* c programs will allow you to test the c interfaces for mpi and netCDF.   */
-
-
 #include <mpi.h>
 
 #include <stdlib.h>
@@ -40,3 +37,9 @@
    exit(0);
 }
 
+/* <next few lines under version control, do not edit>
+ * $URL$
+ * $Id$
+ * $Revision$
+ * $Date$
+ */

Modified: DART/branches/development/doc/mpi/ctest_nc.c
===================================================================
--- DART/branches/development/doc/mpi/ctest_nc.c	2013-06-10 20:56:03 UTC (rev 6236)
+++ DART/branches/development/doc/mpi/ctest_nc.c	2013-06-10 22:35:40 UTC (rev 6237)
@@ -1,13 +1,10 @@
-/* DART software - Copyright 2004 - 2011 UCAR. This open source software is */
-/* provided by UCAR, "as is", without charge, subject to all terms of use at  */
-/* http://www.image.ucar.edu/DAReS/DART/DART_download                         */
+/* DART software - Copyright 2004 - 2013 UCAR. This open source software is
+ * provided by UCAR, "as is", without charge, subject to all terms of use at
+ * http://www.image.ucar.edu/DAReS/DART/DART_download
+ *
+ * $Id$
+ */
 
-/* <next few lines under version control, do not edit> */
-/* $URL$ */
-/* $Id$ */
-/* $Revision$ */
-/* $Date$ */
-
 /* A simple netCDF "c" program to test that the netCDF c interfaces work.   */
 /*                                                                          */
 /* DART contains no c code, but if you are having problems with either the  */
@@ -116,3 +113,11 @@
    printf("%s\n", error_msg);
    exit(-1);
 }
+
+/* <next few lines under version control, do not edit>
+ * $URL$
+ * $Id$
+ * $Revision$
+ * $Date$
+ */
+

Modified: DART/branches/development/doc/mpi/ftest_f90.f90
===================================================================
--- DART/branches/development/doc/mpi/ftest_f90.f90	2013-06-10 20:56:03 UTC (rev 6236)
+++ DART/branches/development/doc/mpi/ftest_f90.f90	2013-06-10 22:35:40 UTC (rev 6237)
@@ -1,15 +1,11 @@
-! DART software - Copyright 2004 - 2011 UCAR. This open source software is
+! DART software - Copyright 2004 - 2013 UCAR. This open source software is
 ! provided by UCAR, "as is", without charge, subject to all terms of use at
 ! http://www.image.ucar.edu/DAReS/DART/DART_download
+!
+! $Id$
 
 program ftest
 
-! <next few lines under version control, do not edit>
-! $URL$
-! $Id$
-! $Revision$
-! $Date$
-
 ! very simple fortran program.  used to test compile and run
 ! of fortran.  if successful, will print a message and exit.
 
@@ -25,3 +21,8 @@
 
 end program ftest
 
+! <next few lines under version control, do not edit>
+! $URL$
+! $Id$
+! $Revision$
+! $Date$

Modified: DART/branches/development/doc/mpi/ftest_go.f90
===================================================================
--- DART/branches/development/doc/mpi/ftest_go.f90	2013-06-10 20:56:03 UTC (rev 6236)
+++ DART/branches/development/doc/mpi/ftest_go.f90	2013-06-10 22:35:40 UTC (rev 6237)
@@ -1,15 +1,11 @@
-! DART software - Copyright 2004 - 2011 UCAR. This open source software is
+! DART software - Copyright 2004 - 2013 UCAR. This open source software is
 ! provided by UCAR, "as is", without charge, subject to all terms of use at
 ! http://www.image.ucar.edu/DAReS/DART/DART_download
+!
+! $Id$
 
 program ftest_go
 
-! <next few lines under version control, do not edit>
-! $URL$
-! $Id$
-! $Revision$
-! $Date$
-
 ! test using named pipes to synchronize two separate executables.
 ! used in the async=4 mode of running a parallel filter and running
 ! a parallel model advance, where filter does not exit during the
@@ -185,3 +181,8 @@
 
 end program ftest_go
 
+! <next few lines under version control, do not edit>
+! $URL$
+! $Id$
+! $Revision$
+! $Date$

Modified: DART/branches/development/doc/mpi/ftest_mpi.f90
===================================================================
--- DART/branches/development/doc/mpi/ftest_mpi.f90	2013-06-10 20:56:03 UTC (rev 6236)
+++ DART/branches/development/doc/mpi/ftest_mpi.f90	2013-06-10 22:35:40 UTC (rev 6237)
@@ -1,15 +1,11 @@
-! DART software - Copyright 2004 - 2011 UCAR. This open source software is
+! DART software - Copyright 2004 - 2013 UCAR. This open source software is
 ! provided by UCAR, "as is", without charge, subject to all terms of use at
 ! http://www.image.ucar.edu/DAReS/DART/DART_download
+!
+! $Id$
 
 program ftest_mpi
 
-! <next few lines under version control, do not edit>
-! $URL$
-! $Id$
-! $Revision$
-! $Date$
-
 ! simple MPI fortran program.  use to test running interactively
 ! with MPI parallel communication libraries.  warning -- this program
 ! may compile without obvious errors, but at runtime, unless MPI_Init()
@@ -108,3 +104,8 @@
 
 end program ftest_mpi
 
+! <next few lines under version control, do not edit>
+! $URL$
+! $Id$
+! $Revision$
+! $Date$

Modified: DART/branches/development/doc/mpi/ftest_nc.f90
===================================================================
--- DART/branches/development/doc/mpi/ftest_nc.f90	2013-06-10 20:56:03 UTC (rev 6236)
+++ DART/branches/development/doc/mpi/ftest_nc.f90	2013-06-10 22:35:40 UTC (rev 6237)
@@ -1,15 +1,11 @@
-! DART software - Copyright 2004 - 2011 UCAR. This open source software is
+! DART software - Copyright 2004 - 2013 UCAR. This open source software is
 ! provided by UCAR, "as is", without charge, subject to all terms of use at
 ! http://www.image.ucar.edu/DAReS/DART/DART_download
+!
+! $Id$
 
 program ftest_nc
 
-! <next few lines under version control, do not edit>
-! $URL$
-! $Id$
-! $Revision$
-! $Date$
-
 ! fortran program which uses netcdf (and NOT mpi). netcdf 3.6.x and beyond
 ! comes with a fortran 90 module to define netcdf interfaces and
 ! parameters.  typically the module is found by giving the compiler
@@ -131,3 +127,8 @@
 
 end program ftest_nc
 
+! <next few lines under version control, do not edit>
+! $URL$
+! $Id$
+! $Revision$
+! $Date$

Modified: DART/branches/development/doc/mpi/ftest_stop.f90
===================================================================
--- DART/branches/development/doc/mpi/ftest_stop.f90	2013-06-10 20:56:03 UTC (rev 6236)
+++ DART/branches/development/doc/mpi/ftest_stop.f90	2013-06-10 22:35:40 UTC (rev 6237)
@@ -1,15 +1,11 @@
-! DART software - Copyright 2004 - 2011 UCAR. This open source software is
+! DART software - Copyright 2004 - 2013 UCAR. This open source software is
 ! provided by UCAR, "as is", without charge, subject to all terms of use at
 ! http://www.image.ucar.edu/DAReS/DART/DART_download
+!
+! $Id$
 
 program ftest_stop
 
-! <next few lines under version control, do not edit>
-! $URL$
-! $Id$
-! $Revision$
-! $Date$
-
 ! Test using named pipes to synchronize two separate executables.
 ! Used in the async=4 mode of running both a parallel filter and 
 ! a parallel model advance, where filter does not exit during the
@@ -193,3 +189,8 @@
 
 end program ftest_stop
 
+! <next few lines under version control, do not edit>
+! $URL$
+! $Id$
+! $Revision$
+! $Date$

Modified: DART/branches/development/ensemble_manager/ensemble_manager_mod.f90
===================================================================
--- DART/branches/development/ensemble_manager/ensemble_manager_mod.f90	2013-06-10 20:56:03 UTC (rev 6236)
+++ DART/branches/development/ensemble_manager/ensemble_manager_mod.f90	2013-06-10 22:35:40 UTC (rev 6237)
@@ -1,15 +1,11 @@
-! DART software - Copyright 2004 - 2011 UCAR. This open source software is
+! DART software - Copyright 2004 - 2013 UCAR. This open source software is
 ! provided by UCAR, "as is", without charge, subject to all terms of use at
 ! http://www.image.ucar.edu/DAReS/DART/DART_download
+!
+! $Id$
 
 module ensemble_manager_mod
 
-! <next few lines under version control, do not edit>
-! $URL$
-! $Id$
-! $Revision$
-! $Date$
-
 ! Manages a data structure that is composed of copies of a vector of variables.
 ! The general data structure simply represents this two-dimensional array but
 ! provides tools for storing it with one dimension (copies) or the other 
@@ -36,10 +32,10 @@
 private
 
 ! version controlled file description for error handling, do not edit
-character(len=128), parameter :: &
-   source   = "$URL$", &
-   revision = "$Revision$", &
-   revdate  = "$Date$"
+character(len=256), parameter :: source   = &
+   "$URL$"
+character(len=32 ), parameter :: revision = "$Revision$"
+character(len=128), parameter :: revdate  = "$Date$"
 
 !PAR other storage option control can be implemented here. In particular, want to find
 !PAR some way, either allocating or multiple addressing, to use same chunk of storage
@@ -1843,3 +1839,8 @@
 end module ensemble_manager_mod
 
 
+! <next few lines under version control, do not edit>
+! $URL$
+! $Id$
+! $Revision$
+! $Date$

Modified: DART/branches/development/filter/filter.dopplerfold.f90
===================================================================
--- DART/branches/development/filter/filter.dopplerfold.f90	2013-06-10 20:56:03 UTC (rev 6236)
+++ DART/branches/development/filter/filter.dopplerfold.f90	2013-06-10 22:35:40 UTC (rev 6237)
@@ -1,6 +1,8 @@
-! DART software - Copyright 2004 - 2011 UCAR. This open source software is
+! DART software - Copyright 2004 - 2013 UCAR. This open source software is
 ! provided by UCAR, "as is", without charge, subject to all terms of use at
 ! http://www.image.ucar.edu/DAReS/DART/DART_download
+!
+! $Id$
 
 program filter
 
@@ -58,10 +60,10 @@
 implicit none
 
 ! version controlled file description for error handling, do not edit
-character(len=128), parameter :: &
-   source   = "$URL$", &
-   revision = "$Revision$", &
-   revdate  = "$Date$"
+character(len=256), parameter :: source   = &
+   "$URL$"
+character(len=32 ), parameter :: revision = "$Revision$"
+character(len=128), parameter :: revdate  = "$Date$"
 
 ! Some convenient global storage items
 character(len=129)      :: msgstring
@@ -2108,4 +2110,3 @@
 ! $Id$
 ! $Revision$
 ! $Date$
-

Modified: DART/branches/development/filter/filter.f90
===================================================================
--- DART/branches/development/filter/filter.f90	2013-06-10 20:56:03 UTC (rev 6236)
+++ DART/branches/development/filter/filter.f90	2013-06-10 22:35:40 UTC (rev 6237)
@@ -1,6 +1,8 @@
-! DART software - Copyright 2004 - 2011 UCAR. This open source software is
+! DART software - Copyright 2004 - 2013 UCAR. This open source software is
 ! provided by UCAR, "as is", without charge, subject to all terms of use at
 ! http://www.image.ucar.edu/DAReS/DART/DART_download
+!
+! $Id$
 
 program filter
 
@@ -58,10 +60,10 @@
 implicit none
 
 ! version controlled file description for error handling, do not edit
-character(len=128), parameter :: &
-   source   = "$URL$", &
-   revision = "$Revision$", &
-   revdate  = "$Date$"
+character(len=256), parameter :: source   = &
+   "$URL$"
+character(len=32 ), parameter :: revision = "$Revision$"
+character(len=128), parameter :: revdate  = "$Date$"
 
 ! Some convenient global storage items
 character(len=129)      :: msgstring
@@ -1952,4 +1954,3 @@
 ! $Id$
 ! $Revision$
 ! $Date$
-

Modified: DART/branches/development/filter/wakeup_filter.f90
===================================================================
--- DART/branches/development/filter/wakeup_filter.f90	2013-06-10 20:56:03 UTC (rev 6236)
+++ DART/branches/development/filter/wakeup_filter.f90	2013-06-10 22:35:40 UTC (rev 6237)
@@ -1,15 +1,11 @@
-! DART software - Copyright 2004 - 2011 UCAR. This open source software is
+! DART software - Copyright 2004 - 2013 UCAR. This open source software is
 ! provided by UCAR, "as is", without charge, subject to all terms of use at
 ! http://www.image.ucar.edu/DAReS/DART/DART_download
+!
+! $Id$
 
 program wakeup_filter
 
-! <next few lines under version control, do not edit>
-! $URL$
-! $Id$
-! $Revision$
-! $Date$
-
 ! spread out on the processors in the same order as the executable
 ! model and filter programs, and echo into the fifo (named pipe)
 ! a message to wake up the sleeping filter program.
@@ -27,3 +23,9 @@
 
 
 end program wakeup_filter
+
+! <next few lines under version control, do not edit>
+! $URL$
+! $Id$
+! $Revision$
+! $Date$

Modified: DART/branches/development/integrate_model/integrate_model.f90
===================================================================
--- DART/branches/development/integrate_model/integrate_model.f90	2013-06-10 20:56:03 UTC (rev 6236)
+++ DART/branches/development/integrate_model/integrate_model.f90	2013-06-10 22:35:40 UTC (rev 6237)
@@ -1,15 +1,11 @@
-! DART software - Copyright 2004 - 2011 UCAR. This open source software is
+! DART software - Copyright 2004 - 2013 UCAR. This open source software is
 ! provided by UCAR, "as is", without charge, subject to all terms of use at
 ! http://www.image.ucar.edu/DAReS/DART/DART_download
+!
+! $Id$
 
 program integrate_model
 
-! <next few lines under version control, do not edit>
-! $URL$
-! $Id$
-! $Revision$
-! $Date$
-
 ! Program to integrate assimilation model forward for asynchronous filter
 ! execution.
 
@@ -32,10 +28,10 @@
 implicit none
 
 ! version controlled file description for error handling, do not edit
-character(len=128), parameter :: &
-   source   = "$URL$", &
-   revision = "$Revision$", &
-   revdate  = "$Date$"
+character(len=256), parameter :: source   = &
+   "$URL$"
+character(len=32 ), parameter :: revision = "$Revision$"
+character(len=128), parameter :: revdate  = "$Date$"
 
 type(ensemble_type) :: ens_handle
 type(time_type)     :: target_time
@@ -170,3 +166,9 @@
 call finalize_mpi_utilities()
 
 end program integrate_model
+
+! <next few lines under version control, do not edit>
+! $URL$
+! $Id$
+! $Revision$
+! $Date$

Modified: DART/branches/development/location/annulus/location_mod.f90
===================================================================
--- DART/branches/development/location/annulus/location_mod.f90	2013-06-10 20:56:03 UTC (rev 6236)
+++ DART/branches/development/location/annulus/location_mod.f90	2013-06-10 22:35:40 UTC (rev 6237)
@@ -1,15 +1,11 @@
-! DART software - Copyright 2004 - 2011 UCAR. This open source software is
+! DART software - Copyright 2004 - 2013 UCAR. This open source software is
 ! provided by UCAR, "as is", without charge, subject to all terms of use at
 ! http://www.image.ucar.edu/DAReS/DART/DART_download
+!
+! $Id$
 
 module location_mod
 
-! <next few lines under version control, do not edit>
-! $URL$
-! $Id$
-! $Revision$
-! $Date$
-
 ! Implements location interfaces for a three dimensional annulus
 ! with a vertical coordinate based on the models native set of
 ! discrete levels. The internal representation of the location is 
@@ -40,10 +36,10 @@
           VERTISLEVEL, VERTISHEIGHT
 
 ! version controlled file description for error handling, do not edit
-character(len=128), parameter :: &
-   source   = "$URL$", &
-   revision = "$Revision$", &
-   revdate  = "$Date$"
+character(len=256), parameter :: source   = &
+   "$URL$"
+character(len=32 ), parameter :: revision = "$Revision$"
+character(len=128), parameter :: revdate  = "$Date$"
 
 type location_type
    private
@@ -902,3 +898,9 @@
 !----------------------------------------------------------------------------
 
 end module location_mod
+
+! <next few lines under version control, do not edit>
+! $URL$
+! $Id$
+! $Revision$
+! $Date$

Modified: DART/branches/development/location/channel/location_mod.f90
===================================================================
--- DART/branches/development/location/channel/location_mod.f90	2013-06-10 20:56:03 UTC (rev 6236)
+++ DART/branches/development/location/channel/location_mod.f90	2013-06-10 22:35:40 UTC (rev 6237)
@@ -1,15 +1,11 @@
-! DART software - Copyright 2004 - 2011 UCAR. This open source software is
+! DART software - Copyright 2004 - 2013 UCAR. This open source software is
 ! provided by UCAR, "as is", without charge, subject to all terms of use at
 ! http://www.image.ucar.edu/DAReS/DART/DART_download
+!
+! $Id$
 
 module location_mod
 
-! <next few lines under version control, do not edit>
-! $URL$
-! $Id$
-! $Revision$
-! $Date$
-
 ! Implements location interfaces for a 3d channel in X,Y,Z where X is periodic,
 ! Y has walls (limited domain), and Z is infinite
 
@@ -38,10 +34,10 @@
           print_get_close_type, find_nearest
 
 ! version controlled file description for error handling, do not edit
-character(len=128), parameter :: &
-   source   = "$URL$", &
-   revision = "$Revision$", &
-   revdate  = "$Date$"
+character(len=256), parameter :: source   = &
+   "$URL$"
+character(len=32 ), parameter :: revision = "$Revision$"
+character(len=128), parameter :: revdate  = "$Date$"
 
 type location_type
    private
@@ -2205,3 +2201,9 @@
 !----------------------------------------------------------------------------
 
 end module location_mod
+
+! <next few lines under version control, do not edit>
+! $URL$
+! $Id$
+! $Revision$
+! $Date$

Modified: DART/branches/development/location/column/location_mod.f90
===================================================================
--- DART/branches/development/location/column/location_mod.f90	2013-06-10 20:56:03 UTC (rev 6236)
+++ DART/branches/development/location/column/location_mod.f90	2013-06-10 22:35:40 UTC (rev 6237)
@@ -1,15 +1,11 @@
-! DART software - Copyright 2004 - 2011 UCAR. This open source software is
+! DART software - Copyright 2004 - 2013 UCAR. This open source software is
 ! provided by UCAR, "as is", without charge, subject to all terms of use at
 ! http://www.image.ucar.edu/DAReS/DART/DART_download
+!
+! $Id$
 
 module location_mod
 
-! <next few lines under version control, do not edit>
-! $URL$
-! $Id$
-! $Revision$
-! $Date$
-
 ! Implements location interfaces for a one dimensional column domain
 
 use      types_mod, only : r8, MISSING_R8, MISSING_I
@@ -31,10 +27,10 @@
           VERTISLEVEL, VERTISPRESSURE, VERTISHEIGHT
 
 ! version controlled file description for error handling, do not edit
-character(len=128), parameter :: &
-   source   = "$URL$", &
-   revision = "$Revision$", &
-   revdate  = "$Date$"
+character(len=256), parameter :: source   = &
+   "$URL$"
+character(len=32 ), parameter :: revision = "$Revision$"
+character(len=128), parameter :: revdate  = "$Date$"
 
 ! The possible values for the location_type%which_vert component.
 ! These are intended to be PRIVATE to this module. Do not make public.
@@ -768,3 +764,9 @@
 !----------------------------------------------------------------------------
 
 end module location_mod
+
+! <next few lines under version control, do not edit>
+! $URL$
+! $Id$
+! $Revision$
+! $Date$

Modified: DART/branches/development/location/location_test.f90
===================================================================
--- DART/branches/development/location/location_test.f90	2013-06-10 20:56:03 UTC (rev 6236)
+++ DART/branches/development/location/location_test.f90	2013-06-10 22:35:40 UTC (rev 6237)
@@ -1,15 +1,11 @@
-! DART software - Copyright 2004 - 2011 UCAR. This open source software is
+! DART software - Copyright 2004 - 2013 UCAR. This open source software is
 ! provided by UCAR, "as is", without charge, subject to all terms of use at
 ! http://www.image.ucar.edu/DAReS/DART/DART_download
+!
+! $Id$
 
 program location_test
 
-! <next few lines under version control, do not edit>
-! $URL$
-! $Id$
-! $Revision$
-! $Date$
-
 ! Simple test program to exercise annulus location module.
 
 use     types_mod, only : r8
@@ -19,10 +15,10 @@
 implicit none
 
 ! version controlled file description for error handling, do not edit
-character(len=128), parameter :: &
-   source   = "$URL$", &
-   revision = "$Revision$", &
-   revdate  = "$Date$"
+character(len=256), parameter :: source   = &
+   "$URL$"
+character(len=32 ), parameter :: revision = "$Revision$"
+character(len=128), parameter :: revdate  = "$Date$"
 
 type(location_type) :: loc0(6), loc1, loc2, loc3, loc4, locA(7), locB(5)
 integer             :: iunit, iunit1, iunit2, i
@@ -175,3 +171,8 @@
 
 end program location_test
 
+! <next few lines under version control, do not edit>
+! $URL$
+! $Id$
+! $Revision$
+! $Date$


@@ Diff output truncated at 40000 characters. @@


More information about the Dart-dev mailing list