From 21f7fe860331658b6d34a6c1aba26a3a07c2e891 Mon Sep 17 00:00:00 2001
From: Stefan Bienert <stefan.bienert@unibas.ch>
Date: Wed, 12 Feb 2020 16:43:24 +0100
Subject: [PATCH] Bump actions to (c) 2020

---
 actions/pm-build-model                      | 2 +-
 actions/pm-build-rawmodel                   | 2 +-
 actions/pm-build-sidechains                 | 2 +-
 actions/pm-help                             | 2 +-
 actions/tests/test_action_build-model.py    | 2 +-
 actions/tests/test_action_build-rawmodel.py | 2 +-
 actions/tests/test_action_help.py           | 2 +-
 actions/tests/test_actions.py               | 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/actions/pm-build-model b/actions/pm-build-model
index 222a18ef..e2e96004 100755
--- a/actions/pm-build-model
+++ b/actions/pm-build-model
@@ -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/actions/pm-build-rawmodel b/actions/pm-build-rawmodel
index 4371f75e..d965feda 100755
--- a/actions/pm-build-rawmodel
+++ b/actions/pm-build-rawmodel
@@ -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/actions/pm-build-sidechains b/actions/pm-build-sidechains
index 2a57c516..6db1902a 100644
--- a/actions/pm-build-sidechains
+++ b/actions/pm-build-sidechains
@@ -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/actions/pm-help b/actions/pm-help
index 5c44cc63..0f9abdaf 100755
--- a/actions/pm-help
+++ b/actions/pm-help
@@ -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/actions/tests/test_action_build-model.py b/actions/tests/test_action_build-model.py
index a4b33c83..229a99c7 100644
--- a/actions/tests/test_action_build-model.py
+++ b/actions/tests/test_action_build-model.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/actions/tests/test_action_build-rawmodel.py b/actions/tests/test_action_build-rawmodel.py
index 3f9af6d9..2db09acf 100644
--- a/actions/tests/test_action_build-rawmodel.py
+++ b/actions/tests/test_action_build-rawmodel.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/actions/tests/test_action_help.py b/actions/tests/test_action_help.py
index 98309e33..13a29650 100644
--- a/actions/tests/test_action_help.py
+++ b/actions/tests/test_action_help.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/actions/tests/test_actions.py b/actions/tests/test_actions.py
index f84622aa..2cc89929 100644
--- a/actions/tests/test_actions.py
+++ b/actions/tests/test_actions.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");
-- 
GitLab