diff --git a/pyemma/__init__.py b/pyemma/__init__.py index c22aca43c..c9f1a3cfd 100644 --- a/pyemma/__init__.py +++ b/pyemma/__init__.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/_base/__init__.py b/pyemma/_base/__init__.py index 8f235dcbc..d9f66e48a 100644 --- a/pyemma/_base/__init__.py +++ b/pyemma/_base/__init__.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/_base/estimator.py b/pyemma/_base/estimator.py index c54564f1d..aba06dc7c 100644 --- a/pyemma/_base/estimator.py +++ b/pyemma/_base/estimator.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/_base/model.py b/pyemma/_base/model.py index b88d47559..e655e4193 100644 --- a/pyemma/_base/model.py +++ b/pyemma/_base/model.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/_base/progress/__init__.py b/pyemma/_base/progress/__init__.py index 704d5db0d..f172ce9fc 100644 --- a/pyemma/_base/progress/__init__.py +++ b/pyemma/_base/progress/__init__.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/_base/progress/bar/__init__.py b/pyemma/_base/progress/bar/__init__.py index 5f975966b..ff5be2ba2 100644 --- a/pyemma/_base/progress/bar/__init__.py +++ b/pyemma/_base/progress/bar/__init__.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/_base/progress/bar/_impl.py b/pyemma/_base/progress/bar/_impl.py index c4ba5a4f2..54434e644 100644 --- a/pyemma/_base/progress/bar/_impl.py +++ b/pyemma/_base/progress/bar/_impl.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/_base/progress/bar/gui.py b/pyemma/_base/progress/bar/gui.py index 992a6c3a2..702b5aaeb 100644 --- a/pyemma/_base/progress/bar/gui.py +++ b/pyemma/_base/progress/bar/gui.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/_base/progress/bar/misc.py b/pyemma/_base/progress/bar/misc.py index 492ad163f..add32afb1 100644 --- a/pyemma/_base/progress/bar/misc.py +++ b/pyemma/_base/progress/bar/misc.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/_base/progress/reporter.py b/pyemma/_base/progress/reporter.py index ce2e5c7be..548775311 100644 --- a/pyemma/_base/progress/reporter.py +++ b/pyemma/_base/progress/reporter.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/_base/tests/__init__.py b/pyemma/_base/tests/__init__.py index 14717b015..b19ccf90e 100644 --- a/pyemma/_base/tests/__init__.py +++ b/pyemma/_base/tests/__init__.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/_base/tests/test_progress.py b/pyemma/_base/tests/test_progress.py index a24029277..f6d726b9f 100644 --- a/pyemma/_base/tests/test_progress.py +++ b/pyemma/_base/tests/test_progress.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/_ext/__init__.py b/pyemma/_ext/__init__.py index 8f235dcbc..d9f66e48a 100644 --- a/pyemma/_ext/__init__.py +++ b/pyemma/_ext/__init__.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/_ext/sklearn/__init__.py b/pyemma/_ext/sklearn/__init__.py index 8f235dcbc..d9f66e48a 100644 --- a/pyemma/_ext/sklearn/__init__.py +++ b/pyemma/_ext/sklearn/__init__.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/_ext/sklearn/base.py b/pyemma/_ext/sklearn/base.py index f752d46ef..671205003 100644 --- a/pyemma/_ext/sklearn/base.py +++ b/pyemma/_ext/sklearn/base.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/_ext/sklearn/parameter_search.py b/pyemma/_ext/sklearn/parameter_search.py index 82978c78d..c05dcbffa 100644 --- a/pyemma/_ext/sklearn/parameter_search.py +++ b/pyemma/_ext/sklearn/parameter_search.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/__init__.py b/pyemma/coordinates/__init__.py index 40c3fbf72..5feb09c31 100644 --- a/pyemma/coordinates/__init__.py +++ b/pyemma/coordinates/__init__.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/acf.py b/pyemma/coordinates/acf.py index 674aa5704..a9fee1c9a 100644 --- a/pyemma/coordinates/acf.py +++ b/pyemma/coordinates/acf.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/api.py b/pyemma/coordinates/api.py index 255cca376..77f8b1fa5 100644 --- a/pyemma/coordinates/api.py +++ b/pyemma/coordinates/api.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/clustering/__init__.py b/pyemma/coordinates/clustering/__init__.py index 66283b727..6ae480779 100644 --- a/pyemma/coordinates/clustering/__init__.py +++ b/pyemma/coordinates/clustering/__init__.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/clustering/assign.py b/pyemma/coordinates/clustering/assign.py index 05b84b586..13bb2a2c5 100644 --- a/pyemma/coordinates/clustering/assign.py +++ b/pyemma/coordinates/clustering/assign.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/clustering/interface.py b/pyemma/coordinates/clustering/interface.py index db1ac9e30..600668e64 100644 --- a/pyemma/coordinates/clustering/interface.py +++ b/pyemma/coordinates/clustering/interface.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/clustering/kmeans.py b/pyemma/coordinates/clustering/kmeans.py index 49a7caca6..2b61d23e0 100644 --- a/pyemma/coordinates/clustering/kmeans.py +++ b/pyemma/coordinates/clustering/kmeans.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/clustering/regspace.py b/pyemma/coordinates/clustering/regspace.py index 8b05fa748..7a3260c18 100644 --- a/pyemma/coordinates/clustering/regspace.py +++ b/pyemma/coordinates/clustering/regspace.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/clustering/uniform_time.py b/pyemma/coordinates/clustering/uniform_time.py index 651531cff..f0135e153 100644 --- a/pyemma/coordinates/clustering/uniform_time.py +++ b/pyemma/coordinates/clustering/uniform_time.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/data/__init__.py b/pyemma/coordinates/data/__init__.py index 6e9ac3cd5..f8038d205 100644 --- a/pyemma/coordinates/data/__init__.py +++ b/pyemma/coordinates/data/__init__.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/data/data_in_memory.py b/pyemma/coordinates/data/data_in_memory.py index e857e9505..965d4dc05 100644 --- a/pyemma/coordinates/data/data_in_memory.py +++ b/pyemma/coordinates/data/data_in_memory.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/data/feature_reader.py b/pyemma/coordinates/data/feature_reader.py index 304b37f8f..38cc5f1ad 100644 --- a/pyemma/coordinates/data/feature_reader.py +++ b/pyemma/coordinates/data/feature_reader.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/data/featurizer.py b/pyemma/coordinates/data/featurizer.py index 8047507a3..a41cf37a1 100644 --- a/pyemma/coordinates/data/featurizer.py +++ b/pyemma/coordinates/data/featurizer.py @@ -1,6 +1,6 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/data/frames_from_file.py b/pyemma/coordinates/data/frames_from_file.py index 82d55abb8..a2f579cdc 100644 --- a/pyemma/coordinates/data/frames_from_file.py +++ b/pyemma/coordinates/data/frames_from_file.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/data/interface.py b/pyemma/coordinates/data/interface.py index 8dc3816e3..f58560cd4 100644 --- a/pyemma/coordinates/data/interface.py +++ b/pyemma/coordinates/data/interface.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/data/numpy_filereader.py b/pyemma/coordinates/data/numpy_filereader.py index 1695cec2c..3ab4a6b20 100644 --- a/pyemma/coordinates/data/numpy_filereader.py +++ b/pyemma/coordinates/data/numpy_filereader.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/data/py_csv_reader.py b/pyemma/coordinates/data/py_csv_reader.py index 0026d680e..f34b0fdb4 100644 --- a/pyemma/coordinates/data/py_csv_reader.py +++ b/pyemma/coordinates/data/py_csv_reader.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/data/traj_info_cache.py b/pyemma/coordinates/data/traj_info_cache.py index 5a1cc1591..c0eac25d8 100644 --- a/pyemma/coordinates/data/traj_info_cache.py +++ b/pyemma/coordinates/data/traj_info_cache.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/data/util/__init__.py b/pyemma/coordinates/data/util/__init__.py index 14717b015..b19ccf90e 100644 --- a/pyemma/coordinates/data/util/__init__.py +++ b/pyemma/coordinates/data/util/__init__.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/data/util/reader_utils.py b/pyemma/coordinates/data/util/reader_utils.py index c639c6eca..c506f7ee6 100644 --- a/pyemma/coordinates/data/util/reader_utils.py +++ b/pyemma/coordinates/data/util/reader_utils.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/data/writer.py b/pyemma/coordinates/data/writer.py index cb54bcb6d..5521c480a 100644 --- a/pyemma/coordinates/data/writer.py +++ b/pyemma/coordinates/data/writer.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/pipelines.py b/pyemma/coordinates/pipelines.py index 8ead2d179..de9d7064a 100644 --- a/pyemma/coordinates/pipelines.py +++ b/pyemma/coordinates/pipelines.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/tests/__init__.py b/pyemma/coordinates/tests/__init__.py index 78363ca3f..a8da4adb0 100644 --- a/pyemma/coordinates/tests/__init__.py +++ b/pyemma/coordinates/tests/__init__.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/tests/test_acf.py b/pyemma/coordinates/tests/test_acf.py index 5a7f2b8db..5b859096c 100644 --- a/pyemma/coordinates/tests/test_acf.py +++ b/pyemma/coordinates/tests/test_acf.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/tests/test_api_load.py b/pyemma/coordinates/tests/test_api_load.py index f6861967b..179e1698b 100644 --- a/pyemma/coordinates/tests/test_api_load.py +++ b/pyemma/coordinates/tests/test_api_load.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/tests/test_api_source.py b/pyemma/coordinates/tests/test_api_source.py index db468e240..136ae8a13 100644 --- a/pyemma/coordinates/tests/test_api_source.py +++ b/pyemma/coordinates/tests/test_api_source.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/tests/test_assign.py b/pyemma/coordinates/tests/test_assign.py index c289080d8..39c8fb579 100644 --- a/pyemma/coordinates/tests/test_assign.py +++ b/pyemma/coordinates/tests/test_assign.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/tests/test_cluster.py b/pyemma/coordinates/tests/test_cluster.py index 05906ebfa..cb470ba9f 100644 --- a/pyemma/coordinates/tests/test_cluster.py +++ b/pyemma/coordinates/tests/test_cluster.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/tests/test_cluster_samples.py b/pyemma/coordinates/tests/test_cluster_samples.py index d91135a42..a2a6ea660 100644 --- a/pyemma/coordinates/tests/test_cluster_samples.py +++ b/pyemma/coordinates/tests/test_cluster_samples.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/tests/test_csvreader.py b/pyemma/coordinates/tests/test_csvreader.py index 2595cd509..ca9baa04c 100644 --- a/pyemma/coordinates/tests/test_csvreader.py +++ b/pyemma/coordinates/tests/test_csvreader.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/tests/test_datainmemory.py b/pyemma/coordinates/tests/test_datainmemory.py index 7176385df..97d52d5e4 100644 --- a/pyemma/coordinates/tests/test_datainmemory.py +++ b/pyemma/coordinates/tests/test_datainmemory.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/tests/test_discretizer.py b/pyemma/coordinates/tests/test_discretizer.py index 3415c7f2d..1714ae530 100644 --- a/pyemma/coordinates/tests/test_discretizer.py +++ b/pyemma/coordinates/tests/test_discretizer.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/tests/test_featurereader.py b/pyemma/coordinates/tests/test_featurereader.py index d978d73dc..8b721c448 100644 --- a/pyemma/coordinates/tests/test_featurereader.py +++ b/pyemma/coordinates/tests/test_featurereader.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/tests/test_featurereader_and_tica.py b/pyemma/coordinates/tests/test_featurereader_and_tica.py index 80cac9a96..d5899500b 100644 --- a/pyemma/coordinates/tests/test_featurereader_and_tica.py +++ b/pyemma/coordinates/tests/test_featurereader_and_tica.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/tests/test_featurereader_and_tica_projection.py b/pyemma/coordinates/tests/test_featurereader_and_tica_projection.py index 2f3993742..086809d99 100644 --- a/pyemma/coordinates/tests/test_featurereader_and_tica_projection.py +++ b/pyemma/coordinates/tests/test_featurereader_and_tica_projection.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/tests/test_featurizer.py b/pyemma/coordinates/tests/test_featurizer.py index 82c7ca9cf..7cbb855f6 100644 --- a/pyemma/coordinates/tests/test_featurizer.py +++ b/pyemma/coordinates/tests/test_featurizer.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/tests/test_frames_from_file.py b/pyemma/coordinates/tests/test_frames_from_file.py index ba4c4e8f1..c71890498 100644 --- a/pyemma/coordinates/tests/test_frames_from_file.py +++ b/pyemma/coordinates/tests/test_frames_from_file.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/tests/test_kmeans.py b/pyemma/coordinates/tests/test_kmeans.py index e48a36d9f..6d6664a3f 100644 --- a/pyemma/coordinates/tests/test_kmeans.py +++ b/pyemma/coordinates/tests/test_kmeans.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/tests/test_mini_batch_kmeans.py b/pyemma/coordinates/tests/test_mini_batch_kmeans.py index 77b184b03..e14ccd80e 100644 --- a/pyemma/coordinates/tests/test_mini_batch_kmeans.py +++ b/pyemma/coordinates/tests/test_mini_batch_kmeans.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/tests/test_numpyfilereader.py b/pyemma/coordinates/tests/test_numpyfilereader.py index 1d73a78a5..b058d66b7 100644 --- a/pyemma/coordinates/tests/test_numpyfilereader.py +++ b/pyemma/coordinates/tests/test_numpyfilereader.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/tests/test_pca.py b/pyemma/coordinates/tests/test_pca.py index e87581462..e93537557 100644 --- a/pyemma/coordinates/tests/test_pca.py +++ b/pyemma/coordinates/tests/test_pca.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/tests/test_pipeline.py b/pyemma/coordinates/tests/test_pipeline.py index 06fb4778e..13348df7c 100644 --- a/pyemma/coordinates/tests/test_pipeline.py +++ b/pyemma/coordinates/tests/test_pipeline.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/tests/test_random_access_stride.py b/pyemma/coordinates/tests/test_random_access_stride.py index 04238ebe6..70cb8a288 100644 --- a/pyemma/coordinates/tests/test_random_access_stride.py +++ b/pyemma/coordinates/tests/test_random_access_stride.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/tests/test_regspace.py b/pyemma/coordinates/tests/test_regspace.py index 5f85d6e47..67208ab85 100644 --- a/pyemma/coordinates/tests/test_regspace.py +++ b/pyemma/coordinates/tests/test_regspace.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/tests/test_save_traj.py b/pyemma/coordinates/tests/test_save_traj.py index a84425597..6702291ac 100644 --- a/pyemma/coordinates/tests/test_save_traj.py +++ b/pyemma/coordinates/tests/test_save_traj.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/tests/test_save_trajs.py b/pyemma/coordinates/tests/test_save_trajs.py index 5014d16cc..a913d2bb6 100644 --- a/pyemma/coordinates/tests/test_save_trajs.py +++ b/pyemma/coordinates/tests/test_save_trajs.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/tests/test_source.py b/pyemma/coordinates/tests/test_source.py index e01d5c788..dc7947512 100644 --- a/pyemma/coordinates/tests/test_source.py +++ b/pyemma/coordinates/tests/test_source.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/tests/test_stride.py b/pyemma/coordinates/tests/test_stride.py index 1ad3d0744..d98ac796b 100644 --- a/pyemma/coordinates/tests/test_stride.py +++ b/pyemma/coordinates/tests/test_stride.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/tests/test_tica.py b/pyemma/coordinates/tests/test_tica.py index 72b3e951e..94cea1a33 100644 --- a/pyemma/coordinates/tests/test_tica.py +++ b/pyemma/coordinates/tests/test_tica.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/tests/test_traj_info_cache.py b/pyemma/coordinates/tests/test_traj_info_cache.py index a8ef65ff9..9aa34ec47 100644 --- a/pyemma/coordinates/tests/test_traj_info_cache.py +++ b/pyemma/coordinates/tests/test_traj_info_cache.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/tests/test_uniform_time.py b/pyemma/coordinates/tests/test_uniform_time.py index a9065e965..5c92e056b 100644 --- a/pyemma/coordinates/tests/test_uniform_time.py +++ b/pyemma/coordinates/tests/test_uniform_time.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/tests/test_writer.py b/pyemma/coordinates/tests/test_writer.py index b449baf2f..52985176f 100644 --- a/pyemma/coordinates/tests/test_writer.py +++ b/pyemma/coordinates/tests/test_writer.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/transform/__init__.py b/pyemma/coordinates/transform/__init__.py index 61db32edc..1ca5d4c5e 100644 --- a/pyemma/coordinates/transform/__init__.py +++ b/pyemma/coordinates/transform/__init__.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/transform/pca.py b/pyemma/coordinates/transform/pca.py index f2e580597..7f9908904 100644 --- a/pyemma/coordinates/transform/pca.py +++ b/pyemma/coordinates/transform/pca.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/transform/tica.py b/pyemma/coordinates/transform/tica.py index d4b81b033..17e14b1c5 100644 --- a/pyemma/coordinates/transform/tica.py +++ b/pyemma/coordinates/transform/tica.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/transform/transformer.py b/pyemma/coordinates/transform/transformer.py index 79e0e9276..6ca8f30a3 100644 --- a/pyemma/coordinates/transform/transformer.py +++ b/pyemma/coordinates/transform/transformer.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/util/__init__.py b/pyemma/coordinates/util/__init__.py index 14717b015..b19ccf90e 100644 --- a/pyemma/coordinates/util/__init__.py +++ b/pyemma/coordinates/util/__init__.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/util/patches.py b/pyemma/coordinates/util/patches.py index a7db4b48d..6368cf1ff 100644 --- a/pyemma/coordinates/util/patches.py +++ b/pyemma/coordinates/util/patches.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/coordinates/util/stat.py b/pyemma/coordinates/util/stat.py index 4a95d487d..95a64b7d6 100644 --- a/pyemma/coordinates/util/stat.py +++ b/pyemma/coordinates/util/stat.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/datasets/__init__.py b/pyemma/datasets/__init__.py index 23a8dc5c7..7d57554ce 100644 --- a/pyemma/datasets/__init__.py +++ b/pyemma/datasets/__init__.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/datasets/api.py b/pyemma/datasets/api.py index c4be5e88b..2c77e1f05 100644 --- a/pyemma/datasets/api.py +++ b/pyemma/datasets/api.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/datasets/double_well_discrete.py b/pyemma/datasets/double_well_discrete.py index 2f97f00d6..26c4fd5ea 100644 --- a/pyemma/datasets/double_well_discrete.py +++ b/pyemma/datasets/double_well_discrete.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/msm/__init__.py b/pyemma/msm/__init__.py index 5531771b1..a3da5eab7 100644 --- a/pyemma/msm/__init__.py +++ b/pyemma/msm/__init__.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/msm/api.py b/pyemma/msm/api.py index fea2b2fdc..29d1a30a1 100644 --- a/pyemma/msm/api.py +++ b/pyemma/msm/api.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/msm/estimators/__init__.py b/pyemma/msm/estimators/__init__.py index 84c7195c9..9e12ecc92 100644 --- a/pyemma/msm/estimators/__init__.py +++ b/pyemma/msm/estimators/__init__.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/msm/estimators/_dtraj_stats.py b/pyemma/msm/estimators/_dtraj_stats.py index 63b4982e0..2c7b87f6d 100644 --- a/pyemma/msm/estimators/_dtraj_stats.py +++ b/pyemma/msm/estimators/_dtraj_stats.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/msm/estimators/bayesian_hmsm.py b/pyemma/msm/estimators/bayesian_hmsm.py index d609400b7..7352f1af1 100644 --- a/pyemma/msm/estimators/bayesian_hmsm.py +++ b/pyemma/msm/estimators/bayesian_hmsm.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/msm/estimators/bayesian_msm.py b/pyemma/msm/estimators/bayesian_msm.py index eb27f5aed..aa7dd00fa 100644 --- a/pyemma/msm/estimators/bayesian_msm.py +++ b/pyemma/msm/estimators/bayesian_msm.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/msm/estimators/estimated_hmsm.py b/pyemma/msm/estimators/estimated_hmsm.py index c21b2a323..c8ffa145d 100644 --- a/pyemma/msm/estimators/estimated_hmsm.py +++ b/pyemma/msm/estimators/estimated_hmsm.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/msm/estimators/estimated_msm.py b/pyemma/msm/estimators/estimated_msm.py index 216438a77..0773852ae 100644 --- a/pyemma/msm/estimators/estimated_msm.py +++ b/pyemma/msm/estimators/estimated_msm.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/msm/estimators/implied_timescales.py b/pyemma/msm/estimators/implied_timescales.py index 5e5640e10..aa81ae412 100644 --- a/pyemma/msm/estimators/implied_timescales.py +++ b/pyemma/msm/estimators/implied_timescales.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/msm/estimators/lagged_model_validators.py b/pyemma/msm/estimators/lagged_model_validators.py index 51f7c3946..08af68d9d 100644 --- a/pyemma/msm/estimators/lagged_model_validators.py +++ b/pyemma/msm/estimators/lagged_model_validators.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/msm/estimators/maximum_likelihood_hmsm.py b/pyemma/msm/estimators/maximum_likelihood_hmsm.py index 07eed0b6f..3619a4d20 100644 --- a/pyemma/msm/estimators/maximum_likelihood_hmsm.py +++ b/pyemma/msm/estimators/maximum_likelihood_hmsm.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/msm/estimators/maximum_likelihood_msm.py b/pyemma/msm/estimators/maximum_likelihood_msm.py index 212b63268..d210ac5b8 100644 --- a/pyemma/msm/estimators/maximum_likelihood_msm.py +++ b/pyemma/msm/estimators/maximum_likelihood_msm.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/msm/models/__init__.py b/pyemma/msm/models/__init__.py index 2abaf0d87..92aa2d64d 100644 --- a/pyemma/msm/models/__init__.py +++ b/pyemma/msm/models/__init__.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/msm/models/hmsm.py b/pyemma/msm/models/hmsm.py index 2be55edac..bad3f2d35 100644 --- a/pyemma/msm/models/hmsm.py +++ b/pyemma/msm/models/hmsm.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/msm/models/hmsm_sampled.py b/pyemma/msm/models/hmsm_sampled.py index 44b4d1a78..d457564e6 100644 --- a/pyemma/msm/models/hmsm_sampled.py +++ b/pyemma/msm/models/hmsm_sampled.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/msm/models/msm.py b/pyemma/msm/models/msm.py index 8a1d4ca06..97e5a211f 100644 --- a/pyemma/msm/models/msm.py +++ b/pyemma/msm/models/msm.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/msm/models/msm_sampled.py b/pyemma/msm/models/msm_sampled.py index f176c2307..c8f888048 100644 --- a/pyemma/msm/models/msm_sampled.py +++ b/pyemma/msm/models/msm_sampled.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/msm/tests/__init__.py b/pyemma/msm/tests/__init__.py index 14717b015..b19ccf90e 100644 --- a/pyemma/msm/tests/__init__.py +++ b/pyemma/msm/tests/__init__.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/msm/tests/birth_death_chain.py b/pyemma/msm/tests/birth_death_chain.py index 9c18d8b03..c4acdb63d 100644 --- a/pyemma/msm/tests/birth_death_chain.py +++ b/pyemma/msm/tests/birth_death_chain.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/msm/tests/test_bayesian_hmsm.py b/pyemma/msm/tests/test_bayesian_hmsm.py index 03425677b..5afafd62c 100644 --- a/pyemma/msm/tests/test_bayesian_hmsm.py +++ b/pyemma/msm/tests/test_bayesian_hmsm.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/msm/tests/test_bayesian_msm.py b/pyemma/msm/tests/test_bayesian_msm.py index e6b35d0c0..e3600a0d6 100644 --- a/pyemma/msm/tests/test_bayesian_msm.py +++ b/pyemma/msm/tests/test_bayesian_msm.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/msm/tests/test_cktest.py b/pyemma/msm/tests/test_cktest.py index 06b51c0bc..458354f1d 100644 --- a/pyemma/msm/tests/test_cktest.py +++ b/pyemma/msm/tests/test_cktest.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/msm/tests/test_hmsm.py b/pyemma/msm/tests/test_hmsm.py index 20a0a97b1..62ed640de 100644 --- a/pyemma/msm/tests/test_hmsm.py +++ b/pyemma/msm/tests/test_hmsm.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/msm/tests/test_its.py b/pyemma/msm/tests/test_its.py index de9d4461b..ae0a60208 100644 --- a/pyemma/msm/tests/test_its.py +++ b/pyemma/msm/tests/test_its.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/msm/tests/test_msm.py b/pyemma/msm/tests/test_msm.py index 183e519e3..75e3a9f42 100644 --- a/pyemma/msm/tests/test_msm.py +++ b/pyemma/msm/tests/test_msm.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/msm/tests/test_tpt.py b/pyemma/msm/tests/test_tpt.py index 4adb9f263..b348cd6d0 100644 --- a/pyemma/msm/tests/test_tpt.py +++ b/pyemma/msm/tests/test_tpt.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/plots/__init__.py b/pyemma/plots/__init__.py index e9656ec77..9d46f6c52 100644 --- a/pyemma/plots/__init__.py +++ b/pyemma/plots/__init__.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/plots/markovtests.py b/pyemma/plots/markovtests.py index b3dae1e01..3ea25ccbb 100644 --- a/pyemma/plots/markovtests.py +++ b/pyemma/plots/markovtests.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/plots/networks.py b/pyemma/plots/networks.py index ea175cc9d..0704e952c 100644 --- a/pyemma/plots/networks.py +++ b/pyemma/plots/networks.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/plots/plots2d.py b/pyemma/plots/plots2d.py index 9976ca919..b2ae1a62d 100644 --- a/pyemma/plots/plots2d.py +++ b/pyemma/plots/plots2d.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/plots/tests/__init__.py b/pyemma/plots/tests/__init__.py index 14717b015..b19ccf90e 100644 --- a/pyemma/plots/tests/__init__.py +++ b/pyemma/plots/tests/__init__.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/plots/tests/test_networks.py b/pyemma/plots/tests/test_networks.py index 92e1b5ad7..ee1a08c93 100644 --- a/pyemma/plots/tests/test_networks.py +++ b/pyemma/plots/tests/test_networks.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/plots/timescales.py b/pyemma/plots/timescales.py index 9bceda4e5..3a4297154 100644 --- a/pyemma/plots/timescales.py +++ b/pyemma/plots/timescales.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/util/__init__.py b/pyemma/util/__init__.py index a7fbba8c9..3c505d5cc 100644 --- a/pyemma/util/__init__.py +++ b/pyemma/util/__init__.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/util/annotators.py b/pyemma/util/annotators.py index da4cecff1..c32183b35 100644 --- a/pyemma/util/annotators.py +++ b/pyemma/util/annotators.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/util/config.py b/pyemma/util/config.py index d5fa0e6e8..3a9d97cf6 100644 --- a/pyemma/util/config.py +++ b/pyemma/util/config.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/util/discrete_trajectories.py b/pyemma/util/discrete_trajectories.py index ce2d017a5..43704c55e 100644 --- a/pyemma/util/discrete_trajectories.py +++ b/pyemma/util/discrete_trajectories.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/util/exceptions.py b/pyemma/util/exceptions.py index 538eaefcc..da987b5b6 100644 --- a/pyemma/util/exceptions.py +++ b/pyemma/util/exceptions.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/util/files.py b/pyemma/util/files.py index 3a84acff9..3dd5b894d 100644 --- a/pyemma/util/files.py +++ b/pyemma/util/files.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/util/linalg.py b/pyemma/util/linalg.py index b78ce3a90..25b12fcf3 100644 --- a/pyemma/util/linalg.py +++ b/pyemma/util/linalg.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/util/log.py b/pyemma/util/log.py index 3c709b402..f35a6f294 100644 --- a/pyemma/util/log.py +++ b/pyemma/util/log.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/util/numeric.py b/pyemma/util/numeric.py index 0288b9f2c..9fd2993f4 100644 --- a/pyemma/util/numeric.py +++ b/pyemma/util/numeric.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/util/reflection.py b/pyemma/util/reflection.py index 8a4284753..1d7b55901 100644 --- a/pyemma/util/reflection.py +++ b/pyemma/util/reflection.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/util/statistics.py b/pyemma/util/statistics.py index 73c3fc708..b81e90bae 100644 --- a/pyemma/util/statistics.py +++ b/pyemma/util/statistics.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/util/tests/__init__.py b/pyemma/util/tests/__init__.py index d85848124..82415d9d6 100644 --- a/pyemma/util/tests/__init__.py +++ b/pyemma/util/tests/__init__.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/util/tests/statistics_test.py b/pyemma/util/tests/statistics_test.py index dcebb4743..156922090 100644 --- a/pyemma/util/tests/statistics_test.py +++ b/pyemma/util/tests/statistics_test.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/util/tests/test_config.py b/pyemma/util/tests/test_config.py index af3e8249c..8b08f7b19 100644 --- a/pyemma/util/tests/test_config.py +++ b/pyemma/util/tests/test_config.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/util/tests/test_discrete_trajectories.py b/pyemma/util/tests/test_discrete_trajectories.py index ccc5a4773..832accf92 100644 --- a/pyemma/util/tests/test_discrete_trajectories.py +++ b/pyemma/util/tests/test_discrete_trajectories.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/util/tests/test_shortcut.py b/pyemma/util/tests/test_shortcut.py index 235d8fa5c..780456333 100644 --- a/pyemma/util/tests/test_shortcut.py +++ b/pyemma/util/tests/test_shortcut.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/util/types.py b/pyemma/util/types.py index ebf16031a..ba0f9b849 100644 --- a/pyemma/util/types.py +++ b/pyemma/util/types.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by diff --git a/pyemma/util/units.py b/pyemma/util/units.py index 70ab99695..a777080fe 100644 --- a/pyemma/util/units.py +++ b/pyemma/util/units.py @@ -1,7 +1,7 @@ # This file is part of PyEMMA. # -# Copyright (c) 2015, 2014 Computational Molecular Biology Group +# Copyright (c) 2015, 2014 Computational Molecular Biology Group, Freie Universitaet Berlin (GER) # # PyEMMA is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by