Author: bugman
Date: Fri Sep 19 11:20:32 2014
New Revision: 25913
URL: http://svn.gna.org/viewcvs/relax?rev=25913&view=rev
Log:
Merged revisions 25908,25910-25912 via svnmerge from
svn+ssh://[email protected]/svn/relax/trunk
........
r25908 | bugman | 2014-09-19 09:40:51 +0200 (Fri, 19 Sep 2014) | 3 lines
Created a document which explains how missing copyrights can be found.
........
r25910 | bugman | 2014-09-19 10:23:20 +0200 (Fri, 19 Sep 2014) | 3 lines
Updated the document to find missing copyright notices.
........
r25911 | bugman | 2014-09-19 10:58:36 +0200 (Fri, 19 Sep 2014) | 3 lines
Even more improvements to the shell command for finding missing copyrights.
........
r25912 | bugman | 2014-09-19 11:15:48 +0200 (Fri, 19 Sep 2014) | 5 lines
Updated my copyright notice for 2014 for all files changed.
These were identified using the command in the find_missing_copyrights
document.
........
Added:
branches/frame_order_cleanup/docs/devel/find_missing_copyrights
- copied unchanged from r25912, trunk/docs/devel/find_missing_copyrights
Modified:
branches/frame_order_cleanup/ (props changed)
branches/frame_order_cleanup/gui/components/free_file_format.py
branches/frame_order_cleanup/gui/menu.py
branches/frame_order_cleanup/lib/alignment/rdc.py
branches/frame_order_cleanup/lib/arg_check.py
branches/frame_order_cleanup/lib/dispersion/__init__.py
branches/frame_order_cleanup/lib/dispersion/b14.py
branches/frame_order_cleanup/lib/dispersion/matrix_exponential.py
branches/frame_order_cleanup/lib/dispersion/matrix_power.py
branches/frame_order_cleanup/lib/dispersion/ns_matrices.py
branches/frame_order_cleanup/lib/frame_order/format.py
branches/frame_order_cleanup/lib/software/bruker_dc.py
branches/frame_order_cleanup/lib/structure/pdb_write.py
branches/frame_order_cleanup/lib/text/gui.py
branches/frame_order_cleanup/lib/xml.py
branches/frame_order_cleanup/multi/uni_processor.py
branches/frame_order_cleanup/sample_scripts/n_state_model/stereochem_analysis.py
branches/frame_order_cleanup/sample_scripts/relax_disp/return_offset_data.py
branches/frame_order_cleanup/specific_analyses/__init__.py
branches/frame_order_cleanup/specific_analyses/model_free/macro_base.py
branches/frame_order_cleanup/specific_analyses/relax_disp/estimate_r2eff.py
branches/frame_order_cleanup/target_functions/chi2.py
branches/frame_order_cleanup/test_suite/shared_data/dispersion/Hansen/relax_disp.py
branches/frame_order_cleanup/test_suite/shared_data/dispersion/profiling/profiling_matrix_power.py
branches/frame_order_cleanup/test_suite/system_tests/bruker.py
branches/frame_order_cleanup/test_suite/system_tests/dasha.py
branches/frame_order_cleanup/test_suite/system_tests/diffusion_tensor.py
branches/frame_order_cleanup/test_suite/system_tests/palmer.py
branches/frame_order_cleanup/test_suite/system_tests/scripts/n_state_model/stereochem_analysis.py
branches/frame_order_cleanup/test_suite/system_tests/state.py
branches/frame_order_cleanup/test_suite/unit_tests/_lib/_dispersion/test_cr72_full_cluster_one_field.py
branches/frame_order_cleanup/test_suite/unit_tests/_lib/_dispersion/test_cr72_full_cluster_three_fields.py
branches/frame_order_cleanup/test_suite/unit_tests/_lib/_dispersion/test_matrix_exponential.py
branches/frame_order_cleanup/test_suite/unit_tests/_lib/_geometry/test_lines.py
branches/frame_order_cleanup/test_suite/unit_tests/_pipe_control/test_mol_res_spin.py
branches/frame_order_cleanup/test_suite/unit_tests/_specific_analyses/_model_free/test_api.py
branches/frame_order_cleanup/test_suite/unit_tests/_specific_analyses/_relax_disp/test_variables.py
branches/frame_order_cleanup/test_suite/unit_tests/package_checking.py
branches/frame_order_cleanup/test_suite/unit_tests/value_testing_base.py
branches/frame_order_cleanup/user_functions/__init__.py
branches/frame_order_cleanup/user_functions/align_tensor.py
branches/frame_order_cleanup/user_functions/diffusion_tensor.py
branches/frame_order_cleanup/user_functions/interatom.py
branches/frame_order_cleanup/user_functions/jw_mapping.py
branches/frame_order_cleanup/user_functions/objects.py
branches/frame_order_cleanup/user_functions/paramag.py
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: branches/frame_order_cleanup/gui/components/free_file_format.py
URL:
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/gui/components/free_file_format.py?rev=25913&r1=25912&r2=25913&view=diff
Modified: branches/frame_order_cleanup/gui/menu.py
URL:
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/gui/menu.py?rev=25913&r1=25912&r2=25913&view=diff
Modified: branches/frame_order_cleanup/lib/alignment/rdc.py
URL:
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/lib/alignment/rdc.py?rev=25913&r1=25912&r2=25913&view=diff
Modified: branches/frame_order_cleanup/lib/arg_check.py
URL:
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/lib/arg_check.py?rev=25913&r1=25912&r2=25913&view=diff
Modified: branches/frame_order_cleanup/lib/dispersion/__init__.py
URL:
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/lib/dispersion/__init__.py?rev=25913&r1=25912&r2=25913&view=diff
Modified: branches/frame_order_cleanup/lib/dispersion/b14.py
URL:
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/lib/dispersion/b14.py?rev=25913&r1=25912&r2=25913&view=diff
Modified: branches/frame_order_cleanup/lib/dispersion/matrix_exponential.py
URL:
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/lib/dispersion/matrix_exponential.py?rev=25913&r1=25912&r2=25913&view=diff
Modified: branches/frame_order_cleanup/lib/dispersion/matrix_power.py
URL:
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/lib/dispersion/matrix_power.py?rev=25913&r1=25912&r2=25913&view=diff
Modified: branches/frame_order_cleanup/lib/dispersion/ns_matrices.py
URL:
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/lib/dispersion/ns_matrices.py?rev=25913&r1=25912&r2=25913&view=diff
Modified: branches/frame_order_cleanup/lib/frame_order/format.py
URL:
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/lib/frame_order/format.py?rev=25913&r1=25912&r2=25913&view=diff
Modified: branches/frame_order_cleanup/lib/software/bruker_dc.py
URL:
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/lib/software/bruker_dc.py?rev=25913&r1=25912&r2=25913&view=diff
Modified: branches/frame_order_cleanup/lib/structure/pdb_write.py
URL:
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/lib/structure/pdb_write.py?rev=25913&r1=25912&r2=25913&view=diff
Modified: branches/frame_order_cleanup/lib/text/gui.py
URL:
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/lib/text/gui.py?rev=25913&r1=25912&r2=25913&view=diff
Modified: branches/frame_order_cleanup/lib/xml.py
URL:
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/lib/xml.py?rev=25913&r1=25912&r2=25913&view=diff
Modified: branches/frame_order_cleanup/multi/uni_processor.py
URL:
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/multi/uni_processor.py?rev=25913&r1=25912&r2=25913&view=diff
Modified:
branches/frame_order_cleanup/sample_scripts/n_state_model/stereochem_analysis.py
URL:
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/sample_scripts/n_state_model/stereochem_analysis.py?rev=25913&r1=25912&r2=25913&view=diff
Modified:
branches/frame_order_cleanup/sample_scripts/relax_disp/return_offset_data.py
URL:
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/sample_scripts/relax_disp/return_offset_data.py?rev=25913&r1=25912&r2=25913&view=diff
Modified: branches/frame_order_cleanup/specific_analyses/__init__.py
URL:
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/specific_analyses/__init__.py?rev=25913&r1=25912&r2=25913&view=diff
Modified:
branches/frame_order_cleanup/specific_analyses/model_free/macro_base.py
URL:
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/specific_analyses/model_free/macro_base.py?rev=25913&r1=25912&r2=25913&view=diff
Modified:
branches/frame_order_cleanup/specific_analyses/relax_disp/estimate_r2eff.py
URL:
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/specific_analyses/relax_disp/estimate_r2eff.py?rev=25913&r1=25912&r2=25913&view=diff
Modified: branches/frame_order_cleanup/target_functions/chi2.py
URL:
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/target_functions/chi2.py?rev=25913&r1=25912&r2=25913&view=diff
Modified:
branches/frame_order_cleanup/test_suite/shared_data/dispersion/Hansen/relax_disp.py
URL:
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/test_suite/shared_data/dispersion/Hansen/relax_disp.py?rev=25913&r1=25912&r2=25913&view=diff
Modified:
branches/frame_order_cleanup/test_suite/shared_data/dispersion/profiling/profiling_matrix_power.py
URL:
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/test_suite/shared_data/dispersion/profiling/profiling_matrix_power.py?rev=25913&r1=25912&r2=25913&view=diff
Modified: branches/frame_order_cleanup/test_suite/system_tests/bruker.py
URL:
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/test_suite/system_tests/bruker.py?rev=25913&r1=25912&r2=25913&view=diff
Modified: branches/frame_order_cleanup/test_suite/system_tests/dasha.py
URL:
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/test_suite/system_tests/dasha.py?rev=25913&r1=25912&r2=25913&view=diff
Modified:
branches/frame_order_cleanup/test_suite/system_tests/diffusion_tensor.py
URL:
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/test_suite/system_tests/diffusion_tensor.py?rev=25913&r1=25912&r2=25913&view=diff
Modified: branches/frame_order_cleanup/test_suite/system_tests/palmer.py
URL:
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/test_suite/system_tests/palmer.py?rev=25913&r1=25912&r2=25913&view=diff
Modified:
branches/frame_order_cleanup/test_suite/system_tests/scripts/n_state_model/stereochem_analysis.py
URL:
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/test_suite/system_tests/scripts/n_state_model/stereochem_analysis.py?rev=25913&r1=25912&r2=25913&view=diff
Modified: branches/frame_order_cleanup/test_suite/system_tests/state.py
URL:
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/test_suite/system_tests/state.py?rev=25913&r1=25912&r2=25913&view=diff
Modified:
branches/frame_order_cleanup/test_suite/unit_tests/_lib/_dispersion/test_cr72_full_cluster_one_field.py
URL:
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/test_suite/unit_tests/_lib/_dispersion/test_cr72_full_cluster_one_field.py?rev=25913&r1=25912&r2=25913&view=diff
Modified:
branches/frame_order_cleanup/test_suite/unit_tests/_lib/_dispersion/test_cr72_full_cluster_three_fields.py
URL:
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/test_suite/unit_tests/_lib/_dispersion/test_cr72_full_cluster_three_fields.py?rev=25913&r1=25912&r2=25913&view=diff
Modified:
branches/frame_order_cleanup/test_suite/unit_tests/_lib/_dispersion/test_matrix_exponential.py
URL:
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/test_suite/unit_tests/_lib/_dispersion/test_matrix_exponential.py?rev=25913&r1=25912&r2=25913&view=diff
Modified:
branches/frame_order_cleanup/test_suite/unit_tests/_lib/_geometry/test_lines.py
URL:
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/test_suite/unit_tests/_lib/_geometry/test_lines.py?rev=25913&r1=25912&r2=25913&view=diff
Modified:
branches/frame_order_cleanup/test_suite/unit_tests/_pipe_control/test_mol_res_spin.py
URL:
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/test_suite/unit_tests/_pipe_control/test_mol_res_spin.py?rev=25913&r1=25912&r2=25913&view=diff
Modified:
branches/frame_order_cleanup/test_suite/unit_tests/_specific_analyses/_model_free/test_api.py
URL:
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/test_suite/unit_tests/_specific_analyses/_model_free/test_api.py?rev=25913&r1=25912&r2=25913&view=diff
Modified:
branches/frame_order_cleanup/test_suite/unit_tests/_specific_analyses/_relax_disp/test_variables.py
URL:
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/test_suite/unit_tests/_specific_analyses/_relax_disp/test_variables.py?rev=25913&r1=25912&r2=25913&view=diff
Modified: branches/frame_order_cleanup/test_suite/unit_tests/package_checking.py
URL:
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/test_suite/unit_tests/package_checking.py?rev=25913&r1=25912&r2=25913&view=diff
Modified:
branches/frame_order_cleanup/test_suite/unit_tests/value_testing_base.py
URL:
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/test_suite/unit_tests/value_testing_base.py?rev=25913&r1=25912&r2=25913&view=diff
Modified: branches/frame_order_cleanup/user_functions/__init__.py
URL:
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/user_functions/__init__.py?rev=25913&r1=25912&r2=25913&view=diff
Modified: branches/frame_order_cleanup/user_functions/align_tensor.py
URL:
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/user_functions/align_tensor.py?rev=25913&r1=25912&r2=25913&view=diff
Modified: branches/frame_order_cleanup/user_functions/diffusion_tensor.py
URL:
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/user_functions/diffusion_tensor.py?rev=25913&r1=25912&r2=25913&view=diff
Modified: branches/frame_order_cleanup/user_functions/interatom.py
URL:
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/user_functions/interatom.py?rev=25913&r1=25912&r2=25913&view=diff
Modified: branches/frame_order_cleanup/user_functions/jw_mapping.py
URL:
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/user_functions/jw_mapping.py?rev=25913&r1=25912&r2=25913&view=diff
Modified: branches/frame_order_cleanup/user_functions/objects.py
URL:
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/user_functions/objects.py?rev=25913&r1=25912&r2=25913&view=diff
Modified: branches/frame_order_cleanup/user_functions/paramag.py
URL:
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/user_functions/paramag.py?rev=25913&r1=25912&r2=25913&view=diff
_______________________________________________
relax (http://www.nmr-relax.com)
This is the relax-commits mailing list
[email protected]
To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits