diff --git a/loop/data/convert_binaries.py b/loop/data/convert_binaries.py index 1dced49d84b11e73da340dd094e9cd8b50ce3c6e..07161db853c1bd90396177776861b87494f61270 100644 --- a/loop/data/convert_binaries.py +++ b/loop/data/convert_binaries.py @@ -1,4 +1,4 @@ -# Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +# Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and # Biozentrum - University of Basel # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/doc/all_atom.rst b/loop/doc/all_atom.rst index eaeb294774c88c8f4c239fc493e2eb641ee7408f..f971b0723ac011b556b9376b357c52ef0dd0783a 100644 --- a/loop/doc/all_atom.rst +++ b/loop/doc/all_atom.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +.. Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and .. Biozentrum - University of Basel .. .. Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/doc/backbone.rst b/loop/doc/backbone.rst index e5e2d9964cfb6cd7cce133bd1cd5869c3bd19d19..568f331b21c20358c7605fdbe7a1fe2fdfb233ff 100644 --- a/loop/doc/backbone.rst +++ b/loop/doc/backbone.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +.. Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and .. Biozentrum - University of Basel .. .. Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/doc/index.rst b/loop/doc/index.rst index 1b4199c068f6532d019465b011fb112ef140443f..bff3ce8de2d77d571cb1a6c70c77670faa97580f 100644 --- a/loop/doc/index.rst +++ b/loop/doc/index.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +.. Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and .. Biozentrum - University of Basel .. .. Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/doc/load_loop_objects.rst b/loop/doc/load_loop_objects.rst index a8410bea4fa9ec2f5a7ff3ac96ed26d06f707aea..2faa022bd3e66f5aece19c6fc8e2e7912aecd94a 100644 --- a/loop/doc/load_loop_objects.rst +++ b/loop/doc/load_loop_objects.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +.. Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and .. Biozentrum - University of Basel .. .. Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/doc/mm_system_creation.rst b/loop/doc/mm_system_creation.rst index 87b6fb05808a9d70e5e489638d087cd99d95c46c..ff50bca936627f746ab3f527e06c1f0e60031ce0 100644 --- a/loop/doc/mm_system_creation.rst +++ b/loop/doc/mm_system_creation.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +.. Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and .. Biozentrum - University of Basel .. .. Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/doc/structure_db.rst b/loop/doc/structure_db.rst index 756afe78cd46954025953926e787eb618c2f5f58..152ef605acc54a8f40f42358d897511bd5366958 100644 --- a/loop/doc/structure_db.rst +++ b/loop/doc/structure_db.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +.. Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and .. Biozentrum - University of Basel .. .. Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/doc/torsion_sampler.rst b/loop/doc/torsion_sampler.rst index 8344079a5065f12c19e844f50be70636032ba365..00c0c710824e504de57cb84b033fa2a6cd40d216 100644 --- a/loop/doc/torsion_sampler.rst +++ b/loop/doc/torsion_sampler.rst @@ -1,4 +1,4 @@ -.. Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +.. Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and .. Biozentrum - University of Basel .. .. Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/pymod/__init__.py b/loop/pymod/__init__.py index a10e1ac4df52cdba101644a4b56a6cf65de6bc03..876c95cc676654ad06cb25182a4f2a05d8c43ab4 100644 --- a/loop/pymod/__init__.py +++ b/loop/pymod/__init__.py @@ -1,4 +1,4 @@ -# Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +# Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and # Biozentrum - University of Basel # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/pymod/export_all_atom_env.cc b/loop/pymod/export_all_atom_env.cc index 552bc6135a4b9d328d13f7f6809b8f254245b3cd..5a813d6ee9f8c532af39b2e11404fd53fa48cfc3 100644 --- a/loop/pymod/export_all_atom_env.cc +++ b/loop/pymod/export_all_atom_env.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/pymod/export_all_atom_positions.cc b/loop/pymod/export_all_atom_positions.cc index 143020cdec7b2291c50c6e337e3ecfbfc47967e0..3514c1321d751f1dec7a377b2b8a12d85aadb204 100644 --- a/loop/pymod/export_all_atom_positions.cc +++ b/loop/pymod/export_all_atom_positions.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/pymod/export_amino_acid_atoms.cc b/loop/pymod/export_amino_acid_atoms.cc index bd163ca2698cf0365de13dbd1fd9a14fb31e8c96..2f599712e223fd90d96ff0c4e4fba6ccb83ebfa3 100644 --- a/loop/pymod/export_amino_acid_atoms.cc +++ b/loop/pymod/export_amino_acid_atoms.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/pymod/export_backbone.cc b/loop/pymod/export_backbone.cc index d7642b12167bf86db09f92b692b1fc471d8fcbca..d704e1d1dbe56c1940e661f0ea2318cac389af83 100644 --- a/loop/pymod/export_backbone.cc +++ b/loop/pymod/export_backbone.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/pymod/export_forcefield_lookup.cc b/loop/pymod/export_forcefield_lookup.cc index 7d56ce4239db3cbb8e9207bf5e4f2dc0a450edda..536c83ef3b06aedaec7a715af1d2acd54567b47f 100644 --- a/loop/pymod/export_forcefield_lookup.cc +++ b/loop/pymod/export_forcefield_lookup.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/pymod/export_frag_db.cc b/loop/pymod/export_frag_db.cc index c5b7c59925cec905fc7e1e2c0ba2869a5b34db9e..157b9cd90c578ffe140ff1cbdc0f84e03c858cad 100644 --- a/loop/pymod/export_frag_db.cc +++ b/loop/pymod/export_frag_db.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/pymod/export_fragger.cc b/loop/pymod/export_fragger.cc index d6afcf0f9f0d07785046f02de58510865395dcb3..24c660386af0b3833cce293597f680b0f0ca79e4 100644 --- a/loop/pymod/export_fragger.cc +++ b/loop/pymod/export_fragger.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/pymod/export_loop_object_loader.cc b/loop/pymod/export_loop_object_loader.cc index 48dcf12c5cb99e4e4d62390d6861ad30ea062285..4fa2aa1e1ad3e157f7006c3ad2e69ddf73a8f361 100644 --- a/loop/pymod/export_loop_object_loader.cc +++ b/loop/pymod/export_loop_object_loader.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/pymod/export_mm_system_creator.cc b/loop/pymod/export_mm_system_creator.cc index cffb7509271404be2fb8d39a9a83819da368fc02..c90337b46ef0b9a935c500b4d78d8f6cc9a7f1f7 100644 --- a/loop/pymod/export_mm_system_creator.cc +++ b/loop/pymod/export_mm_system_creator.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/pymod/export_psipred_prediction.cc b/loop/pymod/export_psipred_prediction.cc index 18eca538596823bd5ebe1bc3d6e5fc24c24e1a3d..7bf3f41b78b1a9f62d77004906bf86fcce2dc8a9 100644 --- a/loop/pymod/export_psipred_prediction.cc +++ b/loop/pymod/export_psipred_prediction.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/pymod/export_structure_db.cc b/loop/pymod/export_structure_db.cc index 869efa2e60e2ee462e195a03b3a6ed1a8bbcdc6b..6bf89562f5d7627459b1f6f0097ce48069681d0e 100644 --- a/loop/pymod/export_structure_db.cc +++ b/loop/pymod/export_structure_db.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/pymod/export_torsion_sampler.cc b/loop/pymod/export_torsion_sampler.cc index ead2f96d30e09d41df6ce5e14a86a11d228b3f27..a17bb9487b2c7158fdb1e93be54e91710d178a15 100644 --- a/loop/pymod/export_torsion_sampler.cc +++ b/loop/pymod/export_torsion_sampler.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/pymod/wrap_loop.cc b/loop/pymod/wrap_loop.cc index 39aa16aeaa5ac7ada91bc8dc37904ccddad25c41..a8328b223d2889ffde8550d61f65e23730af8bc3 100644 --- a/loop/pymod/wrap_loop.cc +++ b/loop/pymod/wrap_loop.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/src/all_atom_env.cc b/loop/src/all_atom_env.cc index 991e90c777445cdc80dd3328c1f41bf55a41a614..c54712fffe68218ad19c1f28baa0c6b61993ffc5 100644 --- a/loop/src/all_atom_env.cc +++ b/loop/src/all_atom_env.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/src/all_atom_env.hh b/loop/src/all_atom_env.hh index f39cf74347df2bf7c99f104721f1e45470f79ed9..b3286ac3e075864d319b6c79946fe843b6f62b8f 100644 --- a/loop/src/all_atom_env.hh +++ b/loop/src/all_atom_env.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/src/all_atom_positions.cc b/loop/src/all_atom_positions.cc index 38976fed98a1016fc5cfd77397a1680bf1497c17..6ffe6fd8ea8de6ab323863a538b42f40c739d9dd 100644 --- a/loop/src/all_atom_positions.cc +++ b/loop/src/all_atom_positions.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/src/all_atom_positions.hh b/loop/src/all_atom_positions.hh index 03a2c2c9c952326b5629a8a269afc0943c6a1fba..ff9b8760d52c2370b35fc3d9b6c96dee1568452b 100644 --- a/loop/src/all_atom_positions.hh +++ b/loop/src/all_atom_positions.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/src/amino_acid_atoms.cc b/loop/src/amino_acid_atoms.cc index 66e5c3364e3f6739052cd60b30de3dd46a9cbc5c..1a6e8dd8062f633d92fd9a94ec549d12c379b024 100644 --- a/loop/src/amino_acid_atoms.cc +++ b/loop/src/amino_acid_atoms.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/src/amino_acid_atoms.hh b/loop/src/amino_acid_atoms.hh index 44b32de1d16f15f5f298dabd718fc906b965e0e2..000ad523f24f99ddf13227a4a5947c65c8690b7b 100644 --- a/loop/src/amino_acid_atoms.hh +++ b/loop/src/amino_acid_atoms.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/src/backbone.cc b/loop/src/backbone.cc index f3167d04c1da08262f2ccd5082497c95469234c7..2445c55fc2b7a1554cf9bb3e35d87f70ba5f5f35 100644 --- a/loop/src/backbone.cc +++ b/loop/src/backbone.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/src/backbone.hh b/loop/src/backbone.hh index 303fa80560b5742634727f3fcf0257025a0a00cc..86a2108bb695bdfc3e4f088b84804f90bb6078ae 100644 --- a/loop/src/backbone.hh +++ b/loop/src/backbone.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/src/bb_trace_param.cc b/loop/src/bb_trace_param.cc index 9a3fa35e869e729da119fa9c7d13e76f756f3439..ff49fa506ae3e2e79740c0c2e9329153c6786a61 100644 --- a/loop/src/bb_trace_param.cc +++ b/loop/src/bb_trace_param.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/src/bb_trace_param.hh b/loop/src/bb_trace_param.hh index 821e1ea7fefa7761ce36cb26164cd473dca52ca5..a2ca5b97e6ff3a1f78dfce76dcae18535158ae12 100644 --- a/loop/src/bb_trace_param.hh +++ b/loop/src/bb_trace_param.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/src/data_bag.hh b/loop/src/data_bag.hh index f9926a483b11cb740bcc685e818b8df2a88ad4aa..cae271bae645be35995e73256cec17b46bde6b0c 100644 --- a/loop/src/data_bag.hh +++ b/loop/src/data_bag.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/src/dense_hash_table.hh b/loop/src/dense_hash_table.hh index 1831bd3f700a6f1d7ffd71275637ecf2b3ad14de..9d612d08036f900fe352c845576f3a47d7ca2db0 100644 --- a/loop/src/dense_hash_table.hh +++ b/loop/src/dense_hash_table.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/src/dense_map.hh b/loop/src/dense_map.hh index b0ab0c0fd1fea31ce879553b158c404aa9f2fa10..6ffc9cf614b9f5cb7160e1522295cda2f017ec32 100644 --- a/loop/src/dense_map.hh +++ b/loop/src/dense_map.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/src/density_creator.cc b/loop/src/density_creator.cc index 48ba28c5d3e3759b6a5472399b9cc237e41b8343..3630d9f6a92677d28b942419acca8ba1cd051ec1 100644 --- a/loop/src/density_creator.cc +++ b/loop/src/density_creator.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/src/density_creator.hh b/loop/src/density_creator.hh index c65a8742bf00bcf8854818076cea9b8fe796a19d..1910b065c378437743783f114c5758e2d52083a7 100644 --- a/loop/src/density_creator.hh +++ b/loop/src/density_creator.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/src/forcefield_lookup.cc b/loop/src/forcefield_lookup.cc index 0dbf5a57ec8d04dffaeef4df4cdde807d11356bf..f27aee7eb31de56516f0a0286e81cf122527d4b1 100644 --- a/loop/src/forcefield_lookup.cc +++ b/loop/src/forcefield_lookup.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/src/forcefield_lookup.hh b/loop/src/forcefield_lookup.hh index cf043ace433fd53e548bee7d244d1e334ed0dece..1d5290aacee8b7ff09aba5a0f051c0735911fca7 100644 --- a/loop/src/forcefield_lookup.hh +++ b/loop/src/forcefield_lookup.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/src/frag_db.cc b/loop/src/frag_db.cc index 8bbe44523a4b37d6c73b555d1d4f084f79d4c25a..4e0bfdd76a46e1099d77689a5170f79062a93454 100644 --- a/loop/src/frag_db.cc +++ b/loop/src/frag_db.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/src/frag_db.hh b/loop/src/frag_db.hh index 8df2c8b4cc3c76ee78d2388bb816b5d03053a198..8deb7b197455b51be093913a5714b429fb541845 100644 --- a/loop/src/frag_db.hh +++ b/loop/src/frag_db.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/src/fragger.cc b/loop/src/fragger.cc index e9db9731f8d5c171005b5665763f509ce8980fd5..7f5ed5d1220efa2f87810d7606220e3efcd2e6f0 100644 --- a/loop/src/fragger.cc +++ b/loop/src/fragger.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/src/fragger.hh b/loop/src/fragger.hh index c83d7df913459205c33a3aa8a68973363fef04e2..dfe545f4c434898749e4a344a5607d2b34d2d444 100644 --- a/loop/src/fragger.hh +++ b/loop/src/fragger.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/src/hydrogen_constructor.cc b/loop/src/hydrogen_constructor.cc index 3df6326d6a173e8a0b30049c29688ae5a694c76a..f513ff0e7fc11a14398b0d1ee46c206cd347b756 100644 --- a/loop/src/hydrogen_constructor.cc +++ b/loop/src/hydrogen_constructor.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/src/hydrogen_constructor.hh b/loop/src/hydrogen_constructor.hh index 3ad2d3a97d28c712dab8c1c969d40887fff2dc9a..30a551896e6a893b3e8fc87769e40627ea48d45a 100644 --- a/loop/src/hydrogen_constructor.hh +++ b/loop/src/hydrogen_constructor.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/src/hydrogen_rule_lookup.cc b/loop/src/hydrogen_rule_lookup.cc index af209a9058eb8cd8e7307de287db4f5979424f9d..7767999e819cc56f1cc7415c5e2c8e01414a8196 100644 --- a/loop/src/hydrogen_rule_lookup.cc +++ b/loop/src/hydrogen_rule_lookup.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/src/hydrogen_rule_lookup.hh b/loop/src/hydrogen_rule_lookup.hh index 1114e3554f89812893b0c2237d6c332568ccc8fb..338092550ddcedb82d21c239d4ce65e517b4f825 100644 --- a/loop/src/hydrogen_rule_lookup.hh +++ b/loop/src/hydrogen_rule_lookup.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/src/idx_handler.cc b/loop/src/idx_handler.cc index 688fdbbeb2104c7368a8e1f9effab2c9643ab78e..1bd37003d52798b2a5012b6e7df666d9e0271d9f 100644 --- a/loop/src/idx_handler.cc +++ b/loop/src/idx_handler.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/src/idx_handler.hh b/loop/src/idx_handler.hh index 9cecb881e5f8f2338b03710371afb296d0117a31..904b1a67cb5c1b4420b1de50753e45e2e660317c 100644 --- a/loop/src/idx_handler.hh +++ b/loop/src/idx_handler.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/src/loop_object_loader.cc b/loop/src/loop_object_loader.cc index f05bd9dbc45bfb244fb1b5538daa3acd5198fb9a..0a681062d4211d583b0c810bcf10351dc6d4aeed 100644 --- a/loop/src/loop_object_loader.cc +++ b/loop/src/loop_object_loader.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/src/loop_object_loader.hh b/loop/src/loop_object_loader.hh index b42a2ffe249c768fcc422391b3e76ab3f4954f68..2fb82d0e4007389534584ed6a3272fdbaba0340c 100644 --- a/loop/src/loop_object_loader.hh +++ b/loop/src/loop_object_loader.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/src/mm_system_creator.cc b/loop/src/mm_system_creator.cc index 6bdc36a4dd64e6b9407a81ac515ddfaeb975aa1e..d5ec8d66e0b46687b7887dc074d2b85d228fc37b 100644 --- a/loop/src/mm_system_creator.cc +++ b/loop/src/mm_system_creator.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/src/mm_system_creator.hh b/loop/src/mm_system_creator.hh index dd4a41713e3d6103b3a275f14c1baf1cd5283913..4792ac9492a7d085022370bfdfc8d5953bff1ded 100644 --- a/loop/src/mm_system_creator.hh +++ b/loop/src/mm_system_creator.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/src/paged_array.hh b/loop/src/paged_array.hh index 21c2cce8418d50494075cb01eb507e229876e13b..7a6ea2b6da5c29d43bd4772c65e69e140f3bc9f9 100644 --- a/loop/src/paged_array.hh +++ b/loop/src/paged_array.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/src/psipred_prediction.cc b/loop/src/psipred_prediction.cc index 08251013ca1bebf8cbf3f112388d6e6f9ad405c0..932efbb8312b394eb34ce527361c3d3345803238 100644 --- a/loop/src/psipred_prediction.cc +++ b/loop/src/psipred_prediction.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/src/psipred_prediction.hh b/loop/src/psipred_prediction.hh index 1b32ef591b21412aef43c05540b445d1ba5a262a..814ea4ce0910b56295071da3b458808d2205fef8 100644 --- a/loop/src/psipred_prediction.hh +++ b/loop/src/psipred_prediction.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/src/sidechain_atom_constructor.cc b/loop/src/sidechain_atom_constructor.cc index e1832ae3bb90d43df3acd79cfe118ee53a30aea9..d3637a3df82676b377f59daee5b69e1fac4d5682 100644 --- a/loop/src/sidechain_atom_constructor.cc +++ b/loop/src/sidechain_atom_constructor.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/src/sidechain_atom_constructor.hh b/loop/src/sidechain_atom_constructor.hh index 0c6679e3a8d8e56623b383995db2275562eba768..6a05c8c49911aa0cfaccc0a4944986b0ae507d9a 100644 --- a/loop/src/sidechain_atom_constructor.hh +++ b/loop/src/sidechain_atom_constructor.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/src/sidechain_atom_rule_lookup.cc b/loop/src/sidechain_atom_rule_lookup.cc index 70afd99afd898359ab34c39fd9780c8a2bced0aa..a099895df425cd41c49429796fbadf2667e62dd6 100644 --- a/loop/src/sidechain_atom_rule_lookup.cc +++ b/loop/src/sidechain_atom_rule_lookup.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/src/sidechain_atom_rule_lookup.hh b/loop/src/sidechain_atom_rule_lookup.hh index 38a35491938c689a1ee8ce69bbd93e9d7c50379a..24b11a9c0bfaeaf9dae5eaac3241513b1045a958 100644 --- a/loop/src/sidechain_atom_rule_lookup.hh +++ b/loop/src/sidechain_atom_rule_lookup.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/src/stem_geom.hh b/loop/src/stem_geom.hh index b29565dacfa02f04db8e3fb982e76e3ed203d1a5..d808db079626b5240e7cf00d5d72095d265b3393 100644 --- a/loop/src/stem_geom.hh +++ b/loop/src/stem_geom.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/src/structure_db.cc b/loop/src/structure_db.cc index 9f909ab226f40d1ed0a6ed7f7fbb388cca7a7f94..cf0cba9edc9b602da097860554e85250565cc818 100644 --- a/loop/src/structure_db.cc +++ b/loop/src/structure_db.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/src/structure_db.hh b/loop/src/structure_db.hh index c57110f84a8307e3259c70c7e470bb62576faafd..89395b364f9039b6205529e9712a1a8e8d8b820c 100644 --- a/loop/src/structure_db.hh +++ b/loop/src/structure_db.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/src/structure_db_custom_types.hh b/loop/src/structure_db_custom_types.hh index 49ec68b4867e0a95382d14fa83b09c37bf606c01..17e106621b2eb791783b5d18ad9a792b2bca8979 100644 --- a/loop/src/structure_db_custom_types.hh +++ b/loop/src/structure_db_custom_types.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/src/torsion_sampler.cc b/loop/src/torsion_sampler.cc index 70d32064a3c7638d394b25209cbdb0ba670fc2d1..b37aed3f67ab2ac468dbc20609d2922ddfafba42 100644 --- a/loop/src/torsion_sampler.cc +++ b/loop/src/torsion_sampler.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/src/torsion_sampler.hh b/loop/src/torsion_sampler.hh index 4e5c9fd2f10fb3f5062319eac1f018e5ee32f759..e78cf0c3d144cf738893fb43d236a44760d4309a 100644 --- a/loop/src/torsion_sampler.hh +++ b/loop/src/torsion_sampler.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/src/ushort_vec.hh b/loop/src/ushort_vec.hh index 6339c2ce524570f8b57b9c01afc4e2db3d7da30a..b0010d230f4f2c86aff70d09f7c188621689d70b 100644 --- a/loop/src/ushort_vec.hh +++ b/loop/src/ushort_vec.hh @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/tests/test_all_atom_env.cc b/loop/tests/test_all_atom_env.cc index 9ef3fe0e62530a556013b073d63481e055c84657..998dd08a2b155664cdeec605987254321c785fa6 100644 --- a/loop/tests/test_all_atom_env.cc +++ b/loop/tests/test_all_atom_env.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/tests/test_all_atom_positions.cc b/loop/tests/test_all_atom_positions.cc index 24bdb4c39193ca7aecbfacd56d186f4f9de4c817..e25b4a217714c21b9e233b78f2a2b88bd5066d83 100644 --- a/loop/tests/test_all_atom_positions.cc +++ b/loop/tests/test_all_atom_positions.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/tests/test_amino_acid_atoms.cc b/loop/tests/test_amino_acid_atoms.cc index 4bad4428695aa2b43577f47cdb6ec3cd1ea15277..39cf7c32dd9efee4ac4445f3ec337383e8700a4d 100644 --- a/loop/tests/test_amino_acid_atoms.cc +++ b/loop/tests/test_amino_acid_atoms.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/tests/test_backbone.cc b/loop/tests/test_backbone.cc index 6bdd0bdf586eb38d13b550f130173b3055d9a7a9..e5a8a9cba439b8d0c7883dc2465cf3bff450dcd0 100644 --- a/loop/tests/test_backbone.cc +++ b/loop/tests/test_backbone.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/tests/test_forcefield.cc b/loop/tests/test_forcefield.cc index 7cca86ab81b5cb330c4d209ac55f3fec6ed465c5..3abc18a7462d9df3b04765bc42453460869263f8 100644 --- a/loop/tests/test_forcefield.cc +++ b/loop/tests/test_forcefield.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/tests/test_hydrogens.cc b/loop/tests/test_hydrogens.cc index 78485056ca773d65fa53280b24d237f2d6131ba0..258c56226fd92f3693db40fb130d876c2d3a3877 100644 --- a/loop/tests/test_hydrogens.cc +++ b/loop/tests/test_hydrogens.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/tests/test_idx_handler.cc b/loop/tests/test_idx_handler.cc index 4f1fb5561282d291b83bd2cd4fa506c3b580c804..94ceda62367b740ac9a89a3b29ae029a386c1455 100644 --- a/loop/tests/test_idx_handler.cc +++ b/loop/tests/test_idx_handler.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/tests/test_mm_system_creator.cc b/loop/tests/test_mm_system_creator.cc index c3b1b42ec2b2097bd0a0ae7b368c7f84abd1638d..6cda3263bc2269edb62050dd4d8cce8f67573533 100644 --- a/loop/tests/test_mm_system_creator.cc +++ b/loop/tests/test_mm_system_creator.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/tests/test_psipred_prediction.cc b/loop/tests/test_psipred_prediction.cc index 6bbf8d6d054d5432997b5a25a5284b4cfb52f76e..9c4ecc9af3a8b7c90ecef94f8e6b3e749ee4bbb8 100644 --- a/loop/tests/test_psipred_prediction.cc +++ b/loop/tests/test_psipred_prediction.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/tests/test_sidechain_construction.cc b/loop/tests/test_sidechain_construction.cc index df28b8d5876124987326e551a5682184f338c013..b4d38a706e0d52949af3f85019316dda511cef08 100644 --- a/loop/tests/test_sidechain_construction.cc +++ b/loop/tests/test_sidechain_construction.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/tests/test_structuredb.cc b/loop/tests/test_structuredb.cc index c66d38b5223edf0c6fdf04487a955f3ee65c4843..ce6bdf37211801f083f48d8da8ba9b98b26021b1 100644 --- a/loop/tests/test_structuredb.cc +++ b/loop/tests/test_structuredb.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/tests/test_torsion_sampler.cc b/loop/tests/test_torsion_sampler.cc index 0734377129b67d618809f6cfaae90937ab1986e5..4e021260248ed3885d2f39c2c940550ddd617548 100644 --- a/loop/tests/test_torsion_sampler.cc +++ b/loop/tests/test_torsion_sampler.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/loop/tests/tests.cc b/loop/tests/tests.cc index 9e3aa9100b52fde848409fdc40999bb4d07e05b4..88e3fea4d0f47645bb675052b1ecd37f6453b325 100644 --- a/loop/tests/tests.cc +++ b/loop/tests/tests.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2018, SIB - Swiss Institute of Bioinformatics and +// Copyright (c) 2013-2020, SIB - Swiss Institute of Bioinformatics and // Biozentrum - University of Basel // // Licensed under the Apache License, Version 2.0 (the "License");