Hi Paul, Mathilde and Dominique, I would like to finalise the copyright notices in your code that is now in relax. This is in the lib/dispersion/ns_*.py files. If you have the subversion program installed on your machine (all operating systems are supported), you can get the code by typing at the terminal, cmd command prompt, etc:
$ svn co http://svn.gna.org/svn/relax/branches/relax_disp At the end of this message, you will see the copyright statements from these files. But note that I have guessed the dates. And I have guessed who added or modified this code. Please carefully check the dates and if your name should be in the file - this information is incredibly important. Cheers, Edward P. S. For Paul, I have the start date of 2010, as well as the additions of new comments from 2013. For Mathilde, I have simply guessed a copyright on all code and from 2013. I have added my name as I have modified the code to better suite relax and to be faster: [edward@localhost relax_disp]$ head lib/dispersion/ns_* ==> lib/dispersion/ns_2site_3d.py <== ############################################################################### # # # Copyright (C) 2010-2013 Paul Schanda (https://gna.org/users/pasa) # # Copyright (C) 2013 Mathilde Lescanne # # Copyright (C) 2013 Edward d'Auvergne # # # # This file is part of the program relax (http://www.nmr-relax.com). # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # ==> lib/dispersion/ns_2site_expanded.py <== ############################################################################### # # # Copyright (C) 2010-2013 Paul Schanda (https://gna.org/users/pasa) # # Copyright (C) 2013 Mathilde Lescanne # # Copyright (C) 2013 Edward d'Auvergne # # # # This file is part of the program relax (http://www.nmr-relax.com). # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # ==> lib/dispersion/ns_2site_star.py <== ############################################################################### # # # Copyright (C) 2010-2013 Paul Schanda (https://gna.org/users/pasa) # # Copyright (C) 2013 Mathilde Lescanne # # Copyright (C) 2013 Edward d'Auvergne # # # # This file is part of the program relax (http://www.nmr-relax.com). # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # ==> lib/dispersion/ns_matrices.py <== ############################################################################### # # # Copyright (C) 2013 Mathilde Lescanne # # Copyright (C) 2013 Edward d'Auvergne # # # # This file is part of the program relax (http://www.nmr-relax.com). # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # # the Free Software Foundation, either version 3 of the License, or # [edward@localhost relax_disp]$
_______________________________________________ relax (http://www.nmr-relax.com) This is the relax-devel 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-devel

