diff --git a/scoring/data/convert_binaries.py b/scoring/data/convert_binaries.py
index bf80e53edc805f69a7b8d841c985e46a0face848..5687c2fc890067cfd93a594c889be487b4b0ff6e 100644
--- a/scoring/data/convert_binaries.py
+++ b/scoring/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/scoring/doc/all_atom_scorers.rst b/scoring/doc/all_atom_scorers.rst
index bcb3cdc43ed0e78becf8a07467928571d60bf604..65c2b942acd2d8a41e161ec7871cd51ccb52b542 100644
--- a/scoring/doc/all_atom_scorers.rst
+++ b/scoring/doc/all_atom_scorers.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/scoring/doc/backbone_score_env.rst b/scoring/doc/backbone_score_env.rst
index 11ea33ce9e947a60b120cc82e658231249e48082..05d5649a9f76e9081fcea61f851d6446945f20d9 100644
--- a/scoring/doc/backbone_score_env.rst
+++ b/scoring/doc/backbone_score_env.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/scoring/doc/backbone_scorers.rst b/scoring/doc/backbone_scorers.rst
index 68a45cab6d736cc1963c245bb0c5cf1e0e140e08..35c3573d8363f771faca08a6fa8e563a5b67a0c1 100644
--- a/scoring/doc/backbone_scorers.rst
+++ b/scoring/doc/backbone_scorers.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/scoring/doc/index.rst b/scoring/doc/index.rst
index d21154f06951fcdb6bbbe1c11f329f69f24bd57c..f8210f7a2d02b400d22db2281f7d995140179799 100644
--- a/scoring/doc/index.rst
+++ b/scoring/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/scoring/doc/other_scoring_functions.rst b/scoring/doc/other_scoring_functions.rst
index 80487531f986d6004e6764b8a8575be11b8bf6de..5db6fa73c23f7d687195e5975d9c6bec8f068c51 100644
--- a/scoring/doc/other_scoring_functions.rst
+++ b/scoring/doc/other_scoring_functions.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/scoring/pymod/__init__.py b/scoring/pymod/__init__.py
index 8c2d45f1df47ca1f85e3a80ec82fdcd116f2b25d..35e834c9526f1c61e556b866fc68ac7c92c253ff 100644
--- a/scoring/pymod/__init__.py
+++ b/scoring/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/scoring/pymod/export_all_atom_score.cc b/scoring/pymod/export_all_atom_score.cc
index a3990a887e39b885b65d9f6f319f216fd0e926bb..8213a48098665f90688390c2054f6846b41b934a 100644
--- a/scoring/pymod/export_all_atom_score.cc
+++ b/scoring/pymod/export_all_atom_score.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/scoring/pymod/export_backbone_score.cc b/scoring/pymod/export_backbone_score.cc
index 78722280ad48d79749bb8a778d3fbd7b839782b5..b22b0aeedccec1993e3f1cf11df2d07c5fe75a08 100644
--- a/scoring/pymod/export_backbone_score.cc
+++ b/scoring/pymod/export_backbone_score.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/scoring/pymod/export_constraint_constructor.cc b/scoring/pymod/export_constraint_constructor.cc
index 0005e736b693643f62f44b68b5e2abf82aa81241..17a081adea8caf6bf9a3e7958aa7f823cbcce2dc 100644
--- a/scoring/pymod/export_constraint_constructor.cc
+++ b/scoring/pymod/export_constraint_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/scoring/pymod/export_density_scorer.cc b/scoring/pymod/export_density_scorer.cc
index b887a2daf1c6ea65c228ca23cbd1bd5c37f152a0..79bf0dd23e68475a12af0d19e4bb29b24cf9867e 100644
--- a/scoring/pymod/export_density_scorer.cc
+++ b/scoring/pymod/export_density_scorer.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/scoring/pymod/export_object_loader.cc b/scoring/pymod/export_object_loader.cc
index 7c4791327e1fde416bcb15960eb2e5c2c65ca517..9a1e427a12a2dc390f7089e1f4d4269535c66d95 100644
--- a/scoring/pymod/export_object_loader.cc
+++ b/scoring/pymod/export_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/scoring/pymod/export_pairwise_functions.cc b/scoring/pymod/export_pairwise_functions.cc
index 4aa5bfc121d8166367db1da217f5dd0ac7765716..a83af7053034037c5a9f1adfac5c8a59f7172281 100644
--- a/scoring/pymod/export_pairwise_functions.cc
+++ b/scoring/pymod/export_pairwise_functions.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/scoring/pymod/export_scwrl3_energy_functions.cc b/scoring/pymod/export_scwrl3_energy_functions.cc
index 58136cc8d88d6483fcd9eeaaf7188c7cfb2fc9b4..0dd3caad7cdd9281392b73eea96a9cee6e34be3f 100644
--- a/scoring/pymod/export_scwrl3_energy_functions.cc
+++ b/scoring/pymod/export_scwrl3_energy_functions.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/scoring/pymod/wrap_scoring.cc b/scoring/pymod/wrap_scoring.cc
index a162eec0d2403fe153587642000859552249934e..ee70c11a7ad84b6b007dff5839ca199b210a069b 100644
--- a/scoring/pymod/wrap_scoring.cc
+++ b/scoring/pymod/wrap_scoring.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/scoring/src/all_atom_clash_score.cc b/scoring/src/all_atom_clash_score.cc
index de47faeaf2bbd6c0c3569c73c9699d2789941db9..73cfe3ec630417d71bc1f2523891839fec1f93f4 100644
--- a/scoring/src/all_atom_clash_score.cc
+++ b/scoring/src/all_atom_clash_score.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/scoring/src/all_atom_clash_score.hh b/scoring/src/all_atom_clash_score.hh
index 39f0ae6bbc80448e9ab25c048bff543933deb27a..0ff0fe3e99a43c550d8de2b9fdcde4462b8efa19 100644
--- a/scoring/src/all_atom_clash_score.hh
+++ b/scoring/src/all_atom_clash_score.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/scoring/src/all_atom_interaction_env_listener.cc b/scoring/src/all_atom_interaction_env_listener.cc
index c5cff244cb8cf863e2661a2fe7a0478cbf10673d..d0ae440f07224281548e4c083a0b1ed97bc5d302 100644
--- a/scoring/src/all_atom_interaction_env_listener.cc
+++ b/scoring/src/all_atom_interaction_env_listener.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/scoring/src/all_atom_interaction_env_listener.hh b/scoring/src/all_atom_interaction_env_listener.hh
index bf6f800b0d4a7c9ab18d9db9a35a802b0cc62313..b60d96fc2c189af72261b517ebf50142c9b49850 100644
--- a/scoring/src/all_atom_interaction_env_listener.hh
+++ b/scoring/src/all_atom_interaction_env_listener.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/scoring/src/all_atom_interaction_score.cc b/scoring/src/all_atom_interaction_score.cc
index 2ccc192e07d4b74e807ebd8d6774db4c0dd3fa8c..66e87cfff2f8eed2577b3e6d4e88e335690429f8 100644
--- a/scoring/src/all_atom_interaction_score.cc
+++ b/scoring/src/all_atom_interaction_score.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/scoring/src/all_atom_interaction_score.hh b/scoring/src/all_atom_interaction_score.hh
index 0e2166a1c1ed5a020cfbfd3a480dd23fd8c286d4..e9a6aa4fccfba0e51aaf08a4874be51850036304 100644
--- a/scoring/src/all_atom_interaction_score.hh
+++ b/scoring/src/all_atom_interaction_score.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/scoring/src/all_atom_overall_scorer.cc b/scoring/src/all_atom_overall_scorer.cc
index 891fa9448fa0373eefbcf04feacae82a951cb343..698997e59e86ef17dd96ee3ba677b65e661527af 100644
--- a/scoring/src/all_atom_overall_scorer.cc
+++ b/scoring/src/all_atom_overall_scorer.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/scoring/src/all_atom_overall_scorer.hh b/scoring/src/all_atom_overall_scorer.hh
index 81770d349d0d94da8b24456b3c92c60221771090..bc6b056f1c552b4a29d8561b70535f336667461a 100644
--- a/scoring/src/all_atom_overall_scorer.hh
+++ b/scoring/src/all_atom_overall_scorer.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/scoring/src/all_atom_packing_score.cc b/scoring/src/all_atom_packing_score.cc
index 786ba8601894329127dc9fd32ee015129efc604e..f614ebbebd3d40b7fc8931942a6c5447e51e2e0a 100644
--- a/scoring/src/all_atom_packing_score.cc
+++ b/scoring/src/all_atom_packing_score.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/scoring/src/all_atom_packing_score.hh b/scoring/src/all_atom_packing_score.hh
index 899b6b1ccd8ab0e6d1989fbdc7966a6c16230246..aea2cdd55b3a8dc8f46749b75a8325ef397c05de 100644
--- a/scoring/src/all_atom_packing_score.hh
+++ b/scoring/src/all_atom_packing_score.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/scoring/src/all_atom_score_base.hh b/scoring/src/all_atom_score_base.hh
index abf7100ee54d1e805402f10bf5a99ca21958122a..63e1ba9f2745c580cb976526706fb7822e90ceb9 100644
--- a/scoring/src/all_atom_score_base.hh
+++ b/scoring/src/all_atom_score_base.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/scoring/src/backbone_overall_scorer.cc b/scoring/src/backbone_overall_scorer.cc
index 5af0d12fde653c8dea2a1c4595dd512a7e060152..ff0a8fe64d11e839d2e4c9476ef32a72bf0fa918 100644
--- a/scoring/src/backbone_overall_scorer.cc
+++ b/scoring/src/backbone_overall_scorer.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/scoring/src/backbone_overall_scorer.hh b/scoring/src/backbone_overall_scorer.hh
index 61db071b109699502779aa38506338b692c20f87..0094ca76a5eed1cd3e8e321b695db6f3a8ae0281 100644
--- a/scoring/src/backbone_overall_scorer.hh
+++ b/scoring/src/backbone_overall_scorer.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/scoring/src/backbone_score_base.cc b/scoring/src/backbone_score_base.cc
index 05ab62387a203e50e5b5607c736c8c356b971f1c..27d70cb32a4e6691ec7038706e760dc436f32b8c 100644
--- a/scoring/src/backbone_score_base.cc
+++ b/scoring/src/backbone_score_base.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/scoring/src/backbone_score_base.hh b/scoring/src/backbone_score_base.hh
index 0b8ad73d8cae64341db1b66644d24586aff3335d..a9462c787c2d7ca0958e1d4bc30196f9194f7e02 100644
--- a/scoring/src/backbone_score_base.hh
+++ b/scoring/src/backbone_score_base.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/scoring/src/cb_packing_score.cc b/scoring/src/cb_packing_score.cc
index 5d98abc3cda936181be58e2b68741957a5a7a73a..6588dd6c1ae5561f48713893e6c0ecd9856b8931 100644
--- a/scoring/src/cb_packing_score.cc
+++ b/scoring/src/cb_packing_score.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/scoring/src/cb_packing_score.hh b/scoring/src/cb_packing_score.hh
index 97772e275154cb1b9f8dd59e48022df843b59b2a..657fdaef3264e829d42fe991e8d537c2858bd521 100644
--- a/scoring/src/cb_packing_score.hh
+++ b/scoring/src/cb_packing_score.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/scoring/src/cbeta_env_listener.cc b/scoring/src/cbeta_env_listener.cc
index 9bb3021a9cc222bb69276766ae30aa83412821cb..30efa251659ffa343147e53388d24d013aa40d71 100644
--- a/scoring/src/cbeta_env_listener.cc
+++ b/scoring/src/cbeta_env_listener.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/scoring/src/cbeta_env_listener.hh b/scoring/src/cbeta_env_listener.hh
index fd86b4e0a18785332e85eb85677429c82db93d6e..37c94a96272cbc545b407321dd4b9f9637ae8d45 100644
--- a/scoring/src/cbeta_env_listener.hh
+++ b/scoring/src/cbeta_env_listener.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/scoring/src/cbeta_score.cc b/scoring/src/cbeta_score.cc
index 17eb90f88ce95b67a761477f3b47901d70c71636..27e1dba372dea56292f416a2aeb944392a1415b5 100644
--- a/scoring/src/cbeta_score.cc
+++ b/scoring/src/cbeta_score.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/scoring/src/cbeta_score.hh b/scoring/src/cbeta_score.hh
index 2a4cb7b629b6c1194d814fcbab80061c1d9108ea..16763f4616c80bb2ec46a72d49d4a87cc791e646 100644
--- a/scoring/src/cbeta_score.hh
+++ b/scoring/src/cbeta_score.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/scoring/src/clash_env_listener.cc b/scoring/src/clash_env_listener.cc
index f9ff06382e686b1d94a00d2447a244eb05fd732e..ef5ee4f748418b57d6ce100a17c94a6d150a1b94 100644
--- a/scoring/src/clash_env_listener.cc
+++ b/scoring/src/clash_env_listener.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/scoring/src/clash_env_listener.hh b/scoring/src/clash_env_listener.hh
index 3d8c121c8f6f7c03fdd2bcf20a0486424fa39075..ca7b2e50ac6fa80d88285b92b85f1604775a11eb 100644
--- a/scoring/src/clash_env_listener.hh
+++ b/scoring/src/clash_env_listener.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/scoring/src/clash_score.cc b/scoring/src/clash_score.cc
index f0589dc74a28a4fc4ba94650b8f6bb220e9e72fc..a918693fd5d61206b076ece2b00e9a3307c9d2d7 100644
--- a/scoring/src/clash_score.cc
+++ b/scoring/src/clash_score.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/scoring/src/clash_score.hh b/scoring/src/clash_score.hh
index 23251cc607083e34f1e8277e2430efa04c24ff97..5f40efc106a3bfa98d74f3c193243436e073cdde 100644
--- a/scoring/src/clash_score.hh
+++ b/scoring/src/clash_score.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/scoring/src/constraint_constructor.cc b/scoring/src/constraint_constructor.cc
index 127b78aef46598d94336df7d502cf27108f41bea..2a339a868cdd539c55d5c10747cfc31b5c1cdece 100644
--- a/scoring/src/constraint_constructor.cc
+++ b/scoring/src/constraint_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/scoring/src/constraint_constructor.hh b/scoring/src/constraint_constructor.hh
index 75e2b393032c419cce6a7f63dbe6047fd567e724..b9eae57047955463f2ad6a9a5709b1fb6cc3b99e 100644
--- a/scoring/src/constraint_constructor.hh
+++ b/scoring/src/constraint_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/scoring/src/density_score.cc b/scoring/src/density_score.cc
index 7ad2daac39745dc1d4f3f1efc24d759438c42822..3e4c1f4b9e14310ceb005e6010882f56d3fa6088 100644
--- a/scoring/src/density_score.cc
+++ b/scoring/src/density_score.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/scoring/src/density_score.hh b/scoring/src/density_score.hh
index fe698cd36eaa5a1b79d52f7357840839be8eb823..a05fde4b5f09a383f423c282affad43a2302de82 100644
--- a/scoring/src/density_score.hh
+++ b/scoring/src/density_score.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/scoring/src/hbond_env_listener.cc b/scoring/src/hbond_env_listener.cc
index afe63391a632ba1d1260b7ee6350d73bb95df854..70c9a10b27af8021d1580c94d91436affae36e04 100644
--- a/scoring/src/hbond_env_listener.cc
+++ b/scoring/src/hbond_env_listener.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/scoring/src/hbond_env_listener.hh b/scoring/src/hbond_env_listener.hh
index 7b45cdc6eeea1cc8c7aa8a88866928ff0caaff1f..8ef4dde83ada17c0e0f750e5501bbcad2e637919 100644
--- a/scoring/src/hbond_env_listener.hh
+++ b/scoring/src/hbond_env_listener.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/scoring/src/hbond_score.cc b/scoring/src/hbond_score.cc
index e7955422b6cf9ee7aaf668040e101a44e0c141b0..b8a04d30eea7cab74b8469e9426400def768eea5 100644
--- a/scoring/src/hbond_score.cc
+++ b/scoring/src/hbond_score.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/scoring/src/hbond_score.hh b/scoring/src/hbond_score.hh
index 895e93d4f37bfde32cc7221c66fb387f7164284b..f3f7b4b1f7ae8ea929cd81cf1fe6309ce55a457b 100644
--- a/scoring/src/hbond_score.hh
+++ b/scoring/src/hbond_score.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/scoring/src/pairwise_score.cc b/scoring/src/pairwise_score.cc
index fd8f6c421317b2c9961a40393783bf906487ef0e..5545d97a12243b26ac6003774fbddeb71da1a2c9 100644
--- a/scoring/src/pairwise_score.cc
+++ b/scoring/src/pairwise_score.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/scoring/src/pairwise_score.hh b/scoring/src/pairwise_score.hh
index 60c59f869f3b38974569405c79c5b8502b98f03e..587e8d5bd0f2cef07bf2ee50bbcf690cb7f211b5 100644
--- a/scoring/src/pairwise_score.hh
+++ b/scoring/src/pairwise_score.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/scoring/src/pairwise_scoring_function.hh b/scoring/src/pairwise_scoring_function.hh
index 823f445510f57d7d901616935c3da1801def55bd..2965121b6f743e9ddafc160f68b422dc7509a57d 100644
--- a/scoring/src/pairwise_scoring_function.hh
+++ b/scoring/src/pairwise_scoring_function.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/scoring/src/reduced_env_listener.cc b/scoring/src/reduced_env_listener.cc
index 1d52b029c1d4d83c7f7ab4154b717cd8e051b27d..04bda667cf835f7d33eaebb6305dff4bad0fe0fa 100644
--- a/scoring/src/reduced_env_listener.cc
+++ b/scoring/src/reduced_env_listener.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/scoring/src/reduced_env_listener.hh b/scoring/src/reduced_env_listener.hh
index 1cfce4d80f5aa91efc64bc6d543d0db68d6fcc56..1bceb3ad6ca8ee33501d521d877cb214a2d0958f 100644
--- a/scoring/src/reduced_env_listener.hh
+++ b/scoring/src/reduced_env_listener.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/scoring/src/reduced_score.cc b/scoring/src/reduced_score.cc
index c0b9b245ebe2d467274b488daadf3b21f59c5140..47cd21a76b82e63a87cdce4522416b7304a96cef 100644
--- a/scoring/src/reduced_score.cc
+++ b/scoring/src/reduced_score.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/scoring/src/reduced_score.hh b/scoring/src/reduced_score.hh
index bcfa027202dacc3d58fd0da4455a20c4341bd34c..1e53e8cbdecf9d6bf286cbb000e1e1af2fa10b31 100644
--- a/scoring/src/reduced_score.hh
+++ b/scoring/src/reduced_score.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/scoring/src/scoring_object_loader.cc b/scoring/src/scoring_object_loader.cc
index 563e679bd0a6e77c5f443f5246e17d45970d37ea..a5827f294cb01b949acdf101e47e5e43e482d2b9 100644
--- a/scoring/src/scoring_object_loader.cc
+++ b/scoring/src/scoring_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/scoring/src/scoring_object_loader.hh b/scoring/src/scoring_object_loader.hh
index 62ab321c9855c8f63e15b0f3355e95788b9070d4..f13b575c0edfd78705cdd42184934463d6c5fd97 100644
--- a/scoring/src/scoring_object_loader.hh
+++ b/scoring/src/scoring_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/scoring/src/scwrl3_energy_functions.hh b/scoring/src/scwrl3_energy_functions.hh
index 2829e91b3e085ef30f3c402ef559f4a4f930575a..a9297a65bf9956e82c8577fa2c094c3980edc36e 100644
--- a/scoring/src/scwrl3_energy_functions.hh
+++ b/scoring/src/scwrl3_energy_functions.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/scoring/src/ss_agreement_env_listener.cc b/scoring/src/ss_agreement_env_listener.cc
index 5350a8ba15e64b74a461aacfec6e23b7fd4c4f99..d3753f78272206cb7ed521c2b7c05cc90929e413 100644
--- a/scoring/src/ss_agreement_env_listener.cc
+++ b/scoring/src/ss_agreement_env_listener.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/scoring/src/ss_agreement_env_listener.hh b/scoring/src/ss_agreement_env_listener.hh
index 775099fc69e2f704e3ca91a6788d8685a02a168e..3d6ec433d15f3c681581c303c5259cad020dea94 100644
--- a/scoring/src/ss_agreement_env_listener.hh
+++ b/scoring/src/ss_agreement_env_listener.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/scoring/src/ss_agreement_score.cc b/scoring/src/ss_agreement_score.cc
index cf92f38ef370e6025d262d929b7417b0d5054d04..dbbc4dcc003df41e32940cfeb2ed06129e7abe82 100644
--- a/scoring/src/ss_agreement_score.cc
+++ b/scoring/src/ss_agreement_score.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/scoring/src/ss_agreement_score.hh b/scoring/src/ss_agreement_score.hh
index a34698d840731163620bde3ee985825bd1302ff0..d92883f3180f1a242d23f82ee680a73656924620 100644
--- a/scoring/src/ss_agreement_score.hh
+++ b/scoring/src/ss_agreement_score.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/scoring/src/torsion_score.cc b/scoring/src/torsion_score.cc
index 22907b1543197ee8f193a07169f2b0dee9296601..ec2c09a375071fb992e21e27a4f9b8d12afdf525 100644
--- a/scoring/src/torsion_score.cc
+++ b/scoring/src/torsion_score.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/scoring/src/torsion_score.hh b/scoring/src/torsion_score.hh
index d80c42d599a317d0d7b9e64bf56453b07f49bbcb..6efa2955f60ddae8d42e9bb6314bfb3af675b964 100644
--- a/scoring/src/torsion_score.hh
+++ b/scoring/src/torsion_score.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/scoring/tests/test_all_atom_scorer.cc b/scoring/tests/test_all_atom_scorer.cc
index d845b453f96a87f2e98a39a9eedc9d6b67a1c97a..465b02217f7631f9b3b26fc0566ef06d335d525f 100644
--- a/scoring/tests/test_all_atom_scorer.cc
+++ b/scoring/tests/test_all_atom_scorer.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/scoring/tests/test_backbone_score_base.cc b/scoring/tests/test_backbone_score_base.cc
index 73bf2fc6265856c401b4081a455dc5cf1a8a1395..50a8856614468b323ffff2ac2a0f15c3c82e3a45 100644
--- a/scoring/tests/test_backbone_score_base.cc
+++ b/scoring/tests/test_backbone_score_base.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/scoring/tests/test_backbone_scorer.cc b/scoring/tests/test_backbone_scorer.cc
index f4bab973ec1507fd43f72f1cdd4531fedb197a7f..d8377e7444c487eb541067743392d4e92a6dc22a 100644
--- a/scoring/tests/test_backbone_scorer.cc
+++ b/scoring/tests/test_backbone_scorer.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/scoring/tests/tests.cc b/scoring/tests/tests.cc
index ae4529507acd29c0669c89ecd648701d85a63eb5..be55edbb7a5f8254bf7726b49f1a105fefa2b0cb 100644
--- a/scoring/tests/tests.cc
+++ b/scoring/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");
diff --git a/scripts/pm.in b/scripts/pm.in
index 61742adbc245b1ae519275a608c81e303471024b..d7c7e190828772497476b2e64222940ae95fe7ea 100755
--- a/scripts/pm.in
+++ b/scripts/pm.in
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# 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");